@charset "utf-8";
/* CSS Document */

body
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.main
{
	width: 1180px;
	margin: 0 auto 0 auto;
	background-color: #F1F1F1;
	overflow: visible;
	position: relative;
}

/* Head */
.head_top
{
	height: 471px;
	width: 1180px;
	float: left;
	clear: both;
	background-image: url(../img/head_top_bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.head_top2
{
	height: 118px;
	width: 1180px;
	float: left;
	clear: both;
	background-image: url(../img/head_top_bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.head_links
{
	height: 20px;
	width: 714px;
	margin: 7px 0px 0px 402px;
	float: left;
	display: inline;
	text-align: right;
}

.head_links input
{
	border: 0pt solid;
	width: 80px;
	height: 12px;
	float: left;
	margin-top: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px
}

.head_links a
{
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	margin-right: 15px;
	padding-top: 5px;
	float: right;
}

.head_links a:hover
{
	text-decoration: underline;
}

.head_links span
{
	vertical-align: middle;
	margin-right: 15px;
	padding-top: 5px;
	float: right;
}

.head_menu
{
	height: 81px;
	width: 714px;
	margin-left: 402px;
	padding: 0;
	display: inline;
	float: left;
}

.head_line
{
	height: 10px;
	width: 714px;
	margin-left: 402px;
	float: left;
	display: inline;
	overflow: hidden;
}

.head_image
{
	height: 334px;
	width: 1180px;
	z-index: 1;
	float: left;
	display: inline;
	overflow: hidden;
}

.head_image img
{
	z-index: 2;
}

.head_nav
{
	height: 19px;
	width: 1180px;
	float: left;
	clear: both;
	background-color: #1090C7;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.head_nav_links
{
	width: 714px;
	margin-left: 402px;
	float: left;
	display: inline;
	margin-top: 3px;
}

.head_nav a
{
	color: #F2F2F3;
	text-decoration: none;
}

.head_nav a:hover
{
	text-decoration: underline;
}

.head_content
{
	margin-left: 402px;
}

/* Content */

/* Float elements */

.logo
{
	position: absolute;
	top: 0px;
	left: 122px;
	width: 270px;
	height: 160px;
	z-index: 500;
}
.logo img
{
	border:0px;
}
.logo img a
{
	border:0px;
}

.dino1
{
	position: absolute;
	top: 338px;
	left: 896px;
	width: 228px;
	height: 220px;
	z-index: 500;
}
.dino1b
{
	position: absolute;
	top: 58px;
	left: 896px;
	width: 228px;
	height: 220px;
	z-index: 500;
}
.dino1 img
{
	border:0px;
}
.dino1 img a
{
	border:0px;
}

/* Left menu */
.left_menu_wide
{
	width: 192px;
	top: 0px;
	left: 180px;
	position: absolute;
	z-index: 100;
    min-height: 402px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height:16px;
}
.left_menu
{
	width: 192px;
	top: 0px;
	left: 180px;
	position: absolute;
	z-index: 100;
	background-color: #E3E3E3;
	/*min-height: 600px;*/
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height:16px;
}
.left_menu a
{
	color: #0A7DAC;
	text-decoration: none;
}

.left_menu a:hover
{
	text-decoration: underline;
}

.left_menu .left_content_top
{
	float: left;
	width: 141px;
	padding: 172px 24px 0px 27px;
	background-color: #FFFFFF;
}

.left_menu .left_content_middle
{
	float: left;
	width: 141px;
	padding: 0px 24px 0px 27px;
	background-image: url(../img/left/left_content_middle.jpg);
	background-repeat: no-repeat;
	background-color: #EAECEB;
}
.left_content_middle img
{
	border:0px;
}
.left_content_middle img a
{
	border:0px;
}

.left_menu .left_content_bottom
{
	float: left;
	width: 141px;
	padding: 0px 24px 10px 27px;
	background-image: url(../img/left/left_content_bottom.jpg);
	background-repeat: no-repeat;
}
.left_content_bottom img
{
	border:0px;
}
.left_content_bottom img a
{
	border:0px;
}
.left_content_social img
{
	border:0px;
}
.left_content_social img a
{
	border:0px;
}

.left_menu .left_content_social
{
	float: left;
	width: 141px;
	padding: 0px 24px 0px 27px;
	background-color: #E3E3E3;
}

.left_menu p
{
	margin-top: 15px;
	line-height: 16px;
	width: 100%;
}

.left_menu p a
{
	color: #0A7DAC;
	text-decoration: none;
}

.left_menu p a:hover
{
	text-decoration: underline;
}
.left_menu strong
{
	font-size: 11px;
	margin-top: 15px;
	font-weight: bold;
}

.left_menu p.title
{
	font-size: 11px;
	margin-top: 20px;
	font-weight: bold;
}

.left_menu p.green
{
	color: #4C6672;
}

.left_menu p.price
{
	color: #DF0713;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}
.left_menu h4
{
	color: #DF0713;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

.left_menu p.link
{
	text-align: right;
	float: left;
	margin-top: 8px;
}

.left_menu p.link a
{
	color: #666666;
	text-decoration: underline;
}

.left_menu img
{
	float: left;
}

.content_menu_right2
{
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

.content_menu_right2 ul
{
	list-style: none;
	list-style-image: url(../img/arrow_blue_right.png);
	padding: 0px 0px 0px 20px;
	margin: 0 0px 0px 0px;
	line-height: 14px;
	line-height: 20px;
}

.content_menu_right2 ul li
{
	border-bottom: 1px solid #CED4DA;
	margin-bottom: 4px;
}

.content_menu_right2 ul li a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
}

.content_menu_right2 ul li a.current_link,
.content_menu_right2 ul li a:hover
{
	color: #CD2E02;
}

/* Seperators */
.sep_20px_vert
{
	height: 20px;
	width: 100%;
	float: left;
}

.sep_50px_vert
{
	height: 50px;
	width: 100%;
	float: left;
}

.sep_10px_hori
{
	width: 10px;
	height: 1px;
	float: left;
}

.sep_1px_hori
{
	width: 1px;
	height: 1px;
	float: left;
}

/* Content */
.content_container
{
	float: left;
	width: 1180px;
	height: 100%;
	background-color: #E6E6E6;
	background-image: url(../img/content_back.png);
	background-repeat: repeat-y;
	min-height: 969px;
	padding-bottom: 60px;
}

.content_container_main
{
	float: left;
	display: inline;
	width: 808px;
	min-height: 200px;
	margin-left: 372px;
	overflow: visible;
}

.content
{
	width: 490px;
	margin: 47px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
	float: left;
	display: inline;
	min-height: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4D6672;
	line-height:20px;
}
.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Verdana, Arial, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
.content li{
	font-family: Verdana, Arial, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
.content a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2672A5;
	line-height:20px;
	text-decoration: underline;
}
.content a:link
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2672A5;
	line-height:20px;
	text-decoration: underline;
}
.content a:active
{
	color: #2672A5;
	text-decoration: underline;
}
/*.content a:visited
{
	color: #2672A5;
	text-decoration: underline;
}*/
.content a:hover
{
	color: #DF0713;
	text-decoration: underline;
}

.content_wide
{
	width: 748px;
	margin: 30px 0 0 25px;
	padding: 0px 10px 0px 10px;
	float: left;
	display: inline;
	min-height: 450px;
	background-color: #F1F1F1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4D6672;
	line-height:20px;
}
.content_wide a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2672A5;
	line-height:20px;
	text-decoration: underline;
}

h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #2672A5;
	font-weight: normal;
	line-height:22px;
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2672A5;
	font-weight: normal;
	line-height:22px;
}
h3
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #DF0713;
	font-weight: bold;
	line-height:19px;
	margin:0px;
	padding:0px;
}

/* Right */
.right
{
	width: 194px;
	margin: 110px 64px 0px 0px;
	float: left;
	display: inline;
	clear: right;
}

.right .title
{
	width: 192px;
	height: 25px;
	float: left;
	background-image: url(../img/right/top.jpg);
	background-repeat: no-repeat;
}

.right .title p
{
	float: left;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 7px 0px 0px 0px;
}

.right .box
{
	float: left;
	width: 172px;
	min-height: 150px;
	margin-top: 2px;
	background-image: url(../img/right/right_box_back.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px;

}
.box img
{
	border:0px;
}
.box img a
{
	border:0px;
}

.right .box p
{
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.right .box a.right_link
{
	float: right;
	margin-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.right .box a.right_link:hover
{
	text-decoration: underline;
}

/* Footer */
.footer
{
	width: 1180px;
	height: 106px;
	float: left;
	background-image: url(../img/footer_back.png);
	background-repeat: repeat-x;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	text-align: right;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer .footer_sep
{
	margin: 0 5px 0 5px;
}



*---------------------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: Verdana, 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: #e3e3e3;
	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:#2672A5;
	color:#ffffff;
}
#preis-table-a td
{
	padding:4px;
	color:#4D6672;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #e3e3e3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #e3e3e3;
	color:#4D6672;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #c4d3df;
	color: #000000;
}
#preis-table-a tr.preislistetop td{
	background-color:#2672A5;
	color:#ffffff;
}

table.anfrage  a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	height:22px;
	background-color: #DF0713;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	background-color: #DF0713;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage a:hover{
	background-color: #2672A5;
	color: #ffffff;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}

hr{
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e6e6e6;
	height: 2px;
}
.hervorgehoben {
   background-color:#ffffff;
   border:2px solid #e6e6e6;
   padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4D6672;
	line-height:18px;
}
.hervorgehoben2 {
   background-color:#c4d3df;
   border:2px solid #ffffff;
   padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4D6672;
	line-height:18px;
}

#tabelleblau 
{
	padding:5px;
	color:#666666;
	margin:0;
	background-color: #c4d3df;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	font-size:11px;
	line-height:16px;
}
#tabelleblau a
{
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
	text-align:right;
}
#tabelleblau a:link
{
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
	text-align:right;
}
#tabelleblau td
{
	padding:10px;
	color:#4D6672;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #c4d3df;

	font-size:11px;
	line-height:16px;
}
#tabelleblau td table td
{
	background: #c4d3df;
	color:#4D6672;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
	font-size:11px;
	line-height:16px;
}
#tabelleblau tr:hover td
{
	background: #f5f5f5;
	color: #4D6672;
	font-size:11px;
	line-height:16px;
}
img
{
	border:0px;
}
img a
{
	border:0px;
}