/* CSS Document */

/* * ------------------------- */
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
	}

/* body ------------------------- */
body {
	background-color:#ddd;
	}

/* p ------------------------- */
#bildtitel p {
	color:#fff;
	padding:5px 5px 0px 10px;
	}
#content p {
	margin-bottom:0px;
	}
#navi p,
#subnavi p {
	margin-top:5px;
	}
#content p.fett {
	font-weight:bold;
	}
	
/* span ------------------------- */
#content span.fett {
	font-weight:bold;
	}

/* table ------------------------- */
*html table {
	width:520px;
	}
td {
	padding:5px 5px 5px 0;
	}
tr {
	}

/* h1 ------------------------- */
h1 {
	margin:0px 0px 10px 0px;
	clear:both;
	color:#202E66;
	font-size:14px;
	}
	
/* h2 ------------------------- */
h2 {
	margin:0px 0px 10px 0px;
	clear:both;
	}

/* div ------------------------- */
#trenner {
	height:20px;
	clear:both;
	}

	
/* a ------------------------- */
a {
	text-decoration:none;
	color:#666;
	}
.uebersicht a {
	color:#1c1c1c;
	font-weight:bold;
	}
.uebersicht .eingerueckt a ,
.uebersicht .eingerueckt_2 a {
	color:#666;
	font-weight:normal;
	}
a:hover,
a:active {
	font-weight:bold;
	color:#556296;
	}
#subnavi a,
#navi a {
	display:block;
	padding:5px 5px 6px 5px;
	color:#fff;
	font-size:11px;
	}
#meta a {
	display:block;
	padding:5px 5px 0px 5px;
	font-size:11px;
	color:#AAB0CA;
	}
#navi a:hover,
#navi a:active {
	background-color:#d7d7d7;
	background-image:  url(/99_generic/bilder/navi/navi_over_oben.gif);
	background-repeat:no-repeat;
	color:#202E66;
	}
#subnavi a:hover,
#subnavi a:active {
	background-color:#fff;
	color:#202E66;
	}
#navi a.aktiv {
	background-color:#fff;
	background-image:  url(/99_generic/bilder/navi/navi_aktiv_oben.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#202E66;
	}
#subnavi a.aktiv {
	background-color:#d7d7d7;
	font-weight:bold;
	color:#202E66;
	}
#subsub a.aktiv {
	font-weight:bold;
	color:#556296;
	}
#subsub a {
	color:#ff0000;
	}
#subsub .download a {
	color:#666666;
	}
#subsub a.subsubsub {
	color:#556296;
	}
#meta a.aktiv {
	font-weight:bold;
	}
	
/* ul ------------------------- */
#navi ul,
#subnavi ul,
#subsub ul,
#meta ul,
#footer ul {
	list-style-type:none;
	}
#subsub ul {
	margin:15px 15px 50px 25px;
	line-height:150%;
	}
#subsub ul.download {
	line-height:100%;
	margin-top:50px;
	}
#subnavi ul {
	}
#content ul {
	margin:5px 0px 5px 0;
	}
#content ul ul {
	margin:5px 0px 5px 25px;
	}
	
/* li ------------------------- */
#navi li,
#subnavi li,
#meta li,
#footer li {
	float:left;
	}
#subnavi li {
	width:180px;
	background-color:#556296;
	height:25px;
	text-align:center;
	}
#subnavi li.aktiv {
	background-color:#d7d7d7;
	}
#navi li {
	background-color:#202E66;
	height:25px;
	width:180px; 
	text-align:center;
	}
#navi li.breit {
	height:25px;
	width:180px; 
	}
#meta li {
	background-color:#222E68;
	height:20px;
	width:80px; 
	text-align:center;
	}
#meta li.lang {
	width:651px; 
	text-align:right;
	}
#meta li.kurz {
	width:9px;
	}
#footer li,
#footer ul {
	background-color:#556296;
	height:55px;
	}
#footer li.lang {
	width:872px; 
	text-align:center;
	padding:10px 5px 5px 5px;
	color:#7781AB;
	height:40px;
	}
#content li {
	margin:0px 0px 0px 22px;
	list-style-image:url(../bilder/aufzaehlung.gif);
	list-style-type:none;
	}
*html #content li {
	margin:0px 0px 0px 25px;
	}
#content .uebersicht li {
	list-style-image:url(../bilder/ordner_sw.jpg);
	padding:2px 0;
	}
#content li.eingerueckt,
#content li.eingerueckt_2 {
	list-style-image:url(/99_generic/bilder/blatt_sw.jpg);
	}
#content li.eingerueckt {
	margin-left:50px;
	}
#content li.eingerueckt_2 {
	margin-left:75px;
	}

#subsub ul.download li {
	padding-bottom:10px;
	}

/* img ------------------------- */
#navi img,
#footer img,
#meta img,
#subnavi img {
	margin:0 0 -3px 0;
	}
*html #head img,
*html #navi img, 
*html #bild img,
*html #footer img,
*html #meta img {
	margin:0 0 -3px 0;
	}
*+html #head img,
*+html #navi img, 
*+html #bild img,
*+html #footer img,
*+html #meta img {
	margin:0 0 -3px 0;
	}
#content img {
	clear:both;
	/*float:left*/
	}
#content.referenzbilder img {
	border:1px solid #202E66;
	}
*html #content.referenzbildereinzeln img {
	margin-right:0px;
	}
*+html #content.referenzbildereinzeln img {
	margin-right:0px;
	}

/* centerbox ------------------------- */
#centerbox {
	background-color:#fff;
	width:900px;
	margin:auto;
	}
	
/* subsub ------------------------- */
#subsub {
	clear:both;
	width:180px;
	margin:0;
	height:500px;
	float:left;
	}

/* meta ------------------------- */
#meta {
	clear:both;
	}
*html #meta {
	height:15px;
	}
	
/* head ------------------------- */
#head {
	}
	


/* contentbox ------------------------- */
#contentbox {
	margin:0;
	width:540px;
	float:left;
	min-height:350px;
	}
*html #contentbox {
	margin:0px -3px 0 0;
	height:350px;
	}
*+html #contentbox {
	margin:0px -3px 0 0;
	}

/* content ------------------------- */
#content {
	margin:15px 15px 15px 0;
	}
*html #content {
	width:520px;
	}
*+html #content {
	width:520px;
	}
*html #content.referenzbildereinzeln {
	margin-right:0px;
	}
*+html #content.referenzbildereinzeln {
	margin-right:0px;
	}
	
/* bild ------------------------- */
* html #bild {
	margin:-25px 0 0 0;
	}
*+html #bild {
	margin:-25px 0 0 0;
	}
	
/* bildtitel ------------------------- */
#bildtitel {
	margin:0 0 20px 720px;
	padding-bottom:10px;
	background-color:#556296;
	background-image:url(../bilder/bild_titel_ecke.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
*html #bildtitel {
	height:1%;
	margin-left:-3px;
	}
*+html #bildtitel {
	height:1%;
	margin-left:-3px;
	}

/* footer ------------------------- */
#footer {
	clear:both;
	}
*html #footer {
	height:15px;
	}
*+html #footer {
	height:15px;
	}

/* form ------------------------- */
.eingerueckt {
	margin-left:25px;
	}
.haupt {
	font-weight:bold;
	}
form p {
	padding:5px 0 0px 0px;
	}
input {
	margin-right:5px;
	}

