/*
Template name: Beautiful Day
Template URI: http://templates.arcsin.se/beautiful-day-website-template/
Release date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a  { color: #617657 }
a:hover  { color: #89c23c }

body  { color: #444; font: 62.5% Tahoma, sans-serif; background-color: #bcd669; background-image: url("../img/bg.jpg"); background-repeat: repeat-x; text-align: center;/*background-attachment: scroll*/ }

table, td {font-size:100%}

td {vertical-align:top; }

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(../img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3  { padding-top: 6px; padding-bottom: 6px }

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	text-align: left;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px !important;
	width: 800px; /*Nur IE*/
}

/* header */
.top {
	/*background: url(../img/clouds.gif) repeat-x;*/
	padding: 50px 10px 0;
}

/* title */
.header {
	text-align: left;
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px !important;
	width: 800px; /*Nur IE*/
}
.header .left, .header .right  { color: #fff; background: #77ad58; height: 150px }
.header .left  { font: 1.2em/25px "Trebuchet MS", sans-serif; background-image: url("../img/header.jpg"); background-repeat: no-repeat; /*background-attachment: scroll;*/ background-position: 0 0;  width: 564px }
.header .left h1 {padding-top: 40px; font: normal 2.8em "Trebuchet MS",sans-serif;line-height: 125%; }
.header .left p {}

.header .left h1, .header .left p {padding-left:180px}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

#headercontent a {color:yellow;}

/* navigation */
.navigation   { 
	background: #f0f4ee url("../img/nav.gif"); 
	height: 31px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #dfeef7 #cfdee7;
	
	 }

.navigation li {
	float: left; 
	display: block; 
}

.navigation a   { 
	color: #466649; 
	font: bold 1.1em/31px sans-serif; 
	text-decoration: none; 
	/*background: #f0f4ee url("../img/nav.gif"); */
	display: block; 
	padding: 0 8px; 
	float: left; 
	border-right: 1px solid #afbec7 }

.navigation a:hover {background-position: left bottom; color: #234;}

.navigation li.current_page_item a { color: #77ad58 }

/* main */
.main {
	
	border-top: 4px solid #FFF;
	background: url(../img/bgmain.gif) repeat-y;
	width:100% !important;
	width:780px; /* Nur IE6*/
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}


.specialcontent {
	float: right;
	width: 200px;
}

.specialcontent h1 {font:1.3em "Trebuchet MS",sans-serif;
padding-top:16px;}

.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}

.sidenav li a.current, a#subcurrent, a#subsubcurrent  { color: #456647; font-weight: bold }
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.sidenav li li a  {padding-left:20px; width:190px !important; width:180px /* nur IE*/}
.sidenav li li li a  {padding-left:30px; width:180px !important; width:180px /* nur IE*/}

.sidenav li#active  { background-color: #eef3ec }

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content ul {margin-left: 18px;}
.content ul li {list-style: url(../img/li.gif);margin-bottom:5px}
.content ol li {list-style: decimal;}
.content p, .content ul li {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

/* footer */
.footer {
	background: url(../img/bgfooter.gif) repeat-x;
	height:40px; width:100%
	background-color:yellow;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	padding: 0 12px;
	text-align: center;
}
.footer .right {color: #DEF;}
.footer .right a {color: #DEF; text-decoration: none;}
.footer a, .footer a:hover,.footer .right a:hover {color: #FFF;}


/*Mailform*/
/* Formular */
form #mailform {
	border: 0 }
legend {
	background-color: transparent;
	padding-right: 10px;
	padding-left: 0px;
	border: 0 }
.csc-mailform   { margin: 0; padding: 0; border: 0 }
div .csc-mailform-field   { padding: 5px 10px 5px 5px; }
.csc-mailform input, .csc-mailform textarea {
	width: 350px }
.csc-mailform-submit input {
	width: 150px }
#mailformformtype_mail {
	margin-left: 150px;
	width: 150px }
div .csc-form-label-req {
	font-weight: bold }
	
 
 
 /*Uploads*/

  td.csc-uploads-icon {vertical-align: top;padding-right:5px}
