/* schriftstil,abstände */

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

body.inl {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	background-color:#FFFFFF;
	color:#000;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom:0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding-top: 5px;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom:0px;
}




table,tr,td
{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border: _____;
}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #6b7f37;; scrollbar-base-color: #ffffff;
scrollbar-highlight-color :#6b7f37; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}


.name {
	font-size:10pt;
	color:#FFF;
	border:solid 0px;
	text-align:left;
	background:#000000;
	padding:0px;
	letter-spacing:2px;
	font-style:normal;
	font-weight: bold;
}





/* menue unten */


#menu2 a {
	display: block;
	color:#000;
	line-height:22px;
	font-size: 9pt;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	background:#FFFFFF;
	table-layout: fixed;
}


#menu2 a:visited{
	color:#000;
	line-height:22px;
	font-size: 9pt;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	background:#FFFFFF;
}


#menu2 a:active{
	color:#000;
	line-height:22px;
	font-size: 9pt;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	background:#FFFFFF;
}


#menu2 a:hover {
	color:#FFF;
	font-size: 9pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	background:#000;
	background-color: #000;
	-webkit-transition: all 700ms;
	-moz-transition: all 700ms;
}

.punkt{
	color:#FFF
}


/* allgemeine links im text */

a:link{
	color: #000000;
	text-decoration:none;
	;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

a:visited{
	color: #000;
	;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

a:active{
	color:#000;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

a:hover{
	color:#000;
	;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.name .U1 {
	font-weight: normal;
	color:#000;
}
#menu2 tr #menu2 {
	font-size: 12px;
}
