#content li {
	list-style-type: square;
	margin: 0 0 10px 15px;
}


* {
	margin: 0;
	padding: 0;
}


body{	
	text-align: center;
	min-width: 750px;
	background-color: #fff;
	color: #dad3c1;
	background: #4f4541;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#outer {
	background:url(../images/bg-oben.jpg) repeat-x top left  #dad3c1;
	height: auto;
}

#wrapper{
	width: 810px;
	color: #000;
	text-align:left;
	margin: auto;
	position: relative;
}

html>body #wrapper{
	height: auto;
}

#header {
	position: relative;
	background: url(../images/logo.jpg) no-repeat top right;
	height: 273px;
}

div#headernav ul {
	position: absolute;
	top: 2px;
	right: 0;
	list-style-type: none;
}

div#headernav li {
	float: left;
	height: 28px;
	font-size: 10px;
	color: #dad3c1;
}

div#headernav li a, div#headernav li a:link, div#headernav li a:visited {
	color: #dad3c1;
	text-decoration: none;
	line-height: 28px;
	outline: none;
}

div#headernav li a:hover, #wrapper div#headernav li a.act{
	color: #dad3c1;
	text-decoration: underline;
	line-height: 28px;
}

html>body #inner{
	height: auto;
	background: url(../images/bg-content.jpg) repeat-y;
        clear: both;
}

#inner{
	height: auto;
	background: url(../images/bg-content.jpg) repeat-y;
        clear: both;
}

#navigation {
	font-family: Verdana, Arial, Helvetica;
	position: relative;
	width: 300px;
	float: left;
}

#navigation p {
	color: #762b21;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	text-align: right;
	margin: 40px 50px 30px 0; 
}

#navigation ul {
	margin: 27px 0 0 20px;
	list-style-type: none;
	width: 260px;
}

#navigation li {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	font-size: 17px;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #999;
}

#navigation a{
	display: block;
	color: #762b21;
	padding: 0px 30px 5px 20px;
}

#navigation a:link, #navigation a:visited, #navigation a:focus{
	text-decoration: none;
	outline: none;
}

#navigation a:hover, #navigation a.act {
	background: url(../images/hoover.gif) repeat-x;
}

#content {
	font-family: Verdana, Arial, Helvetica;
	width: 490px;
	float: right;
	color: #4f4541;
	font-size: 12px;
	margin: 30px 0 0 20px;
}

#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #762b21;
	margin: 0 0 20px 0;
	font-size: 22px;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #762b21;
	margin: 0 0 5px 0;
	font-size: 18px;
}

#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #762b21;
	margin: 0 0 5px 0;
	font-size: 15px;
}

#content p {
	margin: 0 0 20px 0;
}

#content a, #content a:link, #content a:visited, #content a:hover {
	color: #4f4541;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}
 

#footer {
	width: 100%;
	height: 57px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dad3c1;
	position: relative;
	margin: 0;
	background: url(../images/bg-footer.jpg) repeat-x;
	text-align: right;
}

#finner {
	margin: 0 auto;
	position: relative;
	width: 810px;
	padding-top: 30px;
}

#finner a, #finner a:link, #finner a:visited, #finner a:hover {
	color: #dad3c1;
	text-decoration: none;
}

#finner a:hover {
	text-decoration: underline;
}


#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */


/* ##### Rahmen danach ##### */
div.spacer { 
	background: url(../images/trennlinie.jpg) no-repeat top left #dad3c1;
	width: 490px;
	height: 32px;
	margin: 0 0 20px 0;
}

div.spacer hr { 
	display: none; 
}


/***** Mailformular ******/
label {
	font-size: 11px;
}

.csc-mailform{
	border: none;
	padding: 0;
}

.csc-mailform .csc-mailform-field input, .csc-mailform .csc-mailform-field textarea, form input, form textarea, form select{
	font-size: 12px;
	color: #666;
	border: 1px solid #999;
        padding: 2px 2px 2px 2px;
        margin: 0 2px 5px 0;
}

form input[type=checkbox]{
	border: none;
}

.csc-mailform .csc-mailform-field textarea {
	margin: 0 0 5px 0;
	}


.csc-mailform-field label, form label{
	display: block;
	font-size: 11px;
	padding: 5px 0 2px 0;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image{
	margin: 0;
}
