@charset "utf-8";
/* CSS Document */

body {
	width: 1024px;
	background-color: #ff7c00;
	margin-left:0px;
	font-family:Verdana;
	font-size:12px;
}

td {
	font-family: Verdana;
	font-size: 11px;
	line-height:18px;
}

#page {
	width: 1050px;
}

li {
	list-style-image:url(/fileadmin/pics/orange.jpg);

}

/******** teaser ******/

#teaser_inhalt table tr td, #teaser_inhalt table p{
	font-size:11px;
	line-height: 17px;
}
.teaser-element_inhalt table{
	font-size:11px;
	
}

.teaser-element_inhalt {
	width:208px;
	font-size:11px;
	
}

#teaser {
	float:left;
	font-size: 11px;
	margin-left:2px;
}

.teaser-element {
	background-color:white;
	margin-bottom:1px;
	border: 1px solid #ff7c00;
	width:208px;
	font-size:11px;
}


#teaser .title h1{
	font-size:15px;
	color: #ff7c00;
	margin-bottom:5px;
	margin-top:8px;
	margin-left:15px;
	line-height:18px;
	font-family: Arial;
	
}

#teaser a{
	color:  #ff7c00;
}

/***********************************/
/***************** sub ***********/

.img {
	margin-left:8px;
}
.sub_elemente a{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin-left: 20px;
}

.sub_elemente_active a {	
	color: #FFFFFF;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	margin-left: 3px;
}

.sub_container {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size:11px;
	margin-bottom:10px;
}





/***** /sub *****/
a{
	text-decoration:none;
}


/****** navi *****/


.nav_el{
	margin-left:14px;
	font-size:11px;
}

.nav_el_act {
	margin-left:14px;
	color: white;
	font-weight:bold;
	font-size:11px;
}
.nav_el_act a{
	color:#ff7c00;
	font-size:11px;
}


#navi {
	padding-top: 64px;
	margin-left: 22px;
	float:left;
	width: 179px;
	font-size:11px;
}


.navi_elemente {
	border: 2px solid white;
	height:15px;
	margin-bottom:3px;
	font-size:11px;

}

.navi_elemente a{
	color:white;
	font-weight:bold;
	font-size:11px;
}

.navi_elemente_active {
	background-color:white;
	border: 2px solid white;
	color: #ff7c00;
	font-size:11px;
	margin-bottom:3px;
}



#header {
	background-image:url(/fileadmin/pics/header_orange.png);
	background-repeat:no-repeat;
	
	width:1024px;
	height: 68px;
}



#content_main {
	background-color:white;
	width: 530px;

	float:left;
	margin-top: 64px;
	margin-left: 3px;
	line-height:18px;
	font-size:11px;
}

#content_inhalt {
	margin-left: 24px;
	margin-top: 2px;
	margin-bottom:10px;
	width: 500px;

}

#content_inhalt a:hover {
	text-decoration:underline;
}

#content_inhalt a{
	color: #ff7c00;
	text-decoration:none;
}

#content_inhalt h1{
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
}


