html, body
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	background: #FEFFD7 url("/images/template/right-bg.gif") 637px top repeat-y;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
}

div.startseite_splashimage
{
	background: url('/images/content/home_bg.gif') no-repeat top left;
	width: 100%; 
	height: 100%
}

body.no_right_col
{
	background: #FEFFD7;
}

table#header
{
	border-bottom: solid #FBC459 7px;
}

/* Startseite */
body.home td#headercell, td#headercell
{
	background: url("/images/site_navigation/header_startseite.jpg") left top no-repeat;
}

body.home td#header_r2
{
	background-color: #FFF0B2;
}

body.home td#header_r3
{
	background: url("/images/site_navigation/header_bg2_startseite.gif") left top repeat-x;
}

/* Slow & Fair */
body.slow_and_fair td#headercell
{
	background: url("/images/site_navigation/header_slow_fair.jpg") left top no-repeat;
}

body.slow_and_fair td#header_r2
{
	background-color: #EFCD9B;
}

body.slow_and_fair td#header_r3
{
	background: url("/images/site_navigation/header_bg2_slow_fair.gif") left top repeat-x;
}

/* O'livia */
body.olivia td#headercell
{
	background: url("/images/site_navigation/header_olivia.jpg") left top no-repeat;
}

body.olivia td#header_r2
{
	background-color: #FFE093;
}

body.olivia td#header_r3
{
	background: url("/images/site_navigation/header_bg2_olivia.gif") left top repeat-x;
}

/* Shopsysteme */
body.shopsysteme td#headercell
{
	background: url("/images/site_navigation/header_shopsysteme.jpg") left top no-repeat;
}

body.shopsysteme td#header_r2
{
	background-color: #FFEF93;
}

body.shopsysteme td#header_r3
{
	background: url("/images/site_navigation/header_bg2_shopsysteme.gif") left top repeat-x;
}

/* Shop */
body.shop td#headercell
{
	background: url("/images/site_navigation/header_shop.jpg") left top no-repeat;
}

body.shop td#header_r2
{
	background-color: #E6EFA9;
}

body.shop td#header_r3
{
	background: url("/images/site_navigation/header_bg2_shop.gif") left top repeat-x;
}


td#content
{
	width: 401px;
	padding: 0 30px;
}

body.home td#content
{
	width: 461px;
	padding: 0 10px 0 10px;
}

td#col_left, td#col_right, td#content
{
	padding-top: 15px;
}

body.no_right_col td#content
{
	width: 567px;
}

#headline a
{
	width: 300px;
	height: 92px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

ul#site_navigation
{
	margin: 92px 0 0 3px;
	padding: 0;
	list-style-type: none;
}
ul#site_navigation li
{
	float: left;
	display: inline;
	width: 130px;
	height: 25px;
	margin: 0 3px 0 3px;
	padding: 0;
}
ul#site_navigation li a
{
	display: block;
	width: 100%;
	height: 100%;
}
ul#site_navigation li a span
{
	display: none;
}
#headline a span
{
	display: none;
}

/* Hauptmenü */

#mainmenu
{
	float: left;
	display: inline;
	list-style-type: none;
	width: 798px;
	margin: 4px 0 0 0;
	padding: 0;
}

#mainmenu li
{
	float: left;
}

#mainmenu li a
{
	color: #846900;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0 20px;
	border-right: solid #846900 1px;
}

#mainmenu li.last a
{
	border: none;
}

#mainmenu li.active a, #mainmenu li a:hover
{
	color: #66A913;
}

/* Linke / rechte Spalte */
td#col_left
{
	width: 147px;
	padding-left: 25px;
	padding-right: 4px;
}

td#col_right
{
	width: 167px;
}

td#col_right div#right
{
	padding-left: 10px;
	padding-right: 10px;
}

/* Menü / Kategorieliste links */
#col_left ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#col_left ul li
{
	font-size: 14px;
	line-height: 24px;
	text-align: right;
	border-bottom: 1px dashed #FEF0B8;
}

#col_left ul li a, #col_left ul li div
{
	text-decoration: none;
	font-size: 14px;
	display: block;
	text-align: right;
	line-height: 24px;
	padding-right: 5px;
	/*width: 142px;*/
	width: 167px;
	margin-left: -25px;
}

#col_left ul li.active
{
	background-color: #FEF0B8;
	margin-left: -25px;
}

#col_left ul li a:hover
{
	color: #66A913;
}

#col_left ul li ul li a
{
	font-size: 12px;
}

#col_left ul li.active a, #col_left ul li.active div
{
	margin-left: 0;
	background: url("/images/template/menu-active-bg.gif") 10px 7px no-repeat;
}

/* Zweite Ebene */
#col_left ul li.active ul li
{
	margin-left: 0;
}

#col_left ul li.active ul li a
{
	background: #FEF5CF;
	font-size: 12px;
}

#col_left ul li.active ul li.active a
{
	font-weight: bold;
}

#col_right ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Impressum, Kontakt */
#impressum
{
	position: absolute;
	top: 6px;
	left: 658px;
	color: #846900;
}

#impressum a
{
	color: #846900;
	text-decoration: none;
	font-weight: normal;
}

#footer
{
	text-align: center;
	margin-top: 5em;
	margin-bottom: 1em;
	font-size: 11px;
}

#content h2
{
	width: 190px;
}

#col_left h2, #col_left h3, #col_left h4
{
	text-align: right;
}

#col_left h2, #col_left h3
{
	margin: 15px 0 2px 0;
}

#col_right h2
{
	margin: 15px -10px 2px -10px;
	padding-left: 10px;
}

#col_left h3, #col_right h3
{
	border-bottom: solid #846900 1px;
	padding-bottom: 5px;
	font-size: 14px;
}

#col_right h3
{
	padding: 0;
	margin: 0;
}

#col_right #block_right
{
	background-color: #FFE699;
	border-top: 1px solid #FEFFD7;
	border-bottom: 1px solid #FEFFD7;
	padding: 10px 0;
	width: 167px;
	margin-bottom: 20px
}

#col_right #block_right a
{
	text-decoration: none;
	font-weight: bold;
}

#col_right #block_right a.partner
{
	padding-left: 35px;
	background: url('/images/icons/partner_icon.jpg') 5px -2px no-repeat;
	line-height: 17px;
}

#col_right #block_right a.language
{
	padding-left: 35px;
	background: url('/images/icons/englisch_icon.jpg') 10px 3px no-repeat;
}

/* Formulare */

input.fixed_input, textarea.fixed_input
{
	width: 99%;
}

input.text
{
	border: solid #FFD37E 1px;
	background-color: #FFFFF2;
	color: black;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Sans-Serif;
}

input.button
{
	background-color: #846900;
	color: white;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Sans-Serif;
	border: none;
}

/* Startseite */

body.home table#image_nav
{
	margin: 24px 0 0 0;
	padding: 0;
}

body.home table#image_nav td
{
	width: 152px;
	height: 174px;
	background: #FAC458;
	text-align: left;
}

body.home table#image_nav td#olivia, table#image_nav td#systeme, table#image_nav td#shop
{
	margin-left: 2px;
}

body.home table#image_nav td h2
{
	margin: 0;
	margin-top: -37px;
	padding: 0;
	font-size: 15px;
	width: 152px;
	text-align: center;
}

body.home table#image_nav td h2 a
{
	color: #796000;
	text-decoration: none;
}

body.home table#image_nav td img
{
	border-top: 1px solid #fef6c8;
	border-bottom: 1px solid #fef6c8;
	border-left: none;
	border-right: none;
}

body.home table#image_nav td div
{
	position: absolute;
	top: 187px;
	left: 10px;
	width: 614px;
	height: 257px;
	background: url("/images/site_navigation/olivenbaum_bg.jpg") no-repeat left top;
	margin: 0;
	padding: 0;
	font-size: 18px;
}


body.home table#image_nav td div p
{
	font-size: 18px;
	width: 500px;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

body.home h3
{
	margin-left: 20px;
	margin-top: 50px;
	color: #796000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
}
