html {
	background-image:url('/basesrc/images/bg_green.png');
	background-repeat:repeat-x;
	background-color:#666666;
}

body {
	background-image:url('/basesrc/images/bg_gradient.gif');
	background-repeat:repeat-x;
	margin:0px;
	font-size:11px;
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
}


a {
	color:#000000;
	text-decoration:none;
	border-bottom:dotted 1px #000000;
}

a:hover {
	color:#3f7801;
	text-decoration:none;
	border-bottom:dotted 1px #3f7801;
}

div {
	empty-cells:show;
	vertical-align: top;
}

td {
	empty-cells:show;
	vertical-align: top;
}

#main_outline {
	height:100%;
	margin:0px auto 0px auto;
}

#main {
	width:872px;
	margin:0px auto 0px auto;
	empty-cells:show;
}

#main_left {
	width:6px;
/*	background-image:url(../images/ce_shadow_left.png);
	background-repeat: repeat-y;
*/
}

#main_center {
}

#main_right {
	width:6px;
/*
	background-image:url(../images/ce_shadow_right.png);
	background-repeat: repeat-y;
*/
}


#content_head {
	height:132px;
	background-image: url(../images/head_bg.png);
	background-repeat:no-repeat;
}

.content_head {
	height:132px;
}

.horizontal_menu ul {
	list-style: none;
	padding:0px;
	margin:0px;
}

.horizontal_menu li {
	float:left;
}


#content {
	width:100%;
	height:100%;
	margin:0px 0px 20px 0px;
}

#content_left {
	background-color:white;
	padding:0px 38px 0px 38px;
}

#content_right {
	background-color:#f5f5f5;
	height:500px;
	width:159px;
}

#content_foot {
	margin:10px 0px 10px 0px;
	padding
}


h1 {
	padding:15px 0px 5px 0px;
	font-weight:normal;
	font-size:20px;
	margin:0px 0px 0px 0px;
	line-height:22px;
}

p {
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	font-size:12px;
	line-height:1.5em;
	color:#808080;
}


.xgblock ul li {
	font-size:12px;
	line-height:1.5em;
	color:#333333;
}

.gallery {
	margin:10px;
}

.gallery_item {
	padding-bottom:1px;
	padding-right:1px;
}


.main_nav {
	margin:20px 0px 0px 7px;
	text-indent:0px;
	list-style-image:url(../images/nav_bullet.gif)
}

.main_nav li {
	margin:6px 5px 0px 0px;
}

.main_nav li a {
	text-decoration:none;
	border:none;
	color:#999999;
	text-transform:uppercase;
}

.layer1_item {
}

.layer1_item.selected a {
	color:#3f7801;
}

.layer2_item a {
	color:#000000 !important;
}

.layer2_item a {
	margin:0px 0px 0px 5px !important;	
}

.layer2_item.selected a {
	color:#0000FF;
}

.trennlinie {
	border:none;
	background-color:#BBBBBB;
	height: 1px;
	margin: 10px 0px 0px 0px;
}

.text_bild_links img {
	margin:20px 10px 10px 0px;
}

.text_bild_rechts img {
	margin:20px 20px 10px 0px;	
}

.download {
	width:100%;
	margin:15px 5px 0px 0px;
	padding:2px 2px 2px 2px;
	background-color:#EEEEEE;
}

.download a:hover {
	color:#3f7801;
}

