/* Start of CMSMS style sheet 'Main' */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6B6351;
}
a {
	text-decoration: none;
}
a:hover {
        color: #000000 !important;
}
* {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
#headerTop {
	float:left;
	width: 1000px;
	background-color:#6B6351;
	border-bottom: 2px solid #E2001A;
}
#headerTopLinks {
	float:left;
	width: 224px;
}
#headerTopMitte {
	float:left;
	width: 566px;
}
#headerTopMitte td {
	border-right: 1px solid #6B6351;
}
#headerTopMitte td tr td {
        border: none;
}
#headerTopRechts {
	float:left;
	padding-left: 20px;
	width: 190px;
}
.suchFeld {
        height: 11px;
        width: 170px;
        font-size: 9px;
        border: none;
}
#seite {
	width: 1000px;
	float: left;
	background-color: #EAE8E4;
}
#header {
	float:left;
	padding-top: 10px;
	padding-bottom: 20px;
	width:1000px;
	height:97px;
}
#headerLinks {
	float:left;
	background-image: url(uploads/images/layout/abseiling.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 790px;
	height: 97px;
}
#headerRechts {
	float:left;
	background-image: url(uploads/images/layout/logo_bornack.jpg);
	background-repeat: no-repeat;
	display: block;
	width:210px;
	height:97px;
	background-position: right;
}
#contentcontainer {
	float:left;
        padding-bottom: 10px;
}
#links {
	float:left;
	width: 224px;
}
#mitte {
 background-color: #FFFFFF;
	float:left;
	width:566px;
}
#mitte ul, #mitte ol {
        margin-left: 20px;
}
#rechts {
	float:left;
	width: 170px;
        padding: 0px 20px 0px 20px;
        line-height: 18px;
}
#searchform {
        color: #E2001A;
        list-style-type: none;
}
#searchform a{
        color: #E2001A;
        font-weight:bold;
}
.breadcrumbs {
        color: #E2001A;
        font-size: 10px;
}
.breadcrumbs a {
        color: #E2001A;
}
#rechts hr {
        color: #6B6351;
        background-color: #6B6351;
        border: none;
        height: 1px;
        line-height: 1px;
}
/* End of 'Main' */

