body{
	margin:0px;
	padding:0px;
	font-family:verdana, arial, sans-serif;
	size: 67%;
	color: #222;
	background-position:top;
	background-image: url(../bilder_s/aaae.jpg);
	background-repeat: repeat-y repeat-x;
	/*background: black;*/
	text-align:center;
	}
img {
	border: 0px;
	}
#rahmen {
	margin: 10px auto;
	width: 860px;
	height: auto;
	background-color: #fff;	
	}
/*------------------------------------------------------------------------------------------------  
kopf bereich   
-------------------------------------------------------------------------------------------------*/
#kopf {
	text-align:left;
	height: 90px;
	width: 860px;
	background:black;
	color: #fff;
	}
#logo{
	background-image: url(../bilder/logob2.jpg);
	background-repeat: no-repeat;
	
	}
/*--------------------------------------------------  
hauptnavigation    
---------------------------------------------------*/
#navigation {
	text-align:left;
	padding-left:126px;
	font-size:0.9em;
	font-weight: normal;
	height: 32px;
	width: 734px;		
	}
/*------------------------------  
stile für die links  allgemein
--------------------------------*/
a{
	text-decoration: none;
	color: #999;	
	}
a:hover, a:visited, a:focus, a:active{
	text-decoration: none;
	color: #999;
	}
/*------------------------------  
stile für die links hauptnavigation
--------------------------------*/
#navigation a:link, #navigation a:visited, #navigation a:focus{
	display:block;
	padding: 0px 9px 4px 9px;
	float: left;
	}
#navigation a:hover, #navigation a:active{
	display:block;
	padding: 0px 9px 4px 9px;
	float: left;
	background: black;
	color: white;
	}
.hauptnavi{
	display:block;
	padding: 0px 9px 4px 9px;
	float: left;
	background: black;
	color: white;
	}
/*---------------------------------------------------------------------------------------------------------  
INHALT  
----------------------------------------------------------------------------------------------------------*/
#inhalt{
	width: 860px;
	text-align: left;
}

/*------------------------------  
linker block  
--------------------------------*/
#blockLinks{
	width: 160px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#schriftzug{
	/* tahoma + 75 -> gif*/
	height: 410px;
	width: 80px;
	}
#login{
	padding: 10px 0px 0px 10px;
	text-align:left;
	font-size: 0.7em;
}
.loggen{
	display:block;
	margin-bottom: 4px;
	margin-top:2px;
	width:120px;
}
.log_los{
	display:block;
	height:20px;
	font-size:1.0em;
	font-family: verdana;
	margin-top:8px;
	background-color: transparent;
}
/*------------------------------  
rechter block  
--------------------------------*/
#blockRechts{
	width: 700px;
	position: relative;
	left: 160px;
	margin-top: -540px;
	text-align: center;
	
}
#bildtext {
	color: #000;
	font-size: 0.8em;
	height: auto;
	padding: 10px 0px 0px 10px;
	width: 120px;
	text-align:left;
	float: left;
}
#bild{
	width: 540px;
	height:auto;
	float: right;
	text-align: center;
	padding: 10px 10px 44px 10px;
	}
.weiter{
	font-size:0.85em;
	color: #888;
	display: block;
	padding-bottom: 4px;
	border-bottom: 1px dotted #999;
}
.titel {
	font-weight: bolder;
}
.bilddaten {
	position: relative;
	left: 6px;
	top: 6px;
}
.kommentar {
	display: block;
	margin-top: 30px;
	padding:4px 0px 4px 12px;
	border: 1px solid #999;
}
.kommentar a{
	color: #999;
}
.kommentar a:hover{
	color: #999;
}
#thumbs{
	text-align:center;
	padding:10px 10px 5px 10px;
	margin-top:1px;
	}

/*---------------------------------------------------------------------------------------------------------  
FUSS 
----------------------------------------------------------------------------------------------------------*/
#fuss{
	background: #000;
	color: #999;
	width: 860px;
	height:30px;
}
#agbs{
	text-align:right;
	padding-top:5px;
	padding-right:10px;
	font-size: 0.8em;
}
/*------------------------ 
impressum kontakt links 
------------------------*/
#impressum{
	width: 520px;
	height: auto;
	text-align: left;
	font-size: 0.8em;
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom:200px;
}
.kunst{
	display: block;
	text-align: right;
	width: 320px;
	float: left;
}
.postkunst{
	display: block;
	clear: right;	
}
.ueberkunst{
	font-weight: bolder;
}
#markus{
	padding-left: 74px;
}
/*------------------------------------------------------------------------------------------  
formulare 
------------------------------------------------------------------------------------------*/
#kartenformular{
	font-size: 0.8em;
	text-align:left;
	padding: 5px;
	margin-left:50px;
	border-top: 1px solid #ccc;
}
.schliessen{
	padding:0px 2px 0px 2px;
	color:red;
	}
.vorform{
	display: block;
	width: 210px;
	text-align: right;
	float: left;
	margin-right: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.input{
	display: block;
	width: 248px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
form { 
	background-color:#; 
	margin-bottom: 3px;
	margin-top: 10px;
}
.grusskarte{
	padding: 10px 20px 10px 20px;	
}
input, submit, textarea{
	border:1px solid #bbb; 
	margin-right: 2px;
}
#formbild{
	width: 560px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #;	
}
.stern{
	display: block;
	width: 10px;
	float:left;
	color: red;
	margin-top: 6px;
	margin-bottom: 6px;
}
.normalansage{
	padding-left: 4px;
	padding-right: 110px;
}
.alternativansage{
	padding-left: 4px;
	padding-right: 183px;
	color: red;
}
.abbruch{
	display: block;
	width: 90px;
	font-family: verdana;
	font-size: 0.8em;
	height: 20px;
	float: left;
	margin-left: 3px;
	text-align: center;
	background-color: #ddd;
	border: 1px solid #bbb;
}
#grussversandt{
	margin-left: 60px;
	margin-top: 40px;
	border: 1px solid #ddd;
	padding: 20px;
	width: 260px;
}
/*------------------------------------------------------------------------------------------------  
HOME seite  
-------------------------------------------------------------------------------------------------*/
#right{
	margin-left:369px;
	width:160px;
	padding:40px 8px 8px 8px;
	font-family: courier;
	font-weight:bold;
	font-size: 1.4em;
	color: white;
	line-height:30px;
	}
	#zuden{
	float: left;
	width: 22px;
	height: 530px;
	/*text-align: right;*/
	}
	#zuden1{
	margin-left:22px;
	float: left;
	width: 400px;
	height: 347px;
	/*text-align: right;*/
	}
	#zuden2{
	margin-left:422px;
	width: 240px;
	height: 347px;
	/*text-align: right;*/
	}
	#zuden3{
	float: left;
	width: 400px;
	height: 174px;
	/*text-align: right;*/
	}
	#zuden4{
	margin-left:422px;
	width: 240px;
	height: 174px;
	/*text-align: right;*/
	}

