/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #183883;
}

a:hover, {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #183883;
}

*
{
border: 0;
margin: 0;
}

body
{
	background: #ffffff url(images/back_all.jpg) repeat-x top;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	color: Black;
}

#main
{
margin: 0 auto;
width: 987px;
background: #ffffff;
}

#logo
{
	width: 987px;
	height: 51px;
	background: url(images/header1.jpg) no-repeat;
	text-align: left;
	padding-top: 220px;
	color: #183883;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}


#header H2
{
	font-size: 13px;
	margin-left: 20px;
	
}
#header
{
	border-bottom: thin solid Black;
	
}

#buttons
{
	height: 37px;
	width: 959px;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	background: url(images/buttons.jpg) repeat-x;
	padding-left: 20px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 148px;
	height: 27px;
	background: #FFFFFF url(images/buttons.jpg) repeat-x;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-left: 0px;
	color: White;
}

#buttons a:hover {
	width: 148px;
	height: 27px;
	margin-left: 0px;
	color: Silver;
}

#content
{
width: 978px;
padding: 5px;
background: #ffffff;
min-height: 400px;
}

#left
{
width: 678px;
padding: 10px;
}

#left H1
{
color: #183883;
margin: 0;
padding: 0;
font-size: 18px;
}
#left H2
{
color: #183883;
margin: 0;
padding: 0;
font-size: 18px;
}
#left H3
{
color: #183883;
margin: 0;
padding: 0;
font-size: 15px;
}
#left H4
{
color: #183883;
margin: 0;
padding: 0;
font-size: 13px;
}

#right
{
float: right;
}
#bold
{
	font-weight: bold;
	
}
#images_kontakt
{
	float: right;
	padding-right: 200px;
}
#images_kontakt2
{
	float: left;
	
}
#images_kontakt3
{
	float: right;
	padding-right: 50px;
}

#sidebar 
{
width: 250px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 35px;
	margin: 0;
	padding: 7px 0 0 10px;
	background: url(images/title.jpg) no-repeat;
	font-size: 15px;
	color: #ffffff;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat left center;
}
#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 49px;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	text-align: center;
	border-top: 5px solid #4271DD;
}

#footer a
{
color: #000000;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
.center
{
	text-align: center;
}
