/* allgemeine Anweisungen  */

* {
	margin: 0px;
	padding: 0px;
	border:none;
}


BODY {
	margin: 45px 105px 15px 105px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	line-height : normal;
}
ul li {
	list-style-type:none;
	padding:0;
	margin:0;
}
LI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	line-height: 15px;
	margin-bottom: 10px;
	}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	line-height: 16px;
	color: #333333;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	margin-bottom: 5px;
	color: #333333;
}
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	line-height : 16px;
	color: #333333;
}
 a:link, a:visited, a:hover, a:focus, a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

/* Layout Anweisungen   */

#container {
	background: 50% 50%;
	background-color: FFFFFF;
	width: 100%;
	height: 100%;
	}
#head {
	background: url(img/head_kachel.gif) repeat-x;
	text-align: left;
	height: 45px;
	width: 100%
	}
#head img {
	text-align: left;
	margin-left: 15px;
	}

#contentbox {
	margin: 20px 0 0 0;
	border-top: 2px dashed #666666;
	border-bottom: 2px dashed #cccc99;
	border-left: 2px dashed #cccc99;
	border-right: 2px dashed #666633;
	width: 98.5%;
	height: 100%;
	}
html>body #contentbox {	/* nur für FF und NS */
	width: 99.6%;
	}
#navbar {
	position:relative;
	width: 170px;
	height: 100%;
	margin: 40px 0px 15px 10px;
	text-align:left;
	float: left;
	}	
#index {
	background :url(img/bank.jpg) no-repeat top right;
	text-align: right;
	height: 128px;
	margin: 4px 4px 20px 200px;
	float: right;
	}
#index img {
	position:relative;
	text-align:right;
	margin: 98px 150px 0 0;
	}
	
#internetservice {
	background :url(img/Designer_Girl.gif) no-repeat top right;
	text-align: right;
	height: 128px;
	margin: 4px 4px 20px 200px;
	float: right;
	}
#internetservice img {
	position:relative;
	text-align:right;
	margin: 98px 150px 0 0;
	}
#internet {
	background :url(img/scrabble.jpg) no-repeat top right;
	text-align: right;
	height: 128px;
	margin: 4px 4px 20px 200px;
	float: right;
	}
#internet img {
	position:relative;
	text-align:right;
	margin: 98px 150px 0 0;
	}
#hosting {
	background :url(img/stecker.jpg) no-repeat top right;
	text-align: right;
	height: 128px;
	margin: 4px 4px 20px 200px;
	float: right;
	}
#hosting img {
	position:relative;
	text-align:right;
	margin: 98px 150px 0 0;
	}
#buero {
	background :url(img/abc.jpg) no-repeat top right;
	text-align: right;
	height: 128px;
	margin: 4px 4px 20px 200px;
	float: right;
	}
#buero img {
	position:relative;
	text-align:right;
	margin: 98px 150px 0 0;
	}
#preise {
	background :url(img/rechenmaschine.jpg) no-repeat top right;
	text-align: right;
	height: 128px;
	margin: 4px 4px 20px 200px;
	float: right;
	}
#preise img {
	position:relative;
	text-align:right;
	margin: 98px 150px 0 0;
	}
#kontakt {
	background :url(img/telefon.jpg) no-repeat top right;
	text-align: right;
	height: 128px;
	margin: 4px 4px 20px 200px;
	float: right;
	}
#kontakt img {
	position:relative;
	text-align:right;
	margin: 98px 150px 0 0;
	}
#referenzen {
	background :url(img/handstand.jpg) no-repeat top right;
	text-align: right;
	height: 128px;
	margin: 4px 4px 20px 200px;
	float: right;
	}
#referenzen img {
	position:relative;
	text-align:right;
	margin: 98px 150px 0 0;
	}
#impressum {
	background :url(img/tee.jpg) no-repeat top right;
	text-align: right;
	height: 128px;
	margin: 4px 4px 20px 200px;
	float: right;
	}
#impressum img {
	position:relative;
	text-align:right;
	margin: 98px 150px 0 0;
	}

#content {
	clear: right;
	text-align:left;
	margin: 0 10px 15px 200px;
	height: 100%;
	width: auto;
	}
#content li {
	background:url(img/liste_internet.gif) no-repeat 0 1%;  /** 1% damit Listenpfeil mittig  **/
	display:block;
	text-decoration:none;
	list-style-type:none;
	text-align:left;
	padding:0 0 10px 22px;
	line-height: 18px;
}	
#contentbuero {
	clear: right;
	text-align:left;
	margin: 0 10px 15px 200px;
	height: 100%;
	width: auto;
	}
#contentbuero li {
	background:url(img/liste_buero.gif) no-repeat 0 1%;  /** 1% damit Listenpfeil mittig  **/
	display:block;
	text-decoration:none;
	list-style-type:none;
	text-align:left;
	padding:0 0 10px 22px;
	line-height: 18px;
}	
#reftabelle h1 {
	font-family: Helvetica, Verdana, Geneva, Arial,  sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	line-height: 16px;
	color: #990066;
}
#reftabelle p {
	margin-top:23px;
}
.refbild {
	float:left;
	width: 220px;
	margin: 0 45px 20px 0;
	}
* html .refbild {
	padding-bottom: 11px;
	}
.detail a:link, .detail a:visited, .detail a:hover, .detail a:focus, .detail a:active{
	font-family: Helvetica, Verdana, Geneva, Arial,  sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	line-height: 16px;
	color: #990066;
	text-decoration: none;
	padding: 2px 3px 2px 4px;
	border: 1px dashed #990066;
}
#refdetailsfa {
	background :url(img/fadent_refbild.jpg) no-repeat top right;
	text-align: right;
	height: 215px;
	margin: 20px 15px 10px 0px;
	float: right;
	}
#refdetailsfa img {
	position:relative;
	margin: 185px 370px 0 0;
	}
#refdetailskurz {
	background :url(img/pianokurz_refbild.jpg) no-repeat top right;
	text-align: right;
	height: 215px;
	margin: 20px 15px 10px 0px;
	float: right;
	}
#refdetailskurz img {
	position:relative;
	margin: 185px 370px 0 0;
	}
#refdetailsprinz {
	background :url(img/kleinerprinz_refbild.jpg) no-repeat top right;
	text-align: right;
	height: 215px;
	margin: 20px 15px 10px 0px;
	float: right;
	}
#refdetailsprinz img {
	position:relative;
	margin: 185px 370px 0 0;
	}
#refdetailsrudi {
	background :url(img/rudi_refbild.jpg) no-repeat top right;
	text-align: right;
	height: 215px;
	margin: 20px 15px 10px 0px;
	float: right;
	}
#refdetailsrudi img {
	position:relative;
	margin: 185px 370px 0 0;
	}
#refdetailsloewe {
	background :url(img/loewe_refbild.jpg) no-repeat top right;
	text-align: right;
	height: 215px;
	margin: 20px 15px 10px 0px;
	float: right;
	}
#refdetailsloewe img {
	position:relative;
	margin: 185px 370px 0 0;
	}
.partner1{
	float:left;
	margin: 20px 0px 20px 0;
	width: 150px;
	}
.partner2{
	float:right;
	margin: 30px 250px 20px 0px;
	width: 120px;
	}

#fuss {
	background: url(img/head_kachel.gif) repeat-x;
	text-align: left;
	height: 16px;
	width: 100%;
	margin: 20px 0 0 0;
	}
.containing-float:after 
			{
			content: "."; /* Inhalt pseudo-Element :after; somit [clear] moeglich	*/
			visibility: hidden;			/* [content] verbergen;	 */
			height:     0;
			display:    block;		/* Block-Level fuer [clear]; */
			clear: both; 	/* [float] clearing; einbeziehen der Float-Container; */	
			}
		
* html .containing-float
			{
			/* nur fuer IE-Win; definierte groeße (height or witdh)
			 * fuer automatisches einbeziehen
			 * der Float-Container (auto-clearing);
			 * verbergen IE-Mac \*/
			height: 1%;
			/* ende verbergen IE-Mac */
			}
	
/*   alte Styles   */
	
.zitat {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	line-height : 18px;
}
.list {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
font-style : normal;
line-height : 16px;	
}

.text_det {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	line-height : normal;
}
.ue_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	line-height : normal;
}
.fusszeile {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
}

