@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) central stylesheet - layout example "2col_left_13"
 * (de) Zentrales Stylesheet - Beispiellayout "2col_left_13"
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.1
 * @revision        $Revision: 343 $
 * @lastmodified    $Date: 2009-01-19 23:41:32 +0100 (Mo, 19. Jan 2009) $
 */
/* import core styles | Basis-Stylesheets einbinden */
@import url(yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(screen/basemod.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(yaml/print/print_003_draft.css);
/*
.pusch1 {
border: 20px none;
list-style-type: none;
background:#444;
}
*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#444444;
	font-weight:normal;
	background-color: #FFFFFF;
	line-height:160%;
	letter-spacing:0px;
}
tbody tr td a img{
padding: 5px;
}
#col2_content p{
letter-spacing: 1px;
line-height:190%;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:12px;
}
#header{
		padding-top:60px;
}

#header #logo{
background:url(images/Logo_fruehbeetgrafik_neu.jpg);
background-repeat:no-repeat;
width:366px;
height:58px;
margin-left:50px;
}
td, th {
 font-size: 14px;
}
submenu{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color: #808080;
	letter-spacing:1px;
	list-style-type: none;
}
#kmailer
{margin:20px;
}

#footer {
	background-color: #fff;
	color: #444444;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:160%;
	color: #444444;
}

#nav {
	color:#808080;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:0px;
	font-size:12px;
	letter-spacing:1px;
	float:left;
	margin-left:27%;
}
#nav ul li {
color:#808080;
float:left;
display:inline;
margin-right: 3px; 
margin-top:26px;
}
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #C5CC00;
	text-decoration: none;
}
a:active {
	color: #C5CC00;
	text-decoration: none;
}
a.current {
	color: #C5CC00;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:17px;
	color: #C5CC00;
	letter-spacing:1px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:8px;
	margin-top:14px;
	line-height:160%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:17px;
	color: #C5CC00;
	letter-spacing:1px;
	font-weight:normal;
	margin-bottom:7px;
}
h3 {letter-spacing:1px;
	font-weight:normal;
	font-size:14px;
	line-height:140%;
	color: #C5CC00;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #777777;
	font-weight:normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:160%;
	font-weight:normal;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
}
h7 {
color: #cbd300;
font-weight:normal;
}
h8 {font-family: verdana;
color: #999999;
font-weight:normal;
}
h9 {
	color: #cbd300;
	font-style: italic;
	font-weight:normal;
}
h10 {
	color: #cbd300;
	font-family: verdana;
	font-size: 13px;
	font-weight:normal;
}
h11 {color: #666666;
            font-weight:normal;
}
h12 {
	color: #cbd300;
	font-style: italic;
	font-weight:normal;
}
.Stil6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

