/*Stylesheet-Datei nach Christopher Unkauf 02.02.04*/

body {background-color: #0000A0; margin-top: 10pt; text-align: center;}

#container { width: 640px; border: solid 1px #c0c0c0; margin-left: auto; margin-right: auto; background-color: #F0F0F0;}

#titel {background-color: #F0F0F0;}

#menu {height: 40; text-align: left; background-color: #0000A0; color: white; font-family : verdana,arial,helvetica; padding-top: 10px; padding-left: 10px;}

#submenu {height: 20; text-align: left; background-color: #FF6600; color: #0000A0; font-family : verdana,arial,helvetica; padding-left: 20px; font-size: 80%;}

#inhalt {padding-top: 5px; text-align: left; background-color: #F0F0F0; font-family : verdana,arial,helvetica;}

#fussz {margin-top:20px; border-top-color:black; border-top-width:1px; border-top-style:solid; height: 20; text-align: right; background-color: #F0F0F0; font-family : verdana,arial,helvetica; padding-left: 20px; font-size: 80%;}

h1 { font-weight: bold; font-size: 400%; text-align: center;}

h2 { font-weight: bold; font-size: 200%; text-align: center; color:rgb(0,0,255);}

h3 { font-weight: bold; font-size: 150%; text-align: center; color:rgb(0,0,255);}

h4 { font-weight: bold; text-align: center;}

.detailtext {font-size: 100%; background-color: rgb(230,230,230);}

body.detail { font-family : verdana,arial,helvetica; background-color: rgb(240,240,240);}

a.termin {font-size: 100%; color:rgb(0,0,255);}

/*Menü-Abteilung*/

a.menu:link {
color : white;
padding : 3px;
border : 1px solid #F3F3F3;
text-decoration: none; }

a.menu:visited {
color : white;
padding : 3px;
border : 1px solid #F3F3F3;
text-decoration: none; }

a.menu:hover {
color : black;
background-color : #CCCCCC;
padding : 3px;
border : 1px solid #666666;
text-decoration: none; }

a.menu:active {
color : black;
background-color : #E6E6E6;
padding : 3px;
border : 1px solid #666666;
text-decoration: none; }

/*Submenü-Abteilung*/

a.submenu:link {
color : blue;
padding : 3px;
border : 0px solid #F3F3F3;
text-decoration: none; }

a.submenu:visited {
color : blue;
padding : 3px;
border : 0px solid #F3F3F3;
text-decoration: none; }

a.submenu:hover {
color : #FF6600;
background-color : blue;
padding : 3px;
border : 0px solid #666666;
text-decoration: none; }

a.submenu:active {
color : #FF6600;
background-color : blue;
padding : 3px;
border : 0px solid #666666;
text-decoration: none; }