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

a img
{
	border: 0;
}
h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #D11F0A;
	font-weight: bold;
	line-height:25px;
	margin:0px;
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A8A8A8;
	font-weight: bold;
	font-style:italic;
	line-height:18px;
	margin-top:7px;
	margin-bottom:18px;
	text-align:right;
}
h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D11F0A;
	font-weight:bold;
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
}

.content ul{
	margin-left: 15px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
.content li{
	font-family:Verdana, Geneva, sans-serif;
	padding: 0px;
	margin:0px;
	background-image: none;
}

.hervorgehoben {
   background-color:#FACF61;
   border:1px solid #ffffff;
   padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#46505F;
	line-height:18px;
}
.hervorgehoben2 {
   background-color:#E6E6E6;
   border:1px solid #ffffff;
   padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#46505F;
	line-height:18px;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FBF9F4;
	height: 1px;
}

#preis-table-a 
{
	padding:0;
	color:#46505F;
	margin:0;
	background-color: #E6E6E6;
	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:#D23413;
	color:#FFFFFF;
}


#preis-table-a td
{
	padding:4px;
	color:#46505F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #E6E6E6;
	color:#46505F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #DADADA;
	color: #46505F;
}
#preis-table-a tr.preislistetop td{
	background-color:#D23413;
	color:#FFFFFF;
}
.content a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D23413;
	line-height:20px;
	text-decoration: underline;
}
.content a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D23413;
	line-height:20px;
	text-decoration: underline;
}

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

#maprahmen {
   border: 1px solid #FACF61;
   width: 100%;

}

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

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

#inputaddress {
   width: 300px;
   padding: 1px;
   height: 20px;
   border: 1px solid #FACF61;
   background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
}

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

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

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


