html { min-height: 100.1%; }

body{
margin:0;
padding:0;
line-height: 1.5em;
font: 11px/18px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif; 
color: #333;
	overflow:auto;
  	overflow: -moz-scrollbars-vertical;

}

.fllinks {
	float:left;
	padding:0px;
	margin:14px 14px 0px 0px;
}

.flrechts {
	float:right;
	padding:0px;
	margin:14px 0px 0px 14px;
}


/*	Text styles */

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font: normal 20px/25px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	font: normal 20px/25px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
}

h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 15px/24px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 2px 0px;
	border-bottom: 1px dotted #b3b1af;
	font: bold 15px/17px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
}

h3.noborder {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 1px 0px;
	border-bottom: none;
}

h2 img, h3 img {
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

h3 a:link, h3 a:visited {
	color: #333;
	text-decoration: none;
}

h3 a:hover, h3 a:active {
	color: #3060c8;
	text-decoration: underline;
}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 13px/17px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
}

h4 a:link, h4 a:visited {
	color: #333;
	text-decoration: none;
}

h4 a:hover, h4 a:active {
	color: #3060c8;
	text-decoration: underline;
}

h5 {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 2px 0px;
	font: bold 11px/15px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #3292fe;
	border-bottom: 1px dotted #b3b1af;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h5.noborder {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-bottom: none;
}

h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
	color: #3292fe;
	text-decoration: none;
}


h6 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #b3b1af;
	font: bold 10px/14px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666564;
	clear: left;
	clear: right;
}

h6.noborder {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
}



p {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

ul 
{
list-style-image: url('../pics/list_style_image.gif')
}


blockquote {
	margin: 5px 0px 15px 0px;
	padding: 0px 30px 0px 30px;
}

/*	Link styles */

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3060c8;
}

a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #3060c8;
}

a img, a:hover img, a:active img {
	text-decoration: none;
}

a.nobold {
	font-weight: normal;
}

a img {
   border-style: none;
}

a[hreflang="en"] {
	padding-left: 20px;
	background: url(../pics/lang_en.gif) no-repeat 0 50%;
}

a[hreflang="de"] {
	padding-left: 20px;
	background: url(../pics/lang_de.gif) no-repeat 0 50%;
}

a[href$=".pdf"] {
	padding-left:20px;
	background: url(../pics/ext/mime-pdf.gif) no-repeat 0 50%;
}

a[href$=".doc"] {
	padding-left:20px;
	background: url(../pics/ext/mime-doc.gif) no-repeat 0 50%;
}


/*	List styles */

ul {
	margin: 5px 0px 0px 0px; 
	padding: 0px 0px 15px 35px; 
	list-style-type: square;
	list-style-position: outside;
	color: #333;
}

ol {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 15px 35px; 
	list-style-position: outside;
	color: #333;
}

li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}


b{font-size: 110%;}
em{color: red;}

img {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 0px 0px 0px 0px; 
	vertical-align: top;
	border: none;
}

hr {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
	border-bottom: 1px dotted #b3b1af;
	border-right: none;
	border-top: none;
	border-left: none;
	background: #fff;
	clear: left;
	clear: right;
}

#search {
	height: 17px;
	width: 100px;
	margin-top: 6px;
	margin-left: 16px;
	background: #fff;
	border: 0px solid #555;
	background-image:url(http://www.delbrouck.de/pics/ico_lupe.gif);
  	background-repeat:no-repeat;
  	background-position:75px 50%;
}


#maincontainer{
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #e8e8e8;
}

#topsection{
height: 35px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 0px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 180px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 30px;
font: 12px/18px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif; 
}

#fullcontentcolumn{
margin: 0 50px 0 50px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 30px;
font: 12px/18px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif; 
}

#halfcontentcolumn{
margin: 0 50px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 30px;
font: 12px/18px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif; 
}


/* ------------------------------- Navigation vertical ------------------------------------------------------------*/

#navigation {
	width:160px;
}

#navigation h4{
	color:#333;
	margin-top:-10px;
	border-bottom:1px groove #666;
}

#navigation ul {
	list-style:none;
	margin-left:-30px;
	font-size:120%;
}

#navigation ul.nav1st {
	width:160px;
	display:none;
}

#navigation ul.nav1st li {
	padding:8px 0 8px 14px;
}

#navigation ul.nav1st li.active {
	background:#f7f7f7;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#090;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	color:#606060;
	font-weight:bold;
}

#navigation ul.nav1st a:hover {
	color:#090;
}


#navigation ul.nav1st li {
	padding:0;
	margin-left:5px;
	list-style-type:none;
}

#navigation ul.nav2nd li {
	padding-bottom:5px;
	list-style-type:none;
}


#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	padding:4px 0 4px 0;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	text-decoration:underline;
}

#navigation ul.nav3rd {
	font-size:90%;
	margin-left:-30px;
}


#lang {
float: left;
width: 190px; /*Width of left column in pixel*/
margin-left: -950px; /*Set margin to that of -(MainContainerWidth)*/
margin-top: 8px;
padding-left: 15px;
}	

.graueboxright {
	background:#e8e8e8;
	border:2px solid #ccc;
	padding:10px;
	margin:10px;
	width:150px;
	color:#666;
		}
.graueboxright:before {
			display:block;
			content:url(data:image/gif;base64,R0lGODlhCAAIAMQAAP////z8/Pn5+ff39+jo6Ofn5+bm5uXl5eTk5OLi4uHh4d/f39nZ2dfX19XV1dHR0dDQ0M/Pz83NzczMzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAAIAAgAAAUmICACQvJIYyGtaLCwDAIcq1PcAyQ1BeEnE4jB53NMGkNiZKJI+kIAOw==);
			height:8px;
			background:url(data:image/gif;base64,R0lGODlhCAAIAMQAAP////z8/Pn5+ff39+jo6Ofn5+bm5uXl5eTk5OLi4uHh4d/f39nZ2dfX19XV1dHR0dDQ0M/Pz83NzczMzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAAIAAgAAAUlYOQkA2ACUwodgak0kCQtpmE3cgEQPOHIgh4vlRASGJOHESELAQA7) no-repeat 100% 100%;
			line-height:0;
			margin:-12px -12px 4px;
		}
.graueboxright:after {
			display:block;
			content:url(data:image/gif;base64,R0lGODlhCAAIAMQAAP////z8/Pn5+ff39+jo6Ofn5+bm5uXl5eTk5OLi4uHh4d/f39nZ2dfX19XV1dHR0dDQ0M/Pz87Ozs3NzczMzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAAIAAgAAAUm4DQhRFk+FGOWCUUVqyA6cAkUYmPsALCIkIaiFzhAXJReb5BwREIAOw==);
			height:8px;
			background:url(data:image/gif;base64,R0lGODlhCAAIAMQAAP////z8/Pn5+ff39+jo6Ofn5+bm5uXl5eTk5OLi4uHh4d/f39nZ2dfX19XV1dHR0dDQ0M/Pz83NzczMzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAAIAAgAAAUmICGKyhSNYjM5KAFNCdpI0DA6knQACDP9iwAglysAjpJHQnA8hgAAOw==) no-repeat 100% 100%;
			line-height:0;
			margin:4px -12px -12px;
			clear:both;
		}

.graueboxleft {
	background:#e8e8e8;
	border:2px solid #ccc;
	padding:10px;
	margin:10px;
	width:160px;
	color:#666;
		}
.graueboxleft:before {
			display:block;
			content:url(data:image/gif;base64,R0lGODlhCAAIAMQAAP////z8/Pn5+ff39+jo6Ofn5+bm5uXl5eTk5OLi4uHh4d/f39nZ2dfX19XV1dHR0dDQ0M/Pz83NzczMzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAAIAAgAAAUmICACQvJIYyGtaLCwDAIcq1PcAyQ1BeEnE4jB53NMGkNiZKJI+kIAOw==);
			height:8px;
			background:url(data:image/gif;base64,R0lGODlhCAAIAMQAAP////z8/Pn5+ff39+jo6Ofn5+bm5uXl5eTk5OLi4uHh4d/f39nZ2dfX19XV1dHR0dDQ0M/Pz83NzczMzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAAIAAgAAAUlYOQkA2ACUwodgak0kCQtpmE3cgEQPOHIgh4vlRASGJOHESELAQA7) no-repeat 100% 100%;
			line-height:0;
			margin:-12px -12px 4px;
		}
.graueboxleft:after {
			display:block;
			content:url(data:image/gif;base64,R0lGODlhCAAIAMQAAP////z8/Pn5+ff39+jo6Ofn5+bm5uXl5eTk5OLi4uHh4d/f39nZ2dfX19XV1dHR0dDQ0M/Pz87Ozs3NzczMzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAAIAAgAAAUm4DQhRFk+FGOWCUUVqyA6cAkUYmPsALCIkIaiFzhAXJReb5BwREIAOw==);
			height:8px;
			background:url(data:image/gif;base64,R0lGODlhCAAIAMQAAP////z8/Pn5+ff39+jo6Ofn5+bm5uXl5eTk5OLi4uHh4d/f39nZ2dfX19XV1dHR0dDQ0M/Pz83NzczMzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAAIAAgAAAUmICGKyhSNYjM5KAFNCdpI0DA6knQACDP9iwAglysAjpJHQnA8hgAAOw==) no-repeat 100% 100%;
			line-height:0;
			margin:4px -12px -12px;
			clear:both;
		}


#leftcolumn {
float: left;
width: 190px; /*Width of left column in pixel*/
margin-left: -950px; /*Set margin to that of -(MainContainerWidth)*/
margin-top: 25px;
}	

#rightcolumn{
float: right;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
margin-top: 25px;
overflow:hidden;
}

#rightcolumn img {
padding:5px;
}

#rightcolumn p {
padding:5px;
}

#rightcolumn h1,h2,h3,h4,h5,h6 {
padding-left:5px;
padding-top:5px;
}

#footer{
clear: left;
width: 950px;
background: #ccc;
color: #FFF;
padding: 4px 0;
}

#footer a{
color: #000;
}

#footer p{
color: #000;
padding-left:15px;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(../pics/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../pics/blockactive.gif) center center repeat-x;
}


.list_content {
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	background-color:#E8E8E8;
	margin:0px;
    line-height: 18px;
	}

.list_content2 {
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	background-color:#d0d0d0;
	margin:0px;
    line-height: 18px;
	}

#sitemap{
	float: left;
	width:900px;
	padding:0px;

}
#sitemap .langsitemap{
	float: left;
	width:400px;
	padding:14px;
	text-transform:capitalize;
}

#sitemap .sitemaplevel1 ul{
}
#sitemap .sitemaplevel1 ul a.level1{
}

#sitemap .sitemaplevel2 ul{
}
#sitemap .sitemaplevel2 ul a.level2{
}
#sitemap .sitemapartikel ul{
	list-style: circle;
}
#sitemap .sitemapartikel li{
	list-style: circle;
}
#sitemap .sitemapartikel a{
}
