p, h1, h2, body, ul, div, table  
		{ 
		color:#444444;
		font-size: 12px; 
		font-family: verdana, arial, sans-serif;	
		text-align:left;
		line-height:18px;
		text-decoration:none;
		font-weight:normal;
		}
		
body 
		{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
		background-color:#BBB2CC;
		text-align:center;
		}

table
		{
		width:880px;
		height:100%;
		margin:auto;
		text-align:center;
		vertical-align: middle;
		}

img {border:none;}

h1{display:inline;}


#border 
	{
	width: 850px;
	height: 550px;
	position:relative;
	display:block;
	background: #241c0f;
	border: 15px solid #6e8a19;
	}


#button
	{
	position:absolute;
	left:15px;
	top:30px;
	width: 137px;
	height:100px;
	}


#button_unten
	{
	position:absolute;
	left:700px;
	top:430px;
	width: 137px;
	height:100px;
	}

#content
	{
	position:absolute;
	color: #000;
	left:200px;
	top:160px;
	width: 450px;
	height:395px;
	}


#content2
	{
	position:absolute;
	left:200px;
	top:113px;
	width: 400px;
	height:405px;
	}


#content3
	{
	position:absolute;
	left:245px;
	top:115px;
	width: 365px;
	height:435px;
	overflow:auto;

	}




#hg
	{
	width:850px;
	height:550px;
	position:absolute;
	background: #241c0f;
	border:1px solid #241c0f;
	}
	

	
#photo 
	{
	width:251px;
	height:170px;
	position:absolute;
	top:10px;
	left:320px;
	}	


.black
{color:#000; text-align:center; font-weight:bold;}

.button
{width:137px;	height:45px;}

.center
{text-align:center;}

.red
{color: #8b0000;text-align:center; font-weight:bold;}

.right
{text-align:right;}

.small
{font-size:10px;}


a { color:#6e8a19; font-weight:bold;}
a:link, a:visited { text-decoration:none;}
a:hover, a:active {text-decoration:underline;}




/* Styles fürs Kontaktformular */

label.left 
	{
	margin-top:3px;
	text-align: left;
	width: 200px;
	display:block;
	color: #000;
	font-weight:normal;
	}

input[type=text], textarea
{float: left; border: 1px solid #6e8a19;}

input#submit 
	{ 
	float:none;
	margin-top:20px;
	width:75px;
	background-color:#241c0f;
	color:#fff;
	font-weight:bold;
	display:inline;
	padding:1px;
	font-size: 12px;
	text-align:center;
	border:3px solid #c580b9;
	cursor:pointer;
	}


form
	{
	text-align:left;
	margin-top:0;
	padding: 20px 10px;
	}


form br 
	{ /* Alle Zeilenumbrüche in Formularen auswählen */
	  clear: both; /* das floating der labels und inputs aufheben */
	  line-height:20px;
	}
	
.defbreite 
	{
	width: 260px;
	}
	
.linkerrand
	{
	margin-left:35px;
	}
	