/*

hellblau: 797196
bannerlinks (gelb): fcf9c7
bannerrechts (blau): 4d485b
rot: da251d


*/

body
{
	margin: 5px 0px 0px 0px;
	background-color: #797196;
	font-family: Georgia, Verdana, Arial;
	font-size: 0.9em;

}

h1
{
	border-bottom: 1px solid #797196;
	font-weight: bold;
	font-size: 2em;
}

#header
{
	background-color: #4d485b;
	background-image: url(img/bg_header.png);
	background-repeat: repeat-y;
	border-top: 1px solid #000000;
}

#header #logo
{
	float: left;
	height: 165px;
	width: 383px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}

#header #right
{
	float: right;
	width: 470px;
	height: 140px;
	margin-top: 6px;
}

#header #termine
{
	float: left;
	margin-top: 55px;
	height: 31px;
	width: 210px;
	color: #fcf9c7;
	font-weight: bold;
	text-align: center;
	/*background-image: url(img/termine_nach_vereinbarung.gif);
	background-repeat: no-repeat;*/
}

#header #rote_balken
{
	float: right;
	margin-top: 7px;
	height: 140px;
	width: 260px;
	background-image: url(img/header_rote_balken.gif);
	background-repeat: no-repeat;
}

#line1
{
	clear: both;
	height: 5px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-bottom: 6px;
	background-color: #797196;
	overflow: hidden;
}

#line2
{
	height: 11px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #797196;
	overflow: hidden;
}

#main
{
	width: 100%;
	border-bottom: 1px solid #000000;
}

#navigation
{
	background-image: url(img/bg_navi.png);
	background-repeat: repeat-x;
	background-color: #4d485b;
	vertical-align: top;
	padding: 10px;
}

#navigation div
{
	width: 200px;
}

#content
{
	width: 100%;
	background-color: #d6d0d4;
	border-left: 1px solid #797196;
	vertical-align: top;
	padding: 30px;
	text-align: justify;
}

#navigation ul
{
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li
{
	font-weight: bold;
	font-size: 1.2em;
	/*font-variant: small-caps;*/
	
}

#navigation li a:link, #navigation li a:visited
{
	width: 100%;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #da251d;
	text-decoration: none;
	border-bottom: 1px dotted #d6d0d4;
}

#navigation li a:hover, #navigation li a:active
{
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
	color: #000000;
}

#navigation address
{
	margin-top: 20px;
	font-style: normal;
	font-size: 12pt;
	color: #fcf9c7;
	text-align: center;
	font-weight: bold;
}


#denkwuerdig
{
	background-image: url(img/denkwuerdig.gif);
	width: 178px;
	height: 232px;
	float: right;
}

#ChangeItemContainer
{
	margin-left: 180px;
	margin-top: 30px;
}

#ChangeItemContainer div
{
	position: absolute;
	width: 300px;
	visibility: hidden;
	font-weight: bold;
}

#revtImage
{
	background-image: url(img/text_main.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 186px;
	margin-left: 150px;
	margin-top: 50px;
}

#flyer
{
	margin-top: 100px;
	float: left;
	color: #797196;
}

#flyer ul
{
	list-style-type: none;
	font-size: 14pt;
}

#flyer li
{
	background-image: url(img/linie.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	width: 200px;
	text-align: right;
}


#footer
{
	padding: 2px;
	padding-bottom: 5px;
	text-align: right;
	color: #fcf9c7;
}

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

a:link, a:visited
{
	color: #797196;
	text-decoration: none;
}

a:hover, a:active
{
	color: #fcf9c7;
}


.bold
{
	font-weight: bold;
}

address
{
	font-style: normal;
}