/***** Anja Voth, NetBlick.net fuer VHS Tangstedt, www.vhs-tangstedt.de (blau hintergrund R0 G51 B153 #003399; blau mittel #0033cc; blau hell #99cccc; grau mittel #999999; grau hell #cccccc) ******/

/***** body und schrift *****/
body, p {
	font-size: 100.01%;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
	background-color: #003399;
}

/***** verhalten von links *****/
a:link, a:visited {
	text-decoration: none;
	color: #99cccc;
}
a:hover, a:active {
	text-decoration: none;
	color: #999999;
}

/***** erscheinungsbild von bildern *****/
img {
	border: 0;
	background-color: #003399;
	margin: 0;
	padding: 0;
}

/***** vhs logo *****/
#vhsLogo {
	z-index: 1;
	top: 60px;
	left: 310px;
	position: absolute;
	margin: 0; 
	padding: 0;
	height: 106px;
	width: 250px;
	background-color: #003399;
}

/***** nagationsleiste linie *****/
#navigationlinie {
	z-index: 2;
	top: 247px;
	right: 0;
	position: absolute;
	margin: 0; 
	padding: 0;
	height: 64px;
	width: 100%;
	background-color: #003399;
	border-top: 10px #0033cc solid;
	border-bottom: 10px #0033cc solid;
}

/***** tangstedt logo links *****/
#tangstedtLogoLinks {
	z-index: 3;
	top: 237px;
	left: 34px;
	position: absolute;
	margin: 0; 
	padding: 0;
	height: 98px;
	width: 98px;
	background-color: transparent;
	border: 3px #999999 solid;
	background-image:url(../images/tangstedt_logo.gif);
	background-position: center;
	background-repeat: no-repeat;
}

/***** nagationsleiste visual *****/
#navigationvisual {
	z-index: 3;
	top: 226px;
	left: 156px;
	position: absolute;
	margin: 0; 
	padding: 0 4px;
	height: 90px;
	width: 500px;
	background-color: #003399;
	border: 0;
}

/***** tangstedt name claim *****/
#tangstedtNameClaim {
	z-index: 4;
	top: 368px;
	left: 0;
	position: absolute;
	margin: 0; 
	padding: 0;
	height: auto;
	width: 100%;
	background-color: #003399;
	border: 0;
}
/***** ueberschrift name und claim *****/
#tangstedtNameClaim h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105.01%;
	font-weight: 400;
	color: #99cccc;
	letter-spacing: 5px;
	margin: 0; 
	padding: 0 0 0 156px;
}

/***** tangstedt uebersichtstext *****/
#tangstedtUebersichtText {
	z-index: 5;
/*	top: 417px; */
	top: 447px;
	left: 0;
	position: absolute;
	margin: 0; 
	padding: 0 0 0 156px;
	height: auto;
	width: 500px;
	background-color: #003399;
	border: 0;
}
#tangstedtUebersichtText img {
	padding: 15px 0 10px 154px;
}
