/* Basis-Layout */
* { margin: 0px; padding: 0px; }

a { 
	color: #59a400;
}

a:hover { 
	color: #0a71c8;
	text-decoration: underline;
}

body {
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 9pt;
	background: #993300 /* url(images/body_bg.png) repeat-x */;
	color: #2e2e2e;
}

h1,h2,h3,h4, ul.menu li a {
	font-family: Helvetica,Arial,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	/* font-family: Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua","Liberation Serif",Times,serif; */
	color: #444;
	}
	
h1 {
	font-size: 200%;
}
/* #content h1, #content h2 {
	border-bottom: 1px dotted #ddd;
} */

h2 {
	font-size: 140%;
	color: #b82626;
}

p ,#content h1, #content h2 { 
	margin: 5px 0 10px 0;
}

ul li {
	background: grey /* url(images/li_item.png) 0px 3px no-repeat; */
	padding-left: 15px;
	margin-right: 0px;
	list-style-type: none;
	margin-bottom: 0px;
}

ul.menu li a.active {
	/* background: grey;  url(images/li_item.png) 0px 3px no-repeat; */
	padding-left: 10px;
	margin-right: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	text-decoration: none;
	color: #3a3a3a;
}

ul.menu {
	background: grey /* url(images/navi_bg.png) repeat-x; */
	overflow: hidden;
	float: left;
	height: 400px;
	width: 200px;
	margin-right: 0px;
	margin-top: 10px;
	}
ul.menu li {
	display: block;
	/* float: left; */
	padding: 0px;
	margin: 0px;
	background: none;
}

ul.menu li a {
	display: block; 
	padding: 10px 0px 0px 10px;
	height: 30px;
	color: #cdc9b1;
	text-decoration: none;
	font-size: 130%;
	/* border-right: 1px dotted #ddd; */
}

ul.menu li a:hover {
	background: none /* url(images/bg_navi_hover.png) repeat-x */;
	color: black;
}

ul.menu span {
	font-size: 170%; font-weight: bold; line-height: 0px;
	text-decoration: none;
}

ul.sup-menu {
	padding: none;
	margin-top: -5px;
}

ul.sup-menu li a {
	/* display: block; */ 
	padding: 0px 0px 5px 40px;
	height: 15px;
	color: #cdc9b1;
	text-decoration: none;
	font-size: 120%;
	/* border-right: 1px dotted #ddd; */
}
ul.sup-menu li a:hover {
	background: none; /* url(images/bg_navi_hover.png) repeat-x; */
	color: black;
	text-decoration: none;
}
ul.sup-menu li a.activesupm {
	padding: 0px 0px 5px 40px;
	background: #c4d7d4; /* url(images/bg_navi_hover.png) repeat-x; */
	color: #8e777e;
}
strong {
	color: #3a3a3a;
}

#main-container {
	background: #cdc9b1;
	width: 870px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	
}

#header {
	background: #cdc9b1;
	padding-top: 30px;
	/* position: relative; */
	/* width: 200px; */
	height: 40px;
	/* margin: 0 auto; */
	padding: 0px 0px 0px 0px;	
	}

/* #header img {
	position: absolute;
	right: 0px;
	top: 20px;
} */
#header-links {
	background: #787B7B;
	float: left;
	padding-top: 30px;
	width: 200px;
	height: 40px;
	/* margin: 0  auto; */
	padding: 0px 0px 0px 0px;
}

#banner-links {
	background: #cdc9b1; /* #ffc600; */
	float: left; 
	padding-top: 0px; 
	color: #2a1717;
	overflow: hidden;
	height: 112px;
	width: 200px;
	clear: both;
	text-align: center;
}

#banner {
	background: #f3f0db;
	/* float: right; */
	padding-top: 0px; 
	color: grey;
	overflow: hidden;
	height: 112px;
	/* width: 200px; */
}

#banner h2 {
	color: #ddd;
}

#banner-links img {
  padding-top: 0px;
  padding-left: 0px;
	/* border: 5px solid white; */
}

.clearboth{
	clear: both;
}

.banner-text {
	width: 264px;
	padding-left: 20px;
	padding-top: 80px;
	border-left: 1px dotted #ddd;
}

.banner-image {
	border: 1px solid white;
	margin-top: 0px;
	padding-bottom: 0px;
}

#navi-links {
	background: #787B7B;
	float: left;
	height: 3015px; /* height content muss entsprechend angepasst werden */
	width: 200px;
	margin-right: 15px;
}

#content {
	height: 3000px; /* height navi-links -15 */
	background: #cdc9b1;
	padding-top: 15px;
	overflow: hidden;
	/* clear: both; */
}
.content-text {
	margin-left: 0px;
	margin-right: 30px;
	padding-left: 5px;
	padding-top: 0px;
	font-size: 120%;
}

.main {
	margin-left: 10px;
	margin-right: 10px;
	height: 800px;
}
.main-image {
	/* width: 100px; */
	/*height: 250px;*/
	/*width: 598px;	*/
	/*float: left;*/
	border: none;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bilder {
	background: none;
	clear: both;
}

.bild {
	background: white;
	height: 172px;
	width: 160px;
	float: left;
	border: 1px solid #ddd;
	margin: 0 5px 5px 0;
	padding-top: 0px;
}

.bild p {
	text-align: center;
}

.bild img {
	padding: 5px;
	background: white;
	border: none; /* 1px solid gray;*/
}

.bild img:hover {
	border-color: none;
}

.bild a {
	color: grey;
}
#bottom {
	clear: both;
	width: 870px;
	margin: auto;
	background: #ddd url(images/shadow-trans.png) repeat-x; 
	padding: 0px 0px;
	font-size: 80%;
	position: relative;
}

#bottom address {
	position: absolute;
	top: 0px;
	right: 15px;
}

/* Spezielle Seiten */

