@charset "utf-8";
/* CSS Document */

.main
{
	width: 999px;
	margin: 0 auto 0 auto;
}

.head_top
{
	width: 999px;
	text-align: right;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7E7D;
	margin-top: 24px;
	background-image:url(../img/head_top_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.head_top a
{
	color: #7F7E7D;
	float: right;
	margin-left: 10px;
	text-decoration: none;
}
.head_top a:hover
{
	color: #7F7E7D;
	float: right;
	margin-left: 10px;
	text-decoration: underline;
}

.head_top p
{
	padding: 0;
	margin: 0px 0px 0px 10px;
	float: right;
}

.head_content
{
	height: 214px;
}

.head_content div
{
	float: left;
}

.head_logo
{
	background-image: url(../img/logo_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 264px;
	height: 214px;
}

.head_logo img
{
	margin: 120px 0px 0px 30px;
}

.head_bottom
{
	height: 18px;
	background-image: url(../img/head_bg_bottom.png);
	background-repeat: no-repeat;
}

.menu
{
	height: 34px;
	width: 100%;
}

.menu_bottom
{
	height: 17px;
	background-image: url(../img/menu_bg_bottom.png);
	background-repeat: no-repeat;
}

.content
{
	width: 999px;
	margin-top: 20px;
}

.content_sep
{
	float: left;
	width: 40px;
}

.content_left
{
	float: left;
	clear: left;
	width: 180px;
}

.content_mid
{
	float: left;
	width: 528px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #797979;
	padding-bottom:60px;
}
.content_mid a:link
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #920C13;
	text-decoration:underline;
}
.content_mid a:active
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #920C13;
	text-decoration:underline;
}
.content_mid a:visited
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #920C13;
	text-decoration:underline;
}
.content_mid a:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration:underline;
}
.content_mid ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Tahoma, Geneva, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
.content_mid li{
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}

.content_small
{
	float: left;
	width: 244px;
}

.content_right
{
	float: left;
	clear: right;
	width: 210px;
}

.content p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	/*letter-spacing: 1px;*/
	color: #797979;
	margin-top: 0px;
}
.content_right_box
{
	width: 190px;
	background-image: url(../img/content_right_box.png);
	background-repeat: no-repeat;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #797979;
}

.content_right_sep
{
	margin-top: 20px;
}

.textbox
{
	border: 1px solid #E2E3EA;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	padding: 4px;
	margin-left: 12px;
	margin-bottom: 8px;
	width: 155px;
}

.p_arrow_right
{
	text-align: right;
	background-image: url(../img/arrow_right.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}

.p_arrow_right a
{
	font-size: 11px;
	color: #920C13;
	text-decoration: underline;
}


h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #920C13;
	line-height:30px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #920C13;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E0B400;
	line-height:25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E0B400;
}

.footer_upper
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7E7D;
	width: 100%;
	clear: both;
}

.footer_upper a
{
	color: #7F7E7D;
	text-decoration: none;
	margin-left: 15px;
}
.footer_upper a:hover
{
	color: #7F7E7D;
	text-decoration: underline;
	margin-left: 15px;
}

.footer_upper_left
{
	width: 606px;
	float: left;
}

.footer_upper_right
{
	width: 390px;
	float: left;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7E7D;
	width: 100%;
}

.footer_inner_left
{
	width: 791px;
	float: left;
	padding: 8px 0px 8px 0px;
}

.footer_inner_right
{
	width: 182px;
	padding-right: 10px;
	float: left;
	text-align: right;
	padding: 8px 10px 8px 0px;
}

.footer a
{
	color: #7F7E7D;
	text-decoration: none;
	margin-left: 15px;
}
.footer a:hover
{
	color: #7F7E7D;
	text-decoration: underline;
	margin-left: 15px;
}

.footer_sep
{
	margin-left: 15px;
}

.footer_top
{
	width: 100%;
	height: 18px;
	background-image: url(../img/footer_bg_head.png);
	background-repeat: no-repeat;
	clear: both;
}

.footer_bottom
{
	width: 100%;
	height: 17px;
	background-image: url(../img/menu_bg_bottom.png);
	background-repeat: no-repeat;
	clear: both;
}

.algoat
{
	float: left;
	padding-top: 8px;
}

img {
	border:0px;
}
img a {
	border:0px;
}

*---------------------GOOGLE-MAPS-----------------------------*/

#maprahmen {
   border: 1px solid #E1CFAB;
   width: 100%;
   text-align: center;
}

#karte {
   width: 100%; 
   height: 320px;
}

#input-hintergrund {
   background: #faefc5;
   padding: 5px;
}

#inputaddress {
   width: 300px;
   padding: 1px;
   height: 20px;
   border: 1px solid #8a0045;
   background-color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
   font-size: 12px;
   color: #666666;
}

#mapsButton1 {
   width: 200px;
   height: 25px;
   padding: 3px;
   border: 1px solid #CDD6DD;
   color: #fff;
   background: #03497C url(../img/button-hg.jpg) repeat-x top;
   vertical-align: bottom;
}

#mapsButton1:hover {
   border: 1px solid #079AE0;
   font-weight: bold;
   background: #03497C url(../img/button-hg.jpg) repeat-x top;
   cursor: hand;
}

.mapposition {
   color: #000;
   font-size: 12px;
}
-------------------

#preis-table-a 
{
	padding:0;
	color:#666666;
	margin:0;
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
td.preislistetop {
	background-color:#8a0045;
	color:#ffffff;
}
#preis-table-a td
{
	padding:4px;
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #f4f4f4;
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #cecece;
	color: #000000;
}
#preis-table-a tr.preislistetop td{
	background-color:#8a0045;
	color:#ffffff;
}

table.anfrage  a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	background-color: #8a0045;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	background-color: #8a0045;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #e0b400;
	color: #ffffff;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}

hr{
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e6e6e6;
	height: 1px;
}
.hervorgehoben {
   background-color:#f4f4f4;
   border:1px dotted #e6e6e6;
   padding:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#797979;
	line-height:18px;
}
