@import url("suche.css");
@import url("menu.css");
@import url("mailform.css");

body {
	overflow:auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0.02em;
	line-height: 140%;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#side{
	width: 990px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display:table;
}

#sideW{
	width: 990px;
	border: 2px solid #FFFFFF;
	display:table;


}

#header{
	background-color: #14902D;
	background-image: url(../../images/header-top.gif);
	background-repeat: no-repeat;
	width: 990px;
	margin: 0px;
	padding: 0px;
	height: 115px;
	z-index: 1;
}

#logo {
	float:right;
	height: 70px;
	width: 180px;
	margin: 0px;
	margin-top:20px;
	margin-right:10px;
	padding: 0px;
	z-index: 2;
	display: block;
}



#topmenu{
	clear:both;
	background-image: url(../../images/menu-back.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 990px;
	overflow: hidden;
	background-position: bottom;
	background-color: #14902D;
}

#main-top {
	width: 990px;
	background-image: url(../../images/main-top.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 20px;
	clear:both;
}


#menuheader{
    display: block;
    float: left;
	color: #000000;
}


#main {
	width: 990px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/main.gif);
	display:inline-block;
	vertical-align: top

}

#main-bottom {
	width: 990px;
	background-image: url(../../images/main-bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	height: 20px;
}

#right {
	width: 720px;
	margin-right:15px;
	float:right;
	display:block;
	position:relative;
}

#left{
	position:relative;
	display:block;
	width: 200px;
	float:left;
	text-align:right;
}

#side #language table {
	width: 200px;
	float: right;
}

#submenu {
	float: right;
	width: 200px;
	margin-top: 60px;
	margin-bottom: 20px;
}

#kontakt {
	float: right;
	width: 200px;
	margin-top: 140px;
	font-size: 13px;
	color: #ffffff;
}

#kontakt a {
	color: #ffffff;
	text-decoration:none;
}

#kontakt a:hover {
	color: #add5af;
}

.csc-header {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #14902D;
	font-style:italic;
}

h2 {
	font-size: 18px;
	color: #14902D;
}

h4, h4 a {
	color: #000000;
	margin-bottom:0px;
}

.csc-frame-rulerAfter {
	background-color: #000; /* Farbe für Opera und Firefox */
	color: #000; /* Farbe für Internet Explorer (IE) */
	border:0px;
	height:1px;
	margin-top:35px;
	margin-bottom:35px;
}


a {
	color: #14902D;
	text-decoration:none;
	font-weight:bold;

}


.csc-sitemap a{
	margin:0px;
	padding:0px;
	text-decoration: none;
	font-weight: bold;
}

.csc-sitemap a:hover{
	text-decoration: underline;
}

.csc-sword{
	color:  #000000;
	font-style: italic;
	font-weight:bold;

}

.csc-linkToTop a {
	float:right;
}

#karte {
	margin-top:40px;
}

.csc-textpic, .csc-header, .csc-frame-rulerAfter, .csc-frame, .nurtext, .csc-frame-rulerAfter  {
	display:block @important;
	clear:both;
	margin-top:25px;
	margin-bottom:25px;
}

.csc-frame {
	display:block @important;
	height:0px;
}