/********  CSS PENINSULA-SERVICES.DE  **********/
/****        design by BYTEreflex	    ****/

/* 	*** Farben ***				*/

/* #958093	- dunkelvioletter Hintergrund 	*/
/* #2b0224	- dunkle Schriftfarbe		*/
/* #990033	- dunkles Navi-Rot		*/
/* #ffccff	- helle Navi-Schrift		*/

html {height: 100%;font-size:62.5%}

body {
	text-align: center;
	background-color: #958093;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	color: #2b0224;
	margin: 0px;
	padding: 0;
	}

#round {
	background-color: #958093;
	margin-top: 30px;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	width: 685px; 
	text-align: left;
	}        
* html div#round {width:685px;w\idth:685px;}

#page {
	border-left: 1px solid #990033;
	border-bottom: 0px;
	border-right: none;
	background: url(img/bg.gif);
	background-color: #ffffff;
	width: 685px; 
	text-align: left; 
	}        
* html div#page {width:685px;w\idth:685px;float:left;f\loat:left;}
	
#header {
	height: 92px;
	width: 677px;
	border-bottom: 1px solid #990033; 
	border-top: 1px solid #990033; 
	}
* html div#header {height:92px; heigh\t:92px;width:676px;w\idth:676px;}

div#logo {
	width: 160px;
	height: 92px;
	text-align: left;
	padding: 0;
	float: left;
	background-color: #ffffff;
	}
* html div#logo {height:92px; heigh\t:92px; width:160px; w\idth:160px} 

div#adress {             
	width: 100%;
	height: 58px;
	padding: 8px 0 5px 0;
	text-align: right;
	border-bottom: 1px solid #990033; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.3em;
	color: #2b0224;
	}
* html div#adress {width:513px;w\idth:513px;height:72px;heig\ht:72px}

div#navi {
	width: 400px;
	margin-top: 0px;
	float: right;
	}
* html div#navi {width:400px; margin:0 0 0 0; mar\gin:0 0 0 0}

div#navi li {
	width: 85px;
	height: 20px;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	background-color: #990033;
	float: right;
	margin-right: 5px;
	text-decoration: none;
	}
* html div#navi li {background-color: #990033; height:20px; heig\ht:20px;}

div#navi ul {
	list-style: none;
	display: inline
	}

div#navi li a {
	display: block;
	width: 100%;
	height: 20px;
	font-size: 1.1em;
	color: #ffccff;
	text-decoration: none;
	}
* html div#navi li a {background-color: #990033; height:20px; heig\ht:20px;}

div#navi li a:hover {
	color: #2b0224;
	text-decoration: none;
	background-color: #958093;
	}
* html div#navi li a:hover {background-color: #958093; height:20px; heig\ht:20px;}

#ziele .ziele, #leistungen .leistungen, #team .team, #kontakt .kontakt {
	color: #2b0224;
	text-decoration: none;
	background-color: #958093;
	}


div#content {
	padding: 15px 40px 15px 35px; 
	min-height: 250px;
	}
* html div#content {float: left;f\loat:left; width: 675px; w\idth: 600px;}
	
.prop2 {
	height: 250px;
	float: right;
	width: 1px;
	}
* html .prop2 {heig\ht: 250px;}

.clear2 {
	clear: both;
	height: 7px;
	overflow: hidden;
	background-color: #958093;
	background: url(img/randunten.gif);
	text-align: right;
	}

.right {
	float: right;
	width: 275px;
	text-align: center;
	padding: 50px 15px 50px 20px;
	}

.left {
	width: 285px;
/*	padding-left: 15px;  */
	}
	
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color: #ffffff;
	}
	
.bold {
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	}           
	
.start {
	font-size: 10pt;
	margin: 0;
	line-height: 1.2em;
	font-weight:normal;
	}
.right2 {
	float: right;
	width: 275px; 
	text-align: left;
/*	margin-right: 25px; */
	}
                        
dt {
	margin: 8px 0 2px 0;
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.2em;
	}

dd {
	margin: 0 0 0 10px;
	}
	
.bytereflex {
	clear: both;
	font-size: 8pt;
	text-align: center;
	margin-top: 20px;
	letter-spacing: 0.1em;
	color: #2b0224;
	}
.bytereflex a {
	text-decoration: none;
	color: #2b0224;
	}
	
.bytereflex a:hover {
	text-decoration: underline;
	}	

input, textarea {
	 font-size: 10pt;
	 font-family: Arial, Helvetica, sans-serif;
	 background-color: #d0c8c8;
	 color: #2b0224;
	 border: 1px solid #990033;
	 }                         
	 
input {
	width: 10em;
	}
	
textarea {
	width: 17em;
	}
	 
input:focus, textarea:focus {
	background-color:#fff;
	}

.button {
	background-color: #d0c8c8;
	color:#2b0224;
	width: 5em;
	border:1px solid #990033;
	}

.button:focus {
	background-color: #d0c8c8;
	}
