/* CSS Document */
/* =========================================================
Site: Getraenke Niehues - www.getraenke-niehues.de
Datei: style.css
Autor: Steffen Heetfeld - www.derknet.de
========================================================== */
html, body {
	height: 100%;
	margin:0;
	padding:0;
	background-color:#96b71d;
}
* {
	margin:0;
	padding:0;
	border:0px;
	outline:0px;
}

/* --------------- IMAGE ---------------*/

img { behavior: url(iepngfix.htc) }

img {border:0px;}

/* rote Punkte vermeiden bei hyperlinks */
a {
    outline: none;
	color:#010101;
 }
a img {
    border:none;
 }


/* --------------- SITE DIV --------------- */
#wrapper_1 {
	
	width:100%;
	background-image:url(../_images/bg_wrapper_1.png);
	background-repeat:repeat-x;
	background-color:#9bd55a;
}

#wrapper_2 {
	
	width:100%;
	background-image:url(../_images/bg_wrapper_2.png);
	background-repeat:repeat-x;
	background-color:#9bd55a;
}

#wrapper_3 {
	height:216px;
	width:100%;
	background-image:url(../_images/bg_wrapper_3.png);
	background-repeat:repeat-x;
}


div.clear {
	clear:both;
}

div.site {
	position: relative;
	width: 710px;
	left: 50%;
	margin-left: -355px; /* negative Hälfte von width:900px */
	padding:0;
}

div#navi {

}

div#contentframe {
	padding-top:15px;
	padding-bottom:15px;
	margin-left:25px;
	margin-right:25px;
}

/* --------------- NAVI --------------- */

ul#navimenu {
	width: 100%;
	list-style-type: none;
	line-height:10px;
}

ul#navimenu img {
	display:block;
}

ul#navimenu li {
	display:block;
	float:left;
	text-decoration:none;
	
}

ul#navimenu li.norm {
	position:relative;
	top:47px;
	height:16px;
	width:124px;
	background-image:url(../_images/bg_navi.png);
	padding-top:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#75ad3f;
	text-align:center;
	
}

ul#navimenu li.norm a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#75ad3f;
	text-decoration:none;
	text-align:center;
	
}

ul#navimenu li.norm a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#28691e;
	text-decoration:none;
	text-align:center;
	
}

.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#75ad3f;
	text-align:center;
}

.menu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#75ad3f;
	text-decoration:none;
}

.menu a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#28691e;
	text-decoration:none;
}

.menu ul {
	width: 100%;
	list-style-type: none;
	line-height:12px;
	background-color:#edffc8;
}

.menu li.norm {
	display:block;
	text-decoration:none;
	margin-bottom:7px;
}

/* --------------- CONTENT: ALLGEMEIN --------------- */
strong {
	font-weight:bold;
}

div#contentframe h1 {
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e8ffb7;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:0.5px;
	padding-top:4px;
	text-shadow: 1px 1px 0px #75ad3f;
}

div#contentframe h2 {
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e8ffb7;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:0.5px;
	padding-top:4px;
	text-shadow: 1px 1px 0px #75ad3f;
}

div#contentframe h3 {
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#28691e;
	font-size:15px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:0.5px;
	padding-top:4px;
}

div#contentframe a:link {color:#3b4d14; font-weight:bold; text-decoration:none;}
div#contentframe a:visited {color:#3b4d14; font-weight:bold; text-decoration:none;}
div#contentframe a:hover {color:#e8ffb7; font-weight:bold; text-decoration:none;}
div#contentframe a:active {color:#3b4d14; font-weight:bold; text-decoration:none;}


p {
	font-family: Helvetica, Arial, sans-serif;
	color:#3b4d14;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	text-align:justify;
	margin-bottom:5px;
}

div#contentframe td {
    font-family:Helvetica, Arial, sans-serif;
	color:#3b4d14;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	text-align:justify;
	margin-bottom:5px;
}

.content_left {
	font-family:Helvetica, Arial, sans-serif;
	color:#3b4d14;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	text-align:justify;
	width:229px;
	float:left;
	padding-right:10px;
	border-right:1px #e8ffb7 dotted;

}

.content_right {
	font-family:Helvetica, Arial, sans-serif;
	color:#3b4d14;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	text-align:justify;
	width:410px;
	float:left;
	padding-left:10px;

}

.imp_left {
	font-family:Helvetica, Arial, sans-serif;
	color:#3b4d14;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	text-align:justify;
	width:229px;
	float:left;
	padding-right:10px;

}

.imp_right {
	font-family:Helvetica, Arial, sans-serif;
	color:#3b4d14;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	text-align:justify;
	width:410px;
	float:left;
	padding-left:10px;

}

.imp_right img {
	border:5px #e8ffb7 solid;
	margin-top:35px;
	margin-left:20px;
}

.imp_right img:hover {
	border:5px #c3d799 solid;
}


/* --------------- CONTENT: EVENT --------------- */
.event_left{
	float:left;
	width:420px;
	padding-right:20px;
	padding-left:10px;
}

.event_left img {
	border:5px #e8ffb7 solid;
	margin-right:5px;
	margin-bottom:5px;
}

.event_left img:hover {
	border:5px #c3d799 solid;
}

.event_right{
	float:left;
	background-color:#edffc8;
	width:190px;
	padding:10px;
}

.event_ul {
	font-family:Helvetica, Arial, sans-serif;
	color:#3b4d14;
	font-size:13px;
	line-height:22px;
	font-weight:normal;
	list-style:none;
}

div#contentframe .event_ul a:link {color:#28691e; font-weight:bold; text-decoration:none;}
div#contentframe .event_ul a:visited {color:#28691e; font-weight:bold; text-decoration:none;}
div#contentframe .event_ul a:hover {color:#3b4d14; font-weight:bold; text-decoration:none;}
div#contentframe .event_ul a:active {color:#28691e; font-weight:bold; text-decoration:none;}

/* --------------- CONTENT: NEWSSYSTEM --------------- */
.hr_news {
	color:#9bd55a;
	margin-bottom:40px;
}

.h2_news {
	width:100%;
	border-bottom: 1px dashed #e8ffb7;
	padding:0px;
	margin-bottom:10px;
}

.img_news {
	border:5px #e8ffb7 solid;
	margin-top:10px;
	margin-right:10px;
}

.news_ul {
	font-family:Helvetica, Arial, sans-serif;
	color:#3b4d14;
	font-size:13px;
	line-height:22px;
	font-weight:normal;
	list-style:none;
}

.news_ul li {
	border-bottom:1px dashed #75ad3f;
	padding:5px 0 5px 0;
}

.news_ul li a{
	display:block;
}

div#contentframe .news_ul a:link {color:#75ad3f; font-weight:bold; text-decoration:none;}
div#contentframe .news_ul a:visited {color:#75ad3f; font-weight:bold; text-decoration:none;}
div#contentframe .news_ul a:hover {color:#3b4d14; font-weight:bold; text-decoration:none;}
div#contentframe .news_ul a:active {color:#75ad3f; font-weight:bold; text-decoration:none;}

/* --------------- CONTENT: IMPRESSIONEN --------------- */
.galerie img {
	border:#e8ffb7 5px solid;
	margin:2px;
}


/* --------------- CONTENT: KONTAKT FORMULAR--------------- */
div#kontakt_left {
	float:left;
	width:320px;
	margin-right:20px;
}

div#kontakt_right {
	float:left;
	width:320px;
}


#contentframe input {	
	width:100%;
	margin-bottom:5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#3b4d14;
	background-color:#9bd55a;
	border:0px;
	border-bottom:1px dotted #73AE3C;
	height:25px;
}

#contentframe textarea {
	width:100%;
	height:365px;
	padding:3px;
	margin-bottom:5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#3b4d14;
	background-color:#9bd55a;
	border:1px dotted #73AE3C;
}

#contentframe .submit { border:1px dotted #73AE3C;}

#contentframe .kontakt_action {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#313131;
	background-color:#bce78c;
	border:1px #339900 solid;
	padding:10px;
}

#contentframe .kontakt_action a:link {color:#313131; text-decoration:none;}
#contentframe .kontakt_action a:visited {color:#313131; text-decoration:none;}
#contentframe .kontakt_action a:hover {color:#313131; text-decoration:none; border-bottom:#313131 1px dotted;}
#contentframe .kontakt_action a:active {color:#313131; text-decoration:none;}

#contentframe .kontakt_error {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#313131;
	background-color:#FF8784;
	border:1px #a33330 solid;
	padding:10px;
}

#contentframe .kontakt_error a:link {color:#313131; text-decoration:none;}
#contentframe .kontakt_error a:visited {color:#313131; text-decoration:none;}
#contentframe .kontakt_error a:hover {color:#313131; text-decoration:none; border-bottom:#313131 1px dotted;}
#contentframe .kontakt_error a:active {color:#313131; text-decoration:none;}

#contentframe .kontakt_hinweis {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3b4d14;
	background-color:#FF8784;
	border:1px #1f5169 solid;
	padding:10px;
}
