body
{
font-family:Verdana;
font-size:12px;
background-color:#6e79b3;
text-align:center;
 scrollbar-3dlight-color: #e7dfd4;
 scrollbar-arrow-color: #e7dfd4;
 scrollbar-darkshadow-color: #e7dfd4;
 scrollbar-face-color: #6e79b3;
 scrollbar-highlight-color: #e7dfd4;
 scrollbar-shadow-color: #e7dfd4;
 scrollbar-track-color: #2a4a88;
}
h1 {font-size:22px;color:#e7e4d9;margin:0px;}
h2 {font-size:14px;color:#e7e4d9;margin-bottom: 10px;
	font-weight: bold;
}
h3 {font-size:14px;color:#e7e4d9;
	
}
p {margin-top:0px;}
/* Für Quellcode-Beispiele im Text */
code
{
font-size:14px;
color:#ccffff;
}
/* Der Kasten mit dem Quellcode */
pre
{
font-size:14px;
color:#ccffff;
}
a:link, a:visited, a:active, a:hover
{
text-decoration:underline;
font-weight:bold;
color:#e7dfd4;
font-size:12px;
}
a:active, a:hover
{
color:#e7dfd4;
}
a.menu:link, a.menu:visited
{
color:#e7dfd4;
}
a.menu:active, a.menu:hover
{
color:#e7dfd4;
background-color: #2a4a88;
}
/* Die Titelzeile */
#title {
padding-top:15px;
height:30px;
}
/* Das Menü */
#menu {
color:#e7dfd4;
text-align:center;
padding:10px 0px;
border-top:1px solid #2a4a88;
clear:right;
}
/* Der Inhalt */
#content {
border:1px solid #e7dfd4;
background-color:#2a4a88;
padding:5px;
color:#e7dfd4;
height: 480px;
margin-top:10px;
overflow:auto;

}
#pic_cover {
border:1px solid #e7dfd4;
width:120px;
float:right;
padding:5px;
margin:0px 5px 5px 0px;
}
#copy{
color:#e7dfd4;
font-size:10px;
text-align:left;
padding: 5px;
}


#start_text {
text-align: center;
font-size: 18px;
color: #e7e4d9;
padding: 20px;
}

ul{
list-style-type:none;
}

#pictures{
	overflow:auto;
	float: right;
	padding:5px;
/*	height: 385px;*/

	
	
}

a.submenu:active, a.submenu:hover
{
color:#e7e4d9;
background-color: #6e79b3;
}

/* Das Submenü */
#submenu {
color:#e7e4d9;
text-align:center;
padding:10px 0px;
clear:right;
}


