/* CSS Document */
/* Globale Einstellungen */

* { /* * */
	margin:0;
	padding:0;
	border:0;
}

a
{
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}


a:hover { text-decoration:underline; }

html, body { 
	height:100%; 	
	background-color: #FFFFFF;	
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
}

body 
{
 width: 100%;
 max-width: 990px;
 text-align: left;
 margin:  0 auto;   
}
html body { width:990px; } /* nur für IE 5.5 - 6.x */
html + body body { width:990px; } /* nur vom IE 5.0 */


h1, h2, h3 
{
	color: #EA602A;	
}

h1
{
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA602A;
   margin-bottom: 15px;
}

h2, h2 a, h2 a:hover
{
	font-size:14px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA602A;
	text-decoration:none;
	margin-top: 15px;
}

h3
{
	font-size:12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4 {
 margin-top: 10px;
 margin-bottom: 10px;
}


input, select, textarea
{
	font-family:"Courier New", Courier, monospace;
	color:#333333;
	background-color: #FFEFCE;
	border: 1px solid #CCCCCC;
	margin: 5px;
	font-size: 11px;
}

/* Header */
#HeaderMenue {
	text-align:right;
	padding-top: 20px;
	color: #666666;
	padding-bottom: 5px;
}
#HeaderMenue a       {	text-decoration: none;	color: #666666; }
#HeaderMenue a:hover {  text-decoration:underline;              }

#Head {
	background-color: #FFE085;
	height: 130px;
	border: 1px solid #FFCC33;
	background-image: url(../images/emmaus_header.gif);
	background-repeat: no-repeat;
	background-position: 508px 4px; 
}

#Logo  { float:left;  padding-top: 5px;   padding-left: 10px; }
#Logo_International { float:right; padding-top:11px;   padding-right:20px; }

#contentfloatholder 
{ 
 padding-top:10px;
}

#Navigation 		
{
	width: 180px;
	float: left;
	margin:0px;
}

#Navigation a
{
	font-weight:normal;
}

#Navigation1 {
	padding-bottom:15px;
}

#Navigation ul   {   list-style-type: none; }

#Navigation1 a
{
	display:block;
	text-decoration:none;
	font-size: 12px;
/*	min-width:155px;*/
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	background-color: #FFECB6;
	min-height: 20px;
/*	height:1.5em;*/
	line-height: 20px;
	vertical-align: middle;
}
* html #Navigation a { width:155px; } /* nur für IE 5.5 - 6.x */
html + body #Navigation a { width:155px; } /* nur vom IE 5.0 */

#Navigation1 a:hover
{	
	background-color: #FFE085;
}

#Navigation1 a.aktiv
{
  font-weight: bold;
	background-color: #FFE085;
}

#Navigation2 li.headline a
{
	padding-left: 15px;
	text-decoration:none;
	font-weight: bold;
}

#Navigation2 li.headline a:hover
{
	text-decoration:underline;
}


#Navigation2 a
{
	display:block;
	text-decoration:none;
	font-size: 12px;
	padding-left: 15px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFCC33; 
	background-color: #FFFFFF;
/*	height:1.5em;*/
	min-height: 20px;
	line-height: 20px;
	vertical-align: middle;
/*	font-weight: bold; */
}


#Navigation2 a:hover
{	
	background-color: #FFFFFF;
	text-decoration:underline;
}

#Navigation2 a.aktiv2
{
 background-color: #FFFFFF;
 text-decoration:underline;
 font-weight:normal;
} 

#Navigation3 a
{
	display:block;
	text-decoration:none;
	font-size: 10px;
	min-width:160px;
	width: 10.5em;
	padding-left: 25px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFCC33; 
	background-color: #FFFFFF;
/*	height:1.5em;*/
	min-height: 20px;
	line-height: 20px;
	vertical-align: middle;
/*	font-weight: bold; */
}

#Navigation3 .Gruppe
{
	padding-left: 15px;
	text-decoration: underline;
}

#Navigation3 a:hover
{	
	background-color: #FFFFFF;
	text-decoration:underline;
}

#Navigation3 a.aktiv2
{
 background-color: #FFFFFF;
 text-decoration:underline;
 font-weight:normal;
} 

 
#content {
	float:left;
	width:590px;
	padding-left: 20px;
	padding-bottom: 25px;
	padding-right: 20px;
}

#content li { /* , #content li a */
/*	font-size:12px; 
	list-style-image: none; */
	list-style-type: square;
	list-style-position:inside;
/*	list-style-position: outside;
	margin-left: 25px; */
} 


#content p, #content {
	margin-bottom: 10px;
	font-weight:normal;
}

#rechtespalte {
	float:left;
	margin:0;
	width:180px;
}

#Fusszeile {
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#Fusszeile p, #Fusszeile a {
	color: #999999;
	text-decoration:none;
	font-size: 10px;
}


.infobox
{
	border: 1px solid #FC3;
	margin-bottom: 10px;
}

.infobox h2
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #EA602A;
	color: #FFFFFF;
	/*	letter-spacing: 2px;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	margin: 0px;
}

.infobox p
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFE085;
	margin: 0px;
	padding-right: 10px;
} 

.infobox a {
	font-weight:bold;
	text-decoration:none;
}

.infobox a:hover {
	text-decoration:underline;
}


#teaser
{
/* min-height: 220px;*/
 margin:0;
 width:100%;
}
html #teaser { height:10.5em; } /* nur für IE 5.5 - 6.x */
html + body #teaser { height:10.5em; } /* nur vom IE 5.0 */


#teaser img
{
/*	width: 180px; */
	padding-right: 15px;
	padding-left:  0px;
	float:left;
}

#teaser_Text
{
	padding-left: 10px;
	width: 380px; 
	float:left;
	padding-bottom:15px;
}


#teaser h2
{
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #333333;
	border: 0px;
	border-style: none;
}

.teaser
{
	width:100%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/* html .teaser { height:10.5em; } /* nur für IE 5.5 - 6.x */
/* html + body .teaser { height:10.5em; } /* nur vom IE 5.0 */


.teaser img
{
/*	width: 180px; */
	padding-right: 15px;
	padding-left:  0px;
	float:left;
}


.teaser h2
{
	letter-spacing: 1px;
	margin-bottom: 5px;
	color: #333333;
	border: 0px;
	border-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.teaser_neu
{
	width:100%;
	margin:0px;
	padding-bottom:15px;
	clear: both;
}


.teaser_neu img
{
/*	width: 180px; */
	padding-right: 15px;
	padding-left:  0px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}


.teaser_neu h2
{
	letter-spacing: 0px;
	margin-bottom: 3px;
	border: 0px;
	border-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}

.teaser_neu a {
	font-weight: bold;
	text-decoration: none;
}

.teaser_neu a:hover {
	text-decoration:underline;
}



.float_right { float:right; }





























/* Derzeit überflüssig */
.semantic {display: none;} /* Anzeigen falls CSS nicht geladen wird*/

#_altHeaderMenue               {
	position: relative;
	min-height: 20px;
	height: 1.5em;
	width: 100%;
	top: 25px;
	z-index: 2;
	text-align: right;
	color: #666666;
	vertical-align: middle;
}

#_alt_Website
{
	position: relative;
	height: 550px;
	width: 100%;
	top: 20px;
	background-color: #FFFFFF;
}
#Foot
{
 	background-color: #FFE085;
	height: 30px;
	width: 100%;
	border: 1px solid #FFCC33;
}

.imageright {
	float:right;
}

#artikel_imageright {
	float:right;
	width: 300px;
	text-align:center;
	margin-left: 15px;
}

#artikel_imageright img {
}

#artikel_imageright p {
	color: #666666;/*	border: 1px solid #CCCCCC;*/
}

#content .Kontakt {
	width: 240px;
	padding: 10px;
	float: left;
	height: 90px;
	margin: 5px;
	background-color: #FFFBEC;
	border: 1px solid #F29C7B;
}

fieldset {
	border: 1px solid #EA602A;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
label {
	float: left;
	width: 100px;
	font-weight: bold;
}
legend {
	font-weight: bold;
	color: #EA602A;
}
