/*
################## 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: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;	
	line-height: 1.3;
}


html, body {
	color: #000000;
	background: #F0EDF4;
}

ul {
	list-style: disc;
	margin-left:50px;
}

ol {
	list-style: decimal;
	margin-left:30px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
}

/*
################## Reset Script #######################
*/

/*
################## HTML Elemente #######################
*/

html {
	background: #F0EDF4;
}

body {
	font-family: arial,serif; 
	text-align:left;
	margin:0px;
	color:#222222;
	font-size:15px;
}

a:link, a:visited, a:active, a:focus  { font-weight:bold; color:#005a9e; text-decoration:none; border-bottom:0px;}
a:hover { font-weight:bold;color:#005a9e; text-decoration:underline;}

.platzhalter {
clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0.01em;
}

.csc-header-n1{
margin-top:5px;
background-color:#FFFFFF;
border-bottom: #462475 5px solid;
}

h1 {
	font-size:165%;
	font-weight:bold;
	margin-bottom:1px;
	padding:0px;
	padding-top:5px;
color:#462475;
}

h2 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px;
	padding-top:10px;
	line-height:170%;
	text-align:center;
	text-decoration:underline;
}

.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{
	border: #FFFFFF 2px solid;
}

/*
################## HTML Elemente #######################
*/

/*
################## LAYOUT #######################
*/


#mainwrap_outer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}


#top{
	float:left;
	background-image:url(top.gif);
	background-repeat:no-repeat;
	width:980px;
	height:140px;
}

#mainwrap{
	float:left;
	width:950px;
	background:#F0EDF4;
	padding-left:35px;

}

* html #mainwrap{
width:980px;
w\idth:950px;
}

#floater{
	background:#008cd7;
	float:left;
	
}

#left{
	width:217px;
	float:left;
	background:#008cd7;
}

#left_top{
	background-image:url(top_unten.gif);
	background-repeat:no-repeat;
	width:217px;
	height:25px;
}

#left_content{
	width:217px;
margin-top:25px;
}
	
#right{
	width:716px;
	float:left;
	background-position:right;
	background-image:url(main_background.gif);
	background-repeat:repeat-y;
}

#content{

	float:left;
	width:685px;
	background:#ffffff;
	background-image:url(background3.jpg);
	background-repeat:repeat-y;
	background-position:center 0px;
	min-height:560px;
}

#content_inner{
	width:625px;
	margin-left:30px;
	margin-top:20px;
	color:#462475;

}

#bottom_outer{
float:left;
padding-left:35px;
}
					
#bottom{
	float:left;
	width:961px;
	height:101px;
	background:#FFFFFF;
	background-image:url(bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#bottom_inner{
	float:right;
	margin-right:116px;
	margin-top:44px;
}

#bottom_inner a:link,#bottom_inner a:visited,#bottom_inner a:active,#bottom_inner a:focus  { font-weight:bold; color:#462475; text-decoration:none; border-bottom:0px;}
#bottom_inner a:hover { font-weight:bold;color:#462475; text-decoration:underline; border-bottom:0px;}

.impressum{
margin-left:20px;
}

/*
################## LAYOUT #######################
*/




.level1 {
text-align:left;
font-size:15px;
letter-spacing:0.03em;
margin-right:10px;
}

.level1li{
text-align:left;
margin-top:6px;
color:#FFFFFF;
}

.level1liact{
text-align:left;
margin-top:6px;
color:#462475;
letter-spacing:0.01em;
}

.level1li a:link,.level1li a:visited,.level1li a:active,.level1li a:focus  {font-weight:normal; color:#ffffff; text-decoration:none; border-bottom:0px; display:block;position:relative;}
.level1li a:hover { font-weight:normal;color:#462475; text-decoration:none; border-bottom:0px; display:block;position:relative;}
.level1liact a:hover,.level1liact a:link,.level1liact a:visited,.level1liact a:active,.level1liact a:focus{font-weight:bold; color:#462475; text-decoration:none; border-bottom:0px;display:block;position:relative;}

.level2 {
text-align:left;
font-size:80%;
letter-spacing:0.01em;

}

* html .level2 {
}


.level2li{
text-align:left;
margin-top:3px;
color:#FFFFFF;
}

* html .level2li{

}

.level2liact{
text-align:left;
margin-top:3px;
color:#462475;
letter-spacing:0em;
}

* html .level2liact{

}


.level2li a:link,.level2li a:visited,.level2li a:active,.level2li a:focus  {font-weight:normal; color:#FFFFFF; text-decoration:none; border-bottom:0px; display:block;position:relative;}
.level2li a:hover { font-weight:normal;color:#462475; text-decoration:none; border-bottom:0px; display:block;}
.level2liact a:hover,.level2liact a:link,.level2liact a:visited,.level2liact a:active,.level2liact a:focus{font-weight:bold; color:#462475; text-decoration:none; border-bottom:0px; display:block;position:relative; }


.level1 {
margin-left: 30px;
list-style: disc;
}

.level2 {
margin-left: 30px;
list-style: disc;
}

/*
################## 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;
}



.mailformplus_contactform .error {
	color:#dd7777;
}

.mailformplus_contactform input {
	margin-bottom:10px;border:1px solid #462475;width:250px;
}

.mailformplus_contactform textarea {
	margin-bottom:5px;
}

.mailformplus_contactform LABEL {
	font-weight:bold;
	display:block;
	float:left;
	width:130px;
}

.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;
	
}


/*
################## 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:left;
		margin-left:auto;
		margin-right:auto;
	}
	
	
	#content_inner{
		margin-left:auto;
		margin-right:auto;
		
	}
	
}

