﻿
a:link {
	color: #3886E0;
}

{
	text-decoration: underline;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #296FC0;
}

fieldset {
	width:35em;
	border-top: 1px solid #296FC0;
	border-bottom: 1px solid #296FC0;
	border-left: 1px solid #296FC0;
	border-right: 1px solid #296FC0;
}

/*  KONTAKTFORMULAR   */


label{
	font-size:1.1em;
	display:block;
	float:left;
	width: 9em;
	margin:.5em 0 0 0;
}

input {
	padding-left:.3em;
	font-size:1em;
	margin-top:.5em;
	background-color:#FFF;
	width:21em;
	height:1.6em;
	border-bottom: 2px solid #296FC0;
	border-top: none;
}

input.plz {
	margin-right:.5em;
	width:3.8em;
}

input.city {
	width:16em;
}

input.submit {
	background-color:#296FC0;
	border: none;
	color: #FFFFFF;
	font-size:1.1em;
	width:28em;
	height:2em;
	padding: .2em 0 .4em 0;
	
}

input.submit:hover{
	border: none;
	background-color:#DFDFDF;
	color: #000000;

}

textarea {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:.5em;
	width:21em;
	height:10em;
	border-bottom: 2px solid #296FC0;
	border-top: none;
}



#main
{
margin: 0 auto;
width: 998px;
background: #296FC0 url(images/back_all.gif) repeat-y center;
}

#header
{
width: 790px;
margin: 0 auto;
height: 240px;
background: url(images/logo.png) no-repeat center bottom;

}


#buttons
{

padding-top: 13px;
margin-left: 35px;

}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 110px;
	height: 36px;
	background: url(images/button.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 13px;
	margin-right: 5px;

}

#buttons a:hover {
	width: 110px;
   	height: 36px;
	background: #FFFFFF url(images/button_r.gif) no-repeat;
}

#content
{
width: 770px;
margin: 0 auto;
padding: 20px;
}

#left
{
color: #3f3f3f;
height: 1300px;
width: 490px;
padding: 10px;
}

#extra_gross ul
{
 	list-style:url(images/big_bullet.PNG) outside;
	padding-left: 20px;
}


#normal li
{
	background: url(images/big_bullet.PNG) no-repeat 1px 9px; 
	padding-left: 20px;
}


#extra_gross a
{
	text-decoration: none; 
	color: #3f3f3f;
}

#extra_gross a:hover 
{
	text-decoration: none;
	color: #3886E0;
}

#left H1
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}


#right
{
float: right;
width: 254px;
}

#sidebar 
{
width: 254px;
}

#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: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/title.jpg) no-repeat;
	font-size: 18px;
	color: #ffffff;
}


#sidebar h3 {
	background: url(images/sidebar_h2.png) no-repeat 0px -3px;
}


#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 1px 5px;
}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 37px;
	width: 790px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
	border-top: 2px solid #296FC0;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
