html {
	background-color: #000000; 
	font-size: 62.5%;	
}		
body {
	font-size: 13px;	
	font-family:  sans-serif;
	letter-spacing: 120%;
	color: #ffffff;
}
strong {
	font-weight: bold;
	letter-spacing: 0.02em;
}
a {
	text-decoration:none;
	color: #e5ab00;
}
a:hover {
	border-color: #0934d7;
	color: #0934d7;
}	
a img {
	border-color: #e5ab00;
	border-style: solid;
	border-width : 2px;
}
a:hover img {
	border-color: #0934d7;
}	
a.spip_glossaire {
	background: url("../images/wiki.png") top right no-repeat;
	padding-right: 12px;
}
a.spip_glossaire:hover {
	background: url("../images/wiki_on.png") top right no-repeat;
	padding-right: 12px;
}
a.spip_out {
	background: url("../images/link.gif") center right no-repeat;
	padding-right: 12px;
}
a.spip_out:hover {
	background: url("../images/link_on.gif") center right no-repeat;
	padding-right: 12px;
}
hr.wide {
	clear: both;
}
img {
	background-color: #ffffff;
	margin: 5px 10px 5px 10px;
}
p>img {
	margin: 0px;
}
h1 {
	font-size: 24px;
	line-height:150%;
	font-weight: bold;
	margin-bottom: 4px;
}
h2 {
	line-height:150%;
	font-weight: bold;
}
h3 {
	font-size:18px;
	font-weight: bold;
	margin: 18px 0px 7px 0px;
	padding: 0px;
	border: none;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 150%;
}
span {
	margin: 0px;
	padding: 0px;
}
span.datum {
	font-size:12px;
	font-weight:normal;
}
span.spip_documents_left {
	padding-right:15px
}
span.spip_documents_left img{
	margin-left: 0px;
}
span.spip_documents_right img{
	margin-right: 0px;
}
span.spip_documents_right {
	padding-right: 0px;
}
span.spip_documents_center{
	padding: 0px;
}

/* meldungen*/
div.meldung{
	overflow:hidden;
	margin-bottom:20px;
}
div.meldungsbild {
	float:left;
	margin: 5px 10px 2px 0px;
}
div.meldungsbild img {
	margin: 0px;
}
/* portfolio*/
div.portfolio {
	width: 590px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
a.portfolio {
	border-color:#ff0000;
}
.portfolio img {
	margin: 0px;
}
div.portfolio p {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-size: 8pt;
	line-height: 130%;
	font-weight: normal;
}
#lbCaption a {
	font-size: 18px;
}
div.pf{
	float:left;
	margin-right: 40px;
	margin-bottom: 20px
}
div.sec-2{
	float:left;
	margin-right: 0px;
	width: 193px;
}
div.sec-3{
	float:left;
	margin-right: 0px;
	width: 193px;
}
span.pf_titel {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px;
}
/* portfolio artikel */
div.portfolio-art {
	width: 590px;
	overflow:hidden
}
div.portfolio-art div {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
div.portfolio-art h3 {
	font-size:14px;
	font-weight: bold;
	margin: 12px 0px 7px 0px;
	padding: 0px;
}
div.portfolio-art img {
	float:left;
	margin: 0px;
}
/* portfolio vertikal */
div.text {
	width: 380px;
	float: right;
	margin-left: 20px;
}
div.text li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 150%;
}
div.text li li {
	list-style-type: none !important;
	list-style-position: outside !important;
	margin-left: 0px !important;
}
div.text ul {
	margin-bottom: 5px;
}
div.portfolio-h {
	width: 150px;
	float: left;
}
div.portfolio-h div {
	margin-bottom:20px;
}
div.portfolio-h p { 
	padding: 0px ;
	margin: 5px 0px 25px 0px ;
}
div.portfolio-h img {
	padding: 0px ;
	margin: 0px ;
}
/* mainmenu */
#mainmenu {
	position: relative;
	top: 108px;
	left: 215px;
}
div#mainmenu a{
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	margin: 0em 10px 0px 0px;
}
div#mainmenu a.on{
	color: #ffffff;
}
div#mainmenu a:hover {
	color: #0934d7;
}

/* submenu */
#submenu {
	position: relative;
	float: right;
	top: 0px;
	background-color:#1e1e1e;
	padding:0px;
	margin: 0px;
	margin-bottom: 30px;
	width:200px;
	border: 0px red solid;
		}
#submenu_o {
	background-image:url(../images/hg_menu_o2.png); 
	background-repeat: no-repeat;	
	height:45px; 
	width:200px;
	margin: 0px 0px 10px 0px;
	}
#submenu_u {
	background-repeat: no-repeat;	
	background-image:url(../images/hg_menu_u.png); 	
	overflow: hidden;
	height:12px; 
	width:200px;
	margin: 13px 0px 0px 0px ;
	padding:0px;
	overflow: hidden;
	}
div#submenu a {
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}
div#submenu a.on {color: #cccccc;}
div#submenu a{color: #e5ab00;}
div#submenu a:hover{color: #0934d7;}
div#submenu ul {
	list-style-type: none;
	padding: 0px 0px 0px 18px;
	margin: 0px;
	line-height: 17px;
}
.date {
	font-size: 10pt;
	font-weight: bold;
	line-height: 17px;
	margin-top: 20px;
}
/* suche */
div#suche {
	position: relative;
	background-image:url(../images/suche_hg.png);
	background-position: top ;
	background-repeat:no-repeat;
	vertical-align: top;
	top:20px;
	left:40px;
	width:115px;
	height:20px;
	font-size:10pt;
	font-weight: bold;
}
#recherche {
	background-color:transparent;
	width:100px;
	color:#000000;
	vertical-align:top;
	font-size:9pt;
	font-weight: bold;
	border-style:none;
	padding:0px;
	margin: 2px 3px 0px 3px;
}
#recherche:hover {
	color: #0934d7;
}
ul.suche {
	margin-bottom: 20px;
	margin-left: 20px;
}
ul.suche li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 4px 0px;
}
/* Anzeige der Suchergebnisse */
div.suche-titel {
	overflow:hidden;
}
div.suche-titel h3 {
	float:left; 
	margin: 0px;
}
div.suche-titel span.a {
	float:right; 
	margin: 0px;
}

/* layout */ 
#container {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	background-image:url(../images/hg.png);
	background-repeat:repeat-y;
	width: 820px;
}
#top {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/hg_head.png);
	background-repeat: no-repeat;
	width: 820px;
	height:150px;
	z-index:1;
	}

#middle {
	position:relative;
	overflow:hidden;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 820px;
	}
#content {
	position:relative;
	overflow:hidden;
	top: 0px;
	left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px 0px 20px 40px;
	width: 562px;
	}
div#content ul {
}
div#content li {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 150%;
	margin-left: 20px;
}
#bugfix {
	clear:both;
	}
#bottom {
	background-image: url(../images/hg_tail.png);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 820px;
	padding: 20px 0px 20px 20px;
	margin: 0px;
	}
div#bottom a{
	margin: 0px;
	margin-right:10px;
	}
