hr {
	border-left: none;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	margin: 0;
}

#footer_shadow
{
	width: 100%;
	height: 30px;
	background: transparent url('../app/images/footer_shadow.png') repeat-x;
}

#footer 
{
	width: 100%;
	background: #444 url('../app/images/footer_bg.png') repeat;
	margin: auto;
	margin-top:1px;
	font-size: 11px;
	padding: 0 0 0 0;
	color: #ccc;
	min-height: 200px;
	font-family:Helvetica,Arial,sans-serif;
}

#footer a
{
	color: #fff;
}

#footer a:hover
{
	color: #fff;
}

#footer h2.widgettitle
{
	color: #777;
}


/*  erster Abschnitt ENDE */


#footer h1, #contactForm h1
{
	font-size: 38px;
}

#footer h2, #contactForm h2
{
	font-size: 34px;
}

#footer h3, #contactForm h3
{
	font-size: 30px;
}

#footer h4, #contactForm h4
{
	font-size: 28px;
}

#footer h5, #contactForm h5
{
	font-size: 24px;
}

#footer h6, #contactForm h6
{
	font-size: 22px;
	margin:12px 0 6px;
}

#footer .clear
{
	clear: both;
}


h1, h2, h3, h4, h5, h6
{
	color: #555;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 0px;
}










.sidebar_widget li {
margin: 0 0 60px 0;}




 h2.widgettitle {
font-size: 22px;
display: block;
border-bottom: 1px solid #CCC;
letter-spacing: 1px;
margin: 0 0 20px 0;
color: black;
background: transparent !important;
}



#footer ul li.widget.widget-four {
margin-right: 0;
width: 20%;
float: right;
}














#footer ul
{
	display: block;
	width: 900px;
	margin: auto;
	list-style: none;
	padding: 20px 0 30px 0;
	text-align: left;
	font-weight: normal;
}

#footer textarea
{
	height: 100px;
}

#footer h6
{
	font-size: 13px;
	font-weight: bold;
}

#footer ul li.widget
{
	float: left;
	width: 22%;
	margin-right:4%;
}

#footer ul li.widget.widget-four
{
	margin-right: 0;
	width: 20%;
	float:right;
}

#footer ul li.widget .widgettitle
{
	margin: 0;
	font-size: 24px;
	color: #fff;
	text-shadow: 0 1px 1px #000;
	border-bottom: 1px solid #666;
}

#footer ul li.widget ul
{
	width: 100%;
	float: left;
}

#footer ul li.widget ul li
{
	margin: 0 0 10px 0;
	line-height: 20px;
}













input[type=text].blur
{
	color: #ccc;
}






input[type=submit], input[type=button], a.button
{
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	padding: .55em 2em .55em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,1);
	box-shadow: 0 1px 2px rgba(0,0,0,1);
	color: #fff;
	border: solid 1px #0c4888;
	background: #0c4888;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#23a1e9), to(#0c4888));
	background: -moz-linear-gradient(top,  #23a1e9,  #0c4888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#23a1e9', endColorstr='#0c4888');
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	text-shadow: 0px 1px 1px #333;
}

.tagline .button, .tagline .button:hover, .tagline .button:active, .page_caption .button, .page_caption .button:hover, .page_caption .button:active
{
	display: block;
	width: 176px;
	height: 33px;
	padding: 13px 0 0 0;
	border: 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}











