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

/* ==============================================
   Html
   ============================================== */

body, html, p, h1,h2,h3,h4,h5,h6, table, td {
	padding: 0;
	margin: 0;
	}
	
body {
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	background-color: #bfc3c3;
	background-attachment: fixed;
	background-image: url(images/template/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



.body {
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	background-color: #bfc3c3;
	background-attachment: fixed;
	background-image: url(images/template/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

img { border: 0; 
      display:block;
	 
 }
 
 img a { border: 0; 
      display:block;
	  margin: 0;
 }


.img { 
	border: none; 
	display:block;
	}
 
 a:active, a:focus { 
outline: 0; 
}

ol, ul { 
list-style: none; 
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696966;
	
}

h1 {
	font-size: 18px;
	color: #aaaaaa;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #5da2d8;
	text-align: left;
}

h4 {
    font-size: 14px;
	font-weight: normal;
	color: #000000;
}

h5 {
    font-size: 14px;
	font-weight: normal;
	color: #999999;
}

h6 {
    font-size: 12px;
	font-weight: normal;
	color: #5da2d8;
}

a:link {
	color: #5da2d8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5da2d8;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #5da2d8;
}

.Stil1 {
	color: #000000;
	font-size: 16px;
	padding-right: 50px;
	padding-top: 20px;
}

.Stil1 a:link {
	color: #000000;
}
.Stil1 a:visited {
	color: #000000;
}
.Stil1 a:hover {
	color: #666666;
	text-decoration:none;
}

.Stil1 a:active {
	color: #000000;
}

.Stil2 {
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 100px;
	line-height: 16px;
}

.Stil2 a:link {
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 100px;
	padding-top: 12px;
}

.Stil2 a:visited {
	color: #999999;
	
}

.Stil2 a:hover {
	color: #666666;
	text-decoration:none;
	
}	
	.Stil2 a:active {
	color: #999999;
	
}

.center {
	text-algin:center;
	width: 80%;
	
	z-index: 98;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}



/* ==============================================
  Layout
   ============================================== */  
   
  .page_wrapp_position {
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
  }
   
  .main_wrapp_position {
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	width: 100%;
	margin-right: auto;
	margin-left: auto;
  }
  
  .header {
	float: left;
	width: 100%;
	margin-top: 23px;
	margin-bottom: 85px;
  }
  .user_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	float: right;
	height: 20px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 11px;
	text-align: right;
  }
  
    .user_menu a:link {
	color: #666666;
  }
  
  

  
     .user_menu a:visited {
	color: #666666;
  }
    
    .user_menu a:hover {
	color: #5da2d8;
	text-decoration:none;
  }
  
      .user_menu a:active {
	color: #666666;
	
  }

  
  #logo {
	float: left;
	height: 40px;
	width: 121px;
	margin-right: 35px;
  }
  .navi_position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	height: 35px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #cecece;
	border-bottom-color: #afafaf;
	width: 697px;
	background-image: url(images/template/navi_active.jpg);
	background-repeat: repeat-x;
	padding-left: 30px;
	margin-top: 2px;
  }
  
  .billboard_start {
	width: 886px;
	height: auto;
	float:left;
	display: block;
	z-index: 1;
	position: relative;
	visibility: visible;
  }
  
  
    .billboard_shadow {
	width: 886px;
	height: 413px;
	display: block;
	z-index: 1;
	background-image: url(images/template/shadow_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	padding-top: 80px;
  }
  
  
  .mitte_position {
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
  }
  .main_content_position_start {
	text-algin:center;
	height: 222px;
	width: 80%;
	padding-top: 10px;
	position: relative;
	visibility: visible;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	top: -50px;
	margin-bottom: -50px;
  }
  
  
    .main_content_position_box {
	text-algin:center;
	width: 80%;
	position: relative;
	visibility: visible;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	top: -81px;
	margin-bottom: -80px;
  }
  
      .main_content_position_box2 {
	text-algin:center;
	width: 80%;
	visibility: visible;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	top: -81px;
	position: relative;
	clear: both;
	margin-bottom: -100px;
  }
  
  
  .bottom_position {
	float: left;
	width: 100%;
  }
   .footer_positionNom {
	width: 100%;
	float: left;
	font-size: 10px;
	color: #666666;
	margin-top: -20px;
	margin-bottom: 20px;
	line-height: 14px;
  }
  .footer_position {
	width: 100%;
	float: left;
	font-size: 10px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 14px;
  }
 .footer_position a:link {
 color:#666666;
 text-decoration:none;
 }
 

  .footer_position a:visited {
 color:#666666;
 text-decoration:none;
 }
   .footer_position a:hover {
 color:#000000;
 text-decoration:none;
 }
 
  .footer_position a:active {
 color:#666666;
 text-decoration:none;
 }
 
 
 /* ==============================================
  Floating
   ============================================== */
   .right {
	float: left;
	margin-right: 15px;
   }
   
    .left {
	float: left;
   }
   
   
   
   
 /* ==============================================
   Grafikelemente
   ============================================== */
.promoTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(images/template/promo_titel.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 222px;
	background-position: left bottom;
	margin-top: 120px;
	font-weight: bold;
	text-align: center;
	position: relative;
	vertical-align: middle;
	z-index: 99;
}

.promoTitel a:link {
	color: #FFFFFF;
	
}


.promoTitel a:visited {
	color: #FFFFFF;
	
}
.promoTitel a:hover {
	color: #c9c9c9;
	text-decoration:none;
	
}
.promoTitel a:active {
	color: #FFFFFF;
	
}



.promoIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(images/template/promo_titel.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 222px;
	background-position: left bottom;
	font-weight: bold;
	text-align: center;
	position: relative;
	vertical-align: middle;
	z-index: 99;
	top: -100px;
	visibility: visible;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.promoIntro a:link {
	color: #FFFFFF;
	
}


.promoIntro a:visited {
	color: #FFFFFF;
	
}
.promoIntro a:hover {
	color: #5da2d8;
	text-decoration:none;
	
}
.promoIntro a:active {
	color: #FFFFFF;
	
}



.display {
display: none;
}

/* ==============================================
   CSS für die runden Ecken
   ============================================== */
div.boxBottom {
	width: 706px;
	background-image: url(images/template/box/bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 17px;
	margin-bottom: 50px;
}
div.boxMitte {
	padding-bottom: 0.5em; /* Abstand unterhalb des Textes */
	background-image: url(images/template/box/mitte.png);
	background-repeat: repeat-y;
	height: 325px;
	width: 706px;
	padding-top: 20px;
	margin: 0px;
} 


div.boxMitteKon {
	padding-bottom: 0.5em; /* Abstand unterhalb des Textes */
	background-image: url(images/template/box/mitte.png);
	background-repeat: repeat-y;
	height: 391px;
	width: 706px;
	padding-top: 20px;
	margin: 0px;
}

div.boxMitteAgb {
	padding-bottom: 0.5em; /* Abstand unterhalb des Textes */
	background-image: url(images/template/box/mitte.png);
	background-repeat: repeat-y;
	height: 1101px;
	width: 706px;
	padding-top: 20px;
	margin: 0px;
}
   
div.BoxTop {
	background-image: url(images/template/box/top.png);
	background-repeat: no-repeat;
	width: 706px;
	background-position: top;
	height: 10px;
	margin: 0px;
}





/* ==============================================
   Divs
   ============================================== */
.promo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	float: left;
	height: 160px;
	width: 222px;
	margin-right: 20px;
	background-image: url(images/kameramann_dr.png);
	background-repeat: no-repeat;
}



.promo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: left;
	height: 160px;
	width: 222px;
	margin-right: 20px;
	background-image: url(images/klassik_kultur.png);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 2;
}

.promoSport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: left;
	height: 160px;
	width: 222px;
	margin-right: 20px;
	background-image: url(images/sport.png);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 2;
}



.promoUnterhaltung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	float: left;
	height: 160px;
	width: 222px;
	margin-right: 0px;
	background-image: url(images/unterhaltung.png);
	background-repeat: no-repeat;
}

.promoNoMarg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	float: left;
	height: 160px;
	width: 222px;
	margin-right: 0px;
	background-image: url(images/sport.png);
	background-repeat: no-repeat;
}
.colRe {
	float: right;
	height: auto;
	width: 210px;
	vertical-align: top;
	margin-right: 20px;
}
.content_Mitte {
		width: 440px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.kont {
	background-image: url(images/template/kontakt_bg.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 201px;
	float: left;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.kont a: link {
color:#666666;
	
}

.kont a: vsited {
color:#666666;
	
}

.kont a: hover {
color:#5da2d8;
text-decoration:none;
	
}
.kont a: active {
color:#666666;
	
}





.icon {
	float: left;
}
.second {
	width: 100%;
	height: 100px;
}

/* ==============================================
  Mail Forms
   ============================================== */

.emailformularbox {
	margin-top: 30px;
	padding-top: 10px;
	width: 100%;
	background-color: #fdfdfd;
	}
	
	
	.formtexte {
	float: left;
	width: 100%;
	height: 100%;
	}
	
	.formlemail {
	width: 420px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
	margin-bottom: 5px;
	}
	
	.textmail {
	float: left;
	height: 180px;
	width: 420px;
	margin: 10px 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 5px;
	overflow: visible;
	}
