* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/bgwelle.gif);
	background-repeat: repeat-y;
	line-height: 20px;
	
	
	
}

.fett {
	
	font-weight: bold;
	

}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	color: #67686e;
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}


.titel1 {
	font-size: 26px;

}

.text1 {
	color: #999999;
	font-size: 12px;

}

.text2 {
	color: #329737;
	font-weight: bold;
	font-size: 12px;

}




blockquote {
	padding-left: 3em;
	background: url(../images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
text-decoration: none;
	color: #329737;
}

a:active {
text-decoration: none;
	color: #329737;
}

a:visited {
text-decoration: none;
	color: #329737;
}

a:hover {
	text-decoration: none;
	color: #0066CC;
}

img {
	border: none;
}

img.teampic {
	border: 5px solid #d2d2d2;
	margin-right: 50px;
}

img.teampic:hover {
	border: 5px solid #e42e18;
	margin-right: 50px;
}

/* Menu */

#menu {
	font-size: 15px;
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 153px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	
	color: #BABABA;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #ea650d;
	color: #FFFFFF;
}

#menu .active {
	background: #ea650d;
	color: #FFFFFF;
	
	display: block;
	float: left;
	width: 153px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	
	
}


/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
	background: url(../images/apokopf3.jpg) no-repeat;
}





/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	
}

/* Content */

#inhalt {
	height: 375px;
	width: 500px;
	margin-top: 75px;
	margin-left: 115px;
	background-color: #FFFFFF;
	padding: 20px;
	
	
	
}



/* submenu */

#submenu {
	font-size: 16px;
	width: 524px;
	height: 25px;
	border-right: 1px solid #EDEBD5;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;



	
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	width: 130px;
	height: 25px;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	color: #67686e;
	padding: 0px;




}

#submenu a:hover {
	background: #eeeeee;
}

#submenu .active a {
	background: #FFFFFF;
	color: #82BC2B;
}

#submenu .active {
	background: #FFFFFF;
	color: #e42e18;
	display: block;
	float: left;
	width: 130px;
	height: 25px;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

	
	
}



.hr {
	border-bottom: 1px solid #EDEBD5;
	padding-bottom: 20px;


}

/* Sidebar */

#sidebarbox {
	margin: 20px 0px 0px 10px;
	float: left;
	width: 190px;
	height: 290px;
	padding: 10px;
	display: block;
	background-color: #f0f0f0;
}

#sidebarbox_apo {
	margin: 20px 0px 0px 10px;
	float: left;
	width: 190px;
	height: 450px;
	padding: 10px;
	display: block;
	background-color: #f0f0f0;
}


#sidebar {
	
	
	width: 190px;
	
	
	
	
}



#sidebar ul {
	margin: 0;
	text-align: left;
	list-style: none;
	text-indent: 15px;
}

#sidebar li {
}

#sidebar a {

	color: #67686e;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	display: block;
	line-height: 40px;
	background: url(../images/bg-linie1.gif) repeat-x;
}


#sidebar a:hover {

	color: #ea650d;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	line-height: 40px;
	display: block;
	background: url(../images/bg-linie1.gif) repeat-x;

}

#sidebar .active {

	color: #ea650d;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	line-height: 40px;
	display: block;
	background: url(../images/bg-linie1.gif) repeat-x;


}


#sidebar li ul {
	padding:0px;
	margin:0px;
	text-align: left;
	list-style: none;
	text-indent: 35px;

}

#sidebar li ul li a {
	color: #45454a;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	display: block;
	line-height: 40px;
	background: url(../images/bg-linie2.gif) repeat-x;

}

#sidebar li ul li a:hover {
	color: #e42e18;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	display: block;
	line-height: 40px;
	background: url(../images/bg-linie2.gif) repeat-x;

}

#sidebar .subactive {
	color: #e42e18;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	display: block;
	line-height: 40px;
	background: url(../images/bg-linie3.gif) repeat-x;

}




.bluebox {
	background: #ffffff;
}

.bluebox h2 {
	border: 1px solid #EDEBD5;
	margin: 5px;
	background-color: #ea650d;
	display: block;


}

/* Footer */

#footer {
	width: 720px;
	margin: 0 auto;
	clear: both;
	height: 10px;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;	


}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



a.eins:link {
	color: #67686e;
	text-decoration: none;
	font-weight: bold;
	
}

a.eins:visited  {
	color: #67686e;
	text-decoration: none;
	font-weight: bold;
	
}
a.eins:hover {
	color: #e42e18;
	text-decoration: none;
	font-weight: bold;
	


		}
a.eins:active {
	color: #e42e18;
	text-decoration: none;
	font-weight: bold;
	
}


#teambox {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ea650d;
	float: left;
	width: 500px;
	
}




.strichlU {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EDEBD5;
	padding-bottom: 5px;
}


.bildrandlinks {
	border: 1px solid #ea650d;
	padding: 5px;
	float: left;
	margin: 20px 20px 20px 0px;
}

.bildrandrechts {
	border: 1px solid #ea650d;
	padding: 5px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.bildrandGalerieEnde {
	border: 1px solid #ea650d;
	padding: 5px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.bildrandmitte {
	border: 1px solid #ea650d;
	padding: 5px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
}


.bullet1 {margin:0px; padding:0px;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.bullet1 li {margin:0px; padding:0px;
	padding-left: 1.3em;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;	
	background-position: 1px 0.3em; 
	

}

.bullet2 {
	margin-right: 10px;
	margin-bottom: -5px; 
  	list-style: none;
  
}

