/* CSS for basic layout*/

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    text-align: center;
    
    background-color: #000000;
    color: #333333;
}

body {
  background-image: url("images/bg1.png"); background-position:center; background-repeat:repeat-y; 
}


.clearit{
clear: both;
} 

.image {
	background-image: url("images/collage_content.png"); 
	background-repeat:no-repeat; 
	background-position:center 0px; 
	
	padding:0px; 
	height:540px; }
	
.image_k { 
	background-image: url("images/collage_content_k.png"); 
	background-repeat:no-repeat; 
	background-position:center 0px; 
	
	padding:0px; 
	height:540px; }


.content {
	margin:0px auto;
	padding-top:150px;
    width: 450px; 
	height:1%; 
	text-align:left; }
	
	
.gedicht {
	margin-left:50px; 
	margin-bottom:50px;
 }

.menue { 
 /* position: absolute; top: 260px; left: 400px; */
	margin:0px auto;
	padding-top:180px;

	width: 300px; text-align:left; font-size:1.2em; }
	  
blockquote { background-color:#FFffff; font-size:1.0em; font-weight:bold; color:#261500; margin-top:5px; margin-left:10px; padding:5px;}

.center { text-align:center;}
.path {top: 150px; left: 300px; 
      width: 300px; text-align:left; font-size:1em; }	  
	  
.title { width: 300px; text-align:left; margin-top:15px;}
	  
.title_menue { /*position:absolute; top: -40px; left: -30px;  */
      width: 300px; text-align:left; font-size:1.2em; }
	  
.tiny {font-size:1.0em; font-weight:bold; }

.links { float:right; margin-right:50px; font-size:1.1em; line-height:0.6em; }
.links_mitte { float:right; margin-right:200px; font-size:1.1em; line-height:0.6em; }
.links_ext { margin-left:50px; margin-bottom:30px; font-size:1.1em; line-height:0.6em; font-weight:bold;}

hr.foot {width:245px; float:right; color:#333333; border-bottom:1px solid grey; margin-top:15px; }
hr.small {width:225px; float:left; color:#333333; border-bottom:1px solid grey; margin-top:5px; }
.foot { font-size:1.1em; vertical-align:bottom; padding-bottom:15px; text-align:left; clear:both; }

.zitat1 {font-family:Georgia, "Times New Roman", Times, serif; padding:40px 40px 40px 0px;}
.right {text-align:right; }

.kuerbis {width:202px; position:relative; left:419px; top:-160px;}
.birnen {width:202px; position:relative; left:410px; top:-300px;}
.julbaum {width:202px; position:relative; left:370px; top:-320px;}
.mohn {width:202px; position:relative; left:330px; top:-320px;}
.rabe {width:202px; position:relative; left:370px; top:-260px;}
.schmetterling {width:202px; position:relative; left:390px; top:-240px;}
.essigkoster {width:202px; position:relative; left:390px; top:-220px;}
p,th,td,address,li,ul,ol
   { color:#261500; font-weight:normal; margin-top:5px; }

p,th,td,address
   { font-size:1.2em; }

li
	{ font-size:1.1em; margin-left:25px; line-height:1em; }

ul.ohne {list-style-type:none; margin-left:265px; font-size:0.9em; line-height:0.7em; }
ul.blatt {list-style-image:url(images/bullet1.png); }

h1
   { color:#593880; visibility:hidden; font-size:0.8em; }

h2
  { color:#593880; font-size:1.1em; margin-top:15px; font-weight:bold;}

h6
  { color:#593880; font-size:1.4em; margin-top:35px; font-weight:bold; font-variant:small-caps; }


h3,h4,h5
  { color:#593880; font-size:1.0em; margin-top:10px;}

.address
   { font-size:90%; }

.zitat
   { background-color: #ffffff; }

.absatz { margin-top:0.5cm; margin-bottom:0.2cm; }


a:link { color:#573001; text-decoration:none; font-weight:bold; }
a:visited { color:#573001; text-decoration:none; font-weight:bold; }
a:hover { color:#000000; font-weight:bold; background-color:#CC9966; text-decoration:overline;}
a:active { color:#F1D8C7; background-color:#853500; font-weight:bold; }
 

