/*
################## 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: inherit;
}

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;
}

body {
	font-family: serif,Serif,sans,Sans,arial; 
	text-align:left;
	margin:0px;
	color:#222222;
	font-size:90%;
}

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;
}

.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}


.csc-header{
	margin-top:10px;
}

h1 {
	font-size:130%;
	font-weight:bold;
	margin-bottom:15px;
	padding:0px;
	padding-top:10px;
	line-height:150%;
	font-style:italic;
}

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;
}




/*
################## HTML Elemente #######################
*/



/* ### BUGFIX Bildabstand */

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {margin-bottom:0; padding-bottom:5px;}

DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {margin-bottom:0; padding-bottom: 5px; display:block;}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:6px;
}


div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:2px;
}



/*
################## LAYOUT #######################
*/




#mainwrap{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background:#669934;
	padding-bottom:20px;
}

#header{
	width:980px;
}

#headerleft{
	width:250px;
	height:213px;
	background:#eae395;
	float:left;
}

#mainpic{
	width:250px;
	height:166px;
	background:#669934;
	background-image:url(bild1.jpg);
}

		
#headerright{
	background-image:url(rechtsoben.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:213px;
	float:left;
}

#headerright_titel{
	height:77px;
	padding-left:10px;
	padding-top:20px;
}

#headerright_bilder{
}

#headerright_bild2{
	float:left;
	background-image:url(bild2.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
	margin-left:69px;
}

#headerright_bild3{
	float:left;
	background-image:url(bild3.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
	margin-left:70px;
}

#headerright_bild4{
	float:left;	
	background-image:url(bild4.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
	margin-left:70px;
}


* html #headerright_bild2{
	margin-left:34px;
	padding-left:1px;
	margin-top:20px;
}

* html #headerright_bild3{
	margin-left:70px;
	margin-top:20px;
}

* html #headerright_bild4{
	margin-left:70px;
	margin-top:20px;
}

* html #header\right_bild2{
	margin-top:0px;
	margin-left:34px;
}

* html #header\right_bild3{
	margin-top:0px;
	margin-left:69px;
}

* html #header\right_bild4{
	margin-top:0px;
}


#navcontent{
	background:#669934;
}

#nav{
	width:250px;
	background:#669934;
	float:left;
}

#content{
	border-right:#669934 35px solid;
	float:left;
	width:695px;
	background:#efebc5;
	min-height:300px;
}

#content_inner{
	margin: 30px;
}


#footer{
	height:65px;
	background:#eae395;
	width:980px;
}

#footerleft {
	color:#555555;
	float:left;
	font-family:arial;
	line-height:150%;
	margin-left:15px;
	margin-top:12px;
	width:640px;
}

#footerright{
	text-align:right;
	padding-right:40px;
	float:right;
	width:250px;
	line-height:150%;
	margin-top:12px;
	font-family:arial;
}

#footerright a:link, #footerright a:visited, #footerright a:active, #footerright a:focus  {font-family:arial; font-weight:normal; color:#555555; text-decoration:none; border-bottom:0px;}
#footerright a:hover { font-family:arial; font-weight:normal;color:#555555; text-decoration:underline;}


.level1{
	margin:20px;
}


.level1li{
	margin-bottom:8px;
}


.level1liact{
	margin-bottom:8px;
}

.level1li a:link, .level1li a:visited, .level1li a:active, .level1li a:focus  { font-size: 160%;font-weight:normal; color:#efebc5; text-decoration:none; border-bottom:0px;}
.level1li a:hover { font-size: 160%;font-weight:normal;color:#efebc5; text-decoration:underline;}


.level1liact a:link, .level1liact a:visited, .level1liact a:active, .level1liact a:focus  { font-size: 160%;font-weight:normal; color:#efebc5; text-decoration:underline; border-bottom:0px;}
.level1liact a:hover { font-size: 160%;font-weight:normal;color:#efebc5; text-decoration:underline;}


/*
################## LAYOUT #######################
*/

/*
################## 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;
}


/*
################## Mailformplus #######################
*/

.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: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;
	}
	
	#headerleft, #left, #bottom, #nav{
		visibility:hidden;
		width:1px;
		height:1px;
	}
	
	#right, #floater, #mainwrap, #mainwrap_outer, #mainwrap_outer_outer{
		width:auto;
		float:auto;
		margin-left:auto;
		margin-right:auto;
		border: 0px #ffffff;
	}
	
	#content{
		float:auto;
		margin-left:auto;
		margin-right:auto;
		border: 0px #ffffff;
	}
	
	#content_inner{
		margin-left:auto;
		margin-right:auto;
		
	}
	
}