* {
	margin:0;
	padding:0;
}

img,img a {
	border:0;
}


.box
{
	background: #fbf8f3;
	margin: 0 0 10px;
	padding: 8px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
	color: #a88d70;
	background-color: #720000;
}

#wrapper
{	
	text-align: left;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: url(images/bg.jpg) fixed no-repeat center top #f2e8da;
}

#container 
{	
	width: 1044px;
	margin: 0 auto;
	position: relative;
}

#header
{
	background: url(images/header.png) no-repeat left top;
	height: 107px;
}

#teaser
{
	background: url(images/teaser.png) no-repeat left top;
	height: 275px;
	position: relative;
}

#teasercontent
{
	position: absolute;
	top: 14px;
	right: 7px;
}

#contentcontainer
{
	background: url(images/content-bg.png) repeat-y left top;
	padding: 1px 80px;
	text-align: left;
}

#content
{
	float: left;
	display: inline;
	width: 580px;
}

#footer
{
	background: url(images/footer.png) no-repeat left top;
	min-height: 100px;
	z-index: 0; 
	width: 874px;
	margin: 0 auto;
	text-align: left;
	padding: 35px 85px;
	color: #fff;
}

#footertext
{
}

#right
{
	float: right;
	display: inline;
	width: 285px;

}

#topnav
{
	position: absolute;
	top: 5px;
	right: 50px;
}

#topnav li
{
	border-right: 3px solid #000;
	display: inline;
	list-style: none;
}

#topnav li.last
{
	border: none;
}

#topnav li a, #topnav a
{
	padding: 3px 8px 3px 4px;
	text-decoration: none;

}

#topnav div.CUR, #topnav div.INACT, #topnav div.NO
{
	float:left;
}

#topnav img
{
	display:none;
}


#mainnav
{
	padding: 55px 50px 0;
	z-index: 100;
	height: 30px;
}

#mainnav ul
{

}

#mainnav li
{
	display: block;
	float: left;
	list-style: none;
	padding: 4px 0;
}

#mainnav li.last
{
	border-right: none;
}

#mainnav li a
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
	text-decoration: none;
	padding: 30px 12px 0;
	color: #fff;
	display: block;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
}

#mainnav li.curr a
{
	background: url(images/nav.png) no-repeat center top;
}



#subnav
{
	width: 300px;
	float: left;
}


#subnav ul
{
	margin: 10px 0 0;
}

#subnav li
{
	display: block;
	list-style: none;
	border-bottom: 1px solid #ccc;
}

#subnav li a
{
	padding: 9px 24px 9px 30px;
	display: block;
	text-decoration: none;
	line-height: 1em;
	margin: 0;
	background: url(images/subnav-arrow.gif) no-repeat left top;
}

#subnav li.curr a, #subnav li a:hover
{
	color: #050;
}


#blaetter {
	position: absolute;
	right: -100px;
	top: -40px;
}


#mainhomelink
{
	position: absolute;
	left: 40px;
	top: 130px;
	z-index: 200;
}

#mainhomelink img
{
	height: 210px;
	width: 480px;
}

ol, ul
{
	margin: 0 0 0 20px;
}



#footer img
{
	display: block;
	width: 150px;
	margin: 0 auto;
}


#footer a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a
{
	color: #7e401e;
	text-decoration: underline;
}

#left h1, #left h2, #left h3, #left h4, #left h5, #left h6, #left a
{
	margin: 1em 0;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0.4em 0;
	color: #7e401e;
	font-weight: normal;
	font-family: Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
}

h1
{
	font-size: 1.4em;
}
h2
{
	font-size: 1.3em;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5
{
	font-size: 1.1em;
	font-weight: bold;
}
h6
{
	font-size: 1em;
	font-weight: bold;
}

.csc-menu  li
{
	list-style: none;
}

.csc-menu li a
{
	text-decoration: none;
}

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

.csc-mailform-field
{
	width: 330px;
	margin: 0 0 10px;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select
{
	width: 200px;
	float: right;
}

.csc-mailform-submit 
{
	margin: 10px 0 0 0;
}


.pngHack img
{
	behavior: url(fileadmin/iepngfix.htc);
}

.clearer
{
	clear: both;
}

.facebook{
	float: right;
}

.connect_widget_not_connected_text{
	color: #fff;
}



