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

body
{
	margin: 0;
	padding: 0;
}

a img
{
	border: 0;
}

.page
{
	width: 990px;
	height: 1038px;
	margin: 0 auto 0 auto;
	position: relative;
	
	overflow: hidden;
}

/* Head */

.top_links
{
	width: 792px;
	height: 78px;
	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	
	background-image: url(../img/winter/top_links_bg.png);
	background-repeat: repeat-x;
}

.top_links_info
{
	width: 430px;
	height: 52px;
	margin: 26px 0 0 23px;
	display: inherit;
	float: left;
}

.top_links_info .hbox
{
	width: 142px;
	height: 52px;
	float: left;
}

.top_links_info .hbox p.title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.top_links_info_right
{
	width: 330px;
	height: 68px;
	margin: 26px 0 0 0;
	display: inherit;
	float: left;
}

.top_links_info_right p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.top_links_info_right p a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffe778;
	text-decoration: none;
}
.top_links_info_right p a:active
{
	color: #ffe778;
	text-decoration: none;
}
.top_links_info_right p a:visited
{
	color: #ffe778;
	text-decoration: none;
}
.top_links_info_right p a:hover
{
	color: #ffe778;
	text-decoration: underline;
}

.top_links_info_right p img
{
	vertical-align: middle;
}

/* Head image */

.head_image_container
{
	width: 793px;
	height: 426px;
	
	position: absolute;
	top: 78px;
	left: 0px;
	z-index: 50;
}

.head_bottom
{
	width: 793px;
	height: 92px;
	
	position: absolute;
	top: 412px;
	left: 0;
	
	z-index: 60;
}

/* Boxes */
/* Box - green */
.box_green
{
	width: 240px;
	height: 404px;
	
	position: absolute;
	top: 442px;
	left: -21px;
	
	z-index: 10;
	
	background-image: url(../img/box_green.png);
	background-repeat: no-repeat;
}

.box_green:hover
{
	z-index: 65;
}

.box_green_inner
{
	width: 198px;
	height: 318px;
	
	position: absolute;
	top: 504px;
	left: 0px;
	z-index: 70;
	
	background-image: url(../img/box_green_inner.png);
	background-repeat: no-repeat;
}

.box_green_inner a
{
	color: #FFFFFF;
	text-decoration: none;
}

.box_green_inner a:hover
{
	color: #FDAD31;
}

/* Box - light green */
.box_light_green
{
	width: 240px;
	height: 404px;
	
	position: absolute;
	top: 442px;
	left: 177px;
	
	z-index: 10;
	
	background-image: url(../img/box_light_green.png);
	background-repeat: no-repeat;
}

.box_green_inner:hover
{
	z-index: 65;
}

.box_light_green_inner
{
	width: 198px;
	height: 318px;
	
	position: absolute;
	top: 504px;
	left: 198px;
	z-index: 70;
	
	background-image: url(../img/box_light_green_inner.png);
	background-repeat: no-repeat;
}

.box_light_green_inner a
{
	color: #FFFFFF;
	text-decoration: none;
}

.box_light_green_inner a:hover
{
	color: #0275B9;
}

/* Box - orange */
.box_orange
{
	width: 240px;
	height: 404px;
	
	position: absolute;
	top: 442px;
	left: 375px;
	
	z-index: 10;
	
	background-image: url(../img/box_orange.png);
	background-repeat: no-repeat;
}

.box_orange:hover
{
	z-index: 65;
}

.box_orange_inner
{
	width: 198px;
	height: 318px;
	
	position: absolute;
	top: 504px;
	left: 396px;
	z-index: 70;
	
	background-image: url(../img/box_orange_inner.png);
	background-repeat: no-repeat;
}

.box_orange_inner a
{
	color: #FFFFFF;
	text-decoration: none;
}

.box_orange_inner a:hover
{
	color: #0275B9;
}

/* Box - orange */
.box_red
{
	width: 240px;
	height: 404px;
	
	position: absolute;
	top: 442px;
	left: 573px;
	
	z-index: 10;
	
	background-image: url(../img/box_red.png);
	background-repeat: no-repeat;
}

.box_red:hover
{
	z-index: 65;
}

.box_red_inner
{
	width: 198px;
	height: 318px;
	
	position: absolute;
	top: 504px;
	left: 594px;
	z-index: 70;
	
	background-image: url(../img/box_red_inner.png);
	background-repeat: no-repeat;
}

.box_red_inner a
{
	color: #FFFFFF;
	text-decoration: none;
}

.box_red_inner a:hover
{
	color: #FDAD31;
}

/* Right */
.right
{
	width: 198px;
	height: 805px;
	
	position: absolute;
	/*top: 17px;*/
	right: 0px;
	
	z-index: 50;
}

.right_start
{
	width: 198px;
	height: 17px;
	background-image:url(../img/winter/top_links_bg.png);
	background-repeat:repeat-x;
}

.right_top
{
	width: 198px;
	height: 462px;
	
	background-image: url(../img/winter/right_top_bg.png);
	background-repeat: no-repeat;
}

.right_top_links
{
	width: 198px;
	height: 44px;
	padding: 16px 0 0 0;
	
	text-align: center;
}

.right_top_links a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.right_top_links a.mid
{
	margin: 0 15px 0 15px;
	display: inline;
}

.right_top_links a:hover,
.right_top_links a.mid:hover
{
	color: #0275B9;
}

.logo
{
	width: 198px;
	height: 120px;
	
	text-align: center;
}

.logo a img
{
	border: 0;
}

.right_anfrage
{
	width: 170px;
	height: 158px;
	padding: 0 14px 0 10px;
}

.search_container
{
	width: 170px;
	height: 24px;
	padding: 10px 14px 0 14px;
	
	text-align: center;
}

.search
{
	width: 170px;
	height: 20px;
	background-image: url(../img/suchen_bg.png);
	background-repeat: no-repeat;
}

.search input
{
	border: 0;
	width: 120px;
	height: 14px;
	float: left;
	margin: 2px 0 0 5px;
	display: inline;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.right_title
{
	width: 198px;
	height: 63px;
	
	float: left;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
	background-image: url(../img/winter/right_bg1.png);
	background-repeat: repeat-x;
}

.right_title p
{
	margin: 30px 0 0 20px;
	display: inline;
	padding: 0;
	float: left;
}

.right_aktuelles_e
{
	width: 158px;
	height: 205px;
	padding: 20px;
	
	float: left;
	position: relative;
	
	background-image: url(../img/winter/aktuelles_bg_e.png);
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.right_aktuelles
{
	width: 158px;
	height: 83px;
	padding: 20px;
	
	float: left;
	position: relative;
	
	background-image: url(../img/winter/aktuelles_bg.png);
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.right_blog
{
	width: 158px;
	height: 80px;
	padding: 20px;
	
	float: left;
	position: relative;
	overflow: hidden;
	
	background-image: url(../img/winter/blog_bg.png);
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.right_blog p.title
{
	width: 100%;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	display: inline;
}
.right_blog a
{
	text-decoration:none;
	color: #FFFFFF;
}
.right_blog a:link
{
	text-decoration:none;
   color: #FFFFFF;
}
.right_blog a:visited
{
	text-decoration:none;
   color: #FFFFFF;
}
.right_blog a:active
{
	text-decoration:none;
   color: #FFFFFF;
}
.right_blog a:hover
{
	text-decoration:underline;
   color: #FFFFFF;
}

.right_social
{
	width: 158px;
	height: 35px;
	padding: 0 20px 0 20px;
	
	float: left;
	
	background-image: url(../img/winter/social_bg.png);
}

.right_social a
{
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

.right_bottom
{
	width: 198px;
	height: 343px;
	
	background-color: #0386CE;
}

.right .box_right
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/* Footer */
.footer
{
	width: 990px;
	height: 216px;
	
	position: absolute;
	top: 822px;
	left: 0px;
	
	z-index: 50;
	
	background-color: #0386CE;
}

.footer_top
{
	width: 990px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.footer_top a
{
	color: #FFFFFF;
	text-decoration: none;
}

.footer_top a:hover
{
	text-decoration: underline;
}

.footer_sep
{
	margin: 0 5px 0 5px;
	display: inline;
}

.footer_top_left
{
	width: 770px;
	height: 19px;
	float: left;
	margin: 16px 0 0 22px;
	display: inline;
}

.footer_top_right
{
	width: 198px;
	height: 19px;
	float: left;
	margin: 16px 0 0 0px;
	display: inline;
}

.footer_bottom
{
	width: 990px;
	height: 137px;
	float: left;
	
	margin: 30px 0 0 0;
	display: inline;
	
	text-align: center;
}

.footer_bottom a
{
}

.footer_bottom a.mid
{
	margin: 0 30px 0 30px;
	display: inline;
}