
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
body{
background: #cfc;
}

.text{
padding: 2px;
font-size:90%;
color: #063;
}

h1{
padding-left:20px;
color:#063;
}




#header {
position: relative;
top:0px;
border: solid 0px #000;
height:;
width: 100%;
margin: 0 0px 0 0px;
background: #063;
text-align:center;
}
#header h2{
font-size: 100%;
color: #cf9;
margin:0;
font-weight: normal;
padding:2px;
}
#logo {
float:right;
background: #063;
color:#cf9;
font-size:150%;
text-align:center;
width:180px;
font-weight::bold;
}

#linkespalte {
position: absolute;
left: 0px;
top: 125px;
width:170px;
border: solid 0px #000;
padding:0 0 0 0;
margin-left: 5px;
background-color:#9c9;
}
#linkespalte h5 {
font-size: 110%;
color: #cf9;
font-weight: bold;
text-indent: 0px;
padding: 0;
margin: 0 0 3 0;
background-color:#063;
text-align:center;
}
#linkespalte h6 {
font-size: 100%;
color: #633;
text-indent: 5px;
padding: 0;
margin: 0 0 3 0;
border: solid 2px #633;
}
#linkespalte a {
display: block;
font-size:85%;
padding:0 0 0 2;
text-indent: 5px;
color:#633;
}

#rechtespalte {
position: absolute;
right: 0;
top: 125px;
width:172px;
border: solid 1px #063;
padding: 0 0 0 0;
margin: 0 3 0 0;
}
#rechtespalte h5 {
font-size: 100%;
color: #cf9;
font-weight: bold;
text-indent: 0px;
padding: 0px;
margin: 0 0 3 0;
background-color:#063;
text-align:center;
}
#rechtespalte a { 
display: block;
color:#633;
text-align:center;
font-weight:bold;
padding: 2 2 4 2;
}


#content {
position:relative;
left: 0;
top: 0px;
margin-bottom: 100px;
margin-left: 170px;
margin-right: 170px;
border: solid 0px #000;
padding:10px;
background: transparent;
height:800px;
}
#content h1,h2,h3,h4{
font-size: 110%;
line-height:110%;
padding:5px;
color:#063;
}
#content a{
color:#633;
}
#content visited{
color:#633;
}


#content2 {
left: 0;
top:0px;
margin-left: 170px;
margin-right: 155px;
margin-bottom: 200px;
border: solid 0px #000;
padding:10px;
background: transparent;
}

#frame a{
color:#633;
}
#text3 {
text-align:center;
color:#063;
height:150px;
}
#text3 a{
text-align:center;
color:#063;
}
#rest {
positon:relative;
bottom:0px;
border: solid 0px #000;
margin: 0 0 0 0;
padding:3px;
background: #9c9;
color:#063;
font-size:80%;
}
#rest a{
color:#063;
}


img {
border: none;
}
