/* Style Sheet */
/* helles gruen= #93d497
   dunkles gruen= #5a9e63 427d4a
   orange= #ffa600 #ff9900
   orange hell= #ffcc00
   orange dunkel= #e76d00 #de6d00 #d15900 #d56500*/
body {
	padding: 0;
   	margin: 0;
	background-color:#93d497;
	background-image:url('../gra/hintergrund.jpg');
	background-repeat:repeat-y;
	background-position: 202px 0px;
	font-family:"Lucida Calligraphy", serif;
	font-size:14pt;
	color:#427d4a;}

#menu {
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	border-right:2px dotted #ffa600;
	width:200px;}

#menu LI {
   	padding: 0;
   	margin: 0;
   	list-style: none;}

#menu UL {
   	padding:0;
   	margin:0;}

#menu A {
   	text-decoration: none;
   	display:block;
   	width:180px;
   	padding: 0;
   	margin: 5px;}

#menu A:link {
	border-width:1px;
 	border-style:outset;
 	border-color:#ffa600;
 	/*border-radius:5px;*/
   	-moz-border-radius:5px;}

#menu A:visited {border-width:1px;
 	border-style:outset;
 	border-color:#ffa600;
 	/*border-radius:5px;*/
   	-moz-border-radius:5px;}
   	
   	
#menu A:hover, #menu A:focus {
	border-width:1px;
 	border-style:inset;
 	border-color:#ffa600;
 	/*border-radius:5px;*/
   	-moz-border-radius:5px;}
   	
#menu A:active {
	border-width:1px;
 	border-style:inset;
 	border-color:#ffa600;
 	/*border-radius:5px;*/
   	-moz-border-radius:5px;}

#main {
	
	margin: 0 0 0 202px;
	text-align: center;
	/*border-left:2px dotted #ffa600;*/}
	
#news {
	height:146px;
	width:178px;
	position:relative;
	top:56px;
	left:40px;
	font-family:serif, "Century Gothic";
	color:#006400;
	font-size:11pt;
	OVERFLOW: auto;
	/*SCROLLBAR-FACE-COLOR:#4a9253;
	SCROLLBAR-HIGHLIGHT-COLOR:navajowhite;
	SCROLLBAR-SHADOW-COLOR:navajowhite;
	SCROLLBAR-3DLIGHT-COLOR:#663300;
	SCROLLBAR-ARROW-COLOR:moccasin;
	SCROLLBAR-DARKSHADOW-COLOR:#663300;
	SCROLLBAR-BASE-COLOR:#d2e0ff;*/}
	 
#newsin	{
	height:150px;
	width:300px;}
	
.link	{
	text-decoration: none;
	font-family:serif, "Century Gothic";
	color:#006400;
	font-size:11pt;}
	
.ueber {
	font-size:30pt;
	margin-top:10px;
	margin-bottom:0px;
	text-align: center;}
	
.button {
	width:95px;
	vertical-align:middle;
	border-width:4px;
	border-style:outset;
	border-color:#ffcc00;
	padding:1px;
	cursor:pointer;
	color:#006600;
	font-family:'Lucida Calligraphy', serif;
	font-size:12pt;
	font-weight:bold;
	background-color:#dfa621;}
	
.thumb {
	width:108px;
	height:70px;
	border-width:3px;
	border-style:outset;
	border-color:#ffcc00;
	cursor:pointer;}

.bild {
	width:100%;
	max-width:500px;
	vertical-align: middle;}
	
.schrift1 {
	color:#ff8c00;}	
	
.clear {
	clear:both}
	
/*.zuchtdiv {
	position:relative;
	max-width:700px;
	/width:700px;
	margin-left:auto;
	margin-right:auto;
	border:4px;
	border-style:outset;
	border-color:#ff9900;}
	
.zuchtbild {
	width:70%;
	border:1px;
	border-style:outset;
	border-color:#ff9900;
    	margin:2px;
    	padding:0;}

.zuchttext {
	margin:2px 2px 2px 2px;
	position:absolute;
	top:0px;
	left:71%;
	border:1px inset #ff9900;
   width:28%;
   height:98%;
   text-align:center;
   font-family:"Palatino Linotype", serif;
   font-variant:small-caps;
	font-size:14pt;} */
