body {font-family: "Times New Roman", Times, serif;
margin: 0; 
padding: 0;
}

#tabelle {
	position: absolute;
	top: 280px;
	left: 180px;
	width: 20cm;
}


.bildrahmen {
	border-color: #369; border-style: double; border-width: thick;
}

.einfach_rahmen
{
	border: solid #000000 1px;
}
  
h1 {
	font-family: "Comic Sans MS";
	font-size: 32px;
	color: #00008B;
	font-style: normal;
   }

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
   }

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   }
	
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px;
   }
   
h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   }
	
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#rahmen {
	border: solid #000000 1px;
	background-image: url(./Bilder/Seiten/weltkarte_gelb.jpg);
	margin-left: 2%;
	margin-right: 2%;
	padding: 10px 10px 20px 30px;
	}
	
#header {
	padding-top: 5px;
	text-align: center;
}

.inhalt_startseite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 22px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: justify;
}



#navcontainer
{
background: #369;
border-top: 1px solid #9CC;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}

#navlist
{
list-style: none none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #900;
border: 1px solid #FFF;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #C00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
	background: #C00;
	bottom: 0px;
	color: #FFF;
	position: relative;
	right: 0px;
}

#navlist li #active
{
background: #369;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li #active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #369;
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}

}

#indent 
{
padding: 80px;
}

#footer {text-align: center; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;}
