@import "reset.css";

/**************************** Main Layout ****************************/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;

/* DUPLICATE: Background-color */
background-color: #75BEEE;
}

a {
color: #ff0000;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
em {
	font-style: italic;
}
.headline_1 {
	/* Headline gross rot */
	font-size: 22px;
	font-weight: bold;
	color: #ff0000;
}
.headline_2 {
	/* Headline mittel schwarz */
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headline_3 {
	/* Headline gross schwarz */
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.headline_4 {
	/* Headline mittel rot */
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.text_rot {
	color: #ff0000;
}
#ad_layer_1 {
	position: absolute;
	z-index: 9;
	width: 728px;
	height:90px;
	top: 0px;
	left:111px;
}
#ad_layer_2 {
	position: absolute;
	z-index: 9;
	width: 160px;
	height:600px;
	top: 0px;
	left:841px;
}

#main_wrapper {
margin-left: 13px;
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 -823px top;
}

#main_top {
width:825px;
/* DUPLICATE Höhe anpassen */
height:214px;
background: url(/media/CSS/main/main_top.jpg) no-repeat top;
}

#main_nav {
width:825px;
/* DUPLICATE Höhe anpassen */
height:51px;
}
#main_content{
width:825px;
height: auto;
/* DUPLICATE min-height anpassen */
min-height: 1387px;
background: url(/media/CSS/main/main_content_background.jpg) no-repeat;

}
#main_content_wrapper{
width:825px;
height: auto;
/* DUPLICATE min-height anpassen */
min-height: 1387px;

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

}

#main_bottom {
width:825px;
height:124px;
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: 11px;
min-height: 1387px;
height:auto;
}

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

#guestbook {
	width: 458px;
	height: auto;
	margin: 0px 8px 0px 22px;
	background: url(/media/CSS/guestbook/gb_background.jpg);
}

.gb_error {
	font-weight:bold; color: #c00000;
}
.gb_ok {
	font-weight:bold; color: #00a000;
}
.gb_pagelink {
	padding: 0px 10px 0px 0px;
}

/* Bilder für Contentbereich links */
.left_image {float:left; margin: 0px 10px 1px 0px;}
.right_image { float:right; margin: 0px 0px 1px 10px;}
.broad_image {margin-left: -25px;}


.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;
}

/* Einrückung Contentbereich links/rechts */
p {	padding: 0px 25px 0px 25px;}

.smaller_text {
	font-size:10px;
}

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

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

.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:320px;
	height:180px;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contactform {
	font-size:11px;
	margin:20px 0px 0px 20px;
	padding: 5px 10px 10px 10px;
	width:430px;
	height:auto;
	/* DUPLICATE an Rahmen- und Hintergrundfarbe anpassen */
	background-color:#ffcc00;
	border: 1px solid #ff6600;
}

.service_rubrik_unten {	font-size: 12px; padding-top: 25px; line-height: 20px; font-weight: bold; text-align: center; min-height: 1px; }

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

.extra_voting_box {
	width:300px;
}
.extra_voting_frage {
	margin: 0px 0px 50px 20px;
}

.gb_trenner {
	/* DUPLICATE: margins, width, height und Bildadresse anpassen! */
	margin: 10px 0px 10px 0px;
	width:466px;
	height:55px;
	background: url(/media/CSS/guestbook/gb_trenner.jpg) 0 0 no-repeat;
}
.gb_top_grafik {
	/*DUPLICATE: Bildgrösse anpassen */
	width:458px;
	height:38px;
	background: url(/media/CSS/guestbook/gb_top.jpg) 0 0 no-repeat;
}
.gb_bottom_grafik {
	/*DUPLICATE: Bildgrösse anpassen */
	width:458px;
	height:38px;
	background: url(/media/CSS/guestbook/gb_bottom.jpg) 0 0 no-repeat;
}
