/*
################## 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: 100%;
	font-family: 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: #ffffff;
}

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:#004488; text-decoration:none; border-bottom:0px;}
a:hover { font-weight:bold;color:#0071bc; text-decoration:underline;}

.platzhalter {
clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0.01em;
}

.csc-header{
margin-top:10px;
background-color:#FECB09;
}

h1 {
	font-size:130%;
	font-weight:bold;
	margin-bottom:15px;
	padding:0px;
	padding-top:10px;
	line-height:170%;
}

h2 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:15px;
	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;
}

/*
################## HTML Elemente #######################
*/

/*
################## LAYOUT #######################
*/

#mainwrap_outer_shadow{
	width:912px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

#mainwrap_outer{
	background-image:url(shadow_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

* html #mainwrap_outer{
	background-repeat:repeat;
}

#header_left{
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:166px;
	float:left;
}

#header_shadow{
	width:12px;
	height:166px;
	background:#555555;
	float:left;
	background-image:url(shadow_header.jpg);
	background-repeat:no-repeat;
}

#header{
	width:912px;
	height:166px;
	overflow:hidden;
}
	
#mainwrap{
	background-image:url(background.jpg);
	background-repeat:no-repeat;
	width:900px;
	text-align:left;
	margin-right:12px;
}

#left{
	float:left;
	width:245px;
	margin-bottom:10px;
	margin-top:30px;
	font-size:75%;
	text-align:left;
}

#left_inner{
margin-left:25px;
font-size:116%;
}

#left_inner a {
font-weight:normal;
}

#left_inner .level0 a {
font-weight:bold;
}

#center{
	float:left;
	width:300px;
	min-height:400px;
	margin-right:50px;
	margin-bottom:10px;
	margin-top:30px;
}

#center div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:15px;
}

* html #center .csc-textpic-imagewrap {
margin-bottom:15px;
}

*+ html #center .csc-textpic-imagewrap {
margin-bottom:15px;
}

#right{
	float:left;
	width:295px;
	margin-bottom:10px;
	margin-top:30px;
}

#content_inner{
font-size:95%;
}

#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;
}
	
#footer{
	height:30px;
	background: #b4b4b4;
	width:900px;
	margin-right:12px;
}

#footer_inner{
color:#FFFFFF;
font-size:130%;
letter-spacing:0.5px;
margin-left:250px;
padding-top:5px;
text-align:left;
}

#shadow_bottom{
	height:11px;
	background-image:url(shadow_bottom.jpg);
	background-repeat:no-repeat;
	margin-bottom:12px;
}


.csc-frame-frame6{
width:245px;
}

/*
################## LAYOUT #######################
*/


/*
################## NAVIGATION #######################
*/

.level0 {
list-style: none;
font-weight:bold;
letter-spacing:0.4px;
list-style-type:none;
font-size:90%;
margin-top:0;
text-align:left;
margin-bottom:15px;
}


.level0li {
margin-bottom:8px;
padding-bottom:4px;
width:180px;
}

.level0liact{
margin-bottom:8px;
padding-bottom:4px;
width:180px;
}

.level0 a:link,.level0 a:visited,.level0 a:active,.level0 a:focus  {font-size:120%; font-weight:bold; color:#000000; text-decoration:none; border-bottom:0px; }
.level0 a:hover {color:#c1272d; text-decoration:none; }
.level0 a.active{font-weight:bold; color:#c1272d;  text-decoration:none; border-bottom:0px solid; }
.level0liact a.active {font-weight:bold; color:#c1272d;  text-decoration:none; border-bottom:0px solid; }
.level0liact a:link,.level0liact a:visited,.level0liact a:active,.level0liact a:focus {color:#c1272d; text-decoration:none; border-bottom:0px solid; font-weight:bold; }


/*
################## 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;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
float:left;
width:10em;
}


/*
################## 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;
		
	}
	
}
