@charset "utf-8";
/* CSS Document */
body { height:100%; 
		 background-color:#666666;
		 scrollbar-face-color:#FFFFFF; 
		 scrollbar-shadow-color:#333333; 
		 scrollbar-highlight-color:#333333; 
		 scrollbar-3dlight-color:#FFFFFF; 
		 scrollbar-darkshadow-color:#FFFFFF; 
		 scrollbar-track-color:#FFFFFF; 
		 scrollbar-arrow-color:#666666;
		 margin-top: 40; padding: 0;
		}
		
table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #999999;
}
.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color: #999999;
}
.maintable {
		height:98%; 
		width:950px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		
		} 
		
.maintd {
	height: 11%;
	padding-right: 10px;
	padding-left: 0px;
	text-align: right;
}
		
.maindiv{
	height: 100%;
	width: 100%;
	overflow-x: none;
	overflow-y: auto;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a{
color: #666666;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

a.urolink:link {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.urolink:visited {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.urolink:hover {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #797979;
	cursor: hand;
	cursor: pointer;
}
a.urolink:active {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

a.urolink_b:link {
   color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.urolink_b:visited {
   color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.urolink_b:hover {
   color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #797979;
	cursor: hand;
	cursor: pointer;
}
a.urolink_b:active {
   color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

a.uro:link {
	color: #4F4F4F;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.uro:visited {
   color: #4F4F4F;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.uro:hover {
   color: #4F4F4F;
	font-size: 12px;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
a.uro:active {
   color: #4F4F4F;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

.titel{
	font-weight: bold;
	letter-spacing: 2px;
	color: #333333;
}

.subtitel{
	
	color: #666666;
	font-weight: bold;
}

.subsubtitel{
	
	color: #999999;
	font-weight: bold;
}

.input1 {
	background-color: #CCCCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#000000;
	text-align:left;
	width: 300px;
	}

.input2 {
	background-color: #CCCCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#000000;
	text-align:left;
	width: 50px;
	}
	
.input3 {
	background-color: #CCCCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#000000;
	text-align:left;
	width: 246px;
	}
	
.urobutton {
	background-color: #CCCCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#000000;
	text-align:center;
	width: 50px;
	border: 1px solid #000000;
	cursor: hand;
	cursor: pointer;
	}
	
immoframe {
	padding: 50px;
}

hr{
	border:solid #999999 1px;height:1px;
}

.fett{
	font-weight: bold;
}
