/*
orange: f0ab00
blau: 016392
graue schrift 4a4a4a
footer 333333
*/

html {
	height: 100.05%;
	margin:0 0 1px 0;
	padding: 0;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #4a4a4a;
	background-color:#f1f1ee;
	margin:0;
	padding:0;
}

h1 {
	font-weight: bold; 
	font-size: 14px; 
	line-height: 18px;
	margin: 0;
	color:#4a4a4a;
	padding: 0 0 14px 0;
}

h2 {
	font-weight: bold; 
	font-size: 12px; 
	line-height: 14px;
	margin: 0;
	padding: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #016392;
	font-weight:normal;
}
a:hover {
	color: #016392;
	font-weight:normal;
}

p {
	padding:0;
	margin:0;
}

.error {
	color: #FF1C22;
}



input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #4a4a4a;
	border:1px solid #bbb;
}


/*specific divs */
#container {
	width:966px;
	margin:0 auto 0 auto;
	padding: 0;
	background-color:#f1f1ee;
}

#header {
	width:966px;
	height:99px;
	clear:both;
	margin:0;
	padding: 0;
	background-image:url(../images/schatten.jpg);
}
#website_logo {
	width:653px; 
	height:99px;
	float:left;
	margin:0 0 0 8px;
	padding:0;
}

#alles_geht {
	width:266px;
	height:15px;
	float:left;
	margin:37px 0 0 13px;
	padding: 0;
}

#topmenu {
	width:759px; /*966-207*/
	height:21px;
	clear:both;
	margin:0;
	padding:0 0 0 207px;
	background-image:url(../images/topmenu_bg.jpg);
	background-repeat:no-repeat;
}

#main {
	width:966px;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	clear:both;
	margin:0;
	padding: 15px 0 0 0;
	background-image:url(../images/schatten.jpg);
}



#footer {
	width:966px;
	height:46px;
	clear:both;
	margin:0;
	padding:0;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:relative;
}
#footer_links {
	float:left;
	width:678px; /*700-22*/
	margin:10px 0 0 0;
	padding:0 0 0 22px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
#footer_links a {
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
#footer_links a:hover {
	color:#333333;
}
#footer_links a.active {
	color:#333333;
}
#footer_rechts {
	float:left;
	width:239px; /*266-27*/
	margin:10px 0 0 0;
	padding:0 27px 0 0;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
#footer_rechts a {
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
#footer_rechts a:hover {
	color:#333333;
}
#footer_rechts a.active {
	color:#333333;
}


#languages { 
	list-style-type: none; 
	float:right;
	width:201px;
	height:26px;
	margin:5px 0 0 78px;
	padding: 0;
}
#languages li { 
	display: inline; 
	width: 16px; 
	height:11px;
	float: left; 
	margin:0 3px 0 0;
}
#languages li a { 
	display: block; 
	color: #000; 
	font-size:9px;
	line-height:13px;
	font-weight:normal;
	text-align:center;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;	
}
#languages li a.active { 
	color:#fff;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}
#languages li a:hover { 
	color:#fff;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}



#menu {
	float:left;
	width:172px;
	margin:0 0 0 22px; 
	background-color: #005b82;
	padding:9px 0 9px 0;

}
* html #menu {	/*only ie6*/
	margin: 0 0 0 11px;
}

#menu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
	
/*Level 2*/
#menu .level2, #menu .level2_open, #menu .level2_last  {
	color: #fff;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	background-color: #005b82;
	line-height: 22px;
	padding: 0;
	margin: 0 0 0 8px;	
	border-top:1px solid #fff;
	display:block;
	width:153px;
}
#menu .level2_last {
	border-bottom:none;	
}
#menu .level2_open  {
	background-color: #005b82;
}
#menu .level2 a, #menu .level2_open a, #menu .level2_last a  { 
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	text-decoration: none;
	padding:0 3px 0 0;
	margin:0;
}
#menu .level2_last a:hover { 
	color:#f0ab00;
}
#menu .level2_open a  { 
	color:#f0ab00;
}
#menu .level2 a:hover  { 
	font-weight:normal;
	color:#f0ab00;
}
#menu .level2_open a:hover  { 
	font-weight:normal;
	color:#f0ab00;
}


/*Level 3*/
#menu .level3, #menu .level3_open  {
	background-color: #005b82;
	color: #fff;
	height: 19px;
	line-height: 19px;
	margin: 0;
	padding: 0;	
}
#menu .level3_open  {
	background-image:url(../images/menu_punkte.jpg);
	background-repeat:no-repeat;
	background-position:12px 8px;
}
#menu .level3 a, #menu .level3_open a  { 
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
	padding:0 0 0 32px;
	display:block;
}
#menu .level3_open a, #menu .level3 a:hover, #menu .level3_open a:hover  { 
	color:#fff;
	background-color:#337c9b;
	background-image:url(../images/menu_punkte.jpg);
	background-repeat:no-repeat;
	background-position:12px 8px;
}
#menu .level3 a:hover, #menu .level3_open a:hover  { 
	color:#fff;
	background-color:#337c9b;
}



#boxes {
	float:left;
	margin:14px 0 0 0;
	padding:0;
}
.box {
	width:182px;
	padding:0;
	margin:0 0 10px 0;
	float:left;

}
.box .header {
	width:161px;	/*182-10-10-1*/
	height:18px;	/*31-13*/
	background-image:url(../images/box_bg_top.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding:13px 10px 0 10px;
	font-size:12px;
	overflow:hidden;
}
.box .content {
	width:182px;
	height:126px;	/*166-31-9*/
	background-color:#fff;
	background-image:url(../images/box_bg_main.jpg);
	padding:0;
	margin:0;
	overflow:hidden;
}
.box .media {
	width:182px;		/*182-4-6*/
	background-image:url(../images/box_bg_main.jpg);	
	margin:0;
	padding:0;
}
.box .text {
	width:161px;	/*182-10-10-1*/
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	padding:5px 10px 10px 10px;
	margin:0;
}
.box .text a {
	color:#016392;	
}
.box .text a:hover, .box .text a.active {
	color:#f0ab00;	
}
.box .footer {
	width:182px;
	height:9px;
	background-image:url(../images/box_bg_bottom.jpg);
	background-repeat:no-repeat;
	padding:0;
}



#mehr_box {
	width:152px;	/*172-10-10*/
	background-color:#f4f4f4;
	margin:0;
	padding:10px 10px 10px 10px;
}
#mehr_box .header {
	color:#333333;
	font-weight:bold;
	font-size:11px;
	overflow:hidden;	
	padding:0 0 5px 0;	
}
#mehr_box .links {
	list-style-type:none; 
	margin:0; 
	padding:0 0 20px 0;	
}
#mehr_box .links li {
	padding:0 0 5px 0;	
}
#mehr_box .links li a {
	color:#0081ab;
	font-weight:bold;
	font-size:11px;
}
#mehr_box .links li a:hover, #mehr_box .links li a.active {
	color:#f0ab00;
}
#mehr_box .more_link a {
	color:#0081ab;
	padding:0 0 5px 0;	
}
#mehr_box .more_link a:hover {
	color:#f0ab00;
}




#content_articles_headline {
	margin:10px 0 0 0;
}
.content_articles {
	list-style-type:none; 
	margin:0; 
	padding:0;	
}
.content_articles li {
	padding-bottom:5px;	
}
.content_articles li a {
	font-style:normal;
	font-weight:normal;
	color:#016392;
}
.content_articles li a.active {
	font-weight:normal;
	color:#016392;
}
.content_articles li a:hover {
	font-weight:normal;
	color:#016392;
}


/*Image Gallery */
.gallery {
	margin:15px 0 0 0;
	clear:both;
	padding:0;
}
.gallery ul {
	margin:0;
	list-style-type:none;
	padding:0;
	clear:both;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
.gallery li {
	float:left;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	width:134px;
	font-size:11px;
	overflow:hidden;
}

.navbar {
	margin:0;
	padding:0 0 22px 0;
}


#documents {
	padding: 25px 0 10px 0;
	margin:0;
}
#documents_headline {
	margin:0 0 5px 0; 
	padding:0 0 5px 0; 
	border-bottom:1px solid #d7d7d7;	
}
.document {
	padding: 0;
	margin:0;
}


/*Templates*/
#template1 {
	width:966px;
	float:left;
	margin:0;
	padding:0;
}
#template1 .top .content {
	width:920px;
	margin:0 0 0 22px;	
}
#template1 .top .content .mainmedia {
	width:920px;
	margin:0 0 7px 0;	
}
#template1 .top .content .mediapadding {
	height:7px;
}
#template1 .bottom {
	margin:0;
	padding:0 0 0 18px;	
}
#template1 #boxes {
	width:948px;	/*966-18*/
}
#template1 .bottom .box {
	margin:0 5px 0 0;	
}



#template2 {
	width:772px;
	float:left;
	margin:0;
	padding:0;
}
#template2 .left {
	width:546px;
	float:left;
	margin:0 15px 0 0;
	padding:0 0 0 15px;
}
#template2 .left .content {
	width:546px;
	padding:0;
	margin:0;
}
#template2 .mainmedia {
	margin:0 0 17px 15px;	
}
#template2 .mediapadding {
	height:17px;
}
#template2 .right {
	width:172px;
	float:left;
	margin:0;
	padding:0;
}
#template2 .bottom {
	width:761px; /*772-11*/
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 11px;
}
#template2 #boxes {
	width:761px;	
}
#template2 .bottom .box {
	margin:0 5px 0 0;	
}




#template3 {
	width:772px;
	float:left;
	margin:0;
	padding:0;
}
#template3 .left {
	width:546px;
	float:left;
	margin:0 11px 0 0;
	padding:0 0 0 15px;
}
#template3 .left .content {
	width:546px;
	padding:0;
	margin:0;
}
#template3 .left .content .mainmedia {
	margin:0 0 26px 0;	
}
#template3 .left .content .mediapadding {
	height:26px;
}
#template3 .right {
	width:182px;
	float:left;
	margin:0;
	padding:0;
}
#template3 .right #boxes {
	width:182px;
	margin-top:0;
}
#template3 .right .box {
	margin:0;	
}
#template3 .right .box .content {
	min-height: 126px; /*166-31-9*/
	height: auto !important;
	height: 126px;
}



#template4 {
	width:772px;
	float:left;
	margin:0;
	padding:0;
}
#template4 .left {
	width:546px;
	float:left;
	margin:0 15px 0 0;
	padding:0 0 0 15px;
}
#template4 .left .content {
	width:546px;
	padding:30px 0 0 0;
	margin:0;
}
#template4 .mainmedia {
	margin:30px 0 10px 0;	
}
#template4 .mediapadding {
	height:10px;
}
#template4 .right {
	width:172px;
	float:left;
	margin:0;
	padding:0;
}
#template4 .bottom {
	width:761px; /*772-11*/
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 11px;
}
#template4 #boxes {
	width:761px;	
}
#template4 .bottom .box {
	margin:0 5px 0 0;	
}


#template5 {
	width:772px;
	float:left;
	margin:0;
	padding:0;
}
#template5 .left {
	width:546px;
	float:left;
	margin:0 15px 0 0;
	padding:0 0 0 15px;
}
#template5 .left .content {
	width:546px;
	padding:0;
	margin:0;
}
#template5 .mainmedia {
	margin:0 0 17px 15px;	
}
#template5 .right {
	width:182px;
	float:left;
	margin:0;
	padding:0;
}
#template5 .right #boxes {
	width:182px;
	margin-top:0;
}
#template5 .right .box {
	margin:0;	
}
#template5 .right .box .content {
	min-height: 126px; /*166-31-9*/
	height: auto !important;
	height: 126px;
}



#template6 {
	width:772px;
	float:left;
	margin:0;
	padding:0;
}
#template6 .left {
	width:546px;
	float:left;
	margin:0 11px 0 0;
	padding:0 0 0 15px;
}
#template6 .left .content {
	width:546px;
	padding:0;
	margin:0;
}
#template6 .left .content .mainmedia {
	margin:0 0 26px 0;	
}
#template6 .right {
	width:182px;
	float:left;
	margin:0;
	padding:0;
}
#template6 .right #boxes {
	width:182px;
	margin-top:0;
}
#template6 .right .box {
	margin:0;	
}


#template7 {
	width:772px;
	float:left;
	margin:0;
	padding:0;
}
#template7 .left {
	width:546px;
	float:left;
	margin:0 11px 0 0;
	padding:0 0 0 15px;
}
#template7 .left .content {
	width:546px;
	padding:0;
	margin:0;
}
#template7 .mainmedia {
	margin:0 0 17px 0;	
}
#template7 .right {
	width:182px;
	float:left;
	margin:0;
	padding:0;
}
#template7 .right #boxes {
	width:182px;
	margin-top:0;
}
#template7 .right .box {
	margin:0;	
}
#template7 .right .box .content {
	min-height: 126px; /*166-31-9*/
	height: auto !important;
	height: 126px;
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
	height:21px;
	line-height:21px;
	border-left: 1px solid #d1e2e9;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
	height:21px;
	line-height:21px;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a {
display: block;
	width:auto;
	height:19px;	/*21-2*/
	line-height:19px;
	padding: 2px 10px 0 10px;
	border-right: 1px solid #d1e2e9;
	border-top:none;
	border-left:none;
	border-bottom:none;
	white-space:nowrap;
text-decoration: none;
	background:none;
	color:#fff;
	font: normal 12px Arial;
}
* html .horizontalcssmenu ul li a {	/*only ie6*/
	/*width: 80px;*/
	width:1em;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top:0;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
	border-left:none;
	* display:none;
}
* html .horizontalcssmenu ul li ul {	/*only ie6*/
	display:none;
	padding:3px 0 0 0;
}

.submenu_footer {
	height:4px;
	
}
.submenu_footer table {
	height:4px;
	* width: 146px;	/*only ie6 +  ie7*/
	
}

.submenu_sep {
	height:1px;
	padding:0;
}
.submenu_sep table {
	width:100%;
	height:1px;
	padding:0;
	margin:0;
	* width: 146px;	/*only ie6 +  ie7*/
	/*border:1px solid red;*/
}
.submenu_sep table tr td {
	height:1px;
	/*background-color:#337c9b;*/
	background-color:#005b82;
}
.submenu_sep .sep {
	width:92%;
	height:1px;
	background-image:url(../images/topmenu_sep.jpg);	
}


/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;

}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width:auto;
	* width: 120px;	/*only ie6 +  ie7*/
	white-space:nowrap;
font-weight: normal;
	padding: 2px 12px 0 12px;
	background-color:#005b82;
border-width: 0 1px 1px 1px;
	/*border-bottom:1px dotted #fff;*/
	color:#fff;
	font: normal 12px Arial;
	border-right: 1px solid #005b82;
	border-left: 1px solid #005b82;
	display:block;
}

* html .horizontalcssmenu ul li ul li a{	/*only ie6*/
	height:21px;
}

.horizontalcssmenu ul li a:hover, .horizontalcssmenu ul li a.active {
	background:none;
	color:#f0ab00;
}

.horizontalcssmenu ul li ul li a:hover, .horizontalcssmenu ul li ul li a.active {
	background-color:#005b82;
	color:#f0ab00;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
	background:none;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */


