/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
/*
background: url(/i/ground.jpg) #000;
background-repeat: repeat-x;
cursor: url('ls_cursor.cur');*/

}
body a {
text-decoration: none;
}

.blue {
	background: #DFD9C3;
}

.hellblau {
	background: #CCC;
}


h1 {
	font-size: 16px;
	color: #5E5946;
}
h1 a {
	font-size: 14px;
	color: #5E5946;
}
h2 {
	font-size: 12px;
	/*background: #FFC322; */
	color: #000;
	padding: 5px;
}
h3 {
	font-size: 12px;
	color: #000;
}
h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background: #ccc;
	padding: 3px;
}


div#header {
	z-index: 1;
	border-bottom: 0px solid #7F7F7F;
}

div#header div#topnavigation {
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	margin:215px 0 0 200px;
}


div#header div#topnavigation td {
	font-size:13px;
	font-weight:bold;
	/*padding:9px 10px 17px 10px;*/
	padding:7px 10px 15px 10px;
	padding:6px 10px 9px 10px;
	text-align:center;
	color:#D1E0EF;
}

div#header div#topnavigation td a {
	color:#D1E0EF;
}

div#header div#topnavigation td a:hover {
	color:#CCBB61;
}

div#header div#topnavigation td#search {
	text-align:left;
}

div#header div#topnavigation form {
	margin:-2px 0 0 0;
	padding:0;
}

div#header div#topnavigation input#field {
	height:13px;
	border:0;
	background:#B5C9DF;
	width:110px;
	margin:0 0 0 5px;
	font-size:10px;
}

div#header div#topnavigation input.send {
	height:18px;
	border:0;
	background:none;
	width:50px;
	color:#CBBC5D;
	font-weight:bold;
	font-size:11px;
}

div#header div#logo {
	position:absolute;
	margin:185px 0 0 20px;
	display:none;
}


#rightbar  {
	padding:20px 0 0 0;
}

#rightbar div#language  {
	position:absolute;
	margin: -10px 0 0 40px;
}


#rightbar div.banner_top {
	background: none;
	padding: 0px;
	margin: 0px 7px 0px 6px;
	margin: 0;
	border: 0px solid #47627F;
	text-align: center;
}

#rightbar div.banner {
	background: none;
	padding: 0px;
	margin: 0px 7px 0px 6px;
	margin: 0;
	border: 0px solid #47627F;
	text-align: center;
}

#rightbar ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style-type:none;
}

#rightbar ul li {
	font-size:14px;
	color:#CBBC5D;
	font-weight:bold;
	line-height:25px;
}

#rightbar ul li a {
	font-size:14px;
	color:#CBBC5D;
	font-weight:bold;
}

#rightbar ul.sub {
	margin:0 0 0 10px;
}

#rightbar ul.sub li {
	font-family:Verdana, Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
}

#rightbar ul.sub li a {
	text-decoration:none;
	color:#CBBC5D;
	font-size:11px;
	font-weight:normal;
}

#rightbar ul.sub li a:hover {
	color:#B5C9DF;
}

/* Top Navigation */

#topnav {
	background: #1B3379;
	
}

#topnav ul {
	margin:0;
	padding:0;
}
#topnav li {
	width: 127px;
	list-style-type: none;
	background: url(/i/topnav_ground.gif);
	/*padding: 10px 10px 11px 10px; */
	margin: 0 1px 0 1px;
	font-size: 11px;
	float: left;
	padding: 11px 0 12px 0;
	text-align: center;
	
}

#topnav li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#topnav li a:hover {
	color: #F18E00;
}

div#topspacer {
	width: 990px;
	height: 10px;
	background: #122250;
}

/*LEFTBAR */

.hidden {
	display: none;
	margin: 0;
	padding:0;
}


#leftbar {
	vertical-align:top;
	background: #ccc;
	width: 190px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:20px 0 0 0;
}
#leftbar ul {
	padding:0;
	margin:0;
}

#nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#nav li {
	text-decoration: none;
	list-style-type:none;
}

#nav li a {
	color:#000;
	display:block;
	background: #1E327B;
	background-image: url(/i/nav1.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	padding: 4px 5px 4px 5px;
	padding-left: 18px;
	margin: 2px 0 2px 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	height: auto;
}
#nav li a:hover {
	background: #F18E00;
	background-image: url(/i/nav_o.png);
	background-repeat: no-repeat;
	background-position: left;
}

#nav li a.nolink {
	background: #2F59BF;
	background:#1E327B;
	background-image: url(/i/nav_nolink.png);
	background-repeat: no-repeat;
	background-position: left;
	
}

#nav ul.submenu_0 {
	margin: 0;
	padding: 0;
}

#nav ul.submenu_0 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	color:#000;
	/*
	background-image: url(/i/arrow.png);
	background-repeat: no-repeat;
	background-position: left 60%;
	*/
	padding: 2px 0 2px 25px;
	margin:0 0 1px 0;
	font-size: 10px;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	
}
#nav ul.submenu_0 li a:hover {
	background: #8F8F8F;
	color: #fff;
}

#nav ul.submenu_1 li a{
	list-style-type:none;
	color:green;
	background: none;
	background-image: url(/i/line.png);
	background-repeat: no-repeat;
	background-position: left 60%;
	padding:1px 0 1px 25px;
	margin:0;
	font-size: 10px;
}
#nav ul.submenu_1 li a:hover {
	background: #9F9F9F;
}



#rightbar {
	width: 200px;
	background: #ccc;
	font-size: 12px;
}

#content {
	font-size: 10px;
	width: 610px;
	padding: 0;
	margin:0;
}

#content div#cms {
	margin: 0 0 0 5px;
	font-size:11px;
	padding:30px 0 0 0;
}

#content div#cms a {
	text-decoration: none;
	font-weight:bold;
	color: #fff;
}


#content div#cms div.righttext {
	height: 304px;
	overflow: auto;
}



div#ground_top_right {
	float: right;
	font-size: 10px;
	width: 230px;
	height: 345px;
	color: #000;
	margin: 20px 2px 0 6px;
	background: url(/i/ground_top_right.gif);
	
}
div#ground_top_right1 {
	padding: 50px 35px 5px 28px;
	color: #885438;
	line-height: 17px;
}

div#leftimage {
	float: left; 
	margin: 20px 10px 0 10px;
}

div#content_text {
	padding: 15px;
	margin: 20px 0 0 0;
	font-size: 10px;
	line-height: 18px;
}

div#content_text a {
	color: #fff;
}

div#content_text a:hover {
	color: #FB524D;
}


div#address {
	font-size: 11px;
	line-height: 19px;
	padding: 30px 10px 10px 10px;
	letter-spacing: 0px;
}

.newsbox_1 {
	background: url(/i/right_news.gif);
	width: 180px;
	height: 251px;
	margin: 0 0 20px 0;
}
.newsbox_title_1 {
	margin: 0;
	padding: 20px 0 0 0;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #260000;
}
.newsbox_preview_1 {
	margin: 0;
	padding: 110px 10px 0 10px;
	font-size: 11px;
	color: #000;
}
.newsbox_more_1 {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: right;
}
.newsbox_more_1 a{
	text-decoration: none;
	color: #000;
}

.newsbox_2 {
	background: #bfae7a;
	width: 180px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
.newsbox_title_2 {
	margin: 0;
	padding: 2px 0 2px 0;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #fff;
	background: #324f6f;
	font-weight: normal;
}
.newsbox_preview_2 {
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 11px;
	color: #000;
}
.newsbox_more_2 {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: right;
}
.newsbox_more_2 a{
	text-decoration: none;
	color: #000;
}


.files_box {
	background: #EFEFEF;
	padding: 2px;
	border: 2px solid #DFDFDF;
	margin: 8px;
	color: #333;
}
.files_box a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.userinfo {
	padding: 2px; 
	margin: 8px 8px 0 8px; 
	border: 1px solid #ccc; 
	background: #E1AC01;
	color: #333;
}
.userinfo a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}


/* GUESTBOOK */
#guestbooktable {
	width: 570px;
	margin: 0 0 0 10px;
}

#guestbooktable td {
	padding:5px;
	font-size:11px;
}

.guestbook_name {
	background: #1D3B5F; 
	width: 200px; 
	color: #CEBA61;
	font-weight:bold;
}
.guestbook_name a {
	background: #1D3B5F; 
	width: 200px; 
	color: #CEBA61;
	font-weight: bold;
	text-decoration: none;
}
.guestbook_date {
	background: #1D3B5F; 
	color: #fff;
	text-align: right;
}
.guestbook_text {
	background: #29486F; 
	color: #fff;
	line-height:17px;
}
.guestbook_cancel {
	background: #1D3B5F; 
	color: #fff;
}


#commentform {
	margin: 10px;
}

#commentform input.name {
	width: 400px;
	background: #47637F;
	border:0px;
	color: #fff;
	padding: 5px;
}

#commentform input.email {
	width: 400px;
	background: #47637F;
	border:0px;
	color: #fff;
	padding: 5px;
}
#commentform textarea.comment {
	width: 400px;
	height: 100px;
	background: #47637F;
	border:0px;
	color: #fff;
	padding: 5px;
}
#commentform input.code {
	width: 100px;
	background: #A82A2A;
	color: #fff;
	border: 0;
	padding: 5px;
}
#commentform input.send {
	width: 100px;
	background: #CDBE63;
	color: #000;
	border: 0;
	padding: 5px;
	font-weight: bold;
}

#anfrageform {
	margin:50px;
}

#anfrageform input.field {
	width: 350px;
	margin: 0 0 0 0px;
	background: #778B9F;
}
#anfrageform textarea.field {
	width: 150px;
	margin: 0 0 0 0px;
	background: #778B9F;
}

#anfrageform input.code {
	width: 100px;
	margin: 0 0 0 0px;
	background: #A82A2A;
	border: 1px solid #ccc;
	color: #ccc;
}
#anfrageform select {
	width: 300px;
	margin: 0 0 0 0px;
	background: #47627F;
	border: 1px solid #ccc;
	color: #ccc;
}

div.startbox {
	border: 1px solid #47627F; 
	width: 263px; 
	float: left; 
	padding: 5px; 
	margin: 5px 0 5px 10px; 
	background: url(/i/startground.jpg) #324353; 
	background-repeat: no-repeat; 
	background-position: bottom;
}

.more {
	text-decoration: none;
	font-weight: bold;
	color: #E1AC01;
	font-size: 12px;
}


#bannertop {
	position:fixed;
	top:290px;
	left:1000px;
    width: 117px;
    background-color: none;
	
}
