/***********************************************/
/* 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: #FFFFFF;
	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: #FFFFFF;
}

.layerunten {
	right: 0px;
	bottom: 0px;
	position: absolute;
	top: 10px;
}



/***********************************************/
/* 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: 300px;
}


#obeneins {
	visibility: hidden;
	height: 1px;
}

#obenzwei {
	visibility: hidden;
	height: 1px;
}

#menuobeneins {
	visibility: hidden;
	height: 10px;
}

#menuobenzwei {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 7px 0px;
	background-color: #A4B8EB;
	font-size: 10px;
}

#menuobendrei {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 7px 0px;
	background-color: #EBEFFB;
	font-size: 10px;
}

#inhalt {
	background-color: #FFFFFF;
	height: 500px;

}

#inhalttitel {
	height: 50px;

}

#inhaltbild {
	text-align: left;

}

#inhalttext {
	width: 526px;
	float: right;
}


#galerieeins {
	text-align: center;
	background-color: #6A6A78;
	padding-top: 60px;
	padding-bottom: 20px;
}

#galeriezwei {
	text-align: center;
	background-color: #6A6A78;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 100%;
}

#galerietitel {
	text-align: center;
	background-color: #6A6A78;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menuunten {
	visibility: hidden;
}

/***********************************************/
/* Formular                            */
/***********************************************/ 


input {
	border: 0px solid #E4AF7A;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D2261;
}

select {
	border: 3px solid #009966;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D2261;
}

textarea {
	border: 0px solid #E4AF7A;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D2261;
}


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

img {
}

.imggalerie {
	border: 1px solid #003F5E;
	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                             */
/***********************************************/ 


h1{
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 15px;
	font-weight: bold;
}

h2{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

.tdabstandeins{
	padding: 20px;
	}
	
.tdgalerie{
	padding: 10px 0px 30px;
	text-align: center;
	}

.tdgalerietext{
	padding: 5px 0px 5px 70px;
	text-align: center;
	font-size: 11px;
	}

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

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

.blauzehn {
	font-size: 10px;
}

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

