
/* ::::: http://home.mnet-online.de/familiy-martin/css/default.css ::::: */

body { 
	margin: 0px; font-family: Verdana; font-size: 12px; 
	background-color: rgb(192, 192, 192); 
	text-align: center; 
	}
h1 { font-size: 18px; color: rgb(0, 0, 0);  margin-top: 10px; }
h2 { font-size: 16px; color: rgb(0, 0, 0);}
h3 { font-size: 14px; color: rgb(0, 0, 0); margin-top: 5px; }
code { font-size: 14px; color: rgb(0, 0, 255); }
pre { padding: 5px; font-size: 14px; color: rgb(0, 0, 255); }
a:link, a:visited, a:active, a:hover { 
	font-weight: bold; 
	color: #996633; font-size: 12px 
	}
a:active, a:hover { color: rgb(0, 153, 153); }
a:link.menu, a:visited.menu { 
	color: rgb(238, 238, 238); 
	background-color: rgb(115, 121, 148); 
	text-decoration: none; 
	}
a:active.menu, a:hover.menu { color: rgb(115, 121, 148); 
	background-color: rgb(255, 248, 220); }
a.menu { 
	border-top: 1px solid rgb(0, 0, 0); padding: 3px; display: block; 
	background-color: rgb(238, 232, 170); text-align: center; font-weight: bold; 
	color: rgb(238, 238, 238); text-decoration: none; 
	}
#overall { border: 1px solid rgb(0, 0, 0); margin: 0px auto; 
	width: 760px; height: 2480px;  /*height: 2080px; neu eingegeben*/
	text-align: left; 
	background-color: rgb(218, 165, 32); 
	}
#title { border-bottom: 1px solid rgb(0, 0, 0); padding: 5px; height: 95px; 
	background-color: rgb(169, 169, 169); }
#left {	background-color: rgb(184, 134, 11); 
	width: 138px; float: left; 
	/*height: 500px;*/
	}
.menutitle { margin: 10px; font-weight: bold; text-align: center; 
	background-color: rgb(115, 121, 148) /*rgb(123, 125, 142)*/;
	}
.menutitle2 { font-weight: bold; text-align: center;
	border-top: 1px solid rgb(0, 0, 0); padding: 3px; display: block; 
	background-color: rgb(169, 169, 169);
	color: rgb(255, 248, 220); 
	margin: 1px; padding-bottom: 2px;
	}
.menucontainer { border: 1px solid rgb(0, 0, 0); margin: 10px; 
	background-color: rgb(123, 125, 142); width: 138 px; }
#content { 	border: 1px solid rgb(239, 239, 247); padding: 10px ; 
	background-color: rgb(255, 248, 220); 
	width: 580px ;
	float: right; 	
	}
#contentleft { padding: 0px;
	width: 275px;
	float: left;
	}
#contentright { padding: 0px;
	width: 275px;
	float: right;
	}
.bildcontainer { border: 1px solid rgb(0, 0, 0); margin: 20px; padding: 10px;
	background-color: rgb(123, 125, 142); width: 138 px; float: left;
	}
p.bildtext { border: 1px solid rgb(255, 248, 220); margin: 10px; 
	background-color: rgb(123, 125, 142); width: 98 px; 
	}
.fusszeile { font-size: 8px; color: rgb(0, 0, 0); margin-bottom: 10 px; }
.comment { color: black; font-size: 9px; }
.bildunterschrift { color: black; font-size: 9px; margin-top: 0px; }
/* p.ident { text-ident: 12px; font-family: Verdana; font-size: 12px; } */