body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: auto;
	background-image: url(/design/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #006633;
}

a {
	font-weight: bold;
	color: #003E0B;
	text-decoration: none;
}

td {
	font-size: 12px;
}

select {
	font-size: 9px;
}
h1 {
	color: #003E0B ;
	font-weight: bold;
	font-size: 12px
}
.sprachauswahl{
	color: #FFFFFF;
	text-decoration: none;


}
.design-trenner {
	font-size: 12px;
	color: #003E0B;
	font-weight: bold;
	text-decoration: none;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #cccccc;
	border-left: 0px solid #000000;
}
.siteyourself {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
input, textarea {
	border: 1px solid #003E0B;
	background-color: #cccccc;
	color: #999;
}
.clearleft {
	clear:left;
}
#wrapper1 {
	background-image: url(/design/images/wrapper-top-bg2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center 47px;
	padding: 0;
	margin:0;
}
#wrapper2 {
	text-align: left;
	width: 780px;
	background-image: url(/design/images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF;
	height:auto;
}

#wrapper_bg_links {
	/*float: left;*/
	width: 780px;
	height: auto;
}


#wrapper_bg_rechts {
	/*float: left;*/
	width: 780px;
	height: auto;
	background-image: url(/design/images/right_shadow_edge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



#head {
	height: 30px;
	padding: 0;
	margin: 0;
	background-image: url(/design/images/head1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#head2 {
	height: 123px;
	padding: 0;
	margin: 0;
	width:980px;
}

#main {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#main #left_top {
	/*float: left;*/
	width: 240px;
	height: 280px;
	background-image:url(/design/images/left_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#main #left {
	float: left;
	width: 240px;
	height: 100%;
	background-color: #EAE7E0;
	background-image:url(/design/images/nav_links_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#left #navigation-left ul{
	padding:0px 0px 10px 10px;
	margin: 15px 0px;
	*margin-top:-15px;
}
#left #navigation-left .navi-left li{
	background-image:url(/design/images/left_nav_button_off.gif);
	background-repeat:no-repeat;
	width:190px;
	height:20px;
	line-height:20px;
	list-style-type: none;
	margin: 4px 0px;
	padding:0px 10px 0px 28px;;
	font-size:14px;
	font-weight:bold;
}

#left #navigation-left .navi-left li:hover{
	background-image:url(/design/images/left_nav_button_on.gif);
	background-position: 6px -2px;
	*background-position: 6px -1px;
	/*color:#790000;*/
}
#left #navigation-left .navi-left-active {
	color: #003E0B;
}


#left #navigation-left a{
	color: #666666;
	display:block;
	*display:inline;
}

#main #left_bottom {
	/*float: left;*/
	width: 240px;
	height: 185px;
	background-image:url(/design/images/left_bottom.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
}


#main #right {
	float: left;
	width: 520px;
	height: inherit;  
}
#main #right #logo {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height: 70px;
	width:520px;
}
#main #right #content_master{
	background-color: #FFFFFF;
	background-image: url(../images/bg-right.jpg);
	background-repeat:repeat-y;
	clear:left;
	padding-bottom:20px;
	margin:0px;
}
#main #right h1 {
	font-size:18px;
	color:#003E0B;
	margin: 0px 10px 1.2em 10px;
}
#main #right h2{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin: 1.4em 10px;
	margin-top: 3em;
}
#main #right p {
	font-size:12px;
	color:#666666;
	margin: 1em 10px;
	line-height:1.5em;
}
#main #right li {
	list-style-type: square;
	font-size:12px;
	color: #666666;
	line-height:1.5em;
}

#main #right ul {
	LIST-STYLE-TYPE: square;
	padding:0; 
	margin:5px 0 5px 28px;
}


#main #right img {
	margin: 5px 8px;
}


#main #right #footer{
	vertical-align: bottom;
	background-color: #ffffff;
	/*height:40px;*/
	font-size: 9px;
	color:#999999;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}


#bottom {
	height: 35px;
	padding: 0;
	margin: 0;
	background-image: url(/design/images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* OTHER STYLES */

#map {
	width: 500px; height: 350px; 	margin: 1em 10px; padding: 0; border: 1px solid #83776B; text-algin: left;
}