/* ...Hyperlinks ...*/
a {
    text-decoration: none;
    color: #74C3F2;
}
a img {
    text-decoration: none;
    border: 0;
}
a:visited {
    text-decoration: none;
    color: #74C3F2;
}
a:hover {
    text-decoration: none;
    color: #FFFFAA;
}
.link {
    color: #BFD7FB;
}
/* menu navigation */
.navi {
	margin-left: 15px;
}
h2.navi {
    font-size: 120%;
    text-align: left;
    font-variant: small-caps;
    letter-spacing: 2px;
}
li.doc {
    list-style-type: none;
    list-style-image: url(images/menu/doc.gif);
	margin-left: -25px;
}
li.docs {
    list-style-type: none;
    list-style-image: url(images/menu/docs.gif);
	margin-left: -25px;
}
li.sdoc {
    list-style-type: none;
    list-style-image: url(images/menu/sdoc.gif);
	margin-left: -25px;
}
li.sdocs {
    list-style-type: none;
    list-style-image: url(images/menu/sdocs.gif);
	margin-left: -25px;
}
.menulevel1 {
    font-size: larger;
    border: 0;
    padding: 15px;
    margin: 20px;
}
.menulevel1 a, .menulevel1 a:link, .menulevel1 a:visited {
    color: #FDFB72;
}
.menulevel1 a:active, .menulevel1 a:hover {
    color: #74C3F2;
}
.submenu li {
    list-style: circle;
}
/*  Allgemeine Tags  */
body {
    font-family: Veranda, Arial, Helvetica;
    color: #FFFFFF;
    background-color: #000066;
    margin: 0, 0, 0, 0;
    font-size: 11pt;
}
table {
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}
td {
    font-size: 11pt;
    color: #FFFFFF;
}
td.content {
    margin: 10 0 5 30;
}
img {
	border-bottom-style: none;	
}
img.floatleft {
    float: left;
    margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.floatright {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
/* Layout */
.left {
    width: 650px;
}
.middle {
    width: 30px;
}
.right {
    width: 220px;
    vertical-align: top;
    height: 350px;
    min-height: 350px;
}
.sitelinks {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 10pt;
    text-align: left;
}
p.locator {
    color: #74C3F2;
    font-size: 9pt;
}
.hellblau {
    color: #74C3F2;
}
.gelb {
    color: #FDFB72;
}
.adress {
    color: #82D3FB;
    font-weight: bold;
    font-family: Veranda, Arial, Helvetica;
    font-size: 12pt;
}
.noborder {
    border: 0 none !important;
    padding: 0 !important;
    margin: 0 !important;
}
/* headings */
h1 {
    font-size: 16pt;
    color: #FDFB72;
    margin-top: 10pt;
    font-weight: bold;
    text-align: left;
}
h2 {
    font-size: 14pt;
    color: #FDFB72;
    margin-top: 8pt;
    text-align: left;
}
h3 {
    font-size: 12pt;
    color: #FDFB72;
    margin-top: 6pt;
    text-align: left;
}
h4 {
    font-size: 12pt;
    color: #FDFB72;
    text-align: left;
}
h5 {
    font-size: 11pt;
    color: #FDFB72;
}
input {
    color: black;
    font-size: 10pt;
}
input.submitmenu {
    color: black;
}
#searchbox {
    width: 200px;
}
p.footer {
    color: #FFFFFF;
    font-size: 8pt;
}
/***** Editor ****/
.pp_label, .mt_label {
    color: #000000;
}
#pd_views {
	color: #000000;
}
