/* - [!] - HTML & BODY STYLE - [!] - */


* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #fff url('../pics/background.jpg') center fixed;
	text-align: left;
	width: 100%;
	height: 100%;	
	overflow-y:scroll;

}

body {

	text-align: left;
	width: 100%;
	height: 100%;
	font-size: 10px;
	line-height: 20px;
	color: #8c8e8f; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;

}


/* - [!] - MISC STYLES - [!] - */


td {

	font-size: 11px;
	line-height: 20px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";

}

ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

#cleaner {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

a {

	color: #8c8e8f;
	text-decoration: none;

}

a:hover {

	color: #8c8e8f;
	text-decoration: none;

}


/* - [!] - WRAPPER - [!] - */


#wrapper {

	text-align: left;
	width: 1008px;
	margin: 0px auto;
	padding: 0px;
	background: transparent;
	overflow: hidden;
	position: relative;

}


/* - [!] - HEADLINE - [!] - */


#headline {

	width: 1008px;
	height: 82px;
	background: url('../pics/headline.png') no-repeat;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	text-align: left;

}

#headline #headline_set {
	
	width: 1008px;
	height: 82px;
	position: relative;
	
}

#headline #headline_set #logo {
	
	position: absolute;
	top: 33px;
	left: 46px;
	
}

#headline #headline_set ul.menu {
	
	position: absolute;
	top: 50px;
	left: 290px;
	
}

#headline #headline_set ul.menu li {
	
	display: inline;
	font-size: 10px;
	color: #8c8e8f;
	
}

#headline #headline_set ul.menu li a {
	
	color: #8c8e8f;
	text-decoration: none;
	font-size: 10px;
	
}

#headline #headline_set ul.menu li a:hover, #headline #headline_set ul.menu li a.aktiv, #headline #headline_set ul.menu li a.aktiv:hover {
	
	color: #008175;
	text-decoration: none;
	font-size: 10px;
	
}

#headline #headline_set a.print {
	
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	background: url('../pics/icon_print.gif') no-repeat;
	position: absolute;
	top: 54px;
	right: 73px;
	
}

#headline #headline_set a.mail {
	
	width: 15px;
	height: 11px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	background: url('../pics/icon_mail.gif') no-repeat;
	position: absolute;
	top: 57px;
	right: 47px;
	
}


/* - [!] - CONTAINER + CONTENT LAYER - [!] - */


#container {

	width: 980px;
	background: url('../pics/container.png') repeat-y;
	margin: 0px auto;
	padding: 0px 19px 0px 9px;

}

#content {

	width: 980px;
	min-height: 536px;
	background: #fff url('../pics/content.png') top no-repeat;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;

}

#publikationen {

	width: 650px;	
	margin: 0px auto;
	padding: 0px 0px 10px 20px;
	background: #f3f4f3;
	

}
/*#publikationen #pub_icon {
	width: 640px;
	background: #f3f4f3 url('../pics/document_icon.gif')  top no-repeat ;

} */

/* - [!] - MENU - [!] - */


#content #menu {
	
	width: 198px;
	margin: 0px;
	padding: 0px 28px;
	margin-top:8px;
	float: left;
	
}

#content #menu ul {
	
	margin: 3px 0px 0px 0px;
	
}

#content #menu ul li {
	
	width: 198px;
	overflow: hidden;
	margin: 0px 0px 6px 0px;
	
}

#content #menu ul li a {
	
	width: 190px;
	padding: 0px 0px 1px 8px;
	text-decoration: none;
	display: block;
	background: #bebebe url('../pics/menu_out.gif') right no-repeat;
	color: #fff;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	overflow: hidden;
	
	
}

#content #menu ul li a:hover, #content #menu ul li a.aktiv, #content #menu ul li a.aktiv:hover {
	
	background: #008175 url('../pics/menu_hover.gif') right no-repeat;
	
}

#content #menu ul li ul li.head {
	
	border-top: 1px solid #008175;
	background: url('../pics/submenu_border.gif') left bottom no-repeat;
	color: #008175;
	padding: 4px 0px 4px 8px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	margin-top:-3px;
	
}

#content #menu ul li ul li {
	
	color: #008175;
	font-weight: bold;
	margin: 0px;
	
}

#content #menu ul li ul li a {

	display: block;
	background: url('../pics/submenu_border.gif') bottom no-repeat;
	color: #8c8e8f;
	padding: 2px 0px 4px 8px;
	font-weight: normal;
	margin: 0px;
	
}

#content #menu ul li ul li.last a {
	
	background: none;
	
}

#content #menu ul li ul li a:hover {

	background: #e7e8e8 url('../pics/submenu_border.gif') bottom no-repeat;
	color: #8c8e8f;
	
}

#content #menu ul li ul li.last a:hover {
	
	background: #e7e8e8;
	color: #8c8e8f;
	
}

#content #menu ul li ul li a.aktiv, #content #menu ul li ul li a.aktiv:hover {

	background: #e7e8e8 url('../pics/submenu_border.gif') bottom no-repeat;
	color: #008175;
	
}

#content #menu ul li ul li.last a.aktiv, #content #menu ul li ul li.last a.aktiv:hover {
	
	background: #e7e8e8;
	color: #008175;
	
}


/* - [!] - TEXT LAYER - [!] - */


#content #text {
	
	width: 450px;
	margin: 0px;
	padding: 0px 0px 28px 28px;
	float: left;
	font-size: 11px;
	line-height: 22px;
	
}


/* - HTML ELEMENT STYLESHEET - */


#content #text h1 {

	color: #008175;
	font-weight: bold;
	font-family: "Arial";
	font-size: 18px;
	margin: 10px 0px 20px 0px; }
	
#content #text h2 {
	font-weight: bold;
	font-family: "Arial";
	font-size: 1.1em;
	margin: 10px 0px 3px 0px; }
	
#content #text h3 {
	font-weight: bold;
	color:#008175;
	font-family: "Arial";
	font-size: 1.3em;
	margin:0px;
	padding:0px;
	padding-top:15px;}
	
#content #text h4 {
	font-weight: bold;
	color:#008175;
	font-family: "Arial";
	font-size: 1.3em;margin: 5px 0px -20px 0px; }
#content #text h5 {
	font-size: 11px;
	line-height: 20px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";margin: -10px 0px 0px 0px; }
	
#printversion h1 {

	color: #008175;
	font-weight: bold;
	font-family: "Arial";
	font-size: 18px;
	margin: 10px 0px 20px 0px; }
	
#printversion h2 {
	font-weight: bold;
	font-family: "Arial";
	font-size: 1.1em;
	margin: 10px 0px 3px 0px; }

#content #text p {

	margin: 0px 0px 15px 0px;

}

#content #text hr {
         
	border-top: 1px solid #d1d2d2;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#content #text a {

	color: #008175;
	text-decoration: underline;

}

#content #text a:hover {

	color: #008175;
	text-decoration: none;

}

#content #text a.pfeil {

	background: url('../pics/pfeil.gif') left no-repeat;
	padding-left: 10px;
	color: #008175;
	text-decoration: underline;

}

#content #text a.pfeil:hover {

	text-decoration: none;

}

#content #text ul {

	margin: 0px 0px 15px 15px;

}

#content #text ul li {

	list-style: disc;
	line-height: 22px;

}

#content #text ul li ul li {

	list-style: disc;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}


/* - TABELLEN STYLESHEETS - */


#content #text table.tabelle_1 {
	
	width: 100%;
	background: #f9f9f9;
	border: 1px solid #c2c3c4;
	border-bottom: none;
	
}

#content #text table.tabelle_1 tr td {
	
	padding: 5px 10px;
	background: #f9f9f9;
	border-bottom: 1px solid #c2c3c4;
	
}

#printversion table.tabelle_1 {
	margin-top:15px;
	margin-bottom:15px;
	width: 500px;
	background: #f9f9f9;
	border: 1px solid #c2c3c4;
	border-bottom: none;
	
}

#printversion table.tabelle_1 tr td {
	
	padding: 5px 10px;
	background: #f9f9f9;
	border-bottom: 1px solid #c2c3c4;
	
}

/* - [!] - KONTAKTFORMULAR - [!] - */


input.formular {

	width: 98%;
	height: 18px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px;
	background: #fff;
	border: 1px solid #c5c6c7;
	font-size: 11px;
	color: #595959;
	font-family: "Verdana";
	
}

textarea.textarea {

	width: 98%;
	height: 70px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px;
	background: #fff;
	border: 1px solid #c5c6c7;
	font-size: 11px;
	color: #595959;
	font-family: "Verdana";
	
}

input.button {

	height: 22px;
	background: #f3f3f4;
	border: 1px solid #c5c6c7;
	overflow: hidden;
	padding: 0px 5px;
	margin: 2px 0px 0px 0px;
	color: #595959;
	font-size: 9px;
	font-family: "Verdana";
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	
}


/* - [!] - SIDEBAR - [!] - */


#content #sidebar {
	
	width: 193px;
	font-size: 11px;;
	margin: 0px;
	padding: 12px 28px 0px 27px;
	line-height: 15px;
	float: left;
	
}

#content #sidebar p {

	margin: 0px 0px 15px 0px;
	line-height: 15px;

}

#content #sidebar p a {

	background: url('../pics/pfeil.gif') left no-repeat;
	padding-left: 10px;
	color: #008175;
	text-decoration: underline;

}


/* - [!] - FOOTER - [!] - */


#footer {

	width: 1008px;
	height: 67px;
	background: url('../pics/footer.png') no-repeat;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	font-size: 10px;

}

#footer #footer_set {

	width: 1008px;
	height: 67px;
	position: relative;

}

#footer #footer_set span {
	
	position: absolute;
	top: 8px;
	left: 36px;

}

#footer #footer_set span a.mail {
	width: 15px;
	height: 15px;
	display:inline-block;
	overflow: hidden;
	text-decoration: none;
	background: url('../pics/icon_mail_fo.gif') no-repeat;	
}

#footer #footer_set span a {
	
	color: #8c8e8f;
	text-decoration: none;

}

#footer #footer_set span a:hover {
	
	color: #8c8e8f;
	text-decoration: underline;

}

#footer #footer_set a#toplink {
	
	position: absolute;
	top: 8px;
	right: 49px;

}

#footer #footer_set a#toplink:hover, #footer #footer_set a#toplink:focus {
	
	color: #008175;

}

#printversion hr {
         
	border-top: 1px solid #d1d2d2;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#printversion a[href]:after {
content:" <"attr(href)">";
color:#888;
background-color:inherit;
font-style:italic;
size:80%;
} 

#printversion a {

	color: #008175;
	text-decoration: underline;

}

#printversion a:hover {

	color: #008175;
	text-decoration: none;

}

#printversion a.pfeil {

	background: url('../pics/pfeil.gif') left no-repeat;
	padding-left: 10px;
	color: #8C8E8F;
	text-decoration: underline;

}

#printversion a.pfeil:hover {

	text-decoration: none;

}

#printversion ul {

	margin: 0px 0px 15px 15px;

}

#printversion ul li {

	list-style: disc;
	line-height: 22px;

}

#printversion ul li ul li {

	list-style: disc;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}

#printversion {
margin:10px;}

#dv_path {
margin:10px;}

em {
font-style:normal;
color: #008175;
font-size:1.1em;
word-spacing:1px;
letter-spacing:1px;}

#boxwrapper {
height:235px;
overflow:hidden;
width:673px;
}
