* { padding: 0; margin: 0; }
html {
min-height: 101%;
height: 101%;
}
body {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 80%;
 color: #454545;
 text-align: justify
}
#wrapper { 
 margin: 30px auto;
 width: 800px;
 border: 1px solid #c0cce0;
}
#header {
 color: #333;
 width: 800px;
 float: left;
 border-bottom: 1px solid #c0cce0;
 height: 100px;
 background: url('../images/seitenkopf.jpg') no-repeat;
}
.sprache {
float: right;
margin-right: 10px
}
.sprache a{
text-decoration: none;
color: #454545;
}
.sprache a:hover{
color:#7c8fae
}
.navioben {
float: left;
margin-left: 10px
}
#navigation {
 float: left;
 width: 800px;
 color: #333;
 border-bottom: 1px solid #c0cce0;
 background: #fff;
 height: 25px;
 line-height: 25px
}
#linkeseite { 
 color: #333;
 background: #fff;
 height: 380px;
 width: 180px;
 float: left;
 margin-top: 20px;
}
#linkeseite img {
margin: 0 5px 0 20px;
}
#linkeseite a{
text-decoration: none;
color: #454545;
}
#linkeseite a:hover{
color:#7c8fae
}
#linkeseite a#current{
color:#7c8fae
}

#rechteseite { 
 float: right;
 color: #333;
 background: #fff;
 width: 618px;
 margin-top: 20px;
 border-left: 1px solid #c0cce0;
 min-height: 380px;
display: inline;
}
#rechteseite li {
line-height: 15px;
margin: 5px 10px 5px 35px;
}
#rechteseite ul{
list-style-type: square; 
text-align: left
}
#rechteseite a{
text-decoration: none;
color: #454545;
}
#teaser{
position: relative;
float: right;
width: 200px;
height: 175px;
margin: 35px 20px 4px 20px;
padding: 5px;
border: 1px solid #7c8fae;
text-align: left;
 background: url('../images/weltkugel-.gif') no-repeat;
 background-position: 50% 50%;
} 

#footer { 
 width: 800px;
 clear: both;
 color: #333;
 background: #fff;
 text-align: center;
 height: 20px;
}
p { margin-right: 20px; margin-left: 20px}
h1 { 
font-size: 100%;
font-weight: bold;
margin: 0 20px 15px 20px;
color:#7c8fae
}
.copy {
text-align: center;
margin-top: -10px
}
table {margin-left: 20px; width: 555px; padding: 0;;
}
td {
width: 270px; margin: 0; padding: 0;
}
table, td li {
margin-left: 0}


p.print { 
display: none;}0
