* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 100.01%  Helvetica, Arial, Geneva, Verdana, sans-serif;
	color: #575652;
	background: #B8B8B8 url(../images/v2/bg_body_01.jpg) repeat-x 0 0;
	background-attachment: fixed;
}
.print {
	display: none;
	visibility: hidden;
}
#box1 {
	width: 875px;
	background: transparent url(../images/v2/bg_box1_01.gif) repeat-y 0 0;
}
#background_image {
	width: 875px;
	background: transparent url(../images/v2/background_mittellinie_01.jpg) no-repeat 0 0;
}
#bg_outer_01 {
	width: 907px;
	background: transparent url(../images/v2/bg_grey32opac_02.png) repeat-x 0 31px;
}
#bg_inner_01 {
	margin-right: 21px;
	background: transparent url(../images/v2/bg_grey40opac_01.png) repeat-y top right;
}
#bg_inner_02 {
	width: 886px;
	height: 8px;
	background: transparent url(../images/v2/bg_grey40opac_01.png) repeat-x 0 0;
}
#bg_outer_02 {
	width: 888px;
	height: 38px;
	margin: -8px 0 24px 19px;
	background: transparent url(../images/v2/bg_grey32opac_03.png) repeat-x 0 0;
}
#header {
	background: transparent;
	height: 164px;
	width: 875px;
}
#logo {
	position: relative;
	top: 22px;
	left: 34px;
	width: 303px;
	height: 104px;
}
#logo img{
	border: none;
}
#nav_container {
	float: left;
	width: 208px;
	padding: 0 0 143px 0;	
}
#content_container {
	margin: 0 0 0 208px;
	padding: 0 0 163px 0;
	background: transparent;
}
#content_beam {
	padding: 0 0 0 14px;
	background: transparent url(../images/v2/bg_content-beam_01.jpg) no-repeat 0 0;
}
#footer {
	clear: both;
	height: 20px;
	margin-top: -20px;
	font-size: 0.6em;
	color: #666;
	background: transparent;
	padding-left: 34px;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	color: #50A4DA;
	text-decoration: none;
}
/*NAVIGATION*/
#mainnav {
	margin-left: 34px;
	list-style: none;
}
#mainnav li {
	margin: 5px 0;
}
#mainnav li a {
	padding: 3px 0;
	font-size: 1.2em;
	font-weight: 600;
	text-decoration: none;
	color: #93918C;
}
#mainnav li a:hover, #mainnav li strong a, #mainnav li em a {
	padding: 3px 15px 3px 6px;
	color: #FFF;
	background-color: #B37200;
	font-style: normal;
}
#mainnav ul {
	list-style: none;
	margin: 4px 0 12px 12px;
}
#mainnav ul li {
	margin: 4px 0;
}
#mainnav ul li a {
	padding: 3px 0;
	font-size: 0.95em;
	font-weight: normal;
}
#mainnav ul li a:hover, #mainnav ul li strong a {
	padding: 3px 15px 3px 6px;
	color: #FFF;
	background-color: #93918C;
}
/*CONTENT*/
#content {
	width: 592px;
	overflow: auto;
	overflow-x: hidden;
}
#content h1, #content h2, content h3 {
	margin: 1.5em 0 0.5em 0;
	font-weight: normal;
	text-transform: uppercase;
}
#content .firstheading, #content .newstitle {
	margin-top: 0;
}
#content h1 {
	font-size: 1.1em;
}
#content h2 {
	font-size: 1em;
}
#content h3 {
	font-size: 0.9em;
}
#content .newstitle span {
	font-size: 0.75em;
	font-weight: 600;
}
#content p, 
#content ul, 
#content ol,
#content address {
	margin: 0.5em 0;
	font-size: 0.75em;
	font-style: normal;
}
#content a, #content ul.newslist li a span.link {
	color: #27ABFF;
	text-decoration: underline;
}
#content a:hover {
	background-color: transparent;
	color: #B37200;
	text-decoration: none;
}
#content a img {
	border: none;
}
/* NEWSLIST*/
#content ul.newslist {
	list-style: none;
}
#content ul.newslist li a {
	color: #575652;
	text-decoration: none;
}
#content ul.newslist li a:hover {
	background-color: transparent;
	color: #575652;
	text-decoration: none;
}
#content ul.newslist li a span.link {
	font-weight: 600;
}
#content ul.newslist li a:hover span.link {
	background-color: transparent;
	color: #B37200;
	text-decoration: none;
}
/* ANGEBOTSLISTE*/
#content ul.angebotsliste {
	list-style: none;
}
#content ul.angebotsliste li a {
	display: block;
	overflow: auto;
	color: #575652;
	text-decoration: none;
	margin: 0.5em 0;
	padding: 0 0 0 12px;
	background: transparent url(../images/v2/bullet01.gif) no-repeat 0 5px;
}
#content ul.angebotsliste li a:hover {
	background-color: transparent;
	color: #575652;
	text-decoration: none;
}
#content ul.angebotsliste li a strong {
	color: #27ABFF;
	text-decoration: underline;
	font-weight: 600;
}
#content ul.angebotsliste li a:hover strong {
	background-color: transparent;
	color: #B37200;
	text-decoration: none;
}
#content ul.angebotsliste li a img {
	float: right;
	border: none;
	margin: 0 0 5px 10px;
}
/* KATEGORIELISTE*/
#content ul.kategorieliste {
	list-style: none;
}
#content ul.kategorieliste li {
	display: inline;
}
#content ul.kategorieliste li a {
	color: #27ABFF;
	text-decoration: underline;
	padding: 0 2px 0 5px;
	margin: 0;
	border-left: 1px solid #575652;
}
#content ul.kategorieliste li.first a {
	border-left: none;
	padding-left: 0;
}
#content ul.kategorieliste li a:hover {
	background: transparent;
	color: #B37200;
	text-decoration: none;
}
#content ul.kategorieliste li a strong {
	color: #27ABFF;
	text-decoration: underline;
	font-weight: 600;
}
#content ul.kategorieliste li a:hover strong {
	background-color: #B37200;
	color: #FFF;
	text-decoration: none;
}
#content ul.kategorieliste li a img {
	float: right;
	border: none;
	margin: 0 0 0 10px;
}
/* IMAGES*/
#content img, #content img.links_top, #content img.img_links_top {
	float: left;
	border: 1px solid #93918C;
	margin: 0.5em 1em 0.5em 0;
}
#content img.links_top, #content img.img_links_top {
	margin-top: 0;
}
#content img.rechts, #content img.rechts_top, #content img.img_rechts, #content img.img_rechts_top {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
#content img.img_rechts_top, #content img.rechts_top {
	margin-top: 0;
}
#content img.img_allein {
	float: none;
	margin: 0;
}
#content img.img_kein-rand,
#content a img.img_links_top {
	border: none;
}
/* Download-List */
ul.download, ol.download {
	margin: 1em 0 1em 2em;
}
ul.download li, ol.download li {
	padding: 0.2em 0 0.2em;	
}
ul.download li {
	list-style-image: none;
	list-style: none;
}
ol.download li {
	clear: both;
}
#content ul.download li img, #content ol.download li img {
	border: none;
	margin: 1px 7px 0 0;
}
.download li a span {
	display: none;
	visibility: hidden;
}
.download li a:hover span.description {
	position: absolute;
	display: block;
	visibility: visible;
	border: 1px solid #999;
	max-width: 300px;
	color: #333;
	margin: 0 0 0 1em;
	padding: 5px 10px;
	background-color: #EFEFEF;
}
.download li a:hover span.date {
	color: #444;
	display: inline;
	visibility: visible;
}
/* GALLERY */
#album {
	margin-top: 1em;
	overflow: auto;
}
#album div {
	float: left;
	margin: 0 11px 17px 0;
	text-align: center;
}
#album div a img, #view img {
	border: 3px solid #93918C;
	float: none;
	margin: 0;
}
#album div a:hover img {
	border: 3px solid #575652;
}
#album div a:hover {
	background-color: transparent;
}
#album div p {
	display: none;
	border: 1px solid #F60;
}
#view div p {
	margin: 0 0 0.5em 0;
	font-size: 0.75em;
	line-height: 1.2em;
	height: 1em;
}
#view a {
	text-decoration: none;
	color: #575652;
}
#view a:hover {
	color: #27ABFF;
	background-color: transparent;
	text-decoration: none;
}
#view {
	margin-top: 1em;
	text-align: center;
}
#view div {
	text-align: center;
	padding-left:50%;
	overflow: visible;
}
#view p {
	position: relative;
	text-align: center;
	padding: 0.5em 0;
}
#view p.nav {
	padding: 0.2em 0;
	margin-bottom: 1em;
	overflow: visible;
	width: 300px;
	left: -150px;
}
#view p.nav a, #view p.nav span {
	width: 75%;
	float: left;
	padding: 0;
}
#view p.nav a.prev, #view p.nav span.prev {
	width: 10%;
	text-align: left;
	padding-left: 2%
}
#view p.nav a.prev {
	background: transparent url(../images/v2/view_prev_01.png) no-repeat 0 3px;
}
#view p.nav a:hover.prev {
	background-image: url(../images/v2/view_prev_02.png);
}
#view p.nav a.next, #view p.nav span.next {
	width: 10%;
	text-align: right;
	padding-right: 2%;
}
#view p.nav a.next {
	background: transparent url(../images/v2/view_next_01.png) no-repeat 100% 3px;
}
#view p.nav a.next:hover {
	background-image: url(../images/v2/view_next_02.png);
}
/*Baustellen-Liste*/
#content .baustellen {
	list-style: disc;
	margin: 1em 0 1em 1.1em;
}
#content .baustellen li {
	margin: 2em 0;
}
#content .baustellen li.first {
	margin-top: 0;
}
#content .baustellen li.last {
	margin-bottom: 0;
}
#content .baustellen li a {
	color: #575652;
	text-decoration: none;
}
#content .baustellen li a .title,
#content .baustellen li a .text {
	cursor: default;
}
#content .baustellen li a .link {
	color: #27ABFF;
	text-decoration: underline;
}
#content .baustellen li a:hover .link {
	background-color: transparent;
	color: #B37200;
	text-decoration: none;
}
#content .baustellen02 div {
	margin: 1em 0;
}
#content .baustellen02 div.first {
	margin-top: 0;
}
/* CONTACTFORM */
#contactform {
	margin: 1em 0 1.5em 0;
	padding-top: 4px;
}
#content label {
	font-size: 100%;
}
#content label.formlabel {
	float: left;
	width: 110px;
	text-align: right;
	padding-right: 5px;
	margin: 2px 0;
}
#contactform .form_text, #newsletterform .form_text {
	display: block;
	font-size: 0.9em;
	margin: 5px 0 0 0;
	padding: 0;
}
#contactform .input_text, #newsletterform .input_text {
	width: 190px;
	margin: 2px 3px 2px 0px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #999;
	font-size: 0.9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#contactform .input_text:focus, #newsletterform .input_text:focus {
	background: transparent url(../images/bg-inputtxt01_02.jpg) repeat-y 0 0;
}
#contactform #nachricht {
	width: auto;
	height: auto;
	overflow: auto;
	background: transparent url(../images/bg-input02.jpg) repeat-x 0 0;
}
#contactform #nachricht:focus {
	background: transparent url(../images/bg-input02_02.jpg) repeat-x 0 0;
}
#contactform #formmessage {
	margin-left: 105px;
	font-size: 0.9em;
}
#contactform label input {
	margin: 3px 0;
	padding: 0;
	background: transparent;
	width: auto;
}
#contactform .button, #newsletterform .button {
	width: auto;
	background: auto;
}
#content ul.error {
	margin: 1em 0 1em 2em;
}
.thankyou {
	font-size: 0.9em;
	font-weight: 600;
	margin: 1em 0;
}

/*BACKEND STYLES*/
.be_mod_container {
	overflow: auto;
	border: 1px dashed #BBB;
	padding: 5px;
	margin: 10px 0 10px 0;
  	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#lead .be_mod_container img {
	margin-bottom: 0;
}

/*CONTENT ALLOCATION BACKEND STUFF FOR TESTING ONLY*/
/*
.calloc .calloc_tree {padding: 5px 0;}
.calloc .calloc_tree fieldset, 
.calloc .fieldset01 {	border: 1px dotted #666;position: relative;}
.calloc .calloc_tree fieldset legend,
.calloc .fieldset01 legend {
	margin: 0 0 5px 5px;
	padding: 2px 3px;
	background-color: #FFF;
	color: #666;
	border: 1px dotted #666;
	font-weight: bold;
  	font-family: Arial, Helvetica, sans-serif;	
}
.calloc ul {list-style: none;}
.calloc label {display: inline; font-family: Arial, Helvetica, sans-serif;}
.calloc label.offline {color: #F00;}
.calloc .input_checkbox {vertical-align: middle;}
.calloc .input_text {border: 1px solid #999;}
.calloc .input_submit {display: block;clear: both;}
.calloc .checkbox_before {margin-right: 5px;}
.calloc .label_before {margin: 0 5px;}
.calloc .select_group {padding: 5px;}

.form01 {
	display: inline;
	float: left;
}
*/
.table {display: table;}
.table p {display: table-row;}
.table .left_col {display: table-cell;text-align:right;}
.table .right_col {display: table-cel;text-align:left;}

 /* backend edit button */
  .be_mod_container a { float: left; padding: 0 5px 0 0; }
  /* backend edit explanation-text */
  .be_mod_container p { margin: 0 0 0 22px; }
  .be_mod_container .single_img { margin: 10px 0; }
  .be_mod_container h1 {color: #666;}
  
/*CONTENT ALLOCATION BACKEND STUFF*/
#main .calloc .calloc_tree {padding: 5px 0;}
#main .calloc .calloc_tree fieldset, 
#main .calloc .fieldset01 {	border: 1px dotted #666;position: relative;}
#main .calloc .calloc_tree fieldset legend,
#main .calloc .fieldset01 legend {
	margin: 0 0 5px 5px;
	padding: 2px 3px;
	background-color: #FFF;
	color: #666;
	border: 1px dotted #666;
	font-weight: bold;
  	font-family: Arial, Helvetica, sans-serif;	
}
#main .calloc ul {list-style: none;}
#main .calloc label {display: inline; font-family: Arial, Helvetica, sans-serif;}
#main .calloc label.offline {color: #F00;}
#main .calloc .input_checkbox {vertical-align: middle;}
#main .calloc .input_text {border: 1px solid #999;}
#main .calloc .input_submit {display: block;clear: both;}
#main .calloc .checkbox_before {margin-right: 5px;}
#main .calloc .label_before {margin: 0 5px;}
#main .calloc .select_group {padding: 5px;}

#main .form01 {	display: inline;float: left;}

#main .table {display: table;}
#main .table p {display: table-row;}
#main .table .left_col {display: table-cell;text-align:right; padding-right: 3px;}
#main .table .right_col {display: table-cell;text-align:left;}

.be_mod_download td select,
.be_mod_download form td textarea {	width: 270px;}

.button,
.button:active
.button:hover,
.button:visited {
	text-decoration: none;
	outline: none;
	margin-bottom: 0.5em;
	display: block;
	width: auto;
   opacity: 0.8;
}
.collapsed,
.expanded { color: #444; border: 1px dashed #BBB; padding: 2px 4px; background: #FFF;}
