﻿/* ostermeier.css von haarhaus-ostermeier.de     */
/* v0.8 vom 25.05.2007                           */
/* (c) cobizz GmbH                               */

html, body {
	/*text-align: center;*/
	background-color: #353535; 
	background-image: url(/images/back.gif);
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 101%;
	}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 0.75em;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.3em;
	}

h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 20px 10px 8px 10px;
	padding: 0px;
	color: #1ac67e;
	z-index: 1;
	}

/*------------------------------------------------------------------/
/ Zentrierte BOX     nichts aendern ausser groesse                  /
/------------------------------------------------------------------*/

#spacer {
	position: absolute;
	width: 100%;
	height: 100%;
	min-width: 960px;
	min-height: 560px;
	}

.center {
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	width: 960px;
 	height: 560px;
 	margin-left: -480px;
 	margin-top: -280px;
 	background-color: transparent;
 	border: 0px dotted red; 
	}

/* IE-Explorer */

* html #iespacer {
	width: 960px;
	height: 560px;
	}
	
* html .center {
	height: 560px;
	}
	
/* Ende IE */

	
/*------------------------------------------------------------------/
/ Allgemeine Links                                                  /
/------------------------------------------------------------------*/

a:link { 
	color: #353535; 
	text-decoration: none; 
	font-weight: normal;
	border: none;
	}

a:visited { 
	color: #ccc; 
	text-decoration: none; 
	font-weight: normal;
	border: none; 
	}

a:hover {
	color: #fc0;
	font-weight: normal;
	border: none; 
	}
	
a:active {
	color:#000; 
	border: none; 
	}
	
/*--------------------------------------------------------------------------*/
/* Farben                                                                   */
/*--------------------------------------------------------------------------*/

.logo {
	position: absolute; 
	top: -30px; 
	left: 30px; 
	}

.top {
	position: absolute;
	top: 0px;
	left: 160px;
	width: 300px;
	height: 145px;
	}
		
.footer {
	position: absolute;
	bottom: 0px;
	left: 160px;
	width: 300px;
	height: 100px;
	}

.footer p {
	font-size: 0.7em;
	color: #fff;
	padding: 10px;
	}
	
.navi {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 160px;
	height: 360px;
	z-index: 6;
	}
	
.balken1 {
	position: absolute;
	top: 0px;
	left: 480px;
	width: 20px;
	height: 560px;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	z-index: 6;
	}	

.balken2 {
	position: absolute;
	top: 0px;
	left: 520px;
	width: 20px;
	height: 560px;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	z-index: 6;
	}	
	
.top, .footer, .navi, .balken1, .balken2 {background-color: #1ac67e;}

.top, .footer, navi {
	-moz-opacity: 0.99;
	filter: alpha(opacity=99);
	}
	
/*--------------------------------------------------------------------------*/
/* Content                                                                  */
/*--------------------------------------------------------------------------*/
.contentbox {
	position: absolute;
	top: 100px;
	left: 160px;
	width: 360px;
	height: 360px;
	background: #fff;
	z-index: 5;
	}	
	
.content {
	position: absolute;
	width: 320px;
	height: 360px;
	background: #fff;
	overflow: auto;
	}
	
.content p {
	font-size: 0.65em;
	padding: 0px;
	}		

ul.about {
	list-style: none;
	list-style-image: url(/images/list.gif);
	margin-left:  40px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.70em;
	line-height: 1.2em;
	}
	
.sub_content {
	position: absolute;
	top: 100px;
	right: 0px;
	width: 420px;
	height: 360px;
	border: 0px;
	}	


/*----------------------------------------------------------*/
/* Navigation links                                         */
/*----------------------------------------------------------*/

ul.leftnav {
	list-style: none;
	margin: 40px 10px 0px 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	text-align: right;
	}	
	
ul.leftnavsub {
	list-style: none;
	margin: 0px 0px 5px 28px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	}		

.menue {padding: 1px 0px; }

ul.leftnav li a:link, ul.leftnav li a:visited {
	display: block;
	color: #fff;
	padding: 0px 5px 0px 0px;
	}    		 
  
ul.leftnav li a:hover {
	display: block;
	padding: 0px 5px 0px 0px;
	background: #353535;
	color: #fff;
	}

ul.leftnav li a:active {
	display: block;
	background: #353535;
	color: #fff;
	padding: 0px 5px 0px 0px;
	}

/*----------------------------------------------------------*/
/* Kontaktformular                                          */
/*----------------------------------------------------------*/

table {margin-left: 10px;}
	
/*input, select {
	display: block;
	float: left;
	width: 140px;
	margin-left: 3px;
	margin-top: 3px;
	}

label {
	display: block;
	float: left;
	height: 10px;
	width: 100px;
	margin-left: 3px;
	margin-top: 3px;
	}

label, input, select, textarea p {font-size: 1.0em; padding: 0px;}
*/


td {
	font-size: 11px;
}

textarea {
	margin-left:0px;
	margin-top:3px;
	}

form br {
	clear: left;
	}

submit {display: block;}


input#versteckt {
	margin-left: -1px;
	width: 0px;
	height: auto;
	background-color: #fc0;
	margin-top: 0px;
	border: 0px solid #69f;
	}