@charset "utf-8";
/* CSS Document */

body {

	background: #e8eef1;
	padding: 0px;
	margin: 0px;
	font-family: trebucht, trebuchet ms, tahoma, arial, helvetica, sans serif;
	font-size: 11px;
	color: #666666;

}

body.index {

	background: #656668;
	padding: 0px;
	margin: 0px;
	font-family: trebucht, trebuchet ms, tahoma, arial, helvetica, sans serif;
	font-size: 11px;
	color: #666666;

}

a {

	text-decoration: none;
	color: #990000;

}

.index-link {

	text-align: center;
	color: #CCCCCC;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans serif;
	font-weight: bold;

}


img {

	border: 0px;

}

#index-box {

	background: url(bilder/index-mitte.jpg) repeat-y;
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	margin-top: 40px;

}

#box {

	background: url(bilder/mitte.jpg) repeat-y;
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	margin-top: 40px;

}

#index-oben {

	background: url(bilder/index-oben.jpg) no-repeat;
	width: 1000px;
	min-height: 360px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;
	overflow:visible;
	z-index: 5;

}


#oben {

	background: url(bilder/oben.jpg) no-repeat;
	width: 1000px;
	min-height: 360px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;
	overflow:visible;
	z-index: 5;

}


#oben-ub {

	background: url(bilder/oben-ub.jpg) no-repeat;
	width: 1000px;
	min-height: 360px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;
	overflow:visible;
	z-index: 5;

}

#oben-wm {

	background: url(bilder/oben-wm.jpg) no-repeat;
	width: 1000px;
	min-height: 360px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;
	overflow:visible;
	z-index: 5;

}

#oben-fb {

	background: url(bilder/oben-fb.jpg) no-repeat;
	width: 1000px;
	min-height: 360px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;
	overflow:visible;
	z-index: 5;

}


#index-unten {

	background: url(bilder/index-unten.jpg) no-repeat;
	width: 1000px;
	height: 208px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	z-index: 1;
	margin-bottom: 20px;

}

#unten {

	background: url(bilder/unten.jpg) no-repeat;
	width: 1000px;
	height: 208px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	z-index: 1;
	margin-bottom: 20px;

}

#content {

	padding-left: 20px;
	padding-top: 0px;
	padding-right: 45px;

}

#headline {

	font-size: 17px;
	font-weight: normal;
	height: 60px;
	width: 400px;
	display: block;
	vertical-align: middle;
	margin-top: 50px;

}

#headline1 {

	font-size: 17px;
	font-weight: normal;
	height: 30px;
	width: 100px;
	display: block;
	vertical-align: middle;

}

#logo {

	border: solid 1px white;
	display: block;
	width: 200px;
	height: 100px;
	position: relative;
	left: 20px;

}

#index-logo {

	border: solid 1px #6b6b6b;
	display: block;
	width: 200px;
	height: 100px;
	position: relative;
	left: 20px;

}

.block-link {

	width: 108px;
	height: 103px;
	display: block;

}


#topmenu {
	
	height: 20px;
	letter-spacing: 0px;
	word-spacing: 5px;
	
}

.topmenu {
	
	color: #666666;
	
	
}

.topmenu:hover {
	
	color: black;
	
	
}

.topmenu:visited {
	
	color: #666666;
	
	
}


#bottommenu {

		position: relative;
		width: 300px;
		top: 185px;
		left: 700px;
		letter-spacing: 0px;
		word-spacing: 5px;

}

.bottommenu {

	color: #666666;

}


.implinks {

        position: relative;
        border: solid 1px transparent;
        margin-left: 10px;
        top: 15px;
        width: 200px;
        display: block;
        float: left;
        text-align: right;

}

.imprechts {

        border: solid 1px transparent;
        width: 500px;
        margin-left: 230px


}

.texteingabe {

width: 350px;

}

.textfeld {

width: 350px;

}

.zeit {

	width: 30px;

}

ul {


 list-style-image: url(bilder/pfeil.jpg);
 
}
