/* CSS Document */

img {
   padding: 10px;
}


body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}



.footer{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	padding : 3px;
	text-decoration: none;
	font-weight: normal;
}

.tblSubNavi {
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	/*filter:Chroma(color=#FFFFFF);*/}

.tblLayout {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;}

.menueOhneItem {
	/*border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	text-align: center; 
	font-weight: bold;
	font-size: 12px; 
	color: #000000;
	cursor: default}

.menue {
	/*border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	text-align: center; 
	font-weight: bold;
	font-size: 12px; 
	color: #000000;}

a.menue:link {
	width: 100%;
	text-decoration: none;
	color: #000000;
	text-align:	center;}

a.menue:active {
	width: 100%;
	text-decoration: none;
	color: #000000;
	text-align: center;}

a.menue:hover {
	width: 100%;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	text-align: center;}

a.menue:visited {
	width: 100%;
	text-decoration: none;
	color: #000000;
	text-align: center;}

.submenue {
	width: 150px;
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	text-align: left; 
	font-size: 11px; 
	color: #000000;
	float: left;}

a.submenue:link {
	width: 150px;
	color : black;
	padding : 3px; 
	text-decoration: none; }

a.submenue:visited {
	color : black;
	padding : 3px;
	text-decoration: none;
	float: left;}

a.submenue:hover {
	color : #FFFFFF;
	font-weight: bold;
	background-color : #00A2F7; 
	padding : 3px;
	text-decoration: none;
	float: left;}

a.submenue:active {
	color : white;
	background-color : #00A2F7; 
	padding : 3px;
	text-decoration: none;
	float: left; }
	
.TxtImages {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	text-align: center; 
	font-weight: normal;
	line-height: 15px;	
	font-size: 12px; 
	color: #000000;}	
	
.TxtNormal {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	text-align: justify; 
	font-weight: normal;
	line-height: 20px;
	font-size: 12pt; 
	color: #000000;}
	
.TxtFett {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;	
	font-size: 12pt; 
	color: #000000;}

.TxtOhneAusrichtung {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;	
	font-size: 12pt; 
	color: #000000;}	
	
.Field {
	background-color: #FFFFFF;
	font-size: 12pt;
	line-height: 20px;
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	border: 1px solid #000000;
}
	 
.Button {
	text-align: center;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;	
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border: 1px solid #000000;}
	
a:link {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color : #00A2F7;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color : #00A2F7;
}

