body { 	
	font-family: arial, trebuchet ms; 
	font-size: 11px;
	letter-spacing: 1px;
	font-size: 11px; 
	color:#d39b7f;
	font-family: Tahoma,trebuchet ms; 
	letter-spacing:1px;
	cursor: default;
	text-align:justify;
	background-image:url('Bilder/bg.png');
	background-repeat:repeat-y;
	background-color: #fee2d4;
	}

#header {
	position: absolute;
	width:800px;
	left:0px;
	top:0px;
	}
	
#content {
	position:absolute;
	width:627px;
	left:10px;
	top:580px;
	}

td {
	font-size: 11px; 
	font-family: Tahoma,trebuchet ms; 
	letter-spacing:1px;
	cursor: default;
	text-align:justify;
	border : 0px;
	color: #a7694a;
	}

.news_bg { 
	width: 98%;
	background: url('Bilder/newsbg.png');
	background-repeat: no-repeat;
	background-color: #feede4;
	padding: 4px 0px 4px 0px ;
	margin: 0px 0px 0px 0px; 
	border-bottom: 1px dotted #d3a790;
	}
	
.theme {
	color: #a7694a;
	text-transform: uppercase;
	font-family: Tahoma,Arial,Verdanda; 
	font-weight: bold;
	display: block;
	letter-spacing: 2px;
	font-size: 12px;
}

.written {
	color: #a7694a;
	text-transform: uppercase;
	font-family: Tahoma,Arial,Verdanda; 
	font-size: 10px;
	margin-left: 140px;
	font-style: italic;
}


.newsicon {
	border: 3px solid #e1bec9;
	margin: -12px 5px 0px 3px;
	float:left;
}

.news {
	float:left;
	font-family: Tahoma,Arial,Verdanda; 
	padding: 5px;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1px;
	color: #a7694a;
	width: 98%;
	border: 0px solid #d3a790;
}

input, select {
	color: #a7694a;
	background: #fef7ed;
	border: 1px solid #a7694a;
	font-family: Tahoma,trebuchet ms; 
	font-size: 11px;
	width: 120px;
	}

textarea {
	color: #a7694a;
	background: #fef7ed;
	border: 1px solid #a7694a;
	font-family: Tahoma,trebuchet ms; 
	font-size: 11px;
	width: 200px;
	height: 50px;
	}

b {
	color: #d39b7f;
	font-weight: bold;
	}

u {
	color: #B18982;
	}

i {
	color: #d39b7f;
	letter-spacing: 1px;
	}



a:link, a:visited, a:active {
	color: #a7694a; 
	text-decoration: none; 
	font-weight: bold;
	font-family: arial, trebuchet ms;  
	font-size: 11px;
	}
	
a:hover {
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
	font-family: arial, trebuchet ms;  
	font-size: 11px;
	}

h1 {

	margin: 2px 2px 2px 2px;
	padding: 2px 0px 2px 0px;
	color: #d39b7f;
	border-bottom: 1px dotted #d3a790;
	width: 612px;
	}


.content {
	text-align: justify;
	border: 1px solid #dfb2bc;
	background: url('Bilder/contentbg.png');
	background-repeat: repeat-x;
	background-color: #FEF7EE;
	padding-top: 4;
	padding-bottom: 4;
	padding-left: 4;
	padding-right: 4;
	}


#navigation1{
	position: absolute;
	width:100px;
	left:410px;
	top:252px;
	}
	
#navigation2{
	position: absolute;
	width:100px;
	left:515px;
	top:252px;
	}

#navi a {
	display:block;
	border: 1px solid #e7cac5; 
	border-radius: 2px;
	background-image:url('Bilder/bu1.png');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	font-family:arial, trebuchet ms;
	letter-spacing:0px;
	font-size:11px;
	color:#d39b7f;
	margin: 2px; 
	padding-top:1px; 
	padding-bottom:0px; 
	width:100px;
	height:18px;
	}

#navi a:hover {
	display:block;
	border: 1px solid #e7cac5; 
	border-radius: 2px;
	background-image:url('Bilder/bu2.png');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	font-family:arial, trebuchet ms;
	letter-spacing:0px;
	font-size:11px;
	color:#d39b7f;
	margin: 2px; 
	padding-top:1px; 
	padding-bottom:0px; 
	width:100px;
	height:18px;
	}




	
