/*
################## 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: 12px;
	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: none;
}
/* 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;
	background-image:url(html_bkg.jpg);
	background-repeat:repeat;
}

body {
	font-family: "Times New Roman", serif; 
	text-align:left;
	margin:0px;
	color:#222222;
	font-size:85%;
}

p{
margin-bottom:5px;
}


#content ul, #content ol{
margin-left:15px;
list-style-type:disc;
}



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;
}

h1 {
background-image:url(h1.png);
background-position:right bottom;
background-repeat:no-repeat;
font-size:180%;
font-weight:normal;
line-height:170%;
margin-bottom:25px;
padding:10px 15px 4px 0;
text-align:right;
}

h2 {
	font-size:140%;
	font-weight:bold;
	margin-bottom:15px;
	padding:0px;
	padding-top:10px;
	line-height:170%;
}

h3 {
	font-size:120%;
	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{

}

/*
################## HTML Elemente #######################
*/

/*
################## LAYOUT #######################
*/


#mainwrap_outer{
	width:974px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
	
#top{
	background-image:url(top_bkg.png);
	background-repeat:no-repeat;
	width:974px;
	height:131px;
}

#top_left{
float:left;
margin-left:33px;
margin-top:50px;
}

#top_center{
float:left;
margin-left:25px;
margin-top:35px;
}

.top_bild{
margin-right:15px;
}

#top_right{
float:right;
font-size:11px;
margin-right:48px;
margin-top:40px;
text-align:right;
}

#top_right a:link, #top_right a:visited, #top_right a:active, #top_right a:focus  { font-size:11px;font-weight:normal; color:#000000; text-decoration:underline; border-bottom:0px;}
#top_right a:hover { font-size:11px;font-weight:normal;color:#000000; text-decoration:underline;}

	
#header{
	background-image:url(main_bkg.png);
	background-repeat:repeat;
	width:974px;
}

#header_img{
	background-image:url(banner.jpg);
	background-repeat:repeat;
	width:944px;
	height:117px;
	margin-left:14px;
}

#mainwrap{
	background-image:url(main_bkg.png);
	background-repeat:repeat;
	width:974px;
}

#floater{
clear:both;
}

#left{
float:left;
}

#nav{}

#right{
float:right;
}

#content{
margin-right:67px;
width:640px;
}

#content_inner{
margin-bottom:20px;
}

#bottom{
	background-image:url(bottom_bkg.png);
	background-repeat:no-repeat;
	width:974px;
	height:48px;
}

#bottom_inner{
text-align:right;
margin-right:55px;
padding-top:3px;
font-size:11px;
}


#bottom_inner a:link, #bottom_inner a:visited, #bottom_inner a:active, #bottom_inner a:focus  { font-size:11px;font-weight:bold; color:#000000; text-decoration:underline; border-bottom:0px;}
#bottom_inner a:hover { font-size:11px;font-weight:bold;color:#000000; text-decoration:underline;}

.impressum{
margin-left:15px;
}



/*
################## LAYOUT #######################
*/


/*
################## NAVIGATION #######################
*/

.level0 {
	list-style-type:none;
	margin-left:35px;
	margin-top:20px;
	margin-bottom:20px;
}


.level0li {
background-image:url(tool1.png);
background-repeat:no-repeat;
margin-bottom:4px;
padding-bottom:10px;
padding-left:40px;
padding-top:10px;
width:165px;
}

.level0liact{
background-image:url(tool2.png);
background-repeat:no-repeat;
margin-bottom:4px;
padding-bottom:10px;
padding-left:40px;
padding-top:10px;
width:165px;
}

.level0 a:link,.level0 a:visited,.level0 a:active,.level0 a:focus  {font-size:120%; font-weight:normal; color:#000000; text-decoration:none; border-bottom:0px; }
.level0 a:hover {color:#000000; text-decoration:underline;}
.level0 a.active, .level0liact a.active,.level0liact a:link,.level0liact a:visited,.level0liact a:active,.level0liact a:focus {
color:#000000; text-decoration:underline; border-bottom:0px solid; font-weight:normal; 
}


.level1 {
	display:none;
	list-style-type:none;
	margin-left:20px;
	margin-top:5px;
}


.level1li{
	width:170px;
	margin-bottom:8px;
}

.level1liact{
	width:170px;
	margin-bottom:8px;
}

.level1 a:link,.level1 a:visited,.level1 a:active,.level1 a:focus  {font-size:95%; font-weight:bold; color:#C7DFF4; text-decoration:none; border-bottom:0px; }
.level1 a:hover {color:#ffe7a5; text-decoration:none; border-bottom:0px solid; font-weight:bold; }
.level1 a.active{font-weight:bold; color:#C7DFF4; text-decoration:none; border-bottom:0px solid; }
.level1liact a.active {font-weight:bold; color:#ffe7a5; text-decoration:none; border-bottom:0px solid; }
.level1liact a:link,.level1liact a:visited,.level1liact a:active,.level0liact a:focus {color:#ffe7a5; 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;
list-style:bullet;
}

.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;
		display:none;
	}

	#flash{
		visibility:hidden;
		width:1px;
		height:1px;
	}
	
	#right, #content, #floater, #mainwrap, #mainwrap_outer, #mainwrap_outer_outer{
		
		float:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	
	#content_inner{
		margin-left:auto;
		margin-right:auto;
		
	}
	
}
