body{
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #E6E6DC;
	left: 0px;
	top: 0px;
	background-image: url('/fileadmin/template/img/bg_main.gif');
	background-repeat: repeat-x;
	background-position: top;
}

.main {
	padding:0px;
	margin:auto;
	width: 808px;
}

a{
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}
/***********************************************/
/* Header Divs                                 */
/***********************************************/
#header{
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 215px;
	overflow: hidden;
}
#header img {
	border: none;
	width: 800px;
	height: 215px;
}

.masthead{
	padding: 4px 4px 4px 4px;
	background-color: #FAFAF0;
	width: 804px;
}

#TopNavbar{
	padding: 0px;
	background-color: #2B420D;
	width: 808px;
	height: 30px;
	background-image: url('/fileadmin/template/img/bg_topnavbar.gif');
	background-repeat: repeat-x;
}

/************* #service styles **************/

div.service {
	background-color: #FAFAF0;
	margin-top: 7px;
}
div.service ul {
	list-style-type: none;
}
div.service ul li, div.service ul li a {
	display: block;
	color: #2C420D;
	text-decoration: none;
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 8px center;
	text-indent: 23px;
	vertical-align: middle;
	height: 27px;
	line-height: 27px;
}
div.service ul li.print a {
	background-image: url('/fileadmin/template/img/print_aus.gif');
}
div.service ul li.print a:hover {
	background-image: url('/fileadmin/template/img/print_an.gif');
}
div.service ul li.sitemap a {
	background-image: url('/fileadmin/template/img/sitemap_aus.gif');
}
div.service ul li.sitemap a:hover {
	background-image: url('/fileadmin/template/img/sitemap_an.gif');
}

/************* #navcontainer styles **************/

#navcontainer {
        margin: 0px 0 0 0px;
        padding: 0;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	width: 100px;
	height: 30px;
	padding: 0;
	margin: 0 1px 0px 0;
	color: #FAFAF0;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 11px/30px Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/fileadmin/template/img/bg_topnavbar_li.gif');
	background-repeat: repeat-x;
}

#navcontainer ul li a:hover {
	color: #A4BF2A;
	background-image: url('/fileadmin/template/img/bg_topnavbar_active.gif');
	background-repeat: repeat-x;
}

#navcontainer a:active {
        color: #A3BF2A;
        background: #B0B49C url('/fileadmin/template/img/bg_topnavbar_active.gif') repeat-x;
}

#navcontainer li#active a {
        color: #A3BE2A;
        background: url('/fileadmin/template/img/bg_topnavbar_active.gif') repeat-x;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header{
	width: 800px;
	margin: 0px;
	padding: 0px;
}

.masthead{
	padding: 4px 0px 0px 4px;
	background-color: #FAFAF0;
	width: 804px;
	background-image: url('/fileadmin/template/headers/14.jpg');
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#headlines{
	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	width: 618px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px 0px 10px;
	float: left;
}

#content a {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

.none {
	display: none;
}

/*************** #TeaserBox styles **************/
.TeaserBox{
	width: 100%;
	padding: 0px;
	background-color: #CACEBD;
	margin-bottom: 8px;
	float: left;
}
	
.TeaserBox div.TeaserImage {
	float: left;
	margin-right: 4px;
}
.TeaserBox div.TeaserText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}
	
.TeaserBox div.weiter a {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('/fileadmin/template/img/weiter_aus.gif');
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	margin-top: 8px;
	text-decoration: none;
	color: #2C420D;
}

.TeaserBox div.weiter a:hover { 
	background-image: url('/fileadmin/template/img/weiter_an.gif');
	text-decoration: none;
	color: #2C420D;
}

.TeaserBox div.weiter a:active { 
	background-image: url('/fileadmin/template/img/weiter_an.gif');
	text-decoration: none;
	color: #2C420D;
}
/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 70px;
}

/************* #headerbottom styles *************/
#headerbottom{
	padding: 0px 0px 4px 5px;
	margin: 0px;
	height: 41px;
	width: 800px;
	background-image: url('/fileadmin/template/img/logo.gif');
	background-repeat: no-repeat;
	color: #CFCFBE;
	line-height: 41px;
	vertical-align: middle;
}

/************* #position styles *************/
#position{
	background-image: url('/fileadmin/template/img/pfeil_position.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CFCFBE;
	line-height: 41px;
	background-position: left center;
	text-align: left;
	text-indent: 11px;
}

#position a {
	color: #CFCFBE;
	text-decoration: none;
}
#position a:hover {
	color: #A3BE2A;
	text-decoration: underline;
}
#position a:active {
	color: #A3BE2A;
	text-decoration: none;
	text-decoration: underline;
}
/************* #siteInfo styles ***************/

#siteinfo{
	margin:auto;
	width: 792px;
	clear: both;
	padding: 10px 8px;
	background-color: #F6F6F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C420D;
	display: block;
	height: 15px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #E6E6DC;
}

#siteinfo a {
	padding: 0;
	color: #2C420D;
	text-decoration: none;
}

#siteinfo a:hover {
	color: #A3BF2A;
	text-decoration: underline;
}

#siteinfo a:active {
	color: #A3BF2A
	text-decoration: underline;
}

#siteinfo a:visited {
	color: #FAFAF0
	text-decoration: none;
}

#siteinfoleft {
float: left;
}

#siteinforight {
float: right;
}

/************* #search styles ***************/

#search{
	float: right;
	padding-top: 20px;
}

#search form{
	margin: 0px;
	padding: 0px;
}

.searchlayout{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 120px;
	background-color: #E6E6DC;
	border: 1px solid #A9A98D;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar li {border-bottom: 1px solid #E2E2D6;}

html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/
#navBar{
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	
}


#navBar .navheader {
	background-color: #FAFAF0;
	width: auto;
	padding: 4px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C420D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6DC;
	height: 20px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2D6;
	color: #2C420D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	background-color: #FAFAF0;
	background-image: url('/fileadmin/template/img/pfeil_sectionlinks.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 10px;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #F2F2E5;
	background-image: url('/fileadmin/template/img/pfeil_sectionlinks.gif');
	background-repeat: no-repeat;
	background-position: 13px center;
	text-decoration: none;
}

#sectionLinks a:active{
	background-color: #F2F2E5;
	background-image: url('/fileadmin/template/img/pfeil_sectionlinks.gif');
	background-repeat: no-repeat;
	background-position: 13px center;
	text-decoration: none;
}
/************** #headlines styles **************/
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2C420D;
	margin: 0px;
	padding: 0px;
}

#siteName{
	height: 40px;
	line-height: 40px;
	padding-top: 10px;
	width: 400px;
	float: left;

}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2B420C;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 4px;
}

div.csc-header h1, div.csc-header h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2B420C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear: both;
}
div.csc-textpicHeader h1, div.csc-textpicHeader h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2B420C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content ul, #content ol, div.csc-textpic-text ul, div.csc-textpic-text ol {
	padding-left: 20px;
	margin-bottom: 5px;
}
table.contenttable  {
	margin: 11px 0px 11px 0px;
	border-spacing: 0px;
	border-style: none;
}
table.contenttable tr th, table.contenttable tr td {
	padding: 0px 11px 3px 0px;
}
#content .bodytext a, div.csc-textpic-text a {
	color: #2C420D;
}
#content .bodytext a:hover, div.csc-textpic-text a:hover {
	color: #A3BF2A;
}

h3{
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
	color: #2B420C;
 	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 4px;
}

h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #2B420C;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 4px;
}

.clear {
	clear: both;
}
div.floatleft {
	float: left;
}
div.floatright {
	float: right;
}


/************* #shadow styles **************/
div.shadow-bottom {
	margin:auto;
	width: 808px;
	background-image: url('/fileadmin/template/img/shadow_bottom.gif');
	background-repeat: repeat-x;
	background-position: left top;
	height: 3px;
}

/************* box hover **************/

.co.b_teaser {
	background-color: #CACEBD;
}
div.linkblock {
	cursor: pointer;
	cursor: hand;
}
.co.b_teaser div.linkblock:hover {
	background-color: #BBC0AC;
}
