body
{
	background: #4b4a4a url('images/bg.jpg') 0px 100px;
	color:#ccc;
	font-family:arial,verdana,helvetica;
	font-size:11px;
	line-height:140%;
}

a
{
	color:white;
	font-weight:bold;
}
#header
{
	width:100%;
	height:195px;
}
#header.headerbild1
{
	background: url('images/header_001.jpg') no-repeat;
}
#header.headerbild2
{
	background: url('images/header_002.jpg') no-repeat;
}
#header.headerbild3
{
	background: url('images/header_003.jpg') no-repeat;
}
#header.headerbild4
{
	background: url('images/header_004.jpg') no-repeat;
}

#logo
{
	margin-top:40px;
}
#content
{
	width:100%;
	min-height:490px;
}
* html #content {
	height:490px;
}

#footer
{
	width:100%;
	background: #171716;
	min-height:130px;
	border-top:solid 1px #cccccc;
	margin-top:20px;
}
#footer div div
{
	float:left;
	padding-top:20px;
}
#footer div div.post
{
	background: url('images/pfeil.gif') no-repeat;
	width:30px;
	margin-left:65px;
}
* html #footer div div.post
{
	margin-left:25px;
}
#footer div div.first
{
	background:none;
	width:120px;

}
#footer div div.second
{
	width:180px;
	background:none;
}
#footer div div.third
{
	background: url('images/pfeil.gif') 105px 0px no-repeat;
	width:260px;
	padding-left:105px;
}
#mainnavi
{
	font-size:12px;
	padding-top:55px;
	float:left;
	font-family:georgia;
}
#mainnavi li
{
	border-bottom:solid 1px #666;
	margin-top:5px;
	width:125px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}
#mainnavi li ul li
{
	width:105px;
	border:none;
}
#mainnavi li:hover,
#mainnavi li.aktiv
{
	background:url('images/pfeilrot.gif') 10px 7px no-repeat;
}
#mainnavi a
{
	text-decoration:none;
	color:#ccc;
	font-weight:bold;
	
}
#mainnavi ul ul a
{
	font-weight:normal;
}
#maincontent
{
	float:left;
	padding-top:20px;
	margin-left:15px;
	width:595px;
}

div.centerarea
{
	position:relative;
	width:990px;
	margin:auto;
	padding-left:10px;
}

.clear
{
	clear:both;
}
#maincontent div.textgalerie
{
	width:595px;
}
#maincontent div.textfrei
{
	width:552px;
	padding-bottom:5px;
	margin:20px;
}
#maincontent div.textbreit
{
	background:url('images/bg_content-unten.png') left bottom no-repeat;
	width:595px;
	padding-bottom:5px;
	
}
#maincontent div.textbreit div.bgoben
{
	background: #4e4e50 url('images/bg_content-oben.gif') no-repeat;
	width:552px;
	margin:20px;
}
#maincontent div.textschmal
{
	float:left;
	background:url('images/bg_contentkl-unten.png') left bottom no-repeat;
	width:317px;
	padding-bottom:5px;
	
}
#maincontent div.textschmal div.bgoben
{
	background: #4e4e50 url('images/bg_contentkl-oben.gif') no-repeat;
	width:276px;
	margin:20px;
}
#maincontent div.textteaser
{
	float:left;
	width:250px;
	margin-top:20px;
	margin-left:20px;
}

div.innertext div.partner
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
div.innertext div.partnerbild
{
	width:250px; 
	float:left;
	text-align:center;
	margin-top:20px;
}

div.innertext div.partnertext 
{
	float:right; 
	width:250px;
	margin-top:10px;
}

.imgtitleref
{
	margin-left:20px;
	margin-bottom:10px;
}

.imgtitle
{
	margin-bottom:10px;
}
.imgtitleope
{
	margin-left:10px;
}

.innertext
{
	padding:10px;
}


form {


}

label { 

	display: block;

	cursor:pointer; 

}

input#absender,

textarea{

	width: 300px;

	border: 1px solid #8c8c8c;

	margin-bottom: 1em;

}

input#vorname,

textarea{

	width: 300px;

	border: 1px solid #8c8c8c;

	margin-bottom: 1em;

}

input#nachname,

textarea{

	width: 300px;

	border: 1px solid #8c8c8c;

	margin-bottom: 1em;

}

input#firma,

textarea{

	width: 300px;

	border: 1px solid #8c8c8c;

	margin-bottom: 1em;

}

textarea{

	height: 7em;

}

input#absender:focus,

textarea:focus{

	background-color: #d9d9d9;

}

#twitter
{
	position:absolute;
	top:280px;
	left:10px;
}

