/*** basic.css */
* {
	margin:0;
	padding:0;
	/*img*/
	border:0 none;
	/*table*/
	border-collapse:collapse;
	border-spacing:0;
}
* html * { overflow:visible }
* html iframe, * html frame { overflow:auto }
* html frameset { overflow:hidden }

body {
	margin: 0;
	padding: 0;
	height: 100%;
	line-height: 125%;
	font-family: verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background: #B0C1B7;
}

ul, ol, dl , dt {
	margin: 0;
        padding: 0;
	
}

li {
	margin: 0;
}

img {
	border: 0;
}

a:link  {
	font-family : Verdana, Arial, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
	color : #8A6A3A;
}

a:visited  {
	font-family : Verdana, Arial, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
	color : #8A6A3A;
}

a:hover {
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
	font-size : 11px;
	/*font-weight : bold;*/
	color : #000000;
}

a:active  {
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
	font-size : 11px;
	/*font-weight : bold;*/
	color : #4C4C4C;
}

p {
	margin-bottom: 15px;
}

h1 {
	height: 15px;
	color: White;
	text-align: center;
	vertical-align: middle;
	background-image: url(../img/tile_back.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	padding: 3px 0 3px 0px;
	font-weight: bold;
	font: Verdana Geneva Arial Helvetica sans-serif;
	margin: 0;
	
}

h2 {
	font-size: 14px;
	margin-bottom: 20px;
	font-style: normal;
	color: black;
	margin-top: 10px;
	margin-left: 10px;
}

h3 {
	font-size: 12px;
	margin-bottom: 5px;
	font-style: normal;
	color: black;
	margin-top: 2px;
}


.clr {
	clear: both;
}

#root {
	width: 950px;
	height: auto !important;
	margin: 0 auto 0 auto;
	padding: 0;
}

#main {
	float: left;
	width: 900px;
	margin 0;
	padding 0;
}

#header {
	border: 0;
	text-align: center;
	
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	height: 143px;
}

#header #lastchange {
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
	padding-bottom: 10px;
}




#mainnav {
	float: left;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
	width: 175px;
	color: #444444;
	text-align: right;
	min-height: 600px;
}


#mainmenu {
	min-height: 154px;
	background: white;
	border: 0px solid #8A6A3A;
	margin-bottom: 20px;
	
}

#maincontent {
	position: relative;
	float: left;
	width: 560px;
	padding: 20px 10px 10px 20px;
	margin: 0 0 0 0;
	vertical-align: top;
	color: #474747;
	display: inline;
	min-height: 360px;
}

#adresse1 {
	border-bottom: 1px solid #AAAAAA;
	font-size: 11px;
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 7px;
	text-align: center;
	color: #303030;
	font-weight: bold;
	
}


#adresse {
	border-bottom: 1px solid #AAAAAA;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 7px;
	padding-left: 0px;
	padding-bottom: 7px;
	text-align: center;
	color: #303030;
	font-weight: bold;
	
}

#bild {

	padding: 0 0px;
	margin: 0 0px 0px;
	vertical-align: top;
	
	color: #646464;
	text-align: left;
	background: White;
}


#textrechts {
	padding: 0 0px;
	margin: 0px 0px 10px;
	vertical-align: top;
	border: 0;
	color: #646464;
	text-align: left;
	background: White;
	
}

#rechtsunten{
	width: 150px;
	float: right;
	padding: 0px 0 0 0;
	margin: 0;
	vertical-align: top;
	border: 0;
	color: #646464;
	text-align: left;
	
	height: 720px;
}

#ohnerand{
	padding 0;
	margin 0;
	text-align: center;
	margin-bottom: 10px;
	
}

#footer {
	border-top: 0px solid #AAAAAA;
	width: 160px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	text-align: center;

}

/*** navi *******/



ul#navigation li {
	list-style-image: none;
	list-style: none;
	
}

ul#navigation li a {
	color: #8A6A3A;
	background: none;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	display: block;
	padding: 0 20px 0 10px;

}


ul#navigation li#subnav_oben a {
	background: #F6F5F3;
	color: #8A6A3A;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #DADADA;
	font-weight: bold;
}


ul#navigation li a:hover,
ul#navigation li a.active {
	background: #D8B87B;
	color: #4F3E48;
	font-weight: bold;
}



ul#navigation_2 li {
	list-style-image: none;
	list-style: none;
	
}

ul#navigation_2 li a {
	color: #8A6A3A;
	background: none;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	display: block;
	padding: 0 30px 0 30px;

}


ul#navigation_2 li#subnav_2 a {
	background: #F6F5F3;
	color: #8A6A3A;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #DADADA;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #DADADA;
	font-weight: bold;
	
}


ul#navigation_2 li a:hover,
ul#navigation_2 li a.active {
	background: #D8B87B;
	color: #4F3E48;
	font-weight: bold;
}



.csc-sitemap {
	padding-top: 10px;        
	
	text-align: left;
}



.csc-sitemap ul {
        margin: 5px;
	padding-left: 30px;
	
}


.csc-sitemap ul li {
        padding-top: 10px;
	
}









.csc-mailform-label {
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;

}

.csc-mailform-submit{

	border-top: 2px solid #bbbbbb;
	border-left: 2px solid #bbbbbb;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	background: #eeeeee;
}
.csc-mailform-field  {
	padding: 10px 80px 10px 10px;
	text-align: right;
}

input , textarea{
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	
	
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;

}




#mailformname , #mailformemail ,  #mailformbetreff , #mailformtext  , #mailformformtype_mail{
	margin-top: 10px;
	padding-left: 1px;
	padding-right: 1px;
   	text-align: left;
	
}

.contenttable  {
	width: 500px;
	margin-bottom: 30px;
	border-bottom: 1px solid Silver;
   margin-left: 10px;
	
}

.contenttable th {
	border-bottom: 1px solid Gray;
	text-align: left;
	padding-bottom: 2px;
	
}

.contenttable td {
	
	text-align: left;
	padding-bottom: 4px;
	padding-top: 2px;
	
		
}

.contenttable caption {
	text-align: left;	
	padding-bottom: 10px;
	margin-left: 10px;
	
	
}

.csc-header  {
	
 
	
}

.bodytext {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin: 0px;
	border-bottom: 10px solid #B0C1B7;
}

