/* Schlingenfaenger HP */


h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 14px Verdana,Helvetica,Arial 
	}

h1 { 
	font: normal 16px Verdana,Helvetica,Arial;
	font-weight: bold;
	}

img.block {
	display:block;
	}

/* Tabelle Formatierung Center Inhalt */
.inhalt {
	font-size: 14px;
	}

/* Rich Text Formatierungen */
.important {
	font-weight: bold;
	background-color: #eac0a8;
	padding: 1px 4px;
	}

.name-of-person {
	font-style: oblique;
	text-decoration: underline;
	}

.align-left {
	text-align: left;
	}

.align-center {
	text-align: center;	
	}

.align-right {
	text-align: right;
	}
	
input {
	border: 1px solid #7f7f7f;
	margin: 2px 0px;
	cursor: pointer;
	}

/* Button Formatierung */
.button {
	font-size: 13px;
	font-style: oblique;
	color: #ad3535;
	padding: 0px 4px;
	background-color: #ffffff;
	border: 1px solid #999999;	
	text-decoration: none;
	}

.button:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #f8e9e2;	
	}

.button-1 {
	color: #ad3535;
	text-decoration: none;
	}

.button-1:hover {
	color: #000000;
	text-decoration: underline;	
	}

#link-tab {
	margin-left: 120px;
	background-color: #ffffff;
	text-align: center;
	}
	
#link-tab td {
	border: 1px solid #999999;
	padding: 3px 10px;
	}

/* damit die ganze Zelle zum Link wird */	
#link-tab td a {
	display: block;
	width: 100%;
	}

#link-tab td:hover {	  
	color: #000000;
	background-color: #f8e9e2;
	}       
       

div, img {
	margin:0;
	padding:0;
	border:0;
	}

div#container {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	border:1px black;
	background: url(../fileadmin/images/hp-bilder/background.gif) center repeat-y;
	}

div#top {
	clear:both;
	}
	
#top-tab {
	width: 990px;
	font: bold 10px Verdana,Arial;	
	color: #ffffff;  	
	background-color: #999999;
	padding:1px;
	}
	
.top-tabli {
	width: 330px;
	padding-left: 10px;  	
	}
	
.top-tabmi {
	width: 330px;
	}
	
.top-tabre {
	width: 330px;
	text-align: right;	
	padding-right: 10px;  
	}				

.top-tabre a {
	color: #ffffff;
	text-decoration: none;
	padding: 1px 3px;
	}

.top-tabre a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #f8e9e2;
	}
	
/* Impressum Form */
#tab-imp {
	margin-left: 50px;
	}
	
#tab-imp td {
	vertical-align: text-top;
	padding: 2px 4px;
	}		

div#header { background-color: #ffffff; }

/*-----------------------------------*/

div#links { 
	float:  left;	
	width: 165px; 
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	}

div#head { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	}

div#center { 
	margin-left: 180px; 
	width: 610px; 
	}

/* Rechter Rand */
div#right { 
	width:180px; 
	height:auto;
	float:right;
	text-align:left; 
	padding-top:10px;
	padding-left:5px;	
	}

#right p, ul, li {
	font-size: 13px; 
	}

.float-left { 
	float:left; 
	}

div#footer {
	clear: both;
	}
	
#footer-tab {
	width: 990px;
	font: bold 10px Verdana,Arial;	
	color: #ffffff;
	background-color: #999999;
	padding: 0px;
	}

.footer-tabli {
	width: 330px;
	}
	
.footer-tabmi {
	width: 330px;
	text-align: center;
	}	
	
.footer-tabre {
	width: 330px;
	}		