* {
	padding: 0;
	margin: 0;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #007B76;
}
#wrapper { 
 margin: 0 auto;
 width: 1024px;

}
#kopf {
 color: #007B76;
 width: 1024px;
 /*float: middle;*/
 padding: 10px;
 border: 0px solid #FFFFFF;
 height: 120px;
 margin: 0px 0px 0px 0px;
 background: #007B76;
}

#navi { 
 color: #333;
 border: 0px solid #FFFFFF;
 background: #007B76;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 500px;
 width: 200px;
 float: left;
}


#inhalt { 
 float: right;
 color: #333;
 border: 0px solid #FFFFFF;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: auto;
 width: 780px;
 display: inline;
 position: relative;
 
 
  
}

DIV.msub,DIV.msub_a  {
   vertical-align:middle;
}
.schrothfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #007B76;
	text-align: justify;

}

.schrothfontrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #961A21;
	text-align: justify;
	
}

.schrothfontklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #007B76;
	text-align: left;

}


farbe-rot{color:#961A21;}
farbe-tuerkis{color:#007B76;}


a.first_us_c{display:block; background:url(../Bilder/icon_usa_neu.gif) 5px 6px no-repeat #bc1314; text-decoration:none; font-size:12px; padding:8px 0px 8px 28px;}
a.first_us_c:hover{background:url(../Bilder/icon_usa_neu_hover.gif) 5px 6px no-repeat #bc1314; padding:8px 0px 8px 48px;}

a.first_de_c{display:block; background:url(../Bilder/icon_de.gif) 5px 6px no-repeat #961a21; text-decoration:none; font-size:12px; padding:8px 0px 8px 28px;}
a.first_de_c:hover{background:url(../Bilder/icon_de_hover.gif) 5px 6px no-repeat #961a21; padding:8px 0px 8px 48px;}


a.first_israel_c{display:block; background:url(../Bilder/icon_israel.gif) 5px 6px no-repeat #961a21; text-decoration:none; font-size:12px; padding:8px 0px 8px 28px;}
a.first_israel_c:hover, 
a.first_israel_c.active{background:url(../Bilder/icon_israel_hover.gif) 5px 6px no-repeat #961a21; padding:8px 0px 8px 48px;}


.farbe-hellrot, 
.farbe-hellrot p, 
.farbe-hellrot a{color:#bc1314;}