/* CSS Document AKTUELL*/

/* Standard CSS Document for KneippBund */

*
{
	margin:0px;
	padding:0px;
}

body
{		
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8Pt;
	color: #3C3C3C;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	background: url(../images/layout/standard/bg.png) repeat-x;
	background-color: #FFFFFF;
	
}

img {border: 0;}
br {clear: both;}
ul { list-style-type: none;}


a  { text-decoration: none;
	 color: #3BA8D0;
}

a:hover  
{ 
	text-decoration: underline;
}

h1
{
	margin-top:7px;
	margin-bottom: 9px;
	font-size: 18px;
	font-stretch: expanded;
	font-weight: 300;
	color: #186598;
}

div#overbox
{
	width: 954px;
	margin: auto;
	margin-top: 14px;
}

div#mainbox
{
	float: left;
}



/**************** ANFANG MENÜ **************/

#menu
{
	width: 820px;
	height: 24px;
}

#main_menu img
{
	border:0px;
}

#main_menu ul li ul
{
	display: none;
}

#main_menu
{
	width: 750px;
	height: 24px;
	visibility:hidden;
}

#main_menu ul
{
	margin:0px;	
	padding:0px;	
}

#main_menu li
{
	list-style-type:none;
	margin:0px;	
	padding:0px;	
}

#main_menu a
{
	margin:0px;
	padding:0px;
}

#main_menu ul
{
	margin:0px;	
	padding:0px;
	font-size: 10px;
}

#main_menu ul.menuBlock1
{	
	overflow:visible;
	margin:0px;	
	padding:0px;
	height: 24px;
}

#main_menu ul.menuBlock2
{	
	border: 1px solid #5BC4F4;
	border-bottom: none;
	border-top: none;
	margin-top: 1px;
}

*html #main_menu ul.menuBlock2
{	
	border: 1px solid #5BC4F4;
	border-bottom: none;
	border-top: none;
	margin-top: -2px;
}	

#main_menu ul.menuBlock3
{	
	border: 1px solid #5BC4F4;
	border-bottom: none;
	margin-left: -1px;
}

*html #main_menu ul.menuBlock3
{	
	border: 1px solid #5BC4F4;
	border-bottom: none;
	margin-left: -1px;
}

#main_menu ul.menuBlock4
{	
	border: 1px solid #5BC4F4;
	border-bottom: none;
	margin-left: -1px;
}

*html #main_menu ul.menuBlock4
{	
	border: 1px solid #5BC4F4;
	border-bottom: none;
	margin-left: -1px;
}

#main_menu a
{
	color: #444444;
	text-decoration:none;
}



#main_menu .currentDepth1
{
	height: 24px;
}

#main_menu .currentDepth1over
{
	height: 24px;
}

#main_menu .currentDepth1 a
{
	font-weight:bold;
	font-size: 10pt;
	color:#444444;
}

#main_menu .currentDepth1over a
{	color:#444444;
	font-weight:bold;
	font-size: 10pt;
}
	
#main_menu .currentDepth2
{
	padding-left:3px;
	padding-right:3px;
	line-height: 18px;
	background-color: #01ABDF;
	border-bottom: 1px solid #5BC4F4;
	
	width: 102px;
}

#main_menu .currentDepth2 a
{
	color: #B8E5FC;
}

#main_menu .currentDepth2over
{
	padding-left:3px;
	padding-right:3px;
	line-height: 18px;
	background-color: #5BC4F4;
	
	border-bottom: 1px solid #5BC4F4;	
	
	width: 102px;
}

#main_menu .currentDepth2over a
{	
	color: #FFFFFF;
}

#main_menu .currentDepth3
{
	padding-left:3px;
	padding-right:3px;
	line-height: 18px;
	background-color: #01ABDF;
	
	border-bottom: 1px solid #5BC4F4;
	
	width: 102px;
}

#main_menu .currentDepth3 a
{
	color: #B8E5FC;
}

#main_menu .currentDepth3over
{
	padding-left:3px;
	padding-right:3px;
	line-height: 18px;
	background-color: #5BC4F4;
   
	border-bottom: 1px solid #5BC4F4;	
	width: 102px;
}

#main_menu .currentDepth3over a
{	
	color: #FFFFFF;
}

#main_menu .currentDepth4
{
	padding-left:3px;
	padding-right:3px;
	line-height: 18px;
	background-color: #01ABDF;
	border-bottom: 1px solid #5BC4F4;
	
	width: 102px;
}

#main_menu .currentDepth4 a
{
	color: #B8E5FC;
}

#main_menu .currentDepth4over
{
	padding-left:3px;
	padding-right:3px;
	line-height: 18px;
	background-color: #5BC4F4;
	
	border-bottom: 1px solid #5BC4F4;
	
	width: 102px;
}

#main_menu .currentDepth4over a
{	
	color: #FFFFFF;
}
/* ENDE MENÜ */

/***************** NOSCRIPT *************************************/

#menu_noscript
{

}

#menu_noscript ul
{
 	
}

#menu_noscript li
{
 	height: 24px;
	float:left;
}

	
/***************** ENDE NOSCRIPT *************************************/

div#banner
{
	width: 830px;
	margin-top: 1px;
}

*html div#banner
{
	width: 830px;
	margin-top: -4px;
}

div#breadcrumb
{
	width: 830px;
	height: 28px;
	background: url(../images/layout/standard/breadcrumb2.png);
}

div#main
{

}

div#leftmain
{
	width: 191px;
	float: left;
}

/********************** UNTERMENÜ ***************************/

div#submenu
{
	width: 191px;
	margin-bottom: 10px;
	background: url(../images/layout/standard/sub_bg.png) no-repeat;
}


div#submenu ul
{
	color: #0770A5;
	padding: 0px;
	margin: 0px;
}

div#submenu li 
{
	margin-left: 0px;
	background: url(../images/layout/standard/submenu_bg1_2.gif) no-repeat;;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: #D2E1F1 solid 1px;
}

div#submenu li a
{
	font-weight: bold;
	color: #0770A5;
	text-decoration: none;
}

div#submenu li a:hover
{
	text-decoration: underline;
}


div#submenu li ul  
{
	margin-left: -22px;
}

div#submenu li ul li
{
	background: url(../images/layout/standard/submenu_bg2_2.gif) no-repeat;	
	border-top:  #D2E1F1 solid 1px;
	border-bottom: none;
}

div#submenu li ul li a
{
	font-weight: normal;
}

div#submenu li ul li ul 
{
	/*border-top: #D2E1F1 solid 1px;*/
	margin-left: -22px;
}

div#submenu li ul li ul li
{
	margin-left: 7px;
	background: none;
	border-top: none;
	border-bottom: none;
}



/***************** ENDE UNTERMENÜ *****************/

div#zeitschrift
{
	width: 191px;
	height: 291px;
	background: url(../images/layout/standard/box_zeitschrift.png);

}

div.bluebox_content
{
	width: 169px;
	height: 226px;
	padding-top: 60px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 5px;
}

div.bluebox_content a
{
	color: #248AB0;
}

div.bluebox_content ul
{
	color: #248AB0;
}

div.bluebox_content li
{
	margin-bottom: 5px;
	margin-left: 19px;
	list-style-image: url(../images/layout/standard/list_arrow.gif);
}

div#content
{
	width: 617px;
	float: left;
	margin-left: 22px;
	padding-top: 0px;
	padding-bottom: 7px;
	
	line-height: 15px;
	
	min-height: 200px;
    height: auto !important;
	height: 200px;

	font-size: 10pt;
}

div#themen
{
	width: 191px;
	height: 291px;
	background: url(../images/layout/standard/box_themen.png);
	
	float: left;
}

div#aktuell
{
	width: 191px;
	height: 291px;
	background: url(../images/layout/standard/box_aktuell.png);
	float: left;
	margin-left: 22px;
}

div#tipps
{
	width: 191px;
	height: 291px;
	background: url(../images/layout/standard/box_tipps.png);
	float: left;
	margin-left: 22px;
}

div#rightbox
{
	float: left;
}

div#search
{
	width: 124px;
	height: 130px;
	background: url(../images/layout/standard/rightbox_top.png);
	margin-top: 25px;
}

div#rightmenu
{
	width: 124px;
	text-align: right;
}

div#service
{
	width: 124px;
	height: 291px;
	margin-top: 10px;
	background: url(../images/layout/standard/box_service.png) right no-repeat;
}

div#service ul
{
}

div#service li
{
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(../images/layout/standard/list_arrow3.gif);
}

div.service_content
{
	width: 102px;
	height: 226px;
	padding-top: 60px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 12px;
	
}

div.service_content a
{
	color: #3C3C3C;
	text-decoration: none;
}

div.service_content a:hover
{
	text-decoration: underline;
}

div#bottom
{
	width: 954px;
	margin-bottom: 15px;
}

span.bottomlinks a
{
	color: #3C3C3C;
}

.input
{
	width: 100px;
	font-size: 8pt;
	height: 14px;
}

.input2
{
	width: 70px;
	border: 0px;
	font-size: 7pt;
}

.select
{
	width: 157px;
	font-size: 7pt;
	
}

.input3
{
	width: 153px;
	font-size: 8pt;
	height: 14px;
	padding-top: 2px;
}

.input4
{
	font-size: 8pt;
	height: 14px;
}

.input5
{
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-serif;
	overflow: auto;
	min-height: 60px;
}

.plugin_box
{
	width: 617px;
	background: #EDF7FC;
	margin-bottom: 5px;
}

.plugin_box a
{
	color: #186598;
}

.plugin_box .plugin_headline
{
	padding-left: 10px;
	padding-top: 8px;
}

.plugin_box .plugin_content
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#themensuche
{
	width: 303px;
	height: 144px;
	background: url(../images/content/search_bg.png);
	color: #186598;
}

#themensuche2
{
	width: 350px;
	height: 141px;
	background: url(../images/content/search_bg2.png);
	color: #186598;
}


.kalenderbox
{
	width: 572px;
	background: #E1EDF7;
 	border: 1px solid #C7DCF0;
	border-bottom: none;
	
	margin:auto;
}

.kalenderbox_top 
{
	text-align:left;
	width: 567px;
	height: 18px;
	background:url(../images/content/kalender_box_top.png);
	font-size:8pt;
	font-weight:bold;
	padding-left:5px;
	padding-top:2px;
	color: #186598;
}

.kalenderbox_text 
{
	height:auto !important;
	min-height:30px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	text-align:left;
	width:564px;
}

.kalenderbox_innenbottom 
{
	height:23px;
	width:572px;
	border-bottom: 1px solid #C7DCF0;
}

.red
{
	color: #FF0000;
}

