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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	background-image: url(images/bodybackground.png);
}

#search
{
	width: 980px;
	float: left;
	background-color: #000;
	height: 20px;
}

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

#header
{
	width: 980px;
	float: left;
	background-image: url(images/background_top.png);	
	height: 87px;
	margin-top: 5px;
}

#header h1
{
	float: left;	
	position: relative;
	left: 30px;
}


#header img
{
	float: left;
	position: relative;
	left: -40px;
	top: -20px;
	behavior: url(/fileadmin/ffgamlitz/iepngfix.htc);
}

#navigation
{
	float: left;
	width: 980px;
	background-image: url(images/background_navigation_top.png);	
	height: 60px;
}

#headerfoto
{
	width: 980px;
	float: left;
}

#textbox
{
	width: 960px;
	background-color: #161616;
	padding: 10px;
	float: left;
}

#leftnav
{
	width: 200px;
	background-image: url(images/background_side_nav.png);
	float: left;
	background-color: #d3d3d3;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

#news
{
	width: 160px;
	float: right;
	padding: 10px;
	background-image: url(images/background_text.png);	
}

#content
{
	float: left;
	margin-left: 10px;
	width: 540px;
	padding: 10px;
	background-image: url(images/background_text.png);	
}

#footer
{
	width: 940px;
	float: left;
	text-align: right;
	padding-right: 20px;
	margin-top: 10px;
}

#footer a
{
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 29px;
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
}


#header h1
{
	display: block;
	background-image: url(images/ffgamlitz.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 97px;
	float: left;
	behavior: url(/fileadmin/ffgamlitz/iepngfix.htc);
	position: relative;
	left: -20px;
}

#header h1.wappen
{
	background-image: url(images/ffgamlitzwappen.png);
	background-repeat: no-repeat;
	position: relative;
	height: 180px;
	top: -20px;
}

#header h1.wappen a
{
	position: relative;
	top: -20000px;
}

#header h1 a
{
	position: relative;
	top: -5000px;
}

img, img a
{
	border: none;	
}


#navigation ul
{
	margin-left: 60px;	
}

#navigation li
{
	list-style-type: none;
	display: block;
	float: left;	
	padding-top: 19px;
	padding-bottom: 19px;
}

#navigation li:hover
{
	background-image: url(images/over_home.gif);		
}


#navigation li a
{
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;

	background-image: url(images/arrow.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position:10px center;		

	padding-right: 10px;
	border-right: 1px solid #ccc;
	padding-left: 20px;
	
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	
}

#leftnav li
{
	list-style-type: none;	
	display: block;	
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-bottom: 1px solid #616161;
}

#leftnav li a
{
	color: #2d2d2d;
	text-decoration: none;
	
}

#leftnav li.curr
{
	background-color: #292929;	
}

#leftnav li.curr a
{
	color: #fff;	
}

#leftnav li.sub
{
	padding-left: 35px;	
	border: none;
	padding-top:3px;
	padding-bottom:3px;
	background-color: none;
}

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

#leftnav li.sub a.act
{
	font-weight: bold;	
}

#content p
{
	padding-bottom: 7px;	
}

#content h1
{
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #acacac;
	font-size: 1.1em;
}

#content h2
{
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #acacac;
	font-size: 1em;
}

#content h3
{
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #acacac;
	font-size: 1em;
	font-weight: normal;
}

#content hr
{
	border-top: 1px solid #acacac;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content a
{
	text-decoration: underline;
	color: #878787;
}

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

#news h1
{
	color: #dc0900;
	font-size: 1.2em;
}

#news h1 span
{
	color: #5b5b5b;	
}

#news h1.new
{
	font-size: 1em;	
	margin-top: 20px;
}

#copy
{
	text-align: center;
	padding-top: 10px;	
	font-size: 0.8em;
}

#copy a
{
	color: #fff;
	text-decoration: none;

}

#news a
{
	color: #fff;
	text-decoration: underline;
}


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

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


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

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:330px;
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 */
/* Float wieder abschalten */
clear: both;
}

.csc-mailform-label
{
	width: 330px;
	float: left;
}

#search form
{	float: right;	
	padding: 7px;	
	position: relative;
	background-color: #dddddd;
	border: none;
	margin-right: 30px;
	margin-top: 5px;
}

#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;
}