
body {
margin : 0 0 10px 0;
background-color : #f9f9f9;
font-family : Arial, Verdana, Sans-Serif;
color: #747679;
}
a:link {
font-weight : normal;
color : #3333cc;
text-decoration : none;
font-style : normal;
}
a:visited {
font-weight : normal;
color : #3333cc;
text-decoration : none;
font-style : normal;
}
a:hover {
font-weight : normal;
color : #cc0000;
text-decoration : none;
font-style : normal;
}
a:active {
font-weight : normal;
color : #3333cc;
text-decoration : none;
font-style : normal;
}

/* LOGO & Banner Überschriften */
/*-----------------------------*/

.banner-titel {
width : auto;
height : auto;
margin : 20px 0 5px 20px;
padding : 0;
color : #000000;
font-size : 14pt;
font-weight : bold;
text-align : left;
color : #ffffff;
text-transform : uppercase;
}

.seiten-titel {
width : auto;
height : auto;
margin : 17px 0 0 0;
padding : 0 0 0 2px;
color : #000000;
font-size : 18px;
font-weight : bold;
text-align : center;
color : #747679;
text-transform : uppercase;
letter-spacing : 1px;
}

 
/* Inhalt Text Elemente        */
/*-----------------------------*/
.Seitentitel {
margin : 0 0 8px 0;
width : auto;
height : auto;
border-bottom : 1px solid #d4d0c8;
padding : 10px 0 5px 0;
font-size : 14pt;
font-weight : bold;
text-decoration : none;
text-align : left;
text-transform : uppercase;
letter-spacing : 1px;
}

.Untertitel {
margin : 0 0 8px 0;
width : auto;
height : auto;
border-bottom : 1px solid #d4d0c8;
padding : 10px 0 5px 0;
font-size : 13pt;
font-weight : bold;
text-decoration : none;
text-align : left;
text-transform : uppercase;
letter-spacing : 1px;
}

.Untertitel-kl {
margin : 0 0 5px 0;
width : auto;
height : auto;
border-bottom : 1px solid #d4d0c8;
padding : 5px 0 3px 0;
font-size : 12pt;
font-weight : normal;
text-align : left;
text-transform : uppercase;
letter-spacing : 1px;
}

.Text-normal {
margin : 0;
font-size : 11pt;
font-style : normal;
font-weight : normal;
word-spacing : 0;
text-align : left;
}
.Text-kursiv-normal {
margin : 0;
font-size : 11pt;
font-style : italic;
font-weight : normal;
word-spacing : 0;
text-align : left;
}
.Text-fett {
margin : 0;
font-size : 11pt;
font-weight : bold;
word-spacing : 0;
text-align : left;
}
.Text-kursiv-fett {
margin : 0;
font-size : 11pt;
font-style : italic;
font-weight : bold;
word-spacing : 0;
text-align : left;
}
.Text-klein {
margin : 0;
padding : 0;
font-size : 9pt;
font-style : normal;
word-spacing : 0;
text-align : left;
}
.Text-klein-fett {
margin : 0;
font-size : 9pt;
font-weight : bold;
word-spacing : 0;
text-align : left;
}


/* Banner Definitionen         */
/*-----------------------------*/

#banner-start {
height : 130px;
width : auto;
border-bottom : 1px solid #acadaf;
}
#banner-start-links {
height : 130px;
border-right : 1px solid #acadaf;
border-bottom : 1px solid #acadaf;
}
#banner-links {
height : 130px;
border-right : 1px solid #acadaf;
border-bottom : 1px solid #acadaf;
background-color : #ccddec;
}
#banner-rechts {
height : 130px;
width : auto;
border-bottom : 1px solid #acadaf;
background-color : #ccddec;
}
#banner-mitte {
height : 130px;
width : 167px;
background-color : #ccddec;
}


/* Menü Definitionen           */
/*-----------------------------*/
.Menu-LINK{
margin : 0;
width : auto;
height : 20px;
padding : 2px 0 2px 0;
font-size : 12pt;
font-weight : normal;
color : #747679;
word-spacing : 0;
text-transform : uppercase;
}

#menu-links {
padding : 10px;
border-right : 1px solid #acadaf;
}
#menu-links a, menu-links a:link, menu-links a:visited {
margin: 0;
color : #747679;
text-decoration : none;
}
#menu-links a:hover {
color : #cc0000;
text-decoration : none;
}


#menu-rechts {
padding : 10px;
height : 349px;
border-bottom : 1px solid #acadaf;
}
#menu-rechts a, menu-rechts a:link, menu-rechts a:visited {
margin: 0;
color : #747679;
text-decoration : none;
}
#menu-rechts a:hover {
color : #cc0000;
text-decoration : none;
}

#menu-rechts-2 {
padding : 0;
border-left : 1px solid #acadaf;
}

#menu-rechts-start {
padding : 10px;
height : 349px;
border-left : 1px solid #acadaf;
border-bottom : 1px solid #acadaf;
}
#menu-rechts-start a, menu-rechts-start a:link, menu-rechts-start a:visited {
margin: 0;
color : #747679;
text-decoration : none;
}
#menu-rechts-start a:hover {
color : #ccddec;
text-decoration : none;
}



/* Inhalt Definitionen         */
/*-----------------------------*/
#content {
background-color : #ffffff;
padding : 10px;
width : 600px;
height : auto;
border-bottom : 1px solid #acadaf;
}

#content-start {
background-color : #ffffff;
width : 600px;
height : auto;
border-bottom : 1px solid #acadaf;
}

#Fusszeile {
margin : 0;
width : 600px;
height : 20px;
padding : 2px 0 2px 0;
font-size : 8pt;
font-weight : normal;
color : #acadaf;
text-align : center;
word-spacing : 0;
}
#Fusszeile a, Fusszeile a:link, Fusszeile a:visited {
color : #acadaf;
text-decoration : none;
}
#Fusszeile a:hover {
color : #9dbcdb;
text-decoration : none;
}

