
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #444;}
a:hover {color: #5abc47; text-decoration:none;}

body {
	background-image:url(../img/bg.jpg); background-repeat:repeat-x;
	color: #666;
	font: normal 62.5% Arial, Helvetica, sans-serif;
}

p,ul {padding-bottom: 1.2em; line-height: 1.5em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
}

h2 {
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
}

h2,h3 {padding-top: 6px;}

h1 {padding-top: 4px; color: #5abc47;}

h2 {color: #5abc47;}

img
{border:0px;
}


/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #fff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding: 40px 10px 0;
}

/* title */
.header {
	background: #fff;
	height: 220px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
	border-top: 4px solid #5abc47;
}
.header .left, .header .right {
	background: #fff;
	color: #fff;
	height: 220px;	
}
.header .right {
	width: 538px;

}
.header .left {
	width: 230px;
}

/* navigation */
.navigation {	
	background: #D9E1E5 url(../img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(../img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
}

/* sub adress */
.adress {
	padding: 5px;
	margin: 35px 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	width: 195px;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 195px;
	margin: 35px 0px;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #e5e5e5;
}
.sidenav li {
	border-bottom: 1px solid #e5e5e5;
	background-image:url(../img/bg_nav_left.gif);
	background-position:left;
	background-repeat:no-repeat;}

.sidenav li a {
	font-size: 1.1em;
	color: #444;
	display: block;
	padding: 8px 0 8px 26px;
	text-decoration: none;
	width: 100%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #5abc47;

}

/* content */
.content {
	float: right;
	margin: 5px 10px 0px 0px;
	padding: 0 0 10px 15px;
	width: 504px;
	border-left: 1px solid #e5e5e5;
}
.content .descr {
	color: #999;
	font-size: 0.9em;
	margin-bottom: 6px;
	
}

.content .returntop {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	margin-top: 20px;
	text-align:right;
	
}
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica, sans-serif; line-height: 1.5em;}

.piccontent {
	float: right; 
	border: 1px solid #f2f2f2;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px;
}
.piccontent p {font-family: Arial, Helvetica, sans-serif; font-size:1.0em; color: #666; margin-top:8px;}

.piccontsmall {
	float: right; 
	border: 1px solid #f2f2f2;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px;
}
.piccontsmall p {font-family: Arial, Helvetica, sans-serif; font-size:1.0em; color: #666; margin-top:8px;}

.piccontentlong {
	background-image:url(../img/bg_pic_contentlong.jpg);
	background-repeat:repeat-y;
	border: 1px solid #f2f2f2;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 8px;
}

.piccontentlong p {font-family: Arial, Helvetica, sans-serif; font-size:1.0em; color: #666; margin-top:8px;}

/* Formulare */
fieldset {
	border: 1px none #fff;
	padding: 0px 0px 12px 0px; 
	width: auto; 
	margin-top: 1.0em;
}
legend   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em; 
	color: #666; 
	font-weight: bold;
	margin-bottom:3px; 
}
.form    {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	border: 1px solid #999; 
	background-color: #f3f5f9;
	padding:1px; 
	padding-left:3px; 
	color:#333;
}
.submit  {
	margin:3px;
}
.button  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
}
.buttons  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
}
.duty { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #5abc47;
}
.noduty { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666;
}
.error		 {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #9f3538;}


/* footer */
.footer {
	color: #e5e5e5;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	line-height: 39px;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	margin-top: 15px;
}
.footer a,.footer a:hover {color: #e5e5e5; text-decoration:none;}

/* Linienformatierungen */
hr {
  height: 1px;
  margin: 5px 0 5px 0;
  border: 0;
  background: #e5e5e5;
  color: #e5e5e5;
}
