/* CSS Document */

html, body, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

img
{
	vertical-align:top;
	float:right;
}


html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	color: #fff;
	font-size: 12pt;
	font-weight: normal;
}

.clear
{
	clear: both;
	height: 0;
	font-size: 0;
}

/* -------------------------------- LAYOUT -------------------------------- */

div#site-wrapper
{
	width: 858px;
	margin: 0 auto;
	height: 100 %;
}


div#top-links
{
	display:none;
}

div#top-links a
{
	display:none;
}

div#flaggen{
display:none;
}

div#links-top{
display: none;
}

div#banner
{
display: none;
}

div#content-wrapper
{
	background: none;
	width: 858px;
	height: 100 %;
	}

div#footer
{
	background: none;
	width: 858px;
	height: 24px;
}

div#footer-copy
{
width:858px;
margin:5px auto 0px;
padding-right:30px;
color:#000;
font-size:10pt;
}

div#footer-left
{
width:858px;
margin:5px auto 0px;
padding-left:30px;
text-align:left;
color:#000;
font-size:8pt;
}


div#content {
	width: 580px;
	float:left;
	margin-right: 20px;
padding-right:20px;
	height: 100%;
	background: none;
	margin-top:5px;
	display:inline;
}

div#news {
	width: 150px;
	float:left;
	height: 100%;
	margin-top: 5px;

}

div#content_links {
	width: 420px;
	float: left;
}

div#bild_header {
display: none;
}

/* ------------------------------- TYPOGRAPHY ------------------------------- */

h1
{
	color: #274c5e;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 26pt;
	font-weight: bold;
}

h2
{
	font-weight: normal;
	font-size: 18pt;
}

p
{
	font-size: 12pt;
	line-height: 1.6;
	padding-bottom: 0px;
	color: #2c2d2d;
	padding-left: 0;
}

a:link
{
	color: #2c2d2d;
	text-decoration: underline;
}

a:visited
{
	color: #2c2d2d;
	text-decoration: underline;
}

a:active, a:hover
{
}


li
{
	list-style-position: outside;
	list-style-image: none;
	line-height: normal;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 13px;
}

li.nah{
	list-style-position: outside;
	list-style-image: none;
	line-height: 1.6;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}

li a
{
	text-decoration: underline;
}

ul
{
	padding: 0px 0 0px 40px;
	font-size: 14px;
	color: #2c2d2d;
}

ul.nah li
{
	padding: 0px 0px 0px 20px;
	list-style-type:disc;
}

ul ul
{
	padding-bottom: 5px;
	padding-left: 20px;
}


ol
{
	font-size: 12pt;
	padding-bottom: 0px;
}

.footer {
	font-size: 8pt;
	line-height: 1.6;
	padding-bottom: 20px;
	color: #2c2d2d;
	padding-left: 0;
	text-align:right;
}

.footer_left {
	font-size: 8pt;
	line-height: 1.6;
	padding-bottom: 20px;
	color: #2c2d2d;
	padding-left: 0;
	text-align:left;
}

.li_content {
list-style-position: outside;
	list-style-type: disc;
	line-height: 1.6;
	padding-top: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
}

.li_referenzen {
list-style-position: outside;
	list-style-type: disc;
	line-height: 1.6;
	padding-top: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
}

.content-title-noshade-size3 {margin: 0px; padding: 0px; color: #0051a0; font-weight: bold; font-size: 160%;}
.content-title-noshade-size1 {margin: 0px; padding: 0px; color: #0051a0; font-weight: bold; font-size: 130%;}
.content1-pagetitle {overflow: hidden; width: 580px; margin: 0px 0px 15px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px #0051a0;); color: #0051a0; font-weight: bold; font-size: 24pt;}
.content1-pagetitle-news {overflow: hidden; width: 150px; margin: 0px 0px 15px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px #0051a0;); color: #0051a0; font-weight: bold; font-size: 24pt;}
.newsbar-title {margin: 0px; padding: 10px 2px 3px 0px; border-top: solid 1px rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 14pt; width: 180px;}
.newsbar-title-first {margin: 0px; padding: 8px 10px 3px 0px; color: rgb(75,75,75); font-weight: bold; font-size: 14pt; width: 180px;}
.content-title-first {
	margin: 0px;
	color: #0051a0;
	font-weight: bold;
	font-size: 18pt;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content-title-first-center {
	margin: 0px;
	color: #0051a0;
	font-weight: bold;
	font-size: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.content-title-line {
	moverflow: hidden;
	margin: 0px;
	border-top: solid 1px rgb(215,215,215);
	color: #0051a0;
	font-weight: bold;
	font-size: 18pt;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content-untertitle {margin: 0px; padding: 2px 10px 3px 0px; color: #0051a0; font-weight: bold; font-size: 14pt;}
.image {margin-top: 10px;}

/* ------------------------------- NAVIGATION ------------------------------- */

/*new*/
div#outerContainer{	display: none;}

#menuContainer {display: none;}

#nav, 
#nav ul {padding:0; margin:0; list-style:none; font: 12pt arial, verdana, sans-serif; position:relative; z-index:100; background-image:none;}    /*format drop-menü */
#nav {height:4px; float:left; padding:0; position:relative; right:50%;}

#nav table {border-collapse:collapse;}
#nav li {float:left;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#eee; height:34px; padding:0px 15px 0px 0px; line-height:17px; text-decoration:none; white-space:nowrap; font-weight:bold;}
#nav li li a {line-height:6px; float:none; height:auto;} /* abstand menüeinträge dropdown */

#nav li:hover {position:relative; z-index:100; background:url(transparent.gif);}
#nav a:hover {position:relative; z-index:100; color:#f0dd92; border:0;}
#nav li:hover > a {color:#f0dd92;}

#nav :hover  ul {left:0; top:30px; z-index:300;}
#nav a:hover ul {left:-20px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:0; margin-left:100%; top:0;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover li:hover > a {color:#fc0;}

#nav li a:hover ul li a:hover {color:#fc0;}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}




/* -------------------------------- CONTENT PAGES -------------------------------- */

div#content-wrapper img
{
	float: left;
	padding: 0px 4px 0 0;
	border: 0px;
}

div#content-wrapper h1
{
	padding: 28px 0 10px 0px;
}

div#content-wrapper p.first-paragraph
{
	padding-top: 36px;
	padding-left: 38px;
	width: 500px;
}

div#content-wrapper p
{
	
	width: auto;
}

div#content {
	margin-left: 38px;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;

}

div#news{
	padding-right: 38px;
}

ul.left-list
{
	width: 240px;
	float: left;
	
}

ul.right-list
{
	width: 240px;
	float: left;
	padding-left: 20px;
}
#home #site-wrapper #content-wrapper #content table tr td {
	color: #2c2d2d;
	line-height: 1.6em;
	text-align: left;
}
.table_fett {
	color: #2c2d2d;
	line-height: 1.6em;
	font-weight:bold;
}#home #site-wrapper #content-wrapper #news p {
	font-weight: bold;
}
#home #site-wrapper #content-wrapper #news p {
	font-weight: normal;
}

