* {
font-size: 11px;
}

body {
background: url(../images/background.jpg) top left repeat-x #c1dcfd;
padding: 0px;
margin: 0px;
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}

div.clear {
height: 1px;
line-height: 1px;
font-size: 1px;
clear: both;
}

div.container {
width: 880px;
position: relative;
margin: 0 auto;
padding: 0px 0 0 0;
}

div.header {
height: 180px;
margin-bottom: 10px;
}

div.header-ueberschrift {
position: absolute;
top: 35px;
left: 20px;
z-index: 10;
}

/* Linke Leiste --- */
div.left {
width: 148px;
float: left;
}

/* Linke Box --- */
div.containerLeft {
width: 148px;
}

/* Titelzeile linke Box --- */
div.title {
background: #1d71d9;
height: 16px;
padding: 2px;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}

/* Inhalt linke Box --- */
div.leftContent {
background: #FFFFFF;
border: #1d71d9 solid 1px;
padding: 4px 12px 4px 5px;
}

/* Haupt-Leiste ---720 */

div.main {
width: 560px;
float: left;
background: #FFFFFF;
margin-left: 12px;
margin-right: 12px;
margin-bottom: 0px;
}

/* Haupt-Leiste mit IBE drin --- */

div.mainform {
width: 720px;
float: left;
background: #FFFFFF;
margin-left: 12px;
margin-right: 0px;
margin-bottom: 0px;
}


/* Haupt-Box --- */
div.containerMain {
width: 100%;
}

/* Inhalt Haupt-Box --- */
div.content {
border: #1d71d9 solid 1px;
padding: 10px;
font-size: 12px;
text-align: justify;
}

/* Rechte Leiste --- */
div.right {
width: 148px;
float: left;
}

/* Rechte Box --- */
div.containerRight {
width: 148px;
}

/* Rechte Leiste --- */
div.rightform {
width: 88px;
float: left;
}

/* Rechte Box --- */
div.containerRightform {
width: 88px;
}

/* Inhalt rechte Box --- */
div.rightContent {
background: #FFFFFF;
border: #1d71d9 solid 1px;
padding: 4px 12px 4px 5px;
}


/* Footer --- */
div.footer {
clear: both;
background: #c1dcfd;
margin-top: 0px;
text-align: center;
}

/* Ueberschrift im Header --- */
h1 {
font-family: Courier New;
color: #000000;
font-size: 50px;
font-weight: bold;
margin: 0px;
letter-spacing: 1px;
}

/* Ueberschrift in Haupt-Box --- */
h2 {
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

a { 
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration:underline;
}

a:active, a:hover { 
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration:none;
}

a.small { 
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration:underline;
}

a.small:active, a.small:hover { 
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration:none;
}

a img {
border: 0px none;
}

a:hover img {
border: 0px none;
} 

a.ohne { 
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration:none;
}

a.ohne:active, a.ohne:hover { 
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration:underline;
}

strong {
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}
