body, div, td, form, p {
	border: 0;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body { 
	overflow: auto;
	background-color: #676767;
}

p, p.bodytext { line-height: 160%; padding: 0 0 10px 0; }

h1,h2,h3,h4,h5 { 
	padding: 0; 
	margin: 15px 0 10px 0; 
}

h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 16px; font-weight: bold; }
h3 { font-size: 14px; font-weight: bold; }
h4 { font-size: 12px; font-weight: bold; font-style: italic; }
h5 { font-size: 12px; font-weight: normal; font-style: italic; }

.csc-firstHeader { margin-top: 0; }

hr { border-bottom: 1px solid; height: 0; }
img { border: 0; }

input, textarea, select {
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 2px;
	margin-right: 5px;
}

span.bold { font-weight: bold; }
span.nospam { display: none; }
span.note { color: #666666; font-size: 80%; }

table { border-collapse: collapse; }
table td, table th { vertical-align: top; }

.error, .errors { color: #DD0000; }
.warning { color: #999999; }
.clear { clear: both; }

dd.csc-textpic-caption {
	margin-top: 3px;
	font-size: 11px;
	font-style: italic;
	line-height: 140%;
	color: #555555;
}

div.csc-textpic-imagewrap { margin-bottom: 10px; }
div.csc-textpic-text { margin-bottom: 10px; }

table.contenttable { margin-top: 6px; }
table.contenttable td { padding: 0 8px 2px 1px; }

div#template {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

div#kopf {
	position: relative;
	height: 120px;
	background-image: url(bilder/bg_kopf.png);
	background-repeat: repeat-y;
	background-position: top left;
}

div#logo {
	padding: 10px 0 0 0;
}

div#kopfbild{
	position: absolute;
	top: 0;
	left: 300px;
}

div#kopfmenu {
	position: absolute;
	top:80px;
	background-image: url(bilder/bg_kopfmenu.png);
	background-repeat: repeat-x;
	background-position: top left;
	left: 0;
	width: 940px;
	height: 40px;
	text-align: right;
}

div#kopfmenu a {
	display: inline-block;
	height: 40px;
	margin: 0;
	padding: 0;
}

div#kopfbalken {
	position: relative;
	height: 20px;
	margin: 5px 0 0 10px;
}


div#rootline a,
div#rootline{
	color: #FFFFFF;
	text-decoration: none;
}

div#rootline{
	position: relative;
	float: left;	
}

div#sprachmenu {
	position: absolute;
	right: 0px;
	width: 121px;
	height: 21px;
	top: -2px;
	z-index: 1200;
}


div#sprachmenu a {
	position: relative;
	display: block;
	float: left;
	margin-left: 5px;
	text-decoration: none;	
}

div#menu {
	position: relative;
	float: left;
	width: 199px;
	background-color: #BBBBBB;
	border-right: 1px solid #676767;
}

div#menu ul,
div#menu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#menu ul li a {
	display: block;
	text-decoration: none;
   	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	border-bottom: 1px solid #676767;
	padding: 5px 0 5px 10px;
}

#menu a.active { background-color: #CCCCCC; }

div#menu ul ul li a { padding: 2px 0 2px 20px; font-size: 12px; }
div#menu ul ul ul li a { padding: 2px 0 2px 30px; font-weight: normal; }

div#haupt {
	position: relative;
	background: #ccc url(bilder/hauptbg.png) repeat-y 0 0;
}

div#inhalt {
	position: relative;
	float: left;
	width: 700px;
	padding: 20px 10px 0 30px;
	margin: 0;
}

div#inhalt-rand {
	position: relative;
}
div#fuss{
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #676767;
	border-bottom: 1px solid #676767;
	clear: both;
}

div#fuss p{
	line-height: 160%; 
	padding: 0 0 0 0;
}

div#xrauthor {
	position: relative;
	clear: both;
	font-size: 10px;
	text-align: right;
	width: 940px;
	margin: 0 auto;
}

div#xrauthor a {
	color: #CCCCCC;
	text-decoration: none;
}

div#xrauthor a:hover {
	color: #D49744;
	text-decoration: underline;
}

#quelle, #quelle * { color: #aaa; font-size: 10px; padding: 0; marign: 0; }

#quelle {
	background: #676767;
}
