

#body {
background-color: #cccccc;
font-family: Arial, Helvetica, sans-serif;
background-repeat: repeat-x;
width: 100%;
margin: 0px;

}

#toptable {
width: 100%;
background-color: #0000CC; 
}

#mainframe {
width: 100%;
}

#maintable {
margin-left: 50px;
margin-top: 50px;
}

#menu {
background-color: #ffffff;
height: 28px;
text-align: center;
font-weight: bold;
border-bottom: 1px solid #0000cc;
border-top: 1px solid #0000cc;
}

#maintext {
width: 650px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
text-decoration: none;
padding: 20px;
text-align: justify;
background-repeat: no-repeat;
vertical-align: top;
margin: 20px;

}

#text {
width: 650px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
text-decoration: none;
text-align: justify;
padding: 15px;
background-color: #ffffff;
vertical-align: top;
background-image: url(../images/box_bg650.png);
background-repeat: no-repeat;
border-bottom: 1px solid #0000cc;
}

#textdata {
padding: 15px;
}

#datatable { 
width: 204px;
}

#data {
padding: 20px;
vertical-align: top;

}

#add {
width: 200px;
vertical-align:top;
padding: 20px;
}

#addtable {
vertical-align: top;
background-color: #ffffff;
}

#adddata {
vertical-align: top;
}

#footer {

}

h1 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
text-decoration: none;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
text-decoration: none;
}

#eins {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
text-decoration: none;
padding: 15px;
background-color: #ffffff;
background-image: url(../images/box_bg200.png);
border-bottom: 15px solid #cccccc;
background-repeat: no-repeat;
width: 200px;
}

#zwei {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
text-decoration: none;
padding: 15px;
background-color: #ffffff;
background-image: url(../images/box_bg200.png);
border-bottom: 1px solid #0000cc;
background-repeat: no-repeat;
width: 200px;
border-bottom: 15px solid #cccccc;
}

#drei {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
text-decoration: none;
padding: 15px;
background-color: #ffffff;
background-image: url(../images/box_bg200.png);
border-bottom: 1px solid #0000cc;
background-repeat: no-repeat;
width: 200px;
border-bottom: 15px solid #cccccc;
}

#vier {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
text-decoration: none;
padding: 15px;
background-color: #ffffff;
background-image: url(../images/box_bg200.png);
border-bottom: 1px solid #0000cc;
background-repeat: no-repeat;
width: 200px; 
border-bottom: 15px solid #cccccc;
}

#fuenf {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
text-decoration: none;
padding: 15px;
background-color: #ffffff;
background-image: url(../images/box_bg200.png);
border-bottom: 1px solid #0000cc;
background-repeat: no-repeat;
width: 200px;
}

a:link { 
font-size:10pt;
text-decoration:underline;
color: gray;
font-family: Arial, Helvetica, sans-serif;
} 

a:visited { 
font-size:10pt;
text-decoration:underline;
color: gray;
font-family: Arial, Helvetica, sans-serif;
} 

a:active { 
font-size:10pt;
color: gray;
font-family: Arial, Helvetica, sans-serif;
} 

a:hover { 
font-size:10pt;
color: 4e4aff;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
} 