/* 
	CSS: TopGARTENMarken
	Version: 1.0
	Status: stable
	Datum: 16.03.2005
	Autor: Robert Heuer, www.cybob.de
*/

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	background-color: #CCE6A7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background.gif);
}

a:link { color:#779E69; text-decoration:none; }
a:visited { color:#779E69; text-decoration:none; }
a:hover { color:#628C59; text-decoration:none; }
a:active { color:#779E69; text-decoration:none; }

.back_white {  background-color: #FFFFFF}
.back_lightgreen {  background-color: #E6F3D3}
.back_mediumgreen {  background-color: #CCE6A7}


.text_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #23562B;
	line-height: 20px;
}

.text_content_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #23562B;
	line-height: 20px;
}

.text_content_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight:bold;
	color: #23562B;
	line-height: 20px;
}

.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #779E69;
	line-height: 12px;
}

.text_footer a:link, .text_footer a:visited, .text_footer a:active {
	color: #406F40;
}

.text_footer a:hover {
	color: #628C59;
}

.text_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A8C384;
	line-height: 20px;
}

.headline {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #A8C384;
	line-height: 24px;
	font-style: italic;
}

.headline_gewinnspiel {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #FF0000;
	line-height: 24px;
	font-style: italic;
}

.abstand_headline {
padding:20px 20px 0px 20px;
}
.abstand_headline_produkte {
padding:0px 20px 0px 30px;
}
.abstand20 {
padding:20px 20px 20px 20px;
}
.abstand_text_produkte {
padding:20px 20px 20px 30px;
}
.abstand_bild {
padding:23px 0px 20px 20px;
}
.abstand_bild_produkte {
padding:23px 0px 20px 30px;
}

.navigation a:link, .navigation a:visited, .navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
}

.navigation a:hover {
	color: #CCE6A7;
}

.navigation_medium a:link, .navigation_medium a:visited, .navigation_medium a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
}

.navigation_medium a:hover {
	color: #CCE6A7;
}

.navigation_light a:link, .navigation_light a:visited, .navigation_light a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
	font-weight: normal;
}

.navigation_light a:hover {
	color: #CCE6A7;
}

.width190 {
width:190px;
}

.width380 {
width:380px;
}
