/*



Homepage ET Steinbach 
v 2.0
Authors: André Kull, Andreas Doll


original hintergrund-gelb: #FFD700

*/

body{
	/*position:relative;*/
	top:0px;
	left:0px;
	border-width:0px;
	margin:0px;
	padding:0px;
	background-color:#FFD700;
	color:black;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
}

a:link {
	color:black;
	text-decoration:none;
}
a:visited {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:black;
	font-weight:bold;
	text-decoration:underline;
}



img {
	border-width:0px;
	padding-right:0px;
}

h1 {
	color:#EB3D00;
	font-weight:bold;
	font-size:30px;
	text-align:center;
}

h2 {
	color:#EB3D00;
	font-weight:bold;
	font-size:14px;
}

.imagecontainer {
	
}

.navtext {
	font-size:13px;
	font-weight:bold;
}

.navtextmarked {
	font-size:13px;
	color:#EB3D00;
	font-weight:bold;
}

