@charset "UTF-8";
/* CSS Document */

html,
body {
	margin:0;
	padding:0;
	height:100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:left;
	color:#666;
}

*html body {
behavior: url(/files/csshover3-source.htc);
}

img { border:none; padding:0; margin:0; }

a, a:link, a:visited { color:#0099cc; text-decoration:underline; }
a:hover { text-decoration:none; }

a.pdf { 
	color:#0099cc;
	background:url(/files/pdf_icon.png) no-repeat 0 0; 
	padding:0 0 4px 30px;
	margin:5px 0;
	display:block;
}

a.pdf:hover {
	text-decoration:none;
	color: #72a601;
}


a.loc { 
	color:#0099cc;
	background:url(/files/icon_standort.jpg) no-repeat 0 0; 
	padding:0 0 4px 25px;
	margin:5px 0;
	display:block;
	text-decoration:none;
	font-size:13px;
	font-style:italic;
	color: #72a601;
}

#textarea h1 { color: #0099cc; font-size:20px; margin:0; padding:0 0 15px 0; line-height:28px; }
#textarea h2 { color: #72a601; font-size:16px; margin:0; padding:15px 0 10px 0; line-height:24px; }
#textarea p  { margin:0px; padding:3px 0 7px 0; line-height:18px; }

#print-breadcrump { display:none; }
#print-logo { display:none; }

#container {
	min-height:100%;
	position:relative;
	text-align:left;
}

#header {
	background:url(/files/header_background.gif) repeat-x 0 0;
	height:200px;
	font-size:20px;
}

#header #frame {
	background:url(/files/haeder_bubbles.jpg) no-repeat 485px 0;
	height:151px;
	width:980px;
	margin:0 auto;
}

#header #frame img { float:left; }

#body {
	padding:0;
	padding-bottom:80px;	/* Height of the footer */
}

#content {
	width:980px;
	margin:0 auto;
	text-align:left;
}

#subnav {
	float:left;
	display:block;
	padding:0;
	margin:0;
	width:245px;
	background:url(/files/subpage_titlebubbles.jpg) no-repeat 0 0;
	border:none;
}

#subnav #content {
	padding:0;
	margin:0;
	margin-top:30px;
	width:245px;
	border:none;
}

#textarea {
	float:left;
	display:block;
	width:699px;
	margin:25px 0;
	padding:0 0 0 35px;
	border-left:1px dotted #9e9e9e;
}

#textarea hr {
	border:none;
	border-top:1px dotted #999;
	height:1px;
	padding:0;
	margin-top:10px;
	margin-bottom: 10px;
}

#textarea ul, li {
	list-style:none;
	padding:0;
	margin:0;
}

#textarea li {
	background:url(list_style_dot.jpg) no-repeat 0 3px;
	padding-left:25px;
	line-height:20px;
	margin-bottom:10px;
}

#textarea .maintext {
	float:left;
	width:420px;
	padding-right:28px;
	border-right:1px dotted #9e9e9e;
	padding-top:18px;
}

#textarea .right {
	float:right;
	display:block;
	width:220px;
	margin:0;
	padding-left:30px;
	padding-top:18px;
	font-size: 11px;
}

#textarea .right p {
	line-height:16px;
	padding-bottom:8px;
}

#textarea .right h2 {
	padding-top:0;
}

#textarea .right span {
	color: #72a601;
	font-style:italic;
	font-size:10px;
}

#textarea .right hr {
	margin-top:5px;
}

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:80px;			/* Height of the footer */
	background:url(/files/footer_background.gif) repeat-x 0 0;
}

#footer #frame {
	width:980px;
	margin:0 auto;
	padding-top:12px;
	color:#FFF;
	font-size:12px;
	line-height:15px;
}

#footer #frame p {
	margin:0;
	padding:0 0 5px 0;
}

#footer #frame a {
	color:#FFF;
	text-decoration:underline;
	font-size:11px;
}

#footer #frame a:hover {
	color: #72a601;
	text-shadow:0px 0px 5px #FFF;
	text-decoration:none;
}



#footer #frame p.design a {
	font-size:10px;
	text-decoration:none;
	color:#71c5fd;
}

#footer #frame p.design a:hover {
	color: #aeff04;
	text-shadow:0px 0px 5px #FFF;
}

#footer #frame a.aquality {
	display:block;
	width:194px;
	height:59px;
	float:right;
}

#footer #frame .adress {
	float:left;
}

#footer #frame .designer {
	float:left;
	padding-top:42px;
}
