body {
margin: 			0 0 0 0;
background-color: 	#FAFAFA;
}

table {
font-size: 12px;
font-family: Verdana;
}

h1 {
margin: 		 0 0 10 -1;
font-size:		 20px;
text-decoration: underline;
}

.faql {
font-size: 	 10px;
font-weight: bold;
}

.faqr {
font-size: 	 10px;
text-align:	 justify;
}

#input_text {
font-family: Verdana;
font-size: 	 12px;
width: 250px;
color: #000000;
border: 1px solid #000000;
background: #DDDDDD;
}

#input_area {
font-family: Verdana;
font-size: 	 12px;
width: 250px;
color: #000000;
border: 1px solid #000000;
background: #DDDDDD;
}


#main {
width: 100%;
font-size: 12px;
font-family: Verdana;
}

#main a {
color:				#BB3300;
font-weight:		bold;
}

#header {
height: 150px;
background-image: url(/images/header_sky.gif);
}

#header_jumbo {
height: 150px;
background-image: url(/images/header_jumbo.gif);
background-repeat: no-repeat;
color: #568AD1;
padding-top:	20px;
padding-left: 	50px;
}

#header_jumbo a {
color: #71A0DE;
font-family: Arial;
font-weight: bold;
font-size: 35px;
}

#header_seperator {
color: 				#FFFFFF;
border-top:			1px solid #FFFFFF;
font-weight: 		bold;
font-size:			10px;
padding-left: 		10px;
padding-right: 		15px;
padding-top:		5px;
padding-bottom:		5px;
background-color:	#000000;
height: 			12px;
}

#header_welcome {
text-align: left;
float: 		left;
}

#header_time {
text-align: right;
float: 		right;
}

#header_spacer {
font-size: 		9px;
height:			14px;
padding-left:	10px;
border-bottom:	1px dashed #000000;
}

#navigation {
width: 150px;
}

#navigation ul {
padding: 	5px;
margin: 	0px;
list-style: none;
}

#navigation li {
font-weight: 	bold;
display: 		block;
padding-bottom: 5px;
}

#navigation li a {
color: 				#000000;
padding: 			4px;
text-decoration: 	none;
width: 				100%;
}

#navigation li a:hover {
background-color: 	#FFBB99;
border:				1px dashed #000000;
padding: 			3px;
}

#content {
padding-top: 		5px;
padding-right: 		25px;
text-align:			justify;
}

#content a {
color:				#BB3300;
font-weight:		bold;
}

#content a:hover {

}

#table_overview {
font-size: 		12px;
font-family:	Verdana;
border:			1px solid #999999;
padding:		5px;
}

#table_name {
font-size: 	11px;
float: 		left;
width: 		225px;
}

#table_www {
font-size: 	11px;
float: left;
width: 50px;
}

#table_details {
font-size: 	11px;
float: right;
}

#hinweis_klein {
padding: 5px;
border: 1px solid #000000;
font-size: 10px;
}