* {
	margin:0;
	padding:0;
}

body {
	color: white; font-size: 14px; font-family: Verdana, sans-serif; line-height: 20px; 
	background-color:#600; background-repeat: repeat-x; }
p { }
td { vertical-align:top; }
a:link { color: white; text-decoration: none}
a:visited { color: white; text-decoration: none}
a:hover { color: gray; }
a:active { font-style: italic; }


h1 { font-size: 14px; font-family: Verdana, sans-serif; font-weight: bold;}

.zitat {font-size: 12px; font-family: Verdana, sans-serif; font-style: italic; }

.quelle { font-size: 10px; font-family: Verdana, sans-serif; font-style: italic; }


#name {
	position:absolute;
	top:108px;
	left:0px;
	width:242px;
	height:33px;
	z-index: 2;
}

#menu {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 160px;
	z-index: 3;
	 }

 #menu ul {
	list-style-type:none;
	margin-top:0px;
	margin-left:0px;
 }
	
		 
#menu ul li a:link,
#menu ul li a:visited {
	color: #FFF;
	font-size: 14px;
	margin-top:3px;
	height:24px;
	background-color: #cc6666;
	padding-left:20px;
	padding-top:5px;
	width: 140px;
	display:block;
	 }	 
	 
#menu ul li a:hover,
#menu ul li a:active {
	color: #ffffff;
	background-color: #cc3333;
	 }
	 
#menu ul li a:link#high,
#menu ul li a:visited#high {
	background-color: #cc3333;
	padding-left:20px;
	padding-top:5px;
	width: 140px;
	display:block;
	 }	
	 
 
#inhalt	{
	position:absolute;
	top:180px;
	left:208px;
	width:482px;
	overflow: auto;
	z-index: 1;
	}
	
#inhalt_galerie ul {
	list-style-position:outside;
	padding-left:20px;
	}
	
	
#inhalt_galerie	{
	position:absolute;
	top:180px;
	left:208px;
	width:500px;
	overflow: auto;
	z-index: 1;
	}
	
#menu ul ul a:link,
#menu ul ul a:visited {
	color: #FFF;
	font-size: 10px;
	margin-top:0px;
	margin-bottom:0px;
	height:20px;
	background-color: #cc6666;
	padding-left:20px;
	padding-top:3px;
	width: 140px;
	display:block;
	 }	 
	 
#menu ul ul a:hover,
#menu ul ul a:active {
	background-color: #cc3333;
	 }
	
	
	
.hightwo {
	height:20px;
	font-size: 10px;
	background-color: #cc3333;
	padding-left:20px;
	padding-top:3px;
	width: 140px;
	display:block;
	 }	
	 

.bildzeile {
	font-size: 11px;
	}	
	 