/* 	------------------------------------------
	Body, Membran
	------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
	background: url("./images/bg.jpg");
	}
		
		#membran {
		background: url("./images/bg2.png") no-repeat;
		margin: 0;
		padding: 0;
		position:absolute;
		left:0px;
		top:0px;
		width:194px;
		height:235px;
		}
				
/* 	------------------------------------------
		Header
	------------------------------------------ */
	
#header {
	height: 50px;
	margin: 0;
	text-align: left;
	padding: 0;
	}

/* 	------------------------------------------
		Topbar
	------------------------------------------ */
#topbar {
	width: 500px;
	height: 60px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}
	
	#topbar ul {
	list-style: none;
	margin: 0 5px 0 5px;
	padding: 0;
	text-align: justify;
		}
		
	#topbar ul li {
	display: block;
	list-style: none;			
	float: left;
	color: #719393;
	font-size: 1.2em;
	}
			
	#topbar ul li a, #topbar ul li a:visited {
	float: left;
	display: block;
	padding: 5px 8px 0 4px;
	height: 22px;
	color: #719393;
	text-decoration: none;
	}
	
	#topbar ul li a:hover { 
	background: #938e71; 
	height: 56px;
	color: #a6d521;			
	}

/* 	------------------------------------------
		Inhalt
	------------------------------------------ */
	
#inhalt {
	width: 500px;
	margin: auto;
	text-align: left;
	padding: 0 0 0 0;
	}
			
			h1 {
			color: #938e71;
			text-decoration: none;
			background-color: #FFFFFF;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			font-style: normal;
			font-weight: normal;
			padding: 0;
			margin: 12px 0 2px 0;
			}
			h1 a, h1 a:active {
			color: #938e71;
			width: 500px;
			height: 45px;
			display: block;
			text-decoration: none;
			background:url(images/clickon.gif) no-repeat #FFF right top;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			font-style: normal;
			font-weight: normal;
			padding: 0;
			}
			h1 a:hover {
			color: #FFFFFF;
			background:url(images/clickflash.gif) no-repeat #938e71 right top;
			outline:none;
			}
				
			h2 a {
			color: #A6D521;
			text-decoration: none;
			font-size: 30px;
			font-weight: normal;
			background-color: #FFFFFF;
			padding: 0 0 0 3px;
					}
			
			h8 {
			text-decoration: none;
			color: #999999;
			font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
			font-size: 12px;
			line-height: 20px;
			background-color: #FFFFFF;
			font-weight: normal;
			}
			#membran2 {
			width: 500px;
			background: url("./images/bg3.gif") repeat;
			}
	
						.textos {
						text-decoration: none;
						font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
						font-size: 12px;
						line-height: 20px;
						background-color: #FFFFFF;
						font-weight: normal;
						color: #333333;
						padding: 0 0 0 3px;
						margin: 2px 0 2px 0;
						}
						.textos a img {border:0px;}		
						.textos a {
						color: #938e71;
						text-decoration: none;
						background-color:#e6e3d5;
						}
						.textos a:hover { 
						color: #0095B4;
						background-color:#FFFFFF;
						}
						
						.textos p {
						margin:0;
						padding:0;
						} 
						.rustpost {
						text-decoration: none;
						list-style:none;
						}
						.metatextos {
						text-decoration: none;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						line-height: 15px;
						font-size: 10px;
						background-color:#FFFFFF;
						font-weight: normal;
						padding: 0 0 0 1px;
						margin: 2px 0 0 0;
						color: #666666;
						}
						.metatextos a {
						color: #A2970F;
						text-decoration: none;
						background-color: #EFEFEF;
						}
						.metatextos a:hover { 		
						color: #0095B4;
						text-decoration: none; 
						}
						.metatextos a img {border:0px;}
						
						.commentmeta {
						text-decoration: none;
						}
						.commentmeta a {
						color: #719393;
						text-decoration: none;
						background-color: #FFFFFF;
						}
						
						#lefttextos {
						text-decoration: none;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						line-height: 15px;
						font-size: 10px;
						background-color:#FFFFFF;
						color: #666666;
						padding: 10px 10px 10px 5px;
						margin: 12px 10px 10px 10px;
						position:absolute;
						left:10px;
						top:250px;
						width:170px;
						text-align: left;
						list-style-type: none;
						}
						#lefttextos a {
						color: #A2970F;
						text-decoration: none;
						background-color: #EFEFEF;
						list-style-type: none;
						}
						#lefttextos a:hover { 		
						color: #0095B4;
						text-decoration: none; 
						list-style-type: none;
						}
										
editlink a, #comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
  background:url(images/spring_flavour/edit.gif) 0 0;
}
.piclink{
	height: 31px;
	width: 25px;
	border: none;
	margin: 0 0 0 20px;
	background: url("./images/clickon.gif") bottom no-repeat;
	position: relative;
	right: 0;
	float:right;
}
.piclink:hover {
	background: url('images/clickflash.gif') top no-repeat;
}
										
/* 	------------------------------------------
		Archiv
	------------------------------------------ */

.archivos 
	h2 {
	color: #A6D521;
	text-decoration: none;
	font-size: 30px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 0 0 0 3px;
	}
	
	
/* 	------------------------------------------
		COMMENTS und COMMENT FORM
	------------------------------------------ */

#commentformarea {
	text-decoration: none;
	font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 0 0 0 3px;
	color: #333333;
	}
		#commentform {
		margin: 5px 0 15px 50px;
		}
		#commentform p { margin: 0 0 3px 0;	}
		#commentform textarea {
		width: 300px;
		}
		#commentform input#submit {
		font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
		width: 70px;
		color: #666666;
		}
	
	ol.commentlist {
	width: 494px;
	list-style: none;
	margin: 20px 0 0 0;
	text-align: left;
	padding: 0 0 0 3px;
	text-decoration: none;
	font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #333333;
	}
		
		ol.commentlist li {
		margin: 0 0 20px 0;
		padding: 10px 0 0 0;
		}
		ol.commentlist p { 
		margin: 0 0 20px 0;
		}				
		ol.commentlist a { 
		color: #A2970F;
		text-decoration: none; 
		}
		ol.commentlist a:hover { 		
		color: #0095B4;
		text-decoration: none; 
		}				
		ol.commentlist span.cmntmeta {
		color: #0095B4;
		font-style: normal;
		}
				
/* 	------------------------------------------
		FOOTER
	------------------------------------------ */
		
#footer {
	text-decoration: none;
	color: #999999;
	font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 0 0 0 3px;
	}
		#footer a {
		color: #A6D521;
		text-decoration: none;
		}
		#footer a:hover { 
		color: #006175;
		background-color:#FFFFFF;
		}
			
/* 	------------------------------------------
		Oldskool
	------------------------------------------ */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}



