/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}


h1 {

 font-family: Verdana;
 font-size: 42pt;
 font-weight: bold;
 text-align: left;
 color: #999999;
}

h2 {

 font-family: Verdana;
 font-size: 22pt;
 letter-spacing: 0.0mm;
 word-spacing:0.8mm;
 font-weight: bold;
 text-align: left;
 color: #404040;
}


p {
 font-family: Verdana;
 color: #5B5B5B;
}
table {
	font-family: Verdana;
	color: #000000;
	font-size: 11pt;

}
body {
 font-family: Verdana;
 color: #000000;
}
a:link {
	font-family: Verdana;
	text-decoration:none;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;

}
a:visited {
 font-family: Verdana;
 text-decoration:none;
 font-size: 11pt;
 color: #222222;
}
h3 { font-size:8pt; }
a:hover {color:#ff0000; }

h4 {
 font-family: Arial;
 font-size: large;
 font-weight: bold;
}

.pfeil-gruen {
	border: none;
	list-style-position: inside;
	list-style-image: url(elemente/bilder/pfeil330.gif);
	list-style-type: none;
	visibility: visible;

}

/* Layer des Hauptmenues */
div.Layer1 {
	position:absolute; 
	left:0px; 
	top:205px; 
	width:1024px;
	height:62px;
	z-index:2;
}

table.hauptmenuetabelle {
}

table.trennstreifenhaupttabelle {
	width:1024px; 
	height:10px;
	margin-top:2px;
	background-color: #DAE3E4;
}


table.haupttabelle {
	width:100%;
	border:0;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}

td.haupttablinks {
	width:4%;
}

td.haupttabmitte {
	width:64%;
}

td.haupttabrechts {
	width:32%;
}

div.haupttabrechtsbreite {
	width:144px;
	height:0px;
}

table.untermenuetabelle {
	width:100%;
	border:0;
	padding:0px;
	margin:0px;
}

td.untermenuefeld {
	background-color:#DAE3E4;
}

td.untermenuetrennfeld0 {
	width:100%;
	height:30px;
	background-color:#DAE3E4;
}

td.untermenuetrennfeld1 {
	width:100%;
	height:1px;
	background-color:#DAE3E4;
}

td.untermenuetrennfeld2 {
	width:100%;
	height:40px;
	background-color:#FFFFFF;
}

td.untermenueschraeg1 {
	width:210px;
	height:09px;
	background-color:#C0D0D0;
}
td.untermenueschraeg2 {
	width:60px;
	height:10px;
	background-color:#C0D0D0;
	/*background:url(elemente/bilder/schraeg2.gif);*/
	background-repeat:no-repeat;
}
