/*
################## Reset Script #######################
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 15px;
	font-family: verdana,arial;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead{
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
}
ol, ul {
	list-style: bullet;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
################## Reset Script #######################
*/

/*
################## HTML Elemente #######################
*/

html {
	background: #97b7d3;
}

body {
	font-family: arial, "Times New Roman", serif; 
	text-align:center;
	margin:0px;
	color:#222222;
	font-size:85%;
}

a:link, a:visited, a:active, a:focus  { font-weight:bold; color:#c1272d; text-decoration:none; border-bottom:0px;}
a:hover { font-weight:bold;color:#F7A901; text-decoration:underline;}

.platzhalter {
clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0.01em;
}

.csc-header{
text-align:center;
}

h1 {
	font-size:130%;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px;
	padding-top:10px;
	line-height:170%;
	text-align:center;
}

h2 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:5px;
	padding:0px;
	padding-top:10px;
	line-height:170%;
}

.h2inner{
	
}

h3 {
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px;
	padding-top:10px;
}

th{
	font-weight:bold;
	font-size:110%;
}

strong{
	font-weight:bold;
}

td{
	padding:2px;
	vertical-align:top;
}

img{

}

em {
font-style:italic;
}

.csc-mailform-field label{
width:110px;
float:left;

}

.csc-mailform-field {
margin-bottom:10px;
display:block;

}

.csc-mailform-field textarea, .csc-mailform-field input{
border: 1px solid #777777;
width:250px;
}

#mailformurlaubszeit{
margin-bottom:20px;
}

/*
################## HTML Elemente #######################
*/

/*
################## LAYOUT #######################
*/



#mainwrap_outer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

#laufschrift{
	background-image:url(laufschrift.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:32px;
	color:#ffffff;
}

#laufschrift p, #laufschrift a{
	font-size: 13px;
}

#laufschrift_inner{
	padding-top:7px;
}

#kopfbild{
	background-image:url(kopfbild.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:245px;
}
		
#mainwrap{
	width:980px;
	background:#d64f39;
}

#left{
	width:282px;
	float:left;
	background:#d64f39;
}

* html left{
overflow:visible;
}

#left_logo{
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:94px;
}

#left_nav{
}
		
#right{
	background:#FFFBDD;
	background-image:url(kopfbild_unten.jpg);
	background-repeat:no-repeat;
	width:698px;
	float:left;
}

#content_topic{
	margin-top:85px;
	text-align:right;
	margin-right:25px;
}

#content_inner{
	margin-left:25px;
	margin-right:25px;
	margin-top:20px;
	margin-bottom:25px;
	min-height:450px;
	text-align:left;
}

#content_inner_right{
float:right;
 min-height:1px;
  height:auto !important;
  height:1px;

}
	
#footer{
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:32px;
	color:#ffffff;
}


#footer p, #footer a{
	font-size: 13px;
}

#footer_inner{
padding-right:20px;
padding-top:7px;
text-align:right;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:focus  { font-weight:bold; color:#ffffff; text-decoration:none; border-bottom:0px;}
#footer a:hover { font-weight:bold;color:#ffffff; text-decoration:underline;}



#center div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:10px;
}

* html #center .csc-textpic-imagewrap {
margin-bottom:10px;
}

*+ html #center .csc-textpic-imagewrap {
margin-bottom:10px;
}

#content_inner ul {
list-style-image:none;
list-style-position:outside;
list-style-type:bullet;
margin-left:18px;
}

#content_inner li {
margin-bottom:5px;
}

#content_inner p{
margin-bottom:5px;
}

#left_content{
text-align:left;
}

#left_content .csc-textpic-caption{
font-size:11px;
}

#left_content a{ 
color:#ffffff;
}

/*
################## LAYOUT #######################
*/


/*
################## NAVIGATION #######################
*/

.level0 {
	margin-bottom:5px;
	margin-left:-13px;
}

.level0act {
	margin-bottom:5px;
	margin-left:-13px;
}


.level0li {

}

.level0liact{
}

.level0 a,.level0 a:link,.level0 a:visited,.level0 a:active,.level0 a:focus  {
	text-decoration:none;
}

.level0 a:hover {
	text-decoration:none;
}
 
.level0 a.active, .level0liact a.active,.level0liact a:link,.level0liact a:visited,.level0liact a:active,.level0liact a:focus {
	text-decoration:none;
}


/*
################## NAVIGATION #######################
*/


/*
################## MAILFORM #######################
*/

.formu {
	width:80%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:110px;
	border: 1px solid #C0C0C0;
}

.mf-radio {
	border:0px;
}

.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-check {
	border: 0px;
}

.mf-select {
	border:0px;
}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-submit {
	color: #ffffff;
	background-color: #C0C0C0;
	border: 0px;
}

.mailformplus_contactform .error {
	color:#dd7777;
}

.mailformplus_contactform input {
	margin-bottom:5px;
}

.mailformplus_contactform textarea {
	margin-bottom:5px;
}

.mailformplus_contactform LABEL {
	font-weight:bold;
	display:block;
	float:left;
	width:150px;
}

.mailformplus_contactform .radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;
}

/*
################## MAILFORM #######################
*/


/*
################## SITEMAP #######################
*/

.csc-sitemap{
padding-top:20px;
}

.csc-sitemap ul{
margin-left:0px;
}

.csc-sitemap li{
margin-left:35px;
}

/*
################## RTE #######################
*/

.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}


/*
################## NEWS #######################
*/

.news-latest-item{
border-bottom:2px solid #FECB09;
margin-bottom:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

.news-latest-container{
text-align:left;
}

.news-latest-container h2 {
	font-size:110%;
	font-weight:bold;
	font-family: arial,serif;
	margin-bottom:2px;
	margin-top:2px;
	padding:0px;
	background:none;
}

.news-latest-gotoarchive{
padding-left:10px;
}


.news-list-item{
border-bottom:2px solid #FECB09;
margin-bottom:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

.news-list-container{
text-align:left;
}

.news-list-container h2 {
	font-size:110%;
	font-weight:bold;
	font-family: arial,serif;
	margin-bottom:2px;
	margin-top:2px;
	padding:0px;
	background:none;
}


.news-list-gotoarchive{
padding-left:10px;
}

/*
################## PRINT #######################
*/

@media print {

	html {
		background:#ffffff;
	}

	body {
		background:#ffffff;
		color:#000000;
		font-size:80%;
	}
	
	#left{
		visibility:hidden;
		width:1px;
		height:1px;
	}

	#flash{
		visibility:hidden;
		width:1px;
		height:1px;
	}
	
	#right, #content, #floater, #mainwrap, #mainwrap_outer, #mainwrap_outer_outer{
		width:auto;
		float:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	
	#content_inner{
		margin-left:auto;
		margin-right:auto;
		
	}
	
}