@charset "utf-8";
/* MAIN SITE */
/* COLOR BG-GIF: #f9f4a0 */
body
{
	text-align:center;
	padding:0;
	margin:0;
	background-color:#b0531f;
	background-image:url(../img/misc/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-family: "Times New Roman", Times, serif;
}

#center
{
	margin:auto;
	width:900px;
	padding-top:10px;
}

/* NAVIGATION */

#navi
{
	position:relative;
	left:0px;
	top:25px;
	width:150px;
	float:left;
	text-align:left;
	z-index:500;
	margin:0;
	padding:0;
}

#nav_list, #nav_list_sub
{
	list-style-type: none;
	margin: 0; 
	padding: 0;
}

#nav_list ul, #nav_list li, #nav_list_sub ul, #nav_list_sub li
{
	line-height: 20px;
	font-size: 14px;
	color: #5a5b5b;
}

#nav_list li a, #nav_list_sub li a{
	background-image: url(../img/misc/btn_n.gif);
	background-repeat: no-repeat;  
	background-position: 1px;
	padding-left: 15px;
	color: #5a5b5b;
	text-decoration: none;
}

#nav_list li a:hover{
	background-image: url(../img/misc/btn_a.gif);
	background-repeat: no-repeat;  
	background-position: 1px;
	padding-left: 15px;
	color: #a2a4a4;
	text-decoration: underline; 
}

.nav_list, .nav_list_sub
{
	background-image: url(../img/misc/btn_s.gif);	
	background-repeat: no-repeat;  
	background-position: 1px;
	padding-left: 15px;
}

.nav_list_sub
{
	background-image: url(../img/misc/btn_s.gif);	
	background-repeat: no-repeat;  
	background-position: 16px;
	padding-left: 30px;
}

.nav_list_sub_pa
{
	padding-left: 15px;
}

/* CONTENT */

#content_box
{
	position: relative;
	left: 10px;
	top: 25px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
}

#content
{
	text-align: left;
	margin: 0;
	padding-left: 31px;
	width: 521px;
	float: left;
	background-image:url(../img/images/bg_01.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

#content_pic
{
	position: relative;
	text-align: left;
	left: 15px;
	margin: 0;
	padding: 0;
	width: 150px;
	float: right;
}

/* CLASSES */ 

h1, h2
{
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px; 
	padding: 0;
}
h3
{
	font-size: 12px;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 15px; 
	padding: 0;
}
p
{
	margin-top: 0px;
	margin-bottom: 10px; 
	padding: 0;
}

ul
{
	margin-top: 0px;
	margin-left: 18px; 
	padding: 0;

}
.start
{
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px; 
	padding: 0;
	line-height:18px;
	margin-bottom: 20px; 
}
.aktuelles
{
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px; 
	padding: 0;
	line-height:14px;
	margin-bottom: 20px; 
}
.start_big
{
	text-align:center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px; 
	padding: 0;
	line-height:18px;
	margin-bottom: 20px; 
}
.ueber_uns
{
	text-align:left;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px; 
	padding: 0;
	line-height:18px;
	margin-bottom: 20px; 
}

.lineheight
{
	line-height:20px;
	margin-bottom: 55px; 
}
.lineheight_start
{
	text-align:center;
	line-height:20px;
	margin-bottom: 55px; 
}
.small_table
{
	margin:0;
	padding:0;
}
.small 
{
	font-size: 10px;
}
.sub_head
{
	margin:0;
	padding:0;

}
a.content_link_m:link
{
	margin-left:5px;
	font-weight:normal;
	text-decoration:underline;
	color: #5e5e5e;
}
a.content_link_m:active
{
	margin-left:5px;
	font-weight:normal;
	text-decoration:underline;
	color: #5e5e5e;
}
a.content_link_m:visited
{
	margin-left:5px;
	font-weight:normal;
	text-decoration:underline;
	color: #5e5e5e;
}
a.content_link_m:hover
{
	margin-left:5px;
	font-weight:normal;
	text-decoration:underline;
	color: #5e5e5e;
}
a.content_link_m:active
{
	margin-left:5px;
	font-weight:normal;
	text-decoration:underline;
	color: #5e5e5e;
}


a.content_link:link
{
	font-weight:normal;
	text-decoration:underline;
	color: #5e5e5e;
}
a.content_link:active
{
	font-weight:normal;
	text-decoration:underline;
	color: #5e5e5e;
}
a.content_link:visited
{
	font-weight:normal;
	text-decoration:underline;
	color: #5e5e5e;
}
a.content_link:hover
{
	font-weight:normal;
	text-decoration:underline;
	color: #5e5e5e;
}
a.content_link:active
{
	font-weight:normal;
	text-decoration:underline;
	color: #5e5e5e;
}
