* {
	padding: 0;
	margin: 0;
	border: 0px
	}

.breaker {
	clear: both
	}
.bold {
	font-weight: bold
	}
.space {
	background: url(../images/bgs/sonne.gif) 50% bottom  no-repeat;
	height: 28px;
	border-left: 1px solid #18892d;
	border-bottom: 1px solid #18892d
	}
.space_anker {
	background: url(../images/bgs/space.gif) left  no-repeat;
	text-align: right;
	height: 37px;
	}
.space_anker div {
	padding-top: 20px
	}
.space_anker_bottom div {
	padding-top: 20px
	}
.space_anker a, .space_anker_bottom a {
	background: url(../images/bgs/square.gif) left 4px no-repeat;
	font-size: 11px;
	margin-right: 5px;
	text-decoration: none;
	padding-left: 15px;
	color: #18892d
	}
.space_anker a:hover, .space_anker_bottom a:hover {
	background: url(../images/bgs/square_over.gif) left 50% no-repeat;
	}
.space_anker_bottom {
	background: url(../images/bgs/space_bottom.gif) left  no-repeat;
	text-align: right;
	height: 37px;
	margin-bottom: 20px;
	}
.space_top {
	background: url(../images/bgs/sonne.gif) 50% bottom no-repeat;
	height: 20px;
	border-bottom: 1px solid #18892d

	}
.content {
	border-left: 1px solid #18892d;
padding: 10px 0px 0px 10px;

	}
body {
    color: #000;
    background: url() #e8e8f0;
    text-align: center;
	padding-top: 10px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif
	}
	
#global_space {
	text-align:center;
	background: url(../images/bgs/shadow_right.gif) right repeat-y;
	margin: auto;
	width:970px
	}
#global_space div.bg_top {
	background: url(../images/bgs/shadow_top.gif) right top no-repeat
	}
#global_space div.bg_bottom {
	background: url(../images/bgs/shadow_bottom.gif) repeat-x #e8e8f0;
	height: 50px
	}
#global_space div.bg_bottom div.bg_bottom_left {
	background: url(../images/bgs/shadow_bottom_left.gif) left top no-repeat;
	height: 20px
	}
#global_space div.bg_bottom div.bg_bottom_left div.bg_bottom_right {
	background: url(../images/bgs/shadow_bottom_right.gif) right no-repeat;
	height: 20px
	}
	
#site {
    margin: 0px auto;
	background: url(../images/bgs/bg_header.jpg) right top no-repeat #fff;
    width:930px;
	border: 1px solid #999;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ccc;
	}

#navigation {
	text-align: left;
	width: 300px;
	float: left;
	}
#navigation ul {
	margin-top: 15px;
	margin-left: 67px;
	}
#navigation ul li {
	list-style-type: none;
	}
#navigation ul li a {
	background: url(../images/bgs/square.gif) left 50% no-repeat;
	font-size: 13px;
	text-decoration: none;
	padding-left: 15px;
	line-height: 24px;
	color: #18892d
	}
#navigation ul li a:hover {
	background: url(../images/bgs/square_over.gif) left 50% no-repeat;
	}

#navigation ul li.current a {
	background: url(../images/bgs/square_over.gif) left 50% no-repeat;
	font-weight: bold;
	}

#vulkaneifel {margin-left: 35px; margin-top: 20px;}
		
#main {
	margin-top: 175px;
	text-align: left;
	float: right;
	padding-right: 15px;
	width: 615px;
	line-height: 16px;
	}

#main h1 {
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #000
	}

#main h2 { font-size: 13px;margin-bottom:10px;}

#main h2.Right {text-align:right;}

#main div.TextRight {text-align: right;}

#main ul {
	margin-left: 10px;
	}
#main ul li {
	list-style-type: none;
	margin-right: 15px;
	float: left;
	}
#main ul li a {
	background: url(../images/bgs/square.gif) left 50% no-repeat;
	font-size: 11px;
	text-decoration: none;
	padding-left: 12px;
	line-height: 24px;
	color: #18892d;
white-space:pre;
	}
#main ul li a:hover {
	background: url(../images/bgs/square_over.gif) left 50% no-repeat;
	}
#main .content ul {padding-bottom: 10px;margin-left:0;}
#main .content ul li {clear:both;display:block;background: url(../images/bgs/square.gif) left center no-repeat;padding-left: 12px;}
/*#main .content br {clear:both;}*/

#footer {
    background-color: #006600;
    width:930px;
    height: 22px;
	line-height: 22px;
	color: #fff;
	text-align: left;
	text-indent: 15px;
    font-size: 9px;
margin-top: 20px;
	}
#footer a {
    color: #fff;
	text-decoration: none;
	}
#footer a:hover {
    text-decoration: underline;
	}

div.ImageLeft {
	float:left;
	margin:0 10px 5px 0;
	padding:0 0 0 0;
}
div.ImageRight {
	float:right;
	margin:0 0 5px 10px;
	padding:0 0 0 0;
}

