
body {
    margin: 0;
    padding: 10px;
    background-color:#ddd0d8; 
    scrollbar-base-color:#ddd0d8
}

a:link, a:active {
    font-family: Verdana, sans-serif; 
    font-size: 12px;
    text-decoration: underline;
    color: #BB0000;
    font-weight: bold;
}

a:visited {
	font-family: Verdana, sans-serif; 
    font-size: 12px;
    text-decoration: underline;
    color: #804040;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

div.p {
    font-family: Verdana, sans-serif; 
    font-size: 12px;
    margin: 0;
    padding: 10px;
}
div.small {
    font-family: Verdana, sans-serif; 
    font-size: 10px;
}
div.title {
    color: #000066;
    padding-left: 1px;
    font-family: monospace;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 9px;
    height: 9px;
    margin-bottom: 1px;
}
div.main {
    border: 1px solid #000066;
}
/* Default Style */
div.domMenu_menuBar {
    border: solid #660000;  
    border-width: 1px 0 0 1px;
}
div.domMenu_menuElement {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    font-weight: bold;
    border: solid #660000;  
    border-width: 0 1px 1px 0;
    background-color: #FFFFFF; 
    color: #660000;
    text-align: center;
    padding: 3px;
}
div.domMenu_menuElementHover {
    text-decoration: underline;
}
div.domMenu_subMenuBar {
    border: solid #660000;  
    border-width: 1px 1px 2px 1px;
}
div.domMenu_subMenuElement {
    font-family: Arial, sans-serif; 
    font-size: 11px;
    font-weight: bold;
    border: solid #660000;  
    border-width: 1px 1px 0 1px;
    background-color: #AAA0A8; 
    color: #FFFFFF;
    padding: 3px;
}
div.domMenu_subMenuElementHeading {
    font-weight: bold;
}
div.domMenu_subMenuElementHover {
    background-color: #FFFFFF;
    color: #AAA0A8;
}


 
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { 
 font-family:Arial,sans-serif; } 
 
h1 { font-size:26px; margin-bottom:18px; } 
 
h2 { font-size:21px; margin-bottom:18px; } 
 
h3 { font-size:16px; } 
 
h4 { font-size:13px; } 
 
p,ul,ol,li,div,td,th,address,blockquote { font-size:13px; } 
 
li { margin-top:3px; } 
 
pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; } 
 
blockquote,cite { font-style:italic; } 

 
.farbMarke { color:red; } 
 
.hervorheben { font-size:20px; }
 
.rahmentabelle { border-width:10; border-color:#c9bdc4; border-spacing:20px; border-style:groove; }

.fusstext { font-size:11px; }
 
#Ebene1 {background-color:#ddd0d8; position:absolute; left:300px; top:300px; width:400px; height:200px; border-width:1; border-style:solid; z-index:1;} 
#Ebene2 {background-color:#e8dae2; position:absolute; left:310px; top:310px; width:400px; height:200px; border-width:1; border-style:solid; z-index:2;} 
