* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
	background-color:#EDE8DC;
	color:#000;
	font-size:12px;
}

form {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#daa525;
	font-weight:bold;
}
a:hover {
	color:#392c0e;
}

img {
	border:0;
}

input, textarea {
	border:1px #ccc solid;
}

h1 {
	margin:0;
	font-size:36px;
	color:#daa525;
	font-family:Times New Roman;
}

h2 {
	margin:0;
	font-size:18px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	margin:0;
	color:#000;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
h3 a {
	margin:0;
	color:#000;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
h4 {
	margin:0 0 0 -2px;
	color:#000;
	padding-left:2px;
	padding-top:2px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}	
h4 a {
margin:0 0 0 -2px;
color:#000;
padding-left:2px;
padding-top:2px;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

h5 {
	font-family:Times New Roman;
	font-size:11px;
	color:#000;
	font-weight:normal;
	margin:0;
	text-transform:uppercase;
}
h5 a {
	font-family:Times New Roman;
	font-size:11px;
	color:#000;
	font-weight:normal;
	margin:0;
	text-transform:uppercase;
}

.transparent {
	behavior:none;
}
* html .transparent {
	behavior:url("styles/pngbehavior.htc");
}


hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
}

#outer {
	width:970px;
	margin: 54px auto 15px;
}

#main {
	margin-left:10px;
	background-color:#fff;
	width:940px;
	padding:10px;
}

#header {
	position:relative;
	width:940px;
	height:230px;
}
#header-start {
	position:relative;
	width:940px;
	height:363px;
}
.themelayer{
	left:-20px;
	position:absolute;
	top:140px;
	z-index:1;
}
.themelayer-start{
	left:-20px;
	position:absolute;
	top:95px;
	z-index:1;
}
#termine{
	background-image:url(../images/termine_bg.png);
	bottom:0;
	height:240px;
	position:absolute;
	right:0;
	width:200px;
	padding-top:12px;
	padding-bottom:10px;
}
#termine h3{
	padding-left:10px;
}
* html #termine {
	background-image: none;
	bottom:-1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/termine_bg.png');
}
#logo {
	left:388px;
	position:absolute;
	top:-48px;
}

#search{
	position:absolute;
	top:0px;
	left:0;
	width:200px;
	height:20px;
	z-index:2;
	padding:0;
}

* html #search form {
	position:absolute;
	top:-20px;
	left:0;
}

#search .searchterm{
	border-right:medium none;
	color:#77746E;
	float:left;
	font-size:12px;
	height:15px;
	padding:3px 0 0 1px;
	width:169px;
}
#search .searchbutton{
	border:none;
	float:left;
}
#global {
	position:absolute;
	right:10px;
	top:4px;
}

#global a {
	font-weight:bold;
	color:#77746e;
}

#global a.active,#global a:hover{
	color:#daa525;
}
#body {
	position:relative;
	margin-top:10px; 
	background-image:url(../images/right_bg.gif);
	background-position:right top;
	background-repeat:repeat-y;	
	width:940px;
	height:100%;
}

#pathfinder{
	background-color:#fff;
	border-bottom:10px solid #fff;
	height:30px;
}
#pathfinder .path{
	color:#77746E;
	font-size:11px;
	height:29px;
	line-height:29px;
	padding-left:13px;
}
#pathfinder .path a{
	color:#77746E;
	font-weight:normal;
}
#pathfinder .path a.active{
	color:#000;
	font-weight:bold;
}

#left {
	float:left;
	width:715px;
}
#left-start {
	float:left;
	width:730px;
	background-image:url(../images/left_bg.gif);
	background-repeat:repeat-y;
	margin-top:12px;
}

#projekte{
	width:190px;
	float:left;
	padding-left:10px;
	position:relative;
	margin-right:10px;
}
#projekte h2{
	font-size:24px;
	left:-2px;
	padding-bottom:10px;
	position:relative;	
}
.projekt .img{
	padding-right:10px;
}
.projekt_readmore{
	color:#77746E;
	display:block;
	font-size:11px;
	margin-top:8px;
	font-family:Times New Roman;
	font-weight:normal;
}
.projekt_border{
	margin:5px 0;
}
	

#nav0-1{
	float:left;
	width:200px;
}
#nav0-1-start{
	border-bottom:none;
	border-right:11px solid #fff;
	border-top:10px solid #fff;
	position:absolute;
	top:165px;
	width:200px;	
}

#nav0-1 a,#nav0-1-start a{
	background-color:#DAA525;
	background-image:url(../images/nav01.gif);
	background-position:178px 12px;
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-top:1px;
	width:190px;
}

#nav0-1 a.active,#nav0-1-start a.active{
	background-color:#F5E5BE;
	background-image:url(../images/nav01_active.gif);
	color:#000000;
}

#nav0-1 a:hover, #nav0-1-start a:hover{
	color:#000000;
	background-color:#F5E5BE;
	background-image:url(../images/nav01_active.gif);
}

#nav0-1 a.activesub,#nav0-1-start a.activesub{
	background-color:#F5E5BE;
	background-image:url(../images/nav01_activesub.gif);
	color:#000000;
}

#nav0-2 a{
	background-color:transparent;
	background-image:url(../images/nav02_border.gif);
	background-position:left bottom;
	border:medium none;
	color:#77746E;
	display:block;
	font-weight:normal;
	height:24px;
	line-height:24px;
	margin-left:10px;
	padding:0;
	width:190px;
}

#nav0-2 a.activesub, #nav0-2 a.activesub:hover{
	background-color:#FFF;
	/*background-image:url(../images/nav02_activesub.gif);*/
	background-image:none;
	background-position: 175px center;
	color:#000000;
	padding-left:5px;
	width:185px;
	font-weight:bold;
}

#nav0-2 a.last_{
	background-image:none;
	padding-bottom:5px;
}
#nav0-2 a.active{
	background-color:transparent;
	background-image:url(../images/nav02_border.gif);
	color:#000000;
}
#nav0-2 a.last_active{
	background-color:transparent;	
	background-image:none;
	color:#000000;
	margin-bottom:5px;
}
#nav0-2 a.active{
	background-color:transparent;
	background-image:url(../images/nav02_border.gif);
	color:#000000;
}
#nav0-2 a:hover{
	color:#000000;
	background-color:transparent;
	background-image:url(../images/nav02_border.gif);
}

#nav0-3 {
	margin-left:10px;
	padding-bottom:10px;
}

#nav0-3 a {
	width:170px;
}


#right {
	float:left;
	margin-left:25px;
	width:200px;
}
#right-start {
	float:right;
	width:200px;
	position:relative;
}

#themepic {
	position:relative;
	top:29px;	
}

#content {
	position:relative;
	width:490px;
	float:left;
	margin-left:25px;
}
#content-start {
	float:left;
	position:relative;
	width:490px;
	top:-7px;
	margin-left:10px;
}

#content_footer{
	height:31px;
	margin-top:20px;
}
#content_footer .content_footer{
	height:29px;
	line-height:29px;
}
#content_footer .content_footer a{
	color:#77746e;
	font-size:11px;
	font-family:Times New Roman;
	text-transform:uppercase;
	position:absolute;
	font-weight:normal;
}
#left_footer{
	height:31px;
	width:730px;
	position:relative;
	background-color:#fff;
	border-top:20px solid #fff;	
}
#left_footer .left_footer{
	height:29px;
	line-height:29px;
}
#left_footer .left_footer a{
	color:#77746e;
	font-size:11px;
	font-family:Times New Roman;
	text-transform:uppercase;
	position:absolute;
	display:block;
	height:29px;
}

#randleiste{
	margin-top:10px;
	margin-bottom:10px;
	width:180px;
	position:relative;
	right:-10px;
}

.readmore{
	font-family:Times New Roman;
	font-size:11px;
	color:#000;
	background-image:url(../images/readmore.gif);
	background-repeat:no-repeat;
	background-position:1px center;
	display:block;
	padding-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
}
.newsdate_bild{
	display: block; 
	text-align: center; 
	width: 73px; 
	background-color:#daa525; 
	color: #fff; 
	position: relative; 
	top: -16px; 
	height: 16px;
}
.newsdate{
	display: block; 
	text-align: center; 
	background-color:#daa525; 
	color: #fff; 
	height: 16px;
	margin-bottom:5px;
}

.termin{
	margin:10px 10px 0 10px;
}

.termin a{
	color:#000000;
}
.termin_text{
	padding:5px 0 0 2px;
}
.termin_date{
	background-color:#DAA525;
	color:#FFFFFF;
	height:16px;
	line-height:16px;
	margin-bottom:5px;
	padding:0 5px 0 5px;
}
.termin_spacer{
	margin-top:10px;
	margin-bottom:1px;
}

#footer {
	background-color:#ede8dc;
	margin:20px 0 15px 0;
	text-align:center;
}
#footer a{
	color:#77746e;
	font-weight:bold;
}

#footer a:hover{
	color:#392c0e;
}

#copyright {
	color:#77746e;
	margin-top:5px;
}


/* Standard styles */

.clearer {
	clear:both;
}

#sitemap {

}

#sitemap .ebeneTop {
	font-weight:bold;
	font-size:12px;
	margin:10px 0 5px 0;
}

#sitemap div a {
	display:block;
	border-bottom:1px #e2e2e2 solid;
	padding:1px 3px 1px 0;
	font-weight:normal;
}

#sitemap div a.eebene {
	display:block;
	padding:1px 3px 1px 3px;
	font-weight:bold;
}

ul ul {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
}

ul ul ul {
	margin:0 0 0 30px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul {
	margin:0 0 0 45px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul ul {
	margin:0 0 0 60px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul ul ul {
	margin:0 0 0 75px;
	padding:0;
	list-style-type:none;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

li {
	position:relative;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}

ol {
}

ol li {
	position:relative;
	background-image:none;
	padding:0;
	margin:0;
}

/* !!! WebCMS-Teil / WYSIWYG !!! ANFANG */

.directedit {
	position:absolute;
	right:0px;
	top:0px;
	z-index:5;
}

.content {
	font-size:12px;
	padding:10px;
	background-image:none;
	background-color:#fff !important;
}

.content a {
	color:#5692CC !important;
 	text-decoration:none !important;
}

.content table {
	border-collapse:collapse;
}

.content table tr td {
	vertical-align:top;
	font-size:12px;
}

.randleiste_1 {
	background-image:none;
	background-color:#fff !important;
}

/* !!! WebCMS-Teil / WYSIWYG !!! ENDE */

/** 
* Templates
*/
 .search_header {
 	margin:10px 0 10px 0; 
 }
 
.search_header .search_btn {
	border:1px #F40045 solid;
	background-image:none;
	background-color:#ECEBEB; 
}

.search_body {
	
}

.search_body .left * a, .search_body .right * a{
	color:#000;
}

.search_body .categories {
	padding:0 0 5px 0;
	margin: 0 0 10px 0;
} 

.search_body .categories .list {
	float:left;
}

.search_body .left {
	float:left;
	width:49%;
	border-right:1px #C2C2C2 solid;
	margin: 0 10px 0 0;
}

.search_body .left_standalone {
	float:left;
	width:100%;
	margin: 0 10px 0 0;
}

.search_body .left .article, .search_body .left_standalone .article {
	padding:10px 0 10px 0;
	border-bottom:1px #C2C2C2 solid;
	margin:0 10px 0 0;
}

.search_body .right {
	float:left;
	width:49%;
}

.search_body .right .prod {
	padding:0 0 5px 5px;
	border-bottom:1px #C2C2C2 solid;
}

.search_body .right .image {
	float:left;
}

.search_body .right .desc {
	float:left;
}

/* MessageStack */
#error {
	background-color:#ffe4e4;
	background-image:URL(../images/admin/error.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #ff0000;
	padding:10px 10px 10px 55px;
	color:#ff0000;
	margin-bottom:15px;
}

#ok {
	background-color:#cbffc4;
	background-image:URL(../images/admin/ok.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #3f9519;
	padding:10px 10px 10px 55px;
	margin-bottom:15px;
	color:#3f9519;
}

#info {
	background-color:#edf8fe;
	background-image:URL(../images/admin/info.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #2d6bb4;
	padding:10px 10px 10px 55px;
	color:#2d6bb4;
	margin-bottom:15px;
}

#info li, #ok li, #error li {
	list-style:none;
}

