BODY {

	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;

	color: white;

	font-size : 0.9em; /* MAC 1 */



	margin: 0px;

	padding: 0px;

 	background-color : #474B4C;

	height: 100%;



	width: 98%; /* nur fuer Uebergang mit Framset notwendig */



	background-image: url(/build/gfx/bg_gewitter2.jpg);

	background-repeat: no-repeat; 

}



H1 {

	font-size : 1.6em;

	font-weight: normal;

	padding-bottom: 10px;

}

H2 {

	font-size : 1.1em;

	font-weight: bold;

}



p {

	font-size : 1em;

}



a {

	text-decoration: underline;

	color: white;

}	

a:hover {

	text-decoration: none;

}



/* Begin Menu Hirarchies */



.menu_item0 {

	margin-bottom: 8px;

	list-style: outside; 

	text-indent: 0px;

	margin-left: -20px;

  font-weight: bold;

}

.menu_item0 ul {
	display: block;

}


.menu_item0 a {

	text-decoration: none;

	padding-left: 0px;

}

.menu_item0 a:hover  {

	text-decoration: underline;

}

.menu_item0 a:visited {

  color: #FFFFFF;

}

.menu_item0 {

	list-style-image: url(/build/gfx/pfeilRechtsWeiss.gif);

}



.menu_item0 span {

  text-decoration: underline;

  font-style: italic;

}



.menu_item1 {

  list-style-image: none;

  margin-left: -40px;

  font-weight: normal;

}



/* End Menu Hirarchies */



.sprachwahl, .pfad {

	font-size: .9em;

	color: #A7AAAC;

}



.sprachwahl a, .pfad a {

  text-decoration: none;

  color: #A7AAAC;

  font-style: italic;

}



.sprachwahl a:hover, .pfad a:hover {

  text-decoration: underline;

}



.textmenu2 {

	position: absolute;

	left: 0px;

	height: 100%;

	width: 230px; 

	margin: 0px; 

	padding: 0px; 



	background-color: #9AAE24; 

	filter:alpha(opacity=40);

	opacity: 0.40;

	-moz-opacity:0.40;

}

.textmenu3 {

	position: relative;

	float: left;

  min-height: 500px;

	margin: 0px; 

	padding: 0px; 

	padding-left: 15px; 

	padding-top: 45px; 

	width: 215px; 

	color: white;

	background-color: none; 

}	



.opac {

	width: 1px; 

/*	height: 1666px; */

	float: left;

/*	

	margin-top: 30px;

	height: 100%;	

*/

	top: 30px;

	bottom: 0px;

	background-color: #3D3D3D; 



position: absolute;

}



.opac1 {

	filter:alpha(opacity=90);

	opacity: 0.90;

	-moz-opacity:0.90;

}

.opac2 {

	filter:alpha(opacity=80);

	opacity: 0.80;

	-moz-opacity:0.80;

}

.opac3 {

	filter:alpha(opacity=70);

	opacity: 0.70;

	-moz-opacity:0.70;

}

.opac4 {

	filter:alpha(opacity=60);

	opacity: 0.60;

	-moz-opacity:0.60;

}

.opac5 {

	filter:alpha(opacity=50);

	opacity: 0.50;

	-moz-opacity:0.50;

}

.opac6 {

	filter:alpha(opacity=40);

	opacity: 0.40;

	-moz-opacity:0.40;

}

.opac7 {

	filter:alpha(opacity=30);

	opacity: 0.30;

	-moz-opacity:0.30;

}

.opac8 {

	filter:alpha(opacity=20);

	opacity: 0.20;

	-moz-opacity:0.20;

}

.opac9 {

	filter:alpha(opacity=10);

	opacity: 0.10;

	-moz-opacity:0.10;

}

.opac10 {

	filter:alpha(opacity=5);

	opacity: 0.05;

	-moz-opacity:0.05;

}



.test {

	border-width: 1px;

	border-color: red;

	border-style: solid;

}


