/* Standard */
body, html {
	margin:0;
	padding:0;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#edf5e1;
}
p {margin:0}
/* img */
a img {border:0}
#wetter img.floating {float:left; margin: 0.125em .5em .125em 0em;}
#innercontent img.floating {float:left; margin: 0.13em .5em .0em 0em;}
#innercontent img.floatingimage {float:left; margin-right: .5em;}

/* end img */

h1,
h2 {margin:0}
/* end Standard */

/* Layout */
/*Abstand links :24px,1.50em 
Gesamt: 978px 
Container: 954px,59.63em 
Left: 179px, 11.19em
Content 488px,30.50em (451px,  )
right: 257px, 16.06em
*/
#metamenu 
{
	position:absolute;
	top:0;
	left:0; 
	width:59.57em;/*61.13em;*/
	height:1.25em;
	padding:0.31em 0 0 0;
	text-align:right;	
}
.paddingmetamenu
{
	padding:0 1.88em 0 1.88em;
}

#pageheader {
	position:absolute;
	top:1.31em;
	left:1.50em;
	width:59.62em;
	height:10.00em;	
}
#leadmotive{
	
}
#container {
	position:absolute;
	top:13.75em;
	left:1.50em;
	width:59.63em;
}
#left {
	float:left;
	width:11.19em; /*12.07em;*/
	/*height:100%;*/
	margin-right:0.88em; /*0.88em */	
}
#wetter {
	padding: 0.19em 0 0.19em 1.56em;
	clear:both;
	background-color:#d6e8ba;	
	line-height:0.94em;
	height:100%;
}
#content 
{
	margin:0;
	float:left;
	width: 30.51em; /*30.75em; 31.63em;*/
	padding:0em 0em 0em 0em;
}
#innercontent 
{
	margin:0;
	/*float:left;
	width: 30.51em; 30.75em; 31.63em;*/
	padding:0.44em 1.19em 0em 1.13em;
	background-color:#fff;
  zoom:1;
}
#right {
	float:left;
	width:16.06em;
	margin-left:0.88em;
}
#rightcontent 
{
	/*width:16.06em*/
	padding: 0.19em 0 0.75em 1.56em;
	clear:both;
	background-color:#ffffff;	
	line-height:0.94em;
	height:100%;
}



#footer {
	clear:both;
	height:2em;
	padding:.75em 0 0 12em;
}
/* end Layout */


/* Textdefinition */
#content span.plaintext {font-size:70%;}
#content span.subtitle 
{
	font-size:70%;
	color:#69991f;
}


#left span,
#rightcontent span {font-size:70%;}

/* Meta Navigation */

#metamenu span {font-size:60%;}
#metamenu a {
	color:#69991f;
	text-decoration:none
}
#metamenu a:hover {
	color:#69991f;
}
/* end Meta Navigation */


#content a,
#right a {
	text-decoration:none;
	color:#659818;
	font-weight:bold;
}
#content a:hover,
#right a:hover {
	text-decoration:underline
}
/* end Textdefinition */


/* Teaser */
#right .link {
	padding:.0625em 1em .25em 1em;
	background-color:#aaa;
	color:#555;
	border-bottom:.0625em solid #dcdcdc
}
html>body #right .link{padding-top:.25em}
#right .link a {
	color:#fff;
	text-decoration:none
}
#right .link img.linkarrow {
	width:.4166em;
	vertical-align:middle;
	margin:.125em .3em 0 -.65em
}
html>body #right .link img.linkarrow {margin:0 .4166em 0 -.8333em}
#right .teaserheader {
	background-color:#5e5e5e; 
	color:#fff; 
	padding:.0625em 1em .25em 1em; 
	font-weight:bold
}
/* end Teaser */


div.spacer {
	height:0.75em;
	padding:0;
	margin:0;
	line-height:0.75em;
	clear:both;
}

div.seperator 
{
	/*border-bottom:thin dotted #c5c5c5; */
	height:1px;
	font-size:0%;
	padding:0;
	margin:0;	
	background-image:url("/img/system/dotted.gif");
	background-repeat:no-repeat;
}

div.btn
{
	padding: 0.75em 0 0.75em 0em;	
	
}
/*html>body div.spacer {font-size:100%;}*/
/* Content */
h1 {

}


h2 {
	margin-bottom:.19em;
	font-size:70%;
	font-weight:bold;
	color:#69991f;	
}
html>body h2 {margin-bottom:.4375em}

/*
#content ul {
	margin-top:0;
	margin-bottom:0;
	font-size:75%;
	line-height:1.333em
}
#content span.plaintext ul {
	font-size:100%
}
html>body #content ul {
	margin-top:.4em;
	margin-bottom:-.0625em
}
html>body #content ul ul {
	margin-top:0;
	margin-bottom:0
}
*/
/* end Content */

