body {
	background: #FFFFFF url(../pictures/background.gif) repeat-y 50% 0;
	margin:0;
	padding:0;
	text-align:center;
}

a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color:#4A4A4A;
}

#content a, #content a:link, #content a:active, #content a:hover {
font-weight:bold;
background-image:url(pictures/bullet_ani.gif);
background-repeat:no-repeat;
padding-left:35px;
margin-bottom:5px;
text-decoration:underline;
color:#4A4A4A;
	}
	
#all {
	margin: 0px auto;
	text-align:left;
	width: 970px;

}

#head {
	margin: 0px auto;
	text-align:left;
	width: 970px;
}

#nav_1 {
	height:20px;
	background:url(../pictures/nav_t_1.gif);
}

#nav_1 ul {
	list-style-type:none;
	color:#4A4A4A;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

#nav_1 li {
	float:left;
}

#nav_1 li a:hover, #nav_li a:active {
	font-weight:bold;
}


li.eins {
	width:130px;
	}

li.zwei {
	width:95px;
	}
	
li.drei {
	width:92px;
	}

li.vier {
	width:65px;
	}	
	
li.fuenf {
	width:85px;
	}
	
#menu {
	padding-left:292px;
}

#nav_2 {
	height:19px;
	background:url(../pictures/nav_t_2.gif);
	background-repeat:no-repeat;
}

#nav_1 li a:hover, #nav_li a:active {
	font-weight:bold;
}

a.active {
font-weight:bold;
}

#oben {
	height:97px;
	background:url(pictures/titel_t_1.jpg);
	background-repeat:no-repeat;
}

#oben.titel_t2 {
	height:97px;
	background:url(pictures/titel_t_2.jpg);
	background-repeat:no-repeat;
}

#oben.titel_t3 {
	height:97px;
	background:url(pictures/titel_t_3.jpg);
	background-repeat:no-repeat;
}

#oben.titel_t4 {
	height:97px;
	background:url(pictures/titel_t_4.jpg);
	background-repeat:no-repeat;
}

#oben.titel_t5 {
	height:97px;
	background:url(pictures/titel_t_5.jpg);
	background-repeat:no-repeat;
}


#left {
	position:relative;
	width:321px;
	float:left;
}

#middle {
	position:relative;
	width:553px;
	float:left;
}

#content {
	background:url(../pictures/cont_t_1.gif);
	background-repeat:no-repeat;
	height:300px;
	padding-top:23px;
	padding-bottom:10px;
	margin-top:0;
	padding-left:90px;
	padding-right:50px;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#4A4A4A;
}

#content.t2 {
	background:url(pictures/cont_t_2.gif);
	background-repeat:no-repeat;
}

#content.t3 {
	background:url(pictures/cont_t_3.gif);
	background-repeat:no-repeat;
}

#content img.rahmen {
	padding: 2px;
	border: 1px solid #D2D2D2;
}

#right {
	position:relative;
	width:50px;
	float:left;
}

h1 {
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#4A4A4A;
	font-weight:bold;
	margin:0px;
}

img {
	display:block;
}

input {
	border: 1px solid #999999;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	letter-spacing:0.03em;
}

textarea {
	border: 1px solid #999999;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	letter-spacing:0.03em;
}

