html
{
	margin:0;
	padding:0;
	height:100%;
}

body
{
	margin:0;
	padding:0 0 0 0;
	font-family:Arial,Helvetica,Verdana;
	font-size: 13px;
	height:100%;
	text-align:center;
	background-color:#77A8AB;
	color:#000;	
}

img
{
	display:block;
}

/******************************************************************************/

#container
{
	width:758px;
	background-image: url(layout/footer_hg.gif);
	background-repeat: repeat-y;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	border-right: solid 1px #246D68;
	border-left: solid 1px #246D68;
	border-bottom: solid 1px #246D68;
	text-align:left;
}

/******************************************************************************/

#navi
{
	background-image:url(layout/top.gif);
	background-repeat:no-repeat;
	background-position: top center;
	padding:0px 0 0 230px;
	height:73px;
	font-size:15px;
	font-weight: bold;
}

#navi ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

#navi li
{
	padding: 0;
	display:inline;
	float: left;
}


#navi a
{
	padding: 10px 3px 5px 3px;
	margin: 40px 3px 0 3px;
	display: block;
	float: left;
	background-position: left top;
	text-decoration: none;
	color: #000;
}

#navi a:link, #navi a:visited
{
	background-image: none;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	background-image: url(layout/a_hg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 3px 5px 3px;
	margin: 40px 3px 0 3px;
	display: block;
	float: left;
	color: #7F1717;
}


#navi span
{
	background-image: url(layout/a_hg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 3px 5px 3px;
	margin: 40px 3px 0 3px;
	display: block;
	float: left;
	color: #7F1717;
}

/******************************************************************************/

#inhalte a
{
	color:#8F4F36;
	margin:0;
	text-decoration:underline;
}

#inhalte a:hover, #inhalte a:active, #inhalte a:focus
{
	color:#C18368;
}

#inhalte
{
 	width:758px;
	margin:0;
	padding: 0;
	background-image:url(layout/inhalt-hg.gif);
	background-repeat:repeat-y;
	background-position: top center;
}


#inhalte h2
{
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	color:#555;
	margin:0;
	padding:0;
}

#inhalte h1
{
	font-weight:normal;
	font-style:italic;
	font-size:20px;
	color:#8F4F36;
	margin:0;
	padding:0;
}

/******************************************************************************/

#aktuelles
{
 	width:758px;
	margin:0;
	padding: 0;
	background-image:url(layout/aktuelles.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#aktuelles h2
{
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	color:#9C3F1A;
	margin:0;
	padding:0;
}


#aktuelles img
{
	float:left;
	display:inline;
	margin:5px 5px 0 5px !important;
	border: solid 1px #000;
}

/******************************************************************************/

#inhalte .bilder img
{
	float:left;
	margin:5px 23px 5px 23px;
	display:inline !important;
	padding:2px;
	background-color:#fff;
	border:1px solid #A10A15;
}


#links
{
	float:left;
	width: 220px;
	color:#fff;
	margin: 5px 0 0 15px;
	position: relative;
	display: inline;
}

#links div
{
    margin: 5px 0;
    padding: 0;
}


#links a
{
	color:#9C3F1A;
}

#links h2
{
	color:#9C3F1A;
	margin: 0 0 0 5px;
}

#links img
{
	margin:0 0 5px 8px;
	border: solid 1px #000;
}


#links p
{
	color:#000;
	margin:5px 0 0 5px;
}

#links #bisy
{

}

#links #bisy ul
{
    margin: 10px 0 10px 5px;
    padding: 0;
}

#links #bisy li
{
    margin: 0 0 0 15px;
    padding: 0;
}


/******************************************************************************/

#rechts
{
	width: 490px;
	margin: 5px 25px 0 0;
	padding: 0;
	float: right;
	display: inline;
	position: relative;
}

#rechts div
{
    padding: 0 0 15px 0;
    margin: 0;
}

#rechts img
{
	float:left;
	border: solid 1px #000;
    margin: 5px;
    padding: 0;
}

#rechts li
{
	list-style-type:square;
}

#rechts h2
{
	color:#9C3F1A;
	margin: 5px 0 0 5px;
}

#rechts h3
{
	color:#A10A15;
	font-size:15px;
	border-bottom:1px solid #A10A15;
	display:block;
	margin:15px 0 0  0;
}
#rechts p
{
	font-size: 13px;
	color:#000;
	margin:5px 0 0 5px;
}

#rechts #bwRegionKalender
{
	clear: both;
}

/******************************************************************************/

#formular
{
	margin:0;
	padding:0;
}

#formular span
{
	display:block;
	width:100px;
	float:left;
}

#formular input
{
	width:250px;
	font-size:12px;
}

#formular textarea
{
	width:250px;
	font-size:12px;
}

#formular H2
{
	font-size: 15px;
	color:#535353;
	text-decoration: none;
}

#formular p
{

	margin:2px 0 0 0;
	padding:1px 5px 1px 5px;
}


/******************************************************************************/

#footer
{
	background-image: none;
	background-repeat: repeat-y;
	background-position: top center;
    clear: both;
    float: right;

}

#footer p
{
	color: #555;
	font-size: 11px;
	margin: 0;
	padding: 5px 0 15px 0;
}

#footer a
{
	color: #555;
	text-decoration: none;
}

#footer .copyright
{
	color:#555;
	text-align: left;
	margin: 0px 15px 0 0;
}

/******************************************************************************/

#InfoText
{
	font-size:10px;
	text-decoration:none !important;
	color:#000 !important;
	margin: 0 20px 0 20px;
	border-top: solid 1px #000;
}

#InfoText div
{
	font-size:10px;
	text-decoration:none !important;
	color:#000 !important;
}

#InfoText a
{
	text-decoration:none !important;
	color:#000 !important;
}

.hiddenclear
{
	font-size: 1px !important;
	line-height: 1px !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 1px !important;
	visibility: hidden !important;
}

.adresse
{
    margin: 0;
    padding: 5px;
    color: #fff;
    background-image: none;
    background-color: #8FB6B8;
}


