/***********************************************/
/* Allgemein                            */
/***********************************************/ 


body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0px;
	background-color: #092839;
	line-height: 13px;
	color: #003F5E;
}



table {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: bottom;
	text-align: left;
}

td {

}

div {

}

/***********************************************/
/* class                           */
/***********************************************/ 


.tbhintergrund {
	background-color: #003F5E;
}




/***********************************************/
/* Container                             */
/***********************************************/ 



#out {
	position:absolute;
	width:100%;
	overflow: visible;
	text-align: center;
	left: 0;
	top: 0;
}

#startnull {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 50px;
	background-color: #092839;
}

#starteins {
	margin: 0px;
	padding: 70px 0px 5px;
	width: 780px;
	text-align: left;
}

#startzwei {
	margin: 0px;
	padding: 0px;
	width: 780px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


#startdrei {
	text-align: right;
	width: 730px;
	margin: 0px;
	padding: 10px 50px 10px 0px;
	background-color: #003F5E;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 250px;
}






/***********************************************/
/* Bilder                            */
/***********************************************/ 

img {
}

.imggalerie {
	border: 1px solid #FFFFFF;
	margin: 3px;
}

.imgleer {
	padding: 0px;
	margin: 0px;
	border: 0px none;
}


/***********************************************/
/* Links                             */
/***********************************************/ 


a:link {
	text-decoration:none;
	color: #003F5E;
}

a:hover {
	color: #DF7000;
}

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

/***********************************************/
/* Schriften                             */
/***********************************************/ 


.bold {
	font-weight: bold;
	}
	
.boldweiss {
	font-weight: bold;
	color: #FFFFFF;
	}
	
.boldweissstart {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	}
	
a:hover .boldweissstart {
	color: #EEA115;
}

.weisszehn {
	color: #FFFFFF;
	font-size: 10px;
}

.blauzehn {
	font-size: 10px;
}

.textlink {
	color: #CC6633;
	text-decoration: underline;
}
