/* CSS Document */

/*.fax {
	margin-left:3px;
}
.frame_pic {
	padding:4px;
	border:1px solid #666666;
}*/


/* 			BODY + RAHMEN */

*{
	margin:0;
	padding:0;
}
.default {
	cursor:default;
}
body {
	background:url(../px/hd_bg.gif);
	margin: 0;
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:black;
	text-decoration:none;
}
.alles {
	position:relative;	
	width:960px;
	margin:0 auto;
}
.innen {
	background-image:url(../px/bg_alles.gif);
	float:right;
	margin:0 auto;
	width:942px;
}


/* 			HEADER */ 

#header {
	position:relative;
	width:942px;
	height:211px;
	z-index:1;	
}
#logo {
	width:179px;
	height:211px;
	float:left;
	background-image:url(../px/hd_01.gif)
}
#fn {
	width:450px;
	height:211px;
	float:left;
}

#haare{
	width:313px;
	height:211px;
	float:left;
	background:url(../px/hd_03.gif);
}


/* 			RECHTS */ 

#content_rechts {
	float:right;
}
#content_rechts_unten {
	padding:0 1px 0 0;
	position:absolute;
	left:529px;
	bottom:35px;
}
.footer {
	width:942px;
	height:96px;
	background:url(../px/ft.gif) top repeat-x;
	clear:both;
	padding:2px 0 0 0;
}


/* 			NAVI + SUB-NAVI */

#navi {
	padding: 0 5px 0 5px;
	width:174px;
	height:204px;
	float:left;
}
#sub-navi{
	float:right;
	margin: 42px 90px 0 0;
}
#sub-navi a:link, #sub-navi a:visited, #sub-navi a:hover, #sub-navi a:active  {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#sub-navi a:hover {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF00FF;
	text-decoration:none;
}


/* 			CONTENT */ 

h1 {
	width:450px;
	height:211px;
	background:url(../px/hd_02.gif);
	text-indent:-5000px;
	font-size:1px;
	overflow:hidden;
}
h2 {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	margin-top:12px;
	padding:3px 0 27px 0;
}
h3 {
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:18px;
}
#content {
	padding-left:30px;
	width:400px;
	float:left;
}
a:link, a:visited  {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
a:active, a:hover {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF00FF;
	text-decoration:none;
}
#image{
	border:3px;
	border-color:#F3F;
	background-color:#FF00FF;
	padding:3px;
	margin-right:5px;
	text-align: center;
}

p {
	margin-bottom:10px;
}


/* 			FOOTER */
.adresse{
	font-size: 14px;
	line-height:18px;
	float:left;
	width:165px;
	text-align:left;
	font-weight:bold;
	color:#666666;
	margin: 15px 0 0 50px;
}

.telefon{
	font-size:14px;
	line-height:18px;
	float:left;
	text-align:left;
	font-weight:bold;
	color:#666666;
	margin: 15px 7px 0 0;
}

.telefonnum{
	font-size:18px;
}
