html {
height: 100.01%;
min-height: 100.01%;
}
/* headlines */
body {
margin: 0;
padding: 10px 0 0 0;
background: #B5EAFF;
}
body, table, td, th {
font: normal 11px/17px Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #004F7A;
}

p  {
margin-top: 11px;
margin-bottom: 11px;
}

.red {
color: #FF0000;
}

.markiert {
font-size: 12px;
padding: 5px;
background: #E0F7FF;
border: 1px solid #00ACEE;
}
.big {
font-size: 12px;
}


h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #08AAED;
position: relative;
line-height: 25px;
height: 25px;
background: transparent url(h1_backgroundlines.gif) repeat-x;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2B79A4;
position: relative;
line-height: 22px;
height: 22px;
background: transparent url(h2_backgroundlines.gif) repeat-x;
}


/* css */
#wrapper {
margin: 0 auto;
width: 750px;
background: #FFFFFF;
}
#banner {
height: 159px;
background: #FFFFFF;
}
#content {
width: 750px;
background: #FFFFFF;
}

#left {
float: left;
width: 193px;
background: #FFFFFF;
}
#cont_left1 {
width: 193px;
background: #FFF url(banner_farbfaecher_u1.jpg) no-repeat top left;
padding-top: 48px;
}
#cont_left2 {
margin: 0px 0px 0px 18px;
padding: 10px 0px 5px 10px;
width: 165px;
background: #2595CD;
font-size: 10px;
line-height: 14px;
color: #FFF;
border-bottom: 1px solid #FFF;
}

#cont_left2 a {
background: url(arrow.gif) no-repeat left;
padding-left: 10px;
color: #FFF;
text-decoration: none;
}
#cont_left2 a:hover {
background: url(arrow.gif) no-repeat left;
color: #FFF;
text-decoration: underline;
}

#cont_left3 {
margin: 0px 0px 0px 18px;
padding: 5px 0px 5px 10px;
width: 165px;
background: #2B79A4;
font-size: 10px;
color: #FFF;
}
#cont_left3 a {
background: url(arrow.gif) no-repeat left;
padding-left: 10px;
color: #FFF;
text-decoration: none;
}
#cont_left3 a:hover {
background: url(arrow.gif) no-repeat left;
color: #FFF;
text-decoration: underline;
}
#right {
float: left;
width: 517px;
padding: 0 20px 0 20px;
background: #FFFFFF url(banner_farbfaecher_u2.jpg) no-repeat top left;
}
#right a {
color: #08AAED;
text-decoration: none;
}
#right a:hover {
color: #08AAED;
text-decoration: underline;
}
#footer {
height: 27px;
width: 717px;
background: #FFFFFF url(footer.jpg) no-repeat;
font-size: 11px;
color: #808080;
padding: 17px 33px 0px 0px;
text-align: right;
}
#footer a {
color: #808080;
text-decoration: none;
}
#footer a:hover {
color: #808080;
text-decoration: underline;
}
.clearfix {
clear: both;
}

/* menus */
.menuleft {
padding: 0px 0px 0px 18px;
}
.menuleft ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.menuleft li {
margin: 0;
}
.menuleft a {
display: block;
background: #08AAED;
padding: 3px 0px 3px 10px;
width: 165px;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
color: #FFF;
text-transform: uppercase;
text-decoration: none;
border-bottom: 1px solid #FFF;
letter-spacing: 1px;
}
.menuleft a:hover {
font-weight: bold;
background: #2595CD;
}
.menuleft ul ul li {
margin: 0;
}
.menuleft ul ul a {
display: block;
background: #F3FCFF url(arrow_submenu.gif) no-repeat left;
letter-spacing: normal;
padding: 2px 0px 2px 24px;
width: 151px;
font-size: 11px;
line-height: 17px;
color: #2595CD;
text-decoration: none;
text-transform: none;
letter-spacing: normal;
border-bottom: 1px solid #B5EAFF;
}
.menuleft ul ul a:hover {
font-weight: bold;
background: #2595CD url(arrow_submenu2.gif) no-repeat left;
color: #FFF;
}
.menuleft_current {
font-weight: bold;
}

input.senden
{
	font-size:12px;
}

input.feld
{
font: normal 11px/17px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

textarea{
font: normal 11px/17px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

div.hellgrau
{
font: normal 11px/17px Verdana, Tahoma, Arial, Helvetica, sans-serif;
color:gray;
}

div.rot
{
font: normal 11px/17px Verdana, Tahoma, Arial, Helvetica, sans-serif;
color:red;
}

select
{
font: normal 11px/17px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
