body {
 font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
 background-color: #CDD9E5;
 color: #000000;
 margin-top: 10px;
 margin-left: 30px;
 margin-right: 10px;
 margin-bottom: 10px;
}

p {
 margin: 0px;
 padding: 0px;
 line-height: 1.35em;
}

p.margin {
 margin-left: 0px;
 padding: 0px;
}

OL, UL, DL {
 list-style-type: square;
 line-height: 20px;
 margin-bottom: 0px; 
 margin-left: 35px; 
}

a {
 color: #5255DE;
 background: transparent;
}

a:visited {
 color: #000080;
 background: transparent;
}

a:active {
 background-color: #F0F0F7;
 color: #000000;
}

a.anker {
 text-decoration: none;
 color: #000000;
 background-color: transparent;
}

h1 {
 background-color: #F0F0F0;
 color: #000000;
 padding: 0px;
 border: #A39F9F solid 1px;
 letter-spacing: 0.1em;
 font-size: 120%;
}

h2 {
 background-color: #F6F6F6;
 color: #000000;
 border: #A39F9F dashed 1px;
 letter-spacing: 0.05em;
 font-size: 95%;
 padding-top: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 5px;
}

h3 {
 color: #000000;
 margin-bottom: 5px;
 font-size: 100%;
}

h4 {
 font-weight: bold;
 font-size: 115%;
 margin: 0px;
 margin-bottom: 10px;
 padding: 0px;
}

#pageheader {
 background: #FFFFFF;
 border-bottom: 2px solid #A39F9F;
 border-top: 1px solid #A39F9F;
 border-left: 1px solid #A39F9F;
 border-right: 1px solid #A39F9F;
}

.headtext {
 font-size: 120%;
 color: #176EBD;
 font-weight: bold;
 letter-spacing: 0.05em;
 margin-top: 0px;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 0px;
}

.navi a:link {
 color: #5255DE;
 background-color: transparent;
 text-decoration: none;
}

.navi a:visited {
 color: #000080;
 background-color: transparent;
 text-decoration: none;
}

.navi a:hover {
 color: #000000;
 background-color: #FFFFFF;
 text-decoration: none;
 padding-top: 1px;
 padding-left: 2px;
 padding-right: 2px;
 padding-bottom: 1px;
 border-top: #A39F9F solid 1px;
 border-bottom: #A39F9F solid 1px;
}

.navi {
 background-color: #EEEEEE;
 font-weight: bold;
 font-size: 95%;
 border-top: 1px solid #A39F9F;
 border-left: 1px solid #A39F9F;
 border-right: 1px solid #A39F9F;
 border-bottom: 2px solid #A39F9F;
 margin: 0px;
 padding: 5px;
 padding-top: 50px;
 text-align: right;
}

.leftframe {
 font-family: Tahoma, Arial, Verdana;
 font-size: 70%;
 background-color: #FFFFFF;
 border-top: 1px solid #A39F9F;
 border-left: 1px solid #A39F9F;
 border-right: 1px solid #A39F9F;
 border-bottom: 2px solid #A39F9F;
 margin: 0px; 
 padding: 0px;
}

.rightframe {
 font-family: Tahoma, Arial, Verdana;
 font-size: 70%;
 background-color: #EEEEEE;
 border-top: 1px solid #A39F9F;
 border-left: 1px solid #A39F9F;
 border-right: 1px solid #A39F9F;
 border-bottom: 2px solid #A39F9F;
 margin: 0px; 
 padding: 0px;
}

.content {
 font-size: 100%;
 background-color: #FFFFFF;
 color: #000000;
 border-top: 1px solid #A39F9F;
 border-left: 1px solid #A39F9F;
 border-right: 1px solid #A39F9F;
 border-bottom: 2px solid #A39F9F;
 margin: 0px;
 padding: 20px;
}

.small-text {
 font-size: 80%;
}

.hinweis {
 font-size: 90%;
 background-color: #F6F6F6;
 color: #000000;
 margin: 0px;
 padding: 10px;
 border: #A39F9F dashed 1px;
}

.download {
 background-color: #ffffff;
 font-size: 100%;
 border: #4040FF solid 2px;
}

.boldtitle {
 font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
 font-size: 105%;
 color: #176EBD;
 font-weight: bold;
}

code {
 font-family: "Courier New";
 border: 1px dashed #A39F9F;
 background-color: #F9F9F9;
 width: 100%;
 font-size: 90%;
 margin-top: 10px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 10px;
 padding-top: 2px;
 padding-left: 8px;
 padding-right: 8px;
 padding-bottom: 2px;
}

.fusszeile {
 font-size: 70%;
 background-color: #EEEEEE;
 color: #000000;
 border-top: 1px solid #A39F9F;
 border-left: 1px solid #A39F9F;
 border-right: 1px solid #A39F9F;
 border-bottom: 2px solid #A39F9F;
 padding-top: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 5px;
 margin: 0px;
}


.img-rechts {
 float: right;
 margin-top: 0px;
 margin-left: 10px;
 margin-right: 0px;
 margin-bottom: 10px;
}

.img-links {
 float: left;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 10px;
 margin-bottom: 10px;
}

.achtung {
 color: #CA3102;
 font-size: 180%;
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 10px;
}

.tablefeat {
 border: 0px;
 padding: 0px;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 0px;
 margin-right: 0px;
}

.featpics {
 margin-right:15px; 
 margin-top: 5px;
 margin-bottom: 0px;
 float: left;
}

.kasten {
 font-weight: bold;
 background-color: #1769B3;
 color: #FFFFFF;
 margin: 0px;
 padding: 10px;
 border: #94918D solid 4px;
 text-align: center;
}

a.extlink:link { background-color: #1769B3; color: #FFFFFF; text-decoration:underline; }
a.extlink:visited { background-color: #1769B3; color: #FFFFFF; text-decoration:underline; }
a.extlink:hover { background-color: #1769B3; color: #FFFFFF; text-decoration:underline;}

.regsteps {
 border: #184A72 solid 3px;
 padding: 10px;
 margin: 0px;
}

.testemonright {
 margin-left: 80px;
 font-size: 90%;
 font-style: italic; 
 text-align: right;
 background-color: #EEEEEE;
 padding: 10px;
}

.testemonleft {
 margin-right: 80px;
 font-size: 90%;
 font-style: italic; 
 text-align: left;
 background-color: #EEEEEE;
 padding: 10px;
}

.googlead {
 font-size: 12px; 
 font-family: arial;
 margin-top: 0px; 
 padding: 8px; 
 text-decoration: none;
}

.googletitle {
 font-weight: bold;
 font-size: 13px;
 color: #000080;
}

.googletext {
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}

.googleurl {
 font-size: 80%;
 color: blue;
 text-decoration: none;
}

a.googlelinktitle:link { text-decoration:underline;}
a.googlelinktitle:visited { text-decoration:underline;}
a.googlelinktitle:hover { text-decoration:underline;}

a.googlelinktext:link { text-decoration:none;}
a.googlelinktext:visited { text-decoration:none;}
a.googlelinktext:hover { text-decoration:none;}

.news_title {
 font-size: 13px;
 color: #F0222F;
 font-weight: bold;
}
.news_text {
 font-size: 15px;
}

.adbox {
 font-size:10px;
 padding: 8px; 
 text-align: center;
}
