@import url(formular.css);

body {
	background-color:#e7e7e7;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:20px;
	margin-right:0px;
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body, table, tr, td, th, p { font-family: Verdana, Helvetica, Sans-serif; font-size:11px; color: #000000;}
input, select, textarea { background-color: #e3e3e3; font-family: Verdana, Helvetica, Sans-serif; font-size:11px; color: #000000; border: 1px solid #CCCCCC;}

A		    { font-family: Verdana, Helvetica, Sans-serif; text-decoration: none; font-size:11px; color: #333333; text-decoration: none; }
A:hover		{
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: underline;
	font-size:11px;
	color: #000000;
	}

A.meta:		    { font-family: Verdana, Helvetica, Sans-serif; text-decoration: none; font-size:10px; color: #105D85; text-decoration: none; font-weight: none;}
A.meta:link		{ font-family: Verdana, Helvetica, Sans-serif; text-decoration: none; font-size:10px; color: #333333; text-decoration: none;}
A.meta:active	{ font-family: Verdana, Helvetica, Sans-serif; text-decoration: none; font-size:10px; color: #333333; text-decoration: none;}
A.meta:visited	{ font-family: Verdana, Helvetica, Sans-serif; text-decoration: none; font-size:10px; color: #333333; text-decoration: none;}
A.meta:hover	{
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: none;
	font-size:10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

h1{
font-family: Verdana, Helvetica, Sans-serif;
font-size:16px; padding-top:0px; margin-top:0px;
}

.TopImg {background-image:url(images/top_01.jpg)}
.MainColor {background-color: #ACDAF1;}
.Color2 {background-color: #ABC0CB; color: 105D85;}
.SearchButoon {background-image:url(images/go_button.gif)}
.top_right {height: 18px; background-color: #e3e3e3; color: white; font-size: 10px; font-weight: bold; color:#000000;} 



.footer {color: #999999; font-size: 10px;}

.footer a {color: #999999; font-size: 10px;}

.footer a:hover {color: #B2CCE9; font-size: 10px;}



.NavColor {
	font-size:11px;
	color:#000000;
	background-color: #e7e7e7;
	}

.NavColor a{
	color:#000000;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 182px;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}

.NavColor a:link{
 color:#000000;
 
}
.NavColor a:visited{
 color:#000000;
}

.NavColor a:hover{
	background-color: #999999;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	text-decoration: none;
}

.NavColor a.active{
	background-color: #C2C2C2;
	font-weight: bold;
	color:#000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	}

.SubNavColor {
 background-color: #e3e3e3;
 font-size:11px;
 color:#000000;
 
 }

.SubNavColor a{
color:#000000;
display: block;
 width:176px;
 padding-top: 2px;
 padding-bottom: 2px;
 		border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.SubNavColor a:link{
 color:#000000;
}
.SubNavColor a:visited{
 color:#000000;
}
.SubNavColor a:hover{
	background-color: #c3c3c3;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#000000;
	padding-bottom: 2px;
	text-decoration: none;
}
.SubNavColor a.active{
background-color: #C2C2C2;
padding-top: 2px;
padding-bottom: 2px;
color:#000000;
padding-bottom: 2px;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #000000;
}


.rootlink { 
font-family: Verdana, Helvetica, Sans-serif; 
text-decoration: underline; 
font-size:10px; 
color: #105D85; 
text-decoration: none; 
font-weight: none;
}

.rootlink a{ 
font-family: Verdana, Helvetica, Sans-serif; 
text-decoration: underline; 
font-size:10px; 
color: #105D85; 
text-decoration: none; 
font-weight: none;
}


.rootlink a:hover{ 
font-family: Verdana, Helvetica, Sans-serif;
text-decoration: underline; 
font-size:10px; 
color: #ffffff; 
text-decoration: none; 
font-weight: none;}

.box ul{
	margin-left: 0; 
        list-style-type: none;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-top: 0; 
        margin-bottom: 0px; 
}
.box li{
padding-top: 3px;
padding-bottom:3px;
padding-left: 5px;
padding-right: 5px;
}

.header_back {
	background-color: #FFFFFF;
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}
.header_back a {
	font-size: 10px;
}
.header_back a:hover {
	font-size: 10px;
	text-decoration: none;
	background-color: #e3e3e3;
}
.footer_back {
	background-color: #FFFFFF;
	background-image: url(images/footer_back.gif);
	background-repeat: no-repeat;
	color: #999999;
	font-size: 10px;
	padding-left: 260px;
	}
.design_back {
	background-color: #e7e7e7;
	background-image: url(images/seiten_back.gif);
	background-repeat: repeat-y;
}

#banner {
	width: 768px;
	height: 78px;
	background-image: url('rotation/rotator.php');
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-left: 6px;
}

