html
	{
	overflow: scroll;
	}

body 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	}

h1 
	{ 
	font-size: 16px;  
	color: #0264B0;
	margin-left: 15px;
	}

h2 
	{ 
	font-size: 13px; 
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 0px; 
	color: #FF0000;
	}

#tablearound
	{
	width: 1010px;
	border: 1px solid #999999;
	position: absolute;
	left: 50%;
	margin-left: -505px;
	top: 5px;
	}
	

#headerpart
	{
	height: 200px;
	width: 1010px;
	color: #FFFFFF;
	float: left;
	}
	
.logo
	{
	height: 200px;
	width: 200px;
	border-right: 1px solid #999999;
	float: left;
	}
	
#blank
	{
	height: 200px;
	width: 9px;
	float: left;
	}
	
.header
	{
	height: 200px;
	width: 800px;
	border-bottom: 1px solid #999999;
	float: left;
	}

#mainpart
	{
	width: 808px;
	vertical-align: top;
	float: left;
	min-height: 630px;
	height: auto !important;
	height: 630px;
	}

.main_title
	{
	margin: 23px;
	background-image: url(../images/main_title.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #999999;
	}
	
.main_text
	{
	margin-left: 40px;
	margin-right: 50px;
	}
	

.home_title
	{
	font-weight: bold;
	font-size: 13px;
	line-height: 23px;
	padding-left: 5px;
	}
	
.home_text
	{
	vertical-align: top;
	padding-left: 5px;
	font-size:10px;
	}

.home_price
	{
	color:#ff0000;
	font-size: 11px;
	font-weight:700;
	}
	
a.home_link, a.home_link:visited
	{
	color:#FF0000;
	font-size: 10px;
	font-weight:700;
	text-decoration: none;
	}
	
a.home_link:hover, a:active
	{
	text-decoration: underline;
	}

	
/*  ----------------------- LINKS -----------------------  */	

a, a:visited
	{
	text-decoration: underline;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	}
	
a:hover, a:active
	{
	color: #333;
	}
	
	
/*  ----------------------- NAVIGATION -----------------------  */

#navipart	
	{
	width: 200px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
	border-top: 1px solid #999999;
	vertical-align: top;
	}


a.hauptnavi, a.hauptnavi:visited
	{
	display: block;
	vertical-align: top;
	line-height: 25px;
	width: 165px;
	background-image: url(../images/navi.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	}
	
a.hauptnavi:hover, a.hauptnavi:active
	{
	line-height: 25px;
	color: #0264B0;
	background-image: url(../images/navi_hover.jpg);
	background-position: left;
	}

a.hauptnaviaktuell, a.hauptnaviaktuell:visited
	{
	display: block;
	vertical-align: top;
	line-height: 25px;
	width: 165px;
	background-image: url(../images/navi.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	}

a.hauptnaviaktuell:hover, a.hauptnaviaktuell:active
	{
	line-height: 25px;
	color: #0264B0;
	background-image: url(../images/navi_hover.jpg);
	}

a.subnavi, a.subnavi:visited
	{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 5px;
	line-height: 18px;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background-image: url(../images/subnavi.jpg);
	background-repeat: no-repeat;
	}

a.subnavi:hover, a.subnavi:active
	{
	text-decoration: none;
	color: #0264B0;
	}

#left_oeffnungszeiten
	{
	margin-left: 10px;
	margin-top: 30px;
	}
	
#left_kontakt
	{
	margin-left: 10px;
	margin-top: 30px;
	}

.left_title
	{
	background-image: url(../images/menu_left.jpg);
	line-height: 20px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #0264B0;
	font-weight: bold;
	}

.left_text
	{
	font-size: 10px;
	margin-top: 5px;
	margin-left: 20px;
	}

#right_navi
	{
	width: 200px;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	}

#right_news
	{
	width: 160px;
	margin-left: 10px;
	margin-top: 30px;
	}

.right_title
	{
	background-image: url(../images/menu_right.jpg);
	height: 25px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #0264B0;
	font-weight: bold;
	}

.right_text
	{
	font-size: 10px;
	margin-top: 5px;
	margin-left: 20px;
	}

	

/*  ----------------------- FOOTER -----------------------  */


#footer
	{
	width: 1010px;
	height: 15px;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	border: 0px;
	border-top: 1px solid #999999;
	}

	
/*  ----------------------- LINKS FOOTER -----------------------  */	

a.footerlinks, a.footerlinks:visited
	{
	text-decoration: none;
	font-weight: 400;
	color: #333333;
	font-size: 11px;
	}
	
a.footerlinks:hover, a.footerlinks:active
	{
	color: #FF0000;
	}
	
/*  ----------------------- VIRUSWARNUNGEN -----------------------  */	

a.containerLink, a.containerLink:visited
	{
	font-size: 11px;
	text-decoration: none;
	}
	
a.containerLink:hover, a.containerLink:active
	{
	text-decoration: underline;
	}
	
	
.virusWarningsHeader
	{
	background-color: #ffffff;
	font-weight: bold;
	}

