@import "reset.css";

/* Main Layout */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
/* DUPLICATE: Haupt Hintergrundfarbe */
background-color: #c80075;
}

a {
color: #ffed00;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
em {
	font-style: italic;
}
.headline_1 {
	
	font-size: 22px;
	font-weight: bold;
	color: #ffed00;
}
.headline_2 {
	
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.headline_3 {
	
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
}
.headline_4 {
	
	font-size: 14px;
	font-weight: bold;
	color: #ffed00;
}

.text_rot {
	color: #ffed00;
}

#ad_layer_1 {
	position: absolute;
	z-index: 9;
	width: 728px;
	height:90px;
	top: 0px;
	left:134px;
}
#ad_layer_2 {
	position: absolute;
	z-index: 9;
	width: 160px;
	height:600px;
	top: 0px;
	left:862px;
}

#main_wrapper {
margin-left: 34px;
width:825px;
height:auto;
}

#main_background {
width:100%;
height: auto;
/* DUPLICATE: Hier ggf. per neg. x-Wert BG anpassen*/
background:transparent url(/media/CSS/main/main_background.jpg) no-repeat -802px top;
}

#main_top {
width:825px;
height:235px;
background: url(/media/CSS/main/main_top.jpg) no-repeat top;
}

/* DUPLICATE: height für Navi anpassen */
#main_nav {
width:825px;
height:35px;
}
#main_content{
width:825px;
height: auto;
min-height: 1474px;
background: url(/media/CSS/main/main_content_background.jpg);

}
#main_content_wrapper{
width:825px;
height: auto;
min-height: 1474px;

/* !!!Hier wichtig: y-Offset für Background Tile rechte Spalte (Boxen) WENN GEMUSTERTE TAPETE */
background: url(/media/CSS/main/main_content_background_tile.jpg) repeat-y 0 -13px;

}

#main_bottom {
width:825px;
/* DUPLICATE: Höhe Bottom wegen Anzeige Service-Rubrik*/
height:198px;
background: url(/media/CSS/main/main_bottom.jpg) no-repeat 0;
color: #ffffff;
}
#main_bottom a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
#main_bottom a:hover {
text-decoration: underline;
}

#content_left_area {
float: left;
width:500px;
margin-left: 0px;
height:auto;
}

#content_right_area {
float: left;
width:304px;
height:auto;
}

#guestbook {
	width: 466px;
	height: auto;
	margin: 0 23px;
	background: url(../media/CSS/guestbook/gb_background.jpg) repeat;
	color: #000000;
}
.gb_error {
	font-weight:bold; color: #c00000;
}
.gb_ok {
	font-weight:bold; color: #00a000;
}
.gb_pagelink {
	padding: 0px 10px 0px 0px;
    color: #2b3594;
}

.gb_pagelink > a {
	color: #2b3594;
	text-decoration: underline
	font-weight: bold;
}

.gb_top_grafik {
	/*DUPLICATE: Bildgrösse anpassen */
	width:466px;
	height:42px;
	background: url(/media/CSS/guestbook/gb_top.jpg) 0 0 no-repeat;
}
.gb_bottom_grafik {
	/*DUPLICATE: Bildgrösse anpassen */
	width:466px;
	height:42px;
	background: url(/media/CSS/guestbook/gb_bottom.jpg) 0 0 no-repeat;
}

.gb_trenner {
/* DUPLICATE: Trenngrafik per padding anpassen */
margin-left:-10px;
background:transparent url(../media/CSS/guestbook/gb_trenner.jpg) scroll 0 0;
margin-top:10px;
height:33px;
margin-left:-10px;
}

/* DUPLICATE: Bilder für Contentbereich links und evtl. broad_image für Bilder volle Breite */
.left_image {float:left; margin: 0px 10px 1px 0px;}
.right_image { float:right; margin: 0px 0px 1px 10px;}
.broad_image {margin-left: -35px;}


.gallery_prev {
background-color: #000000;
}
.gallery_prev:hover, .gallery_prev:active, .gallery_prev:focus {
background-color: #ffcc00;
}
.gallery_thumbnail_container {
padding: 70px 40px 0px 40px;
}

/* End Main Layout */

/* Einrückung Contentbereiche */
p, i, b {	padding: 0px 25px 0px 35px;}

.smaller_text {
	font-size:10px;
}

.suchfeld {
	padding: 5px;
	width: 150px;
	margin: 59px 0 0 24px;
}
.suchbutton {
	width: 110px; height:110px; border:none; padding:0;margin:0;
}

.suchergebnis {
	padding: 0 35px 15px;
}
.suchergebnis a {
	text-decoration: none;
	font-weight:bold;
}
.suchergebnis a:hover {
	text-decoration: underline;
}

.service_rubrik_unten {
	font-size: 12px; 
/* DUPLICATE: Padding top zum austaxieren Servicerubrik */
	padding-top: 180px; 
	line-height: 20px; 
	font-weight: bold; 
	text-align: center; 
	min-height: 1px;
}

.suchergebnis a:hover {text-decoration: underline;}
.clear {clear:both;}

.textfield_short {
	font-size:11px;
	height:14px;
	width:80px;
	background-color: white;
	border: none;
}
.textfield_medium {
	font-size:11px;
	height:14px;
	width:160px;
	background-color: white;
	border: none;
}
.textarea_small {
	font-size:11px;
	width:430px;
	height:180px;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contactform {
	font-size:11px;
	margin:15px 35px 0 27px;
	padding: 5px 10px 10px 10px;
	width:430px;
	height:auto;
	/* DUPLICATE an Rahmen- und Hintergrundfarbe anpassen */
	background-color:#b50065;
	border: 4px dotted #ffffff;
}

.extra_html_box {
	/* background-image, height und margin-top werden über CMS gesetzt (inline style)*/
	padding-left:32px;
	padding-right:32px;
	padding-top:60px;
	width:240px;
}

.extra_voting_box {
	margin-top:10px;
	padding:80px 30px 0;
	width:240px;
	overflow: hidden;
}

.extra_voting_box b {
	padding-left: 0px;
}
.extra_voting_frage {
	margin: 0px 0px 50px 20px;
}



/* Klassen fuer den Bereich Ehapa */
.mag_box {
	position: relative;
	left: 40px;
	margin-bottom: 50px;
}

.mag_frame {
	position: relative; 
	left: 3px;
	top: 10px;
	z-index: 2;
}

.mag_img {
	position: relative; 
	left: -235px;
	z-index: 1;
}

.mag_text {
	z-index: 3; 
	position: relative;
	margin-top: -180px; 
	margin-left: 210px; 
	width: 220px;
}
