* { padding: 0px; margin: 0px; border: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #030303;
	background-image: url(images/background.png);
	background-repeat: repeat;
}

a.dec {
	font-size:0.9em;
	color:#000000;
	text-decoration:none;
}

a.defaults {
	font-size:1em;
	color:#000000;
	text-decoration:none;
}

a.inc {
	font-size: 1.2em;
	color:#000000;
	text-decoration:none;
}

#fontsize
{
	width: 960px;
	float: left;
	text-align: right;
	padding-right: 20px;
	padding-top: 70px;
}

#wetter
{
	width: 130px;
	text-align: right;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}

#wetter tr, #wetter td, #wetter table
{
	border: none;	
	text-align: right;
}

#wetter a
{
	text-decoration: none;
	color: #000;
}

#wrapper
{
	width: 980px;
	margin: 0 auto;
}

h1#start
{
	display: block;
	position: absolute;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;	
	width: 311px;
	height: 196px;
	
}

h1#start a
{
	position: relative;
	top: -2000px;
}

#header
{
	width: 980px;
	float: left;
	height: 110px;
	background-image: url(images/head.png);
	background-repeat: no-repeat;	
	behavior: url(/fileadmin/kitzeck/iepngfix.htc);
}

#top
{
	width: 980px;
	float: left;
	height: 250px;
	background-image: url(images/background_header.png);
	background-repeat: no-repeat;	
	behavior: url(/fileadmin/kitzeck/iepngfix.htc);
	
}


#overlay
{
	width: 980px;
	float: left;
	background-image: url(images/head2.png);
	background-repeat: no-repeat;	
	height: 250px;
	behavior: url(/fileadmin/kitzeck/iepngfix.htc);
}

#info
{
	width:103px;
	float: left;
	position: relative;
	behavior: url(/fileadmin/kitzeck/iepngfix.htc);
	float: right;
}

#info li
{
	list-style-type: none;
	display: block;
	float: left;
}


#info li a
{
	display: block;
	height: 62px;
	width: 48px;
	color: #660000;
	font-size: 1px;
}

#mainnav 
{
	width: 980px;
	float: left;
	padding-top: 5px;
}

#mainnav ul
{
	float: right;	
	padding-right: 10px;
	padding-left: 10px;
	border-top: 3px solid #a42800;
	z-index: 1;
}

#mainnav li
{
	list-style-type: none;
	display: block;
	float: left;
}

#mainnav li a
{
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px;
	padding-bottom: 15px;
}

#mainnav li.curr a, #mainnav li a:hover
{
	background-image: url(images/back_mainnav.png);
	background-repeat: repeat-x;		
}

#footer
{
	width: 980px;
	float: left;
	text-align: center;
	background-image: url(images/back_footer.png);
	background-repeat: repeat-x;
	height: 40px;
	padding-top: 13px;
}


#footer li
{
	list-style-type: none;
	display: inline;
}

#footer li a
{
	color: #fff;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	border-left: 1px solid #fff;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#footer li.first a
{
	border: none;
}

#copy
{
	float: left;
	text-align:center;
	width: 980px;
	font-size: 0.9em;
}

#copy a
{
	color: #000;
	text-decoration: none;
}

#maincontent
{
	width: 980px;
	float: left;
	background-image: url(images/maincontent_back.png);
	background-repeat: repeat-y;	
	border-top: 7px solid #7e2c00;
}

#left
{
	width: 780px;
	float: left;
	padding: 10px;
	padding-top: 20px;
	padding-left: 15px;
	display: inline;
	line-height: 1.5em;
	background-image: url(images/kitzeckis.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

#right
{
	width: 170px;
	float: right;
	padding-top: 15px;
}

#right li
{
	list-style-type: none;
	
}

#right li a
{
	text-decoration: none;
	display: block;
	padding: 7px;
	padding-left: 25px;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 5px center;	
}


#right li.curr li a
{
	background: none;
	padding-left: 25px;
	font-size: 0.8em;
	font-weight: normal;	padding-top: 3px;
	padding-bottom: 3px;
}

#right li.curr li a:hover, #right li.curr li.curr a
{
	font-weight: bold;	

}


#right li a:hover
{
	font-weight: bold;	
}

#right li.curr a
{
	font-weight: bold;	
}

#left li
{
	list-style-position: inside;	
}

#left ul
{
	padding-bottom: 10px;	
}

a { color: #e24e00; text-decoration: underline; }

p { padding-bottom: 10px; padding-top: 5px; }
hr { height: 9px; border: none; border-top: 1px solid #000; margin-top: 10px; margin-bottom: 10px; color: #fff;}

h1 { color: #e24e00; font-size: 1.3em; padding-bottom: 7px; } 
h2 { color: #e24e00; font-size: 1.1em; padding-bottom: 5px; }
h3 { color: #e24e00; font-size: 1em; padding-bottom: 3px; }

.csc-mailform {
	width: 500px;
	border: 0px none;
	font-size: 11px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:130px;
padding-left:5px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

input, textarea, select
{
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

textarea
{
	height: 200px;	
}

fieldset
{
	border: none;	
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 135px;
/* Float wieder abschalten */
clear: both;
}

#search
{
	float: right;
	width: 300px;
	text-align: right;
}	

#search form
{	float: right;	
	padding: 10px;	
	padding-top: 17px;
	padding-bottom: 16px;
	background-color: #dddddd;
	border: none;
}

#search input
{
	padding: 0px;
	margin: 0px;
}

#search input.suchfeld
{
	width: 130px;	
	float: left;
	border-top: 1px solid #a5a5a5;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	margin-right: 10px;
	padding: 5px;
}

#search input.suchbutton
{
	border: 1px solid #d1d1d1;
	border-top: 1px solid #a5a5a5;
	padding: 5px;
	width: 45px;
	text-align: center;
}

#left li li
{
	padding-left: 20px;	
}