/* General styles */
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:700px;  /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
	font:80% Arial, Helvetica, sans-serif !important;
	font-size: 15px; 
	color:#555;
	line-height: 18px;
}

a{
	text-decoration:none;
	color:#d7722f;
}
a:hover{
	text-decoration:none;
	color:#999;
}
    
/*h1{font-size:200%;font-family:Georgia, Times New Roman, Times, serif;font-weight:normal;}*/
h1{font-size:180%;font-family:Georgia, Times New Roman, serif;font-weight:normal; line-height: 25px;}
h2{font-size:140%;font-family:Georgia, Times New Roman, serif;font-weight:normal;}
h3{font-size:120%;font-family:Georgia, Times New Roman, serif;font-weight:normal;}
h1,h2,h3{
	padding:0;
	margin-bottom:1em;
}
    
p{margin:1.0em 0;
	line-height: 18px;}

img {
	margin:0px;
}

div.hr {
  height: 5px;
  background:url(../img/dotted.gif) no-repeat 0 100%;
}
div.hr hr {
  display: none;
}

	
/* Header styles */

#header {
	border:0;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	width: 919px;
	height: 97px;
	text-align: center;
	margin: auto;
	z-index: 100;
}
		
#header #aktiv{
	position: relative;
	left:235px;
	top: 75px !important;
	top: 78px;
	float: left;
	z-index: 100;
	font:120% Arial, Helvetica, sans-serif;
	color:#d7722f;
	text-transform:uppercase;
	line-height:13px;
	height:28px;
	letter-spacing:.3em;	
}

#header #groesser{
	position: relative;
	left:215px;
	top: 75px !important;
	top: 78px;
	float: left;
	z-index: 100;
	font:120% Arial, Helvetica, sans-serif;
	color:#d7722f;
	text-transform:uppercase;
	line-height:13px;
	height:28px;
	letter-spacing:.3em;	
}

#header #groesser img{
	text-decoration:none;
	border: none;
	margin: 0 3px;
}
	
/* common column settings */

#content {
	float: none;
	position:relative;
	padding: 0;
	margin: auto;
	text-align: left;
	overflow:hidden;
	background-image: url(../img/content_bg.jpg);
	background-repeat: x-repeat;
	width: 919px;
}
	
/* column container */

.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
   clear:both;
   float:left;
   width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}

/* 1 column full page settings */

.fullpage {
    background:#fff;
}

.fullpage .col1 {
	text-align: center;
}

#navi{
	float:left;
	width: 250px;
	padding: 5px 0px 5px 31px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	/*background: url(../img/blume.gif) no-repeat bottom;*/
}

* HTML #navi{
	height: auto;
	width: 200px;
}

#navi a{
	text-decoration:none;
	color: black;
}
#navi a:hover{
	text-decoration:none;
	color:#999;
}

/* Anpassung Suchfeld in Navi */

#searchform {
	margin-left: 15px;
	padding: 0px;
	overflow: hidden;
	}
	
* html #searchform {
	 border:none;
	 border-spacing:0px;
	 margin-top: -3px;
	 margin-bottom: -2px;
}
	
#s {
	width: 185px;
	background-image: url('../img/forms_bg.jpg'); 
	background-repeat: no-repeat; 
	border: 1px solid #807d71;	 
	font-size: 13px;
	padding: 2px 2px 0px 2px;	
	margin: 0px 0px 0px 7px;
}

/* Anpassung Anmeldeloginfeld in der Navi */

#loginform {
	margin-left: 22px;
	padding: 2px;
	overflow: hidden;
}

/* IE leaves a blank space where span is added so this is to avoid that */
* html #loginform form{
	 border:none;
	 border-spacing:0px;
	 margin-top: -2px;
	 margin-bottom: -2px;
}
	
#logins{
	width: 185px;
	/*background: #EFEFEF url(../img/search.gif);*/
	background-image: url('../img/forms_bg.jpg'); 
	background-repeat: no-repeat; 
	border: 1px solid #807d71;	 
	font-size: 13px;
	padding: 2px 2px 0px 2px;	
}

.more, #submit{

	height:18px;
	background:#fcfcfc url(../img/arrow.gif) no-repeat 0 0;
	border: 1px solid #807d71;	 
	padding:0 25px;
	font-size:10px;
	color:#d7722f;
	text-transform:uppercase;
	margin: 0.5em 0px 0.5em 0px;
}

#inhalt{
	width: 590px;
	text-align: left;
	margin: 10px 0 20px 285px;
	padding: 0 0 30px 0;
}

* HTML #inhalt{
	width: 585px;
	margin: 10px 0 20px 283px;
}

.input{
	background-image: url('../img/forms_bg.jpg'); 
	background-repeat: no-repeat; 
	border: 1px solid #807d71;	 
	font-size: 13px;
	padding: 2px 2px 0px 2px;	
	margin: 0;
}

table,tbody,tr,td{
	font: 13px Arial, Helvetica, sans-serif;
}

tr{
	margin-bottom: 10px;
}

td,th{
	padding: 10px 5px 0 3px;
}

#aktuell_text{
	line-height: 18px;
}

#news_monat {
	font-family: Verdana, Arial, Helvetica;
	color: black;
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
}

#news_monat table {
	margin: 5px 0 13px 30px;
	width: 555px;
}	

#news_monat th{
	background:url(../img/dotted.gif) no-repeat 0 100%;
	padding:.5em .5em;
	text-align: left;
}

/* Anpassung für die abwechselnd hinterlegten Tabellen */



#news_stat{
	margin-left: 33px;
}

/* Anpassung für die abwechselnd hinterlegten Tabellen */

.colordark{
	background-color: transparent;
}

.colorlight{
	background-color: #EFEFEF;
}

/* Footer styles */
.info{
	margin-top: 3px;
	float: right; 
}

.info a{color:#888;}

.info a:hover{color:#d7722f;}

.comment .info a{text-decoration:underline;}

.author{
	padding-left:16px;	
	background:url(../images/ico_member.gif) no-repeat 0 50%;	
}

.back{
	padding-left:16px;	
	background:url(../img/ico_back.gif) no-repeat 0 50%;	
}

.top{
	padding-left:16px;	
	background:url(../img/ico_top.gif) no-repeat 0 50%;	
}

.sendFriend{
	padding-left:16px;	
	background:url(../img/ico_sendFriend.gif) no-repeat 0 50%;	
}

.print{
	padding-left:16px;	
	background:url(../img/ico_print.gif) no-repeat 0 50%;
}


/* Enstellungen für KONTAKT */

#contactform {
	margin: 10px 0 0 25px;
	padding: 0;
	position: relative;
}

#contactform dl {
	margin: 0;
	padding: 0;
}

#contactform dt {
	font-size: 11px;
	padding-bottom: 3px;
}

#contactform dd {
	position: relative;
	margin-left: 0;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 12px;
}

#contactform fieldset {
	width: 200px;
	border: 1px solid #ccc;
	padding: 0 0 10px 10px;
	margin: 0;
}

#contactform fieldset:hover {
	width: 200px;
	border: 1px solid #d7722f;
	padding: 0 0 10px 10px;
	margin: 0;
}

#contactform legend {
	color: black;
	font-size: 13px;
}

#checkboxes dd {
	margin: 0;
	padding: 2px 10px;
	width: 180px;
}

#checkboxes dd:hover {
	background-color: #F2F1F0;;
}

#checkboxes dd label {
	margin-left: 4px;
	position: absolute;
	top: 5px;
}

#checkboxes2 dd label {
	margin-left: 4px;
	position: absolute;
	top: 5px;
}

#checkboxes {
	position: absolute;
	top: 173px;
	left: 298px;
}

#checkboxes2 {
	position: absolute;
	top: 0px;
	left: 298px;
	padding: 5px 5px;
}

#name, #email, #company, #phone {
	width: 225px;
	background-image: url('../img/forms_bg.jpg'); 
	background-repeat: no-repeat; 
	border: 1px solid #807d71;
}

#name:hover, #email:hover, #company:hover, #phone:hover {
	width: 225px;
	border: 1px solid #d7722f;;
	/*background: #F2F1F0;*/
 
}

#size {
	width: 230px;
}

#questions {
	width: 506px;
	height: 150px;
	margin: 2px 0 0 0;
	padding: 0;
   background-image: url('../img/forms_bg.jpg'); 
	background-repeat: no-repeat; 
	border: 1px solid #807d71;
}

#questions:hover {
	width: 506px;
	height: 150px;
	margin: 2px 0 0 0;
	padding: 0;
	border: 1px solid #d7722f;;
}

#commentbox {
	margin-top: 25px;
}

#formmessage {
	font-size: 11px;
	font-weight: bold;
	margin: 40px 0 160px 25px;
	border: 1px solid #E8E7E7;
}
#rot{
	color: #d7722f;
}

.achtung {  
	padding: 2px 2px 2px 15px; 
	background: #d7722f url(../img/achtung.gif) no-repeat 0 50%;
	height: 1%; 
	color: white;
}

/* Suchergebnisse farblich hervorheben */

.searchhighlight { color: red; font-weight: bold;}

#inhalt li {
	/*background-image: url(../img/li_o_i.jpg);*/
	background: url(../img/ico_list.gif) no-repeat 0 4px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica;
	color: black;
	padding-left: 16px;
	text-decoration: none; 
	line-height: 18px;
	margin: 10px 0; 
	font-size: 13px;
}

#portrait{
	float: left;
}

.name{
	margin-left: 20px;
	/*padding-left:16px;	
	background:url(../img/ico_member.gif) no-repeat 0 50%;	*/
}

.name p{
	margin-top: -5px;
	padding: 15px;
}

#vita{
	margin: -10px 0 0 185px;
}

/* Entries
------------------------------------------------------------------*/

.datetitle{
	font-size:180%;
	font-family:Georgia, Times New Roman, serif;
	font-weight:normal;
}

.date {
	float:left;
	width:42px;
	height: 45px;
	margin:0 4px;
	padding-top:0px;
	background:url(../img/date.gif) no-repeat;
}

.date p {
	text-align:center;
	color:#9b9b8e;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}

.date span.day {
	margin-top: 8px;
	font-size:18px;
	display:block;
}

* HTML .date span.day {
	margin-top: 5px;
}

.date span.month {
	font-size:9px;
	height:12px;
	display:block;
	color: White;
	margin-top: -2px;
}

 * HTML .date span.month {
	margin-top: -2px;
}

/* ENDE KONTAKT*/

#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: auto;
	width: 919px;
	height: 50px;
	z-index: 100;
}
    
#copyright{
	position: relative;
	top: 25px;
	float: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;	
	color: #A9A9A9;
	margin-left: 40px;
}

/* IE leaves a blank space where span is added so this is to avoid that */
* html #copyright{
	margin-left: 20px;
}
