body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	background-position: center;
}

h1 {
	font-size: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
}

h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	line-height: 20px;
}

h3 {
	font-size: 14px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

.textItem  {
	line-height: 20px;
}

.textItem_2  {
	line-height: 20px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	font-weight: normal;
}

#page {
	text-align: left;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/page_bg.gif);
}

#header {
	height: 257px;
	width: 960px;
	margin-right: 5px;
	margin-left: 5px;
}

#navbar {
	background-color: #FFFFFF;
	height: 30px;
	width: 959px;
	background-image: url(../images/navbar_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#container {
	width: 960px;
	height: 100%;
	margin-right: 5px;
	margin-left: 5px;
}

#rightcol {
	width: 709px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#leftcol {
	float: left;
	width: 200px;
	background-color: #970000;
}

#footer {
	height: 25px;
	width: 970px;
	clear: both;
	background-image: url(../images/footer_bg.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}


/*********Siteklassen*********/

.clear{
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.anschrift {
	color: #FFFFFF;
	padding: 10px;
}

.content {
}

.catimage {
	width: 959px;
	height: 200px;
	background-color: #FFFFFF;
}

.liste_box {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.liste_headline {
	font-size: 12px;
	font-weight: bold;
}

.liste_text {
}

.liste_image {}

.liste_link {
	font-size: 12px;
	font-weight: normal;
}


.browsing {
	padding: 10px;
}

.browsing a {
	margin: 3px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.zitat {
	font-size: 11px;
	background-color: #F0F2F4;
	padding: 10px;
	width: 180px;
}
.drucken {
	text-align: right;
}

/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

#topnavi {
	height: 30px;
	margin-left: 200px;
}

#topnavi ul {
	padding: 0px;
	margin: 0px;
}

#topnavi li {
	list-style-type: none;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990033;
	text-align: center;
	width: 125px;
}

#topnavi a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}

#topnavi a:hover {
	color: #999999;
}


#leftnavi {
	width: 200px;
	background-color: #F0F2F4;
}


#leftnavi ul {
	margin: 0px;
	padding: 0px;
	}

#leftnavi li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/left_navi_libg.gif);
	background-repeat: repeat-x;
}

#leftnavi a {
	display: block;
	padding: 10px;
	}
	
.servicenavi {
	text-align: right;
	width: 959px;
	background-color: #F0F2F4;
	height: 20px;
	background-image: url(../images/servicenavi_bg.gif);
	background-repeat: no-repeat;
	padding-top:5px;
}

.servicenavi a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
}
	
/* ###################################################### */

.loginlink {
	font-size: 11px;
	background-color: #DEE2E7;
	padding: 10px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

.loginlink a {
	font-size: 12px;
}

.loginlink a:hover {
}


/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */
#search {
	margin: 0px;
	width: 190px;
	float: left;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
}
#search label {
	display:none;
	float:left;
	width:42px;
	padding:2px 0 0 0;
}

#search input {
	border:1px solid #cccccc;
	width:110px;
	height:14px;
	vertical-align: middle;
	padding: 2px;
	margin-left: 10px;
}

#search input.sbmt {
	border: 0px;
	height: 23px;
	width: 23px;
	background-image: url(../images/search_button.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#search input.sbmt:hover {
	background-image: url(../images/search_button_hover.gif);
	background-repeat: no-repeat;
}

/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
	margin:0 0 10px 0;
}
#searchResults p.message {
	margin:20px 0 30px 0;
}
#searchResults div.searchResultItem {
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
#searchResults div.searchResultItem h2 {
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
	font-style:normal;
	color: #990000;
}

/**
 * CSS styles for Contenido Sitemap.
 * 
 * @author Frederic Schneider
 * @copyright four for business AG <www.4fb.de>
 * @version 0.1.0
 * 
 * created 2008-04-11
 */

.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
	border-bottom: 1px solid #ffffff;
	list-style-type: none;
}

.sitemap .level1 {
        background-color: #E2E2E2;
        padding: 5px 5px 5px 10px;
}

.sitemap .level2 {
        background-color: #F0F0F0;
        padding: 5px 5px 5px 30px;
}

.sitemap .level3 {
        background-color: #ffffff;
        padding: 5px 5px 5px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
        margin-top: -14px;
}

