html {width:99.5%; height: 100.01%; margin: 0; padding: 0;}

body
{
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #666666;
	background-image: url(img/fond.png);
	background-repeat: repeat-x;
	font-size: 0.69em;
	background-color: #E8F7F9;
	background-position: center top;
}

p
{
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.5em;
}

h1
{
	font-family: "Trebuchet MS";
	font-size: 108%;
	color: #5F8749;
	background: transparent;
}

h2
{
	font-size: 100%;
}

img{
	border: 0px;
}

a{outline: none;}

.left
{
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.left_gross
{
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}

.right
{
	float: right;
	margin-top: 20px;
	height: 370px;
	width: 280px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 10px;
	margin-bottom: 10px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

#main, #footer, #logo, #menu, #content
{
	margin-left: auto;
	margin-right: auto;
}

#main{
	width: 780px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(img/main.gif);
}


#footer
{
	width: 726px;
	height: 20px;
	font-size: 88%;
	text-transform: uppercase;
	text-align: center;
	color: #444;
	background-image: url(img/menu.jpg);
	clear: both;
	padding-top: 8px;
	padding-right: 21px;
	padding-bottom: 5px;
	padding-left: 19px;
	background-position: 0px -20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57696F;
}

#footer a{text-decoration: none;
background: transparent;
  color: #444;}

#footer a:hover{text-decoration: none;
background: transparent;
  color: #FFFFFF;}

#logo
{
	width: 766px;
	height: 180px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3E5F00;
	background-color: #FFFFFF;
	background-image: url(img/header_home.jpg);
	background-repeat: no-repeat;
}

#logo h1
{
	font-size: 300%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #E3F0E7;
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin: 0px;
}

#logo h2
{
	font-family: "Trebuchet MS";
	font-size: 160%;
	padding-left: 20px;
	font-weight: normal;
	margin: 0px;
	color: #666666;
}

#content
{
	width: 765px;
	overflow: hidden;
	background: #FFF;
	color: #57696F;
	border-color: #57696F;
} 

#column1
{
	width: 198px;
	float: right;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 19px;
}

#column2
{
	width: 725px;
	float: left;
	background: #FFF;
	color: #666666;
	border-color: #57696F;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#column2 h1
{
	font-family: "Trebuchet MS";
	font-size: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}


.sidebarinhalt
{
	text-align: left;
	width: 230px;
	float: left;
	color: #666666;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 230px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0BD44;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.sidebarinhalt_head 
{
	font-weight: normal;!important
	color: #FFFFFF;
	background-image: url(img/menu.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 1.6em;
	width: 239px;
	font-family: "Trebuchet MS";
	height: 25px;
	background-position: bottom;
	text-align: center;
}

.sidebarinhalt p
{ line-height: 16px; 
  padding: 0px 0px 8px 0px;
}
