html,body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	border:none;
	background-color:#D4C8A0;
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#center {
	width:940px;
	height:100%;
	min-height:100%;
	margin: 0px auto;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-y;
}

html>body #center {
	height:auto;
}

/*__________ LayoutDivStyles __________*/

#headerimage {
	float:left;
	width:100%; 
	height:140px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	padding-left:34px;
}

#content_background {
	float:left;
	width:100%; 
}

#servicenav {
	margin-left:60px;
	margin-bottom:8px;
	width:213px;
}

#main_menu {
	float:left;
	margin-left:23px;
	margin-top:0px;
	min-height:576px;
	width:212px;
	background-image:url(images/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
}
#address {
	margin-top:50px;
	padding-left:15px;
	font-size:10px;
	color:#715A1F;
}
#address h1{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:inline;
}
#address .bodytext a:hover {
	display:inline;
	background-color:transparent;
	text-decoration:underline;
}

/*__________ Hack for all new Browsers (Fixes IE6) __________*/
html>body #main_menu {
	margin-left:45px;
	width:213px;
}

#themeimage {
	float:left; 
	margin-left:11px;
	width:627px; 
	margin-top:-31px;
	padding-bottom:5px;
}
#themeimage div{
	margin:0px;
	padding:0px;
}
#themeimage img {
	margin-left:-11px;
}

#content {
	float:left; 
	margin-left:10px;
	width:627px; 
	margin-top:-25px;
}

#content_padding {
	padding:0px 20px 70px 15px;
}


/*__________ Menu-Styles ________ */

#servicenav a {
	font-size:10px;
	text-decoration:none;
}
#servicenav a:hover {
color:#FFFFFF;
}


#main_menu a{
	display:block;
	float:left;
	width:198px;
	min-height:21px;
	background-image:url(images/menu_line.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	text-decoration:none;
	padding-top:9px;
	padding-left:15px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
#main_menu a.secondlevel {
	padding-left:30px;
	width:183px;
	min-height:15px;
	font-weight:normal;
	padding-top:5px;
	background-color:#DDD6C3;
}

#main_menu a:hover, #main_menu a.secondlevel:hover {
	background-color:#C1B698;
}
#main_menu a.active{
	background-color:#EEE1BF;
}
#main_menu a.secondlevel active{
	background-color:#C1B698;
}


#address a{
	display:inline;
	width:auto;
	height:auto;
	background-image:none;
	padding:0px;
	font-weight:normal;
}

/*__________ Link-Stile fuer Content Links ________ */

a {
	color:#58585A;
}

a:hover {
	color:#BB90BD;
}



/*__________ Styles: Content ________ */


#content {
	color:#333333;
}
#content_padding {

}



/*__________ Styles: Allgemein ________ */

#content H1 {
	font-size:14px;
	font-weight:lighter;
	color:#CA0250;
	clear:both;
	width:570px;
	border-bottom:2px solid #CE165E;
	margin-top:30px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#content H2 {font-size:14px;}
#content H3 {font-size:13px; font-weight:bold;}

#content p {
	margin-bottom:0px;
	margin-top:10px;
}


.csc-textpic{

}
.csc-textpic p {
	border-width:0px;
}

.csc-mailform-field {
	width:100px;
}


#tx-lzgallery-pi1-fotonav a{
	display:block;
	padding:3px 8px 3px 8px;
	margin-right:5px;
	margin-left:5px;
	border-width:0;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:#999999;
	border-style:solid;
	text-decoration:none;
}

#tx-lzgallery-pi1-title {
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin-bottom:5px;
	width:100%;
	border-bottom:1px solid #999999;
}
