* {
	padding:0px;
	margin:0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;	
	line-height:15px;
	letter-spacing:0px;
	color: #666666;
}
.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	line-height: 0px;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}

body {
	background:#C40008;
}

a {
	text-decoration:underline;
	font-weight:bolder;
}

a:hover {
	color:#84828A;
}

a.nav {
	text-decoration:none;
	font-weight: bolder;
}

a.nav:hover {
	color:#84828A;
}

a.navact {
	color:#C81E25;
	text-decoration:none;
	font-weight: bolder;
}

a.navact:hover {
	color:#84828A;
}

a.wide {
	text-decoration:none;
	color: #545454;
	font-family: verdana;
}

a.wide:hover {
	color:#84828A;
}


a.list {
	text-decoration:none;
	font-weight:normal;
}

a.list:hover {
	color:#84828A;
}

h1 {
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	color: #6B6974;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3 {	
	font-weight: bolder;
	color: #C81E25;
}


/** STRUKTUR **/


#lay_page {
	width:1014px;
}

#lay_head{
	width:765px;
	height:175px;
	background:#C40008;
}


#lay_logo {
	width:202px;
	height:146px;
	float:left;
}

#lay_logo img {
	margin:28px 0 0 22px;
}

#lay_headbackg {
	position:relative;
	width:563px;
	height:146px;
	background:url(../media/backg_head.jpg) no-repeat;
	float:left;
}

#lay_subhead {
	height:29px;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	color:#FFFFFF;
	padding:0 0 0 25px;
}

#lay_subhead p {
color:#FFFFFF;
	margin-top:5px;
}

#lay_body {
	background:url(../media/backg_body.gif) repeat-y #FFFFFF;
	width:1014px;
}

#lay_right {
	position:absolute;
	top:13px;
	left:765px;
	width:249px;
	background: #FFFFFF;	
	z-index: 99;
}

#lay_rightcontent {
	border:solid 1px #C40008;
	width:243px;
	background:#E0E0E0;
	margin:2px;
}

*html #lay_rightcontent { width: 245px; }


#lay_left {
	width:198px;
	border-right:solid 2px #FFFFFF;
	float:left;
}

#lay_content {
	margin:2px;
	width:804px;
	float:left;
}

#lay_contentborder {
	border:solid 1px #000000;
	padding:10px 10px 20px 10px;
}

/** ELEMENTE **/

/*Schnellsuche */

#lay_schnellsuche {
	position:absolute;
	top:56px;
	left:42px;
	color:#C40008;
	font-weight:bolder;
}

#lay_schnellsuche input.text {
	border-top:none;
	border-left:none;
	border-right:solid 2px #727272;
	border-bottom:solid 2px #727272;
	margin:3px 0 6px 0;
}

#lay_schnellsuche input.submit {
	border-top:solid 1px #727272;
	border-left:solid 1px #727272;
	border-right:solid 2px #727272;
	border-bottom:solid 2px #727272;
	background:url(../media/arrow_submit.gif) 1px 4px  no-repeat #FFFFFF;
	text-align:left;
	padding:0 2px 0 13px;
	cursor:pointer;
}


/* Boxen links */


.box_left {
	width: 175px;
	margin: 10px;
	background-image:url(../media/backg_shadowl_y.gif) ;
	background-position: right;
	background-repeat:repeat-y;
	overflow:hidden;
}

.boxl_head {
	background: url(../media/head_boxl.jpg) no-repeat;
	padding-left: 28px;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	line-height: 20px;
	text-transform:uppercase;
}


.boxl_content {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	width: 136px;
	background-image: url(../media/verlauf.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 0 5px 10px 28px;

}
/*
*html .boxl_content {
	width: 169px;
}*/

.boxl_bottom {
	height: 8px;
}

.box_left ul {
	padding-left: 0px;
	list-style-type: none;
}


.box_left ul li.sub {
	padding-left: 20px;
} 
.box_left h3 {
	margin: 5px 0 3px 0;
}


/* Boxen rechts */

.box_right {
	width: 232px;
	margin: 10px 0 10px 8px;
	background:url(../media/backg_shadowr_y.jpg) right repeat-y;	
	overflow:hidden;
}

.boxr_head {
	background: url(../media/head_boxr.jpg) no-repeat;
	padding-left: 28px;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	line-height: 20px;
	text-transform:uppercase;
}


.boxr_content {
	width: 198px;
	background: #FFFFFF;
	padding: 10px 10px 10px 18px;

}
/*
*html .boxr_content {
	width: 226px;
}*/

.boxr_bottom {
	height: 8px;
}

.box_right .listimg {
	border: 1px solid #000000;
	float:right;
	margin-left: 10px;
	line-height:1px;
	font-size:1px;
}



/* Listen */

.pagehead {
	background: url(../media/head_page.jpg) no-repeat;
	padding-left: 28px;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	line-height: 20px;
	height: 30px; 
	text-transform:uppercase;
}

div.newslist {
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #000000;
}

div.newslist .listimg {
	border: 1px solid #000000;
	float:left;
	margin-right: 10px;
	line-height:1px;
	font-size:1px;
}

.listimg img {
	margin:2px;
}

.floatbox_odd {
	width: 262px;
	height: 290px;
	margin:10px 0 0 0;
	float: left;
	background: url(../media/backg_content_verlauf.gif) bottom repeat-x;
}

.floatbox_even {
	width: 262px;
	height: 290px;
	margin: 10px 0 0 15px;
	float: left;
	background: url(../media/backg_content_verlauf.gif) bottom repeat-x;
	overflow:hidden;
}


.floatbox_head {
	background: url(../media/head_floatbox.jpg) no-repeat;
	padding-left: 28px;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform:uppercase;
	line-height: 20px;
	height: 30px; 
}


p.floatright {
	text-align:right;
	margin-right:5px;

}

p.floatright img {
	margin-top:2px;
	border:none;
}


/* Artikel */


div.detail {
	margin:10px 0 10px 0;
	padding-bottom:8px;
	border-bottom:solid 1px #666666;
}

div.images {
	float:right;
	width:180px;
	margin:10px 0 5px 15px;
}

div.images p.img {
	border: 1px solid #000000;
	line-height:1px;
	font-size:1px;
	width:178px;
}


p.img img {
	margin:2px;
}
div.images p.buz {
	color:#666666;
	font-style:italic;
	margin:5px 0 10px 0;
}


/** LAYER EINBLENDEN */

.usercontent_question{	
	margin:3px 0 2px 0;
	height:20px;	
	overflow:hidden;
	cursor:pointer;
}

.usercontent_question span {
	font-weight:bolder;
}

.usercontent_answer{		
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #009;

}
.usercontent_answer_content{	
	padding:15px 0 20px 5px;
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #666666;
}

.formResponse {
	position:relative;
}


/* Formulare */

input.text {
	border-top:none;
	border-left:none;
	border-right:solid 2px #727272;
	border-bottom:solid 2px #727272;
	margin:0;
}

input.submit {
	border-top:solid 1px #727272;
	border-left:solid 1px #727272;
	border-right:solid 2px #727272;
	border-bottom:solid 2px #727272;
	background:url(../media/arrow_submit.gif) 1px 4px  no-repeat #FFFFFF;
	text-align:left;
	padding:0 2px 0 13px;
	cursor:pointer;
}

/* Tabellen & Form Validation */

table.kontakt {
	border:none;
	margin:0 0 5px 0;
	width:100%;
}

table.kontakt td {
	padding:2px 2px 10px 0;
}

table.kontakt td.label {
	text-align:left;
}

table.kontakt input.normal {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:140px;
}

table.kontakt input.normalplz {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:50px;
}

table.kontakt input.form_validInput{
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:140px;

}

table.kontakt input.form_invalidInput{
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #CC3333;
	border-top: solid 2px #CC3333;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:140px;
}


table.kontakt textarea.form_validInput {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:360px;
	height:80px;
}

table.kontakt textarea.form_invalidInput {
	background:#EFEEDF;
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #CC3333;
	border-top: solid 2px #CC3333;
	border-right:solid 1px #D4D0C8;
	width:360px;
	height:80px;
}

table.kontakt .submit {
	border:solid 1px #C3C1A9;
	width:115px;
	text-align:left;
	color:#009;
	font-weight:bolder;
	background:url(../media/a_right_button.gif) right no-repeat #FFFFFF;
	cursor:pointer;
	padding:2px 0 2px 2px;
}


table.kontakt p.radioline {
	line-height:20px;
	margin-top:8px;
	margin-bottom:15px;
}

table.kontakt p.radioline input {
	vertical-align:middle;
	margin-right:5px;
}

/** IMAGE ENLARGER  **/

.DHTMLSuite_imageEnlarger_transparentDivs{	
	filter:alpha(opacity=50);	/* Transparency */
	opacity:0.5;	/* Transparency */
	-moz-opacity:0.5;	/* Transparency */
	background-color:#000;
	z-index:1;
	position:absolute; /* Always needed	*/
	z-index:100000;
	top:0px;
	left:0px;
}
.DHTMLSuite_imageEnlarger_iframe{
	z-index:100010;
	position:absolute;
	background-color:#FFF;
	left:0px;
	top:0px;	
}
.DHTMLSuite_imageEnlarger{	
	position:absolute;
	z-index:100017;
	left:50%;
	top:50%;
}

.DHTMLSuite_imageEnlarger_imageBox{
	position:absolute;
	z-index:100020;
	background-color:#DFF0F2;
	border:2px solid #666666;
	padding:3px;
	
}
.DHTMLSuite_imageEnlarger_caption{	
	background-color:#DFF0F2;
	color:#666666;
	padding:5px;
	text-align:left;
}
.DHTMLSuite_imageEnlarger_close,.DHTMLSuite_imageEnlarger_closeOver{	/* Close button */
	position:absolute;
	top:3px;
	right:3px;	
	background-repeat:no-repeat;
	background-position:top right;
	width:16px;
	height:16px;
	cursor:pointer;	
}
.DHTMLSuite_imageEnlarger_closeOver{		/* Close button - mouse over */
	background-image:url('../media/imageEnlarger_over.gif');
}
.DHTMLSuite_imageEnlarger_close{	/* Close button */
	background-image:url('../media/imageEnlarger.gif');
}

span.DHTMLSuite_imageEnlarger_captionTitle{	/* Image caption - title */
	display:block;
	font-weight:bold;
	font-style:italic;
}
span.DHTMLSuite_imageEnlarger_captionDescription{	
	display:block;
}
a.DHTMLSuite_imageEnlarger_closeLink{
	text-align:right;
	display:block;
	color:#000000;
	text-decoration:underline;
	font-weight:bolder;
}