html{
  min-height: 101%;
}

body{
	font-size: 11px;
   font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #808080;
	margin: 0px;
	padding: 0px;
	background-image: url(../design_images/stripe_kachel.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

img{
	border: none;
}

#box{
	position: relative;
	top: 0px;
	width:1000px;
	min-height: 875px;
	text-align:left;
	margin:0 auto; /* horizontale Zentrierung*/
	background-repeat: no-repeat;
/*	background-color: Fuchsia;*/
}


h1{
	position:relative;
	font-size: 22px;
	font-weight: bold;	
	color: #ffffff;
	padding:0;
	margin:0;
	margin-bottom:19px;
}

h2{
	font-size: 16px;
	color: #000000;
	padding-left: 2px;	
}

h3{
	font-size: 14px;
	color: #02C0F4;
}

a{
	text-decoration: underline;
	color: blue;
	outline: none;	
}

a:hover{
	text-decoration: underline;
	color: blue;
}


p{
	color: #808080;
}

form{
	display: inline;
}

.cleaner{
	/* Cleaner bereinigt alle Floats*/
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/* RUBRIKEN START */

#rubrik1{
	position: relative;
	width: 1000px;
	height: 761px;
	background-image: url(../desing_images/bg_1.jpg);
}

#rubrik2{
	position: relative;
	width: 1000px;
	height: 822px;
	background-image: url(../desing_images/bg_2.jpg);
}

#rubrik3{
	position: relative;
	width: 1000px;
	height: 814px;
	background-image: url(../desing_images/bg_3.jpg);
}

#rubrik4{
	position: relative;
	width: 1000px;
	height: 827px;
	background-image: url(../desing_images/bg_4.jpg);
}

#rubrik5{
	position: relative;
	width: 1000px;
	height: 811px;
	background-image: url(../desing_images/bg_5.jpg);
}

#rubrik6{
	position: relative;
	width: 1000px;
	height: 821px;
	background-image: url(../desing_images/bg_6.jpg);
}
#rubrik7{
	position: relative;
	width: 1000px;
	height: 843px;
	background-image: url(../desing_images/bg_7.jpg);
}

#rubrik_spacer_bottom{
	position: relative;
	width: 1000px;
	height: 180px;
}



/* RUBRIKEN STOP */

/* NAVI START*/

.navi{
	position: relative;
	left: 342px;
	width: 612px;
}

.home_link, .home_link:hover{
	position: absolute;
	left: 50px;
	top: 20px;
	display: block;
	height: 80px;
	width: 105px;
	text-decoration: none;
}

.navi_link1{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_1_off.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	margin-right: 3px;
}

.navi_link1:hover, .navi_link1_aktiv, .navi_link1_aktiv:hover{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_1_on.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;	
	text-decoration: none;
	margin-right: 3px;	
}

.navi_link2{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_2_off.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;	
	text-decoration: none;
	margin-right: 3px;
}

.navi_link2:hover, .navi_link2_aktiv, .navi_link2_aktiv:hover{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_2_on.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;	
	text-decoration: none;
	margin-right: 3px;
}

.navi_link3{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_3_off.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;	
	text-decoration: none;
	margin-right: 3px;
}

.navi_link3:hover, .navi_link3_aktiv, .navi_link3_aktiv:hover{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_3_on.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	margin-right: 3px;
}

.navi_link4{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_4_off.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	margin-right: 3px;
}

.navi_link4:hover, .navi_link4_aktiv, .navi_link4_aktiv:hover{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_4_on.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	margin-right: 3px;
}

.navi_link5{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_5_off.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	margin-right: 3px;
}

.navi_link5:hover, .navi_link5_aktiv, .navi_link5_aktiv:hover{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_5_on.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	margin-right: 3px;
}

.navi_link6{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_6_off.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	margin-right: 3px;
}

.navi_link6:hover, .navi_link6_aktiv, .navi_link6_aktiv:hover{
	position: relative;
	width: 79px;
	height: 77px;
	display: block;
	float: left;
	background-image: url(../desing_images/navi_6_on.png);
	color: white;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	margin-right: 3px;
}
/* NAVI STOP*/

/* RUBRIKEN INHALT START*/

.hl_rubrik1{
	position: absolute;
	left: 342px;
	top: 175px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}


.pfeil_box1{
	position: absolute;
	top: 211px;
	left: 357px;
}


.pfeil_1{
	position: relative;
	display: block;
	float: left;
	width: 165px;
	height: 123px;
	color: white;
	padding-top: 15px;
	padding-left: 5px;
	margin-right: 35px;
}

.hl_pfeil{
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 6px;
}

.pfeil_2{
	position: absolute;
	position: relative;
	display: block;
	float: left;
	width: 160px;
	height: 123px;
	color: white;
	padding-top: 15px;
	padding-left: 5px;
	margin-right: 30px;
}

.pfeil_3{
	position: relative;
	display: block;
	float: left;
	width: 165px;
	height: 123px;
	color: white;
	padding-top: 15px;
	padding-left: 5px;
}

.pfeil_1_rubrik2{
	width: 175px;
}

.pfeil_3_rubrik2{
	width: 155px;
}


.hl_rubrik1_text{
	position: absolute;
	top: 365px;
	left: 380px;
	font-size: 34px;
	font-weight: bold;
}

.hl_rubrik2_text{
	top: 290px;
	left: 380px;
}

.hl_rubrik3_text{
	top: 300px;
	left: 380px;
}

.hl_rubrik4_text{
	top: 140px;
	left: 380px;
}

.hl_rubrik6_text{
	top: 310px;
	left: 380px;
}

.hl_rubrik7_text{
	top: 315px;
	left: 380px;
}

.rubrik1_text{
	position: absolute;
	top: 420px;
	left: 400px;
	width: 500px;
}

.rubrik2_text{
	top: 340px;
	width: 500px;
}

.rubrik3_text{
	top: 360px;
	width: 500px;
}

.rubrik4_text{
	top: 200px;
	width: 500px;
}

.rubrik6_text{
	top: 370px;
	width: 500px;
}

.rubrik7_text{
	top: 375px;
	width: 500px;
}


.pfeil_box2{
	position: absolute;
	top: 138px;
/*	left: 70px;*/
	left: 363px;
}

.pfeil_box2_rubrik3{
	left: 357px;
}

.pfeil_box2_rubrik6{
	left: 357px;	
	top: 148px;	
}

.pfeil_box2_rubrik7{
	left: 357px;	
	top: 153px;	
}

.logo_footer{
	position: absolute;
	left: 70px;
	top: 652px;
}

.logo_footer_rubrik2{
	top: 726px;	
}

.logo_footer_rubrik3{
	top: 708px;	
}

.logo_footer_rubrik6{
	top: 714px;	
}

.logo_footer_rubrik7{
	top: 717px;	
}

.logo_footer img{
	margin-right: 30px;
}

.rubrik2_image{
	position: absolute;
	left: 420px;
	top: 555px;
}

.rubrik3_image{
	position: absolute;
	left: 360px;
	top: 540px;
}

.rubrik4_image{
	position: absolute;
	left: 360px;
	top: 416px;
}

.rubrik5_image{
	position: absolute;
	left: 360px;
	top: 570px;
}

.rubrik6_image{
	position: absolute;
	left: 360px;
	top: 585px;
}


/* RUBRIKEN INHALT STOP*/

.comment_bubble_rubrik1{
	position: absolute;
	display: none;	
	top: 260px;
	left: 40px;
	width: 250px;
	height: 106px;
	background-image: url(../desing_images/commentbubble.png);
}

#carousel-wrapper {
	position: relative;
	top: 10px;
	left: 18px;
    width: 210px;
    height: 75px;
    overflow: hidden;
}
#carousel-content {
    width: 2000px;
}
#carousel-content .slide {
    float: left;
    width: 210px;
    height: 75px;
	 font-size: 9px;
}

#carousel-content .slide strong{
	color: #91004B;
}

#carousel-content .slide em{
	color: #91004B;
}

/* commentbubble stop*/


.kontakt_link, .kontakt_link:hover{
	position: absolute;
	display: block;
	left: 55px;
	top: 716px;
	width: 80px;
	height: 20px;
	text-decoration: none;
}

.kontakt_link_rubrik2, .kontakt_link_rubrik2:hover{
	top: 790px;
}

.kontakt_link_rubrik3, .kontakt_link_rubrik3:hover{
	top: 773px;
}

.kontakt_link_rubrik4, .kontakt_link_rubrik4:hover{
	top: 771px;
}

.kontakt_link_rubrik5, .kontakt_link_rubrik5:hover{
	top: 771px;
}

.kontakt_link_rubrik6, .kontakt_link_rubrik6:hover{
	top: 780px;
}

.kontakt_link_rubrik7, .kontakt_link_rubrik7:hover{
	top: 782px;
}



#kontaktlayer1{
	position: absolute;
	left: 45px;
	top: 396px;
	width: 260px;
	height: 300px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	border: 10px solid #696969;
	z-index: 10;
}

#kontaktlayer2{
	position: absolute;
	left: 45px;
	top: 468px;
	width: 260px;
	height: 300px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	border: 10px solid #696969;
	z-index: 10;
}

#kontaktlayer3{
	position: absolute;
	left: 45px;
	top: 451px;
	width: 260px;
	height: 300px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	border: 10px solid #696969;
	z-index: 10;
}

#kontaktlayer4{
	position: absolute;
	left: 45px;
	top: 449px;
	width: 260px;
	height: 300px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	border: 10px solid #696969;
	z-index: 10;
}

#kontaktlayer5{
	position: absolute;
	left: 45px;
	top: 450px;
	width: 260px;
	height: 300px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	border: 10px solid #696969;
	z-index: 10;
}

#kontaktlayer6{
	position: absolute;
	left: 45px;
	top: 459px;
	width: 260px;
	height: 300px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	border: 10px solid #696969;
	z-index: 10;
}

#kontaktlayer7{
	position: absolute;
	left: 45px;
	top: 460px;
	width: 260px;
	height: 300px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	border: 10px solid #696969;
	z-index: 10;
}

.kontakt_hl{
	display: block;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #91004B;
	font-size: 14px;
	font-weight: bold;
}

.input_lp {
	width:260px;
	margin:0 0 8px 0;
}

.button_close{
	position: absolute;
	right: 1px;
	top: 1px;
}

.errors{
	position:absolute;
	top: 20px;
	font-size:14px;
	font-weight:normal;			
	width:235px;
	height:57px;
	padding: 5px;
}

/* impressum*/

#impressum a, #impressum a:hover{
	color: #808080;	
}

.impressum{
	position: absolute;
	width: 770px;
	height: 17px;
	text-align: right;
	padding-right: 10px;
	color: white;
}

.impressum a, .impressum a:hover{
	color: white;
}

.impressum_1{
	top: 718px;
	left: 170px;
}

.impressum_2{
	top: 789px;
	left: 170px;
}

.impressum_3{
	top: 775px;
	left: 170px;
}

.impressum_4{
	top: 773px;
	left: 170px;
}

.impressum_5{
	top: 772px;
	left: 170px;
}

.impressum_6{
	top: 782px;
	left: 170px;
}

.impressum_7{
	top: 784px;
	left: 170px;
}

.impressum_link1, .impressum_link1:hover{
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 90px;
	height: 17px;
	text-decoration: none;	
}

.share_button{
	position: absolute;
	left: 240px;
	top: 716px;
}

.share_button_2{
	position: absolute;
	left: 240px;
	top: 788px;
}

.share_button_3{
	position: absolute;
	left: 240px;
	top: 772px;
}

.share_button_4{
	position: absolute;
	left: 240px;
	top: 770px;
}

.share_button_5{
	position: absolute;
	left: 240px;
	top: 770px;
}


.share_button_6{
	position: absolute;
	left: 240px;
	top: 779px;
}

.share_button_7{
	position: absolute;
	left: 240px;
	top: 781px;
}
/*
#blog_box{
	position: absolute;
	top: 240px;
	left: 40px;	
	width: 281px;
	height: 135px;
	background-image: url(../desing_images/mk_blog.png);
}

*/

#blog_box{
	position: absolute;
	top: 245px;
	left: 40px;	
	width: 281px;
	height: 155px;
	background-image: url(../desing_images/mk_blog1.png);
}

.blog_link, .blog_link:hover{
	position: absolute;
	display: block;
	width: 170px;
	height: 50px;
	background-color: transparent;
	top: 0px;
	text-decoration: none;
}


.blog_text_box{
	position: relative;
	top: 59px;
	left: 10px;
}

.link_blog{
	position: relative;
	color: white;
	display: block;
	font-weight: bold;
	margin-bottom: 9px;
	text-decoration: none;
}

.link_blog:hover{
	color: white;
	text-decoration:underline;
}
