
body {
	font-size: 12px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	background: url("../pics/background.png") repeat-y;
	background-position: center;
	background-color: #ece7e2;
	line-height: 16px;
	text-align: center;
}

@font-face { 
	font-family: ZwerglFont; 
	src: url("../fonts/Gille_Comics_Font.eot"); /* IE */  
	src: local("Gille Comics Font"), url("../fonts/Gille_Comics_Font.ttf") format("truetype"); /* non-IE */ 
	} 


img, a img {border: 0 !important;}

a {color: #3f1c43; text-decoration: none;}
a:visited {color:#3f1c43; text-decoration: none;}
a:hover {color: #3f1c43; text-decoration: underline;}
a:active { color:#3f1c43; text-decoration: none;}

h1 {
	font-weight: normal;
	width: 440px;
	height: 44px;
	font-size: 28px;
	line-height: 44px;
	margin:0 0 20px 0px ;
	padding: 0 0 0 7px;
	font-family: ZwerglFont;
	color: #FFF;
	background: url("../pics/h1_bg.png") no-repeat;
	background-position: top left;
	
	}

h1.image {margin: 0 0 10px 0; padding: 0;}

h2 {
	font-family: ZwerglFont;
	color: #3f1c43;
	background: url("../pics/fuesse-h2.jpg") no-repeat;
	background-position: top left;
	font-size:20px;
	line-height: 30px;
	font-weight: normal;
	padding: 0 0 0 30px;
	margin: 10px 0 10px 0px;
	}
		
h3 {font-size: 16px;}

h2.news, h3.news {
	font-size: 24px;
	font-family: ZwerglFont;
	color: #3f1c43;	
}

p.bodytext { margin: 0; padding: 5px 0; }

p.csc-frame-frame2 { background-color: #f3f3f3; margin-bottom: 20px; padding: 5px;}

img.download {vertical-align:middle;}

ul {padding: 0px 0 15px 22px;}
li {padding: 0 0 0 0px; list-style-type: circle;}

/* ----------container zentriert das layout-------------- */

#container {
	width: 950px;
	min-height: 650px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	text-align: left;
}

/* ---------- topnavi -------------- */

#topnavi {
	font-size: 12px;
	height: 40px;
	padding: 0 0 0 20px;
	margin: 0px; 
	line-height: 40px;
}

#topnavi img {padding:10px 0px;}

#topnavi a, 
#topnavi a:visited,
#topnavi a:active,
#topnavi a:hover { 
	color: #63636e; 
	margin: 0 4px; 
	text-decoration: none;
	} 
#topnavi a:hover {text-decoration: underline;}

/* ----------outer und inner----------------- */

#outer{ 
	margin-top: 24px;
	border-left: solid 253px #FFF; /* linke Menue Spalten Farbe  */ 
	border-right: solid 252px #FFF; /* rechte Menue Spalten Farbe  */ 
	background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
	min-height: 460px;
} 

#inner{margin:0;  width:100%; }

/* ----------------- Headerbild --------------------- */ 

#headerbild { 
	width: 950px;
}

/* --------------left und right content------------- */

#left {
 	width:253px; 
 	float:left; 
 	position:relative; 
 	margin-left:-253px; 
}

div.content-left,
div.content-right {
	width: 212px;
	margin-left: 20px;
}

#right {
 	width:252px; 
 	float:right; 
 	position:relative; 
 	margin-right:-252px; 
 	margin-left:1px;
}

span.titlebox, div#right div h1 {
	display: block;
	font-family: ZwerglFont;
	color: #FFF;
	height: 25px;
	line-height: 25px;
	padding: 5px 0 5px 10px;
	margin: 5px 0 20px 0;
	font-size: 22px;
	background: url("../pics/h2_bg_212x25.png") no-repeat;
	background-position: top left;	
}

span.titlebox a,
span.titlebox a:active,
span.titlebox a:hover,
span.titlebox a:visited {
	color: #FFF; 
	text-decoration: none;
}

/* -----------------LEFT NAVIGATION--------------------- */ 

div.content-left ul {margin: 0; padding: 0;}


/*  LEVEL 1 */
div.content-left ul.menu-level1 li {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	font-family: ZwerglFont;
	font-size: 25px;
	line-height: 35px;
	color: #3f1c43;
}
div.content-left ul.menu-level1 li a {	
	color: #3f1c43;
	text-decoration: none;
}
div.content-left ul.menu-level1 li:hover {
	background: url("../pics/pfeil.png") no-repeat;
	background-position: top left;	
	background-color: #f88100;	
	}
div.content-left ul.menu-level1 li:hover a {
	color: #FFF; 
	text-decoration: none;
	}
/*div.content-left ul.menu-level1 li.menu-level-1-current-active-sub:hover, 
div.content-left ul.menu-level1 li.menu-level-1-current-active-sub	{background-color: #F3F3F3; color: #3f1c43!important; }
*/	

/*  LEVEL 2 */
div.content-left ul.menu-level2 li {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	font-family: ZwerglFont;
	font-size: 16px;
	line-height: 25px;
	color: #3f1c43;
	}


div.content-left ul.menu-level2 li a {	
	color: #3f1c43;
	text-decoration: none;
	}
div.content-left ul.menu-level2 li:hover,
div.content-left ul.menu-level2 li.menu-level-2-current-active {
	background: url("../pics/pfeil-mini.png") no-repeat;
	background-position: top left;	
	background-color: #f88100;
	}
div.content-left ul.menu-level2 li:hover a	,
div.content-left ul.menu-level2 li.menu-level-2-current-active a {
	color: #FFF; 
	text-decoration: none;
	}

/* -----------------Inhalt--------------------- */ 

#content{ 
	min-height: 400px;
	position: relative; 
	margin: 0px; 
	overflow: hidden;
	background: url("../pics/content-bg.gif") no-repeat;
	background-position: top center;
}

p {
	padding: 5px 0;
	margin:0px; }

pre{
	font-size: 12px;
	padding: 5px 10px;
	margin:0px;}

ul.menu {
	background-color: #CCC;
	padding: 55px;
}


/*  ----------------footer---------------------- */ 

#footer {
	width: 950px;
	height: 117px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url("../pics/footer_bg.jpg") no-repeat;
	background-position: bottom left;
	} 


#giraffe-footer {
	position: relative;
	bottom: 35px;
	left: 0;
	width: 227px;
	height: 150px;
	background: url("../pics/giraffe.png") no-repeat;
	background-position: bottom left;
	
}

#text-footer {
	position: relative;
	bottom: 70px;
	left: 200px;
	width: 700px;
	height: 20px;
}

#text-footer h2 {
	font-size: 12px;
	font-family: Arial;
	color: #FFF;
	background: none!important;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

/* MAILFORM DEFINITIONS FOR CONTACT*/
/* *************************************** */

label { display: block; float: left; width: 80px;}

input {width: 300px; height: 18px; border: 1px solid #DEDEDE; color: #555; margin: 2px;}

textarea {width: 300px; border: 1px solid #DEDEDE; color: #555; margin: 2px;}

input.csc-mailform-submit {background-color: #CCC; color: #FEFEFE; width: 64px; height: 20px; margin-left: 82px; font-size: 10px;}

fieldset.csc-mailform {
	border-style: none;
	margin: 12px 0;
	padding: 0px;
}

/*
div.csc-mailform-field {	
	margin-left: 95px;
}
*/

.csc-form-label,
.csc-form-label-req {font-size: 12px;}

/* NEWS DEFINITIONS */
/* *************************************** */
div.tx-ttnews {float:right;}
h3.news {height: 20px; margin: 10px 0 10px 0; padding: 0; display: block;}
h3.news img {float: left;}

span.newscat-1 {
	padding: 1px 3px; background-color: #49b600; font-size: 9px; color: #FFF; text-transform: uppercase; font-weight: bold;
}

span.newscat-2 {
	padding: 1px 3px; background-color: #c22f87; font-size: 9px; color: #FFF; text-transform: uppercase; font-weight: bold;
}


.clearer {
	height: 1px;
	border:0;
	color: #DDD;
	background-color: #DDD;
	margin: 10px 0 10px 0 !important;
}

div.news-list-item {
	margin-top: 12px;
	padding: 3px;
	border: 1px solid #E0E0E0;
}

div.news-list-item p {padding: 3px;}

div.news-list-img {
	float: right;
	padding: 0px 0px 5px 5px;
}

div.news-single-item {
	margin-top: 12px;
}

div.news-single-img {
	float: right;
	padding: 0px 0px 5px 5px;
}

p.news-single-imgcaption {
	margin-top: 0px;
	font-size: 10px;
	text-align: center;
}

div.news-latest-item {
	margin-right: 8px;
	font-size: 11px;
	line-height: 15px;
}

div.news-latest-img {
	width: 150px;

}

div.news-latest-img img {
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	margin: 0 0 0 7px;
	padding: 5px;
	text-align: center;
}

span.news-list-morelink {display: block; padding-left: 0; margin: 5px 0 5px 0;}


/* ----------------POWERMAIL---------------------- */ 
input.powermail_text {width: 200px; margin-left: 10px;}
select.powermail_select {margin-left: 10px;}
fieldset.tx-powermail-pi1_fieldset {margin-bottom: 20px; padding: 10px; width: 350px; border: 1px solid #DEDEDE;}
fieldset.tx-powermail-pi1_fieldset_bittebeachtet {border: 0px;}
fieldset.tx-powermail-pi1_fieldset_bittebeachtet legend {visibility: hidden;}
input.powermail_submit {width: 80px; height: 20px; text-align: center; float: right; margin-top: -20px; margin-right: -10px; background-color: #CCC; color: #FEFEFE; font-size: 10px;}
input.tx-powermail-pi1_mandatory_submit {width: 120px; height: 20px; text-align: center; background-color: #CCC; color: #FEFEFE; font-size: 10px;}
div.tx_powermail_pi1_fieldwrap_html label {width: 100px; vertical-align: middle; margin-top: 4px;}
