/*	
   Seitenhintergrund - standard: ../media/layout/body_fv.gif 
*/


body {
	background: #fff /* url(../media/layout/body_fvbreitorange.gif) */ top repeat-x;
}


#container {
	position: relative;
	margin: 0px auto 0px 12px;
	width: 668px;
	text-align: left;
}
*html #container { /* fuer IE  */
	margin: 0px 0px 0px 12px;
}


/* 	Kopfbereich  */

#kopfbereich {
	top: 0;
	margin: 0;
	padding: 0;
	height: 176px;
}


/* 	Identitaetsbereich  */

#ident {
	position: absolute;
	top: 96px;
	left: 0;
	height: 63px;
	margin: 0;
	padding: 12px 0 0 0;
	background: #f4f4f4;
}


/* 	Linke Navigation  */

#navigation1 {
	position: absolute; 
	top: 245px;  /* Standard 182px */
	left: 685px;
	width: 184px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	line-height: 110%;
} 
*html #navigation1 { /* fuer IE  */
	top: 240px;
}


/*	Inhaltsbereich  */

#inhaltsbereich {
	margin: 12px 0px 12px 100px;
	padding: 0px 20px 20px 12px;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	background-color: transparent;
	min-height: 363px; 
}
* html #inhaltsbereich { /* fuer IE 5.5 - 6.x */
	height: 363px; 
	padding: 10px 20px 20px 12px; 
 } 


/*	Fusszeile  */

#fusszeile {
	position: relative;
	color: ##666;
	padding: 8px 0 5px 16px;
	text-align: left;
	font-size: 85%;
	line-height: 130%;
	height: 20px; 
	border-top: 1px solid #ccc;
    margin-left: 184px;
    width: 570px;
}


#fusszeile div.left{
	position: absolute;
	top: 8px;
	left: 12px;
	width: 275px;
}

#fusszeile div.right {
	position: absolute;
	top: 8px;
	right: 12px;
	width: 275px;
	text-align: right;
}


/* 	
	-----------------------------------------------------------------------------
	Weitere Vorlagen
   	-----------------------------------------------------------------------------
*/

/* 	Kopfbereich  */

.logo {
	margin	: 6px 0 0 6px;
}

#navigation2 {
	position: absolute;
	top: 31px;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 90%; 
	border-right: 1px solid ##666;
}

/* Liste */
#navigation2 ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#navigation2 ul li {
	margin: 0;
	padding: 1px 3px 1px 3px;
	border-left: 1px solid ##666;
	list-style: none;
	display: inline;
	color: ##666;
}

#navigation2 ul li a {
	color: ##666;
	text-decoration: none;
}

#navigation2 ul li a:hover {
	color: ##666;
	text-decoration: none;
}

#navigation2 ul li a:visited {
	color: ##666;
	text-decoration: none;
}

#navigation2 .langlnk { 
/*	color: #fff;  */
    color: #fff;
}



#naviinf { 
	position: absolute;
	width: 768px;
	top: 76px;
	margin: 0;
	padding: 1px 0 0 0;
	height: 19px;
	background-color: transparent;
	border-right: 1px solid #fff;
	text-align: left;
}
*html #naviinf { /* fuer IE*/
	left: 0;
}

/* Liste  */

#naviinf ul {
	margin: 0;
	padding: 0;
	display: inline;
	color: #fff;
}

#naviinf ul li {
	margin: 0;
	padding: 6px 10px 5px 15px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	color: #fff;
	line-height: 160%;
	background-image: url(../media/layout/pfeil_li.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
}

#naviinf ul li a {
	color: #fff;
	text-decoration: none;
}

#naviinf  li a.aktiv {
	color: #fff;
	text-decoration: none;
}

#naviinf ul li a:hover {
	color: ##666;
	text-decoration: none;
}


/* 	Identitaet  */

.identpic {
	position: absolute;
	top: 0px; 
	left: 183px;
	margin: 0;
	padding: 0 1px 0 1px;
}


/* Linke Navigation links */


#navigation1 ul {
	list-style-type: none;
/*	margin: 35px 0 0 0; */
	margin: 15px 0 0 0;
	padding: 0px;
}

*html #navigation1 ul { /* fuer IE  */
/*	margin: 40px 0 0 0; */
	margin: 20px 0 0 0;
}

#navigation1 ul ul {
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

#navigation1 ul ul ul {
	border-bottom: none;
}

#navigation1 ul li {	
	display: block;
	width: 168px;
	height: auto;
	margin: 0;
	padding: 2px 0 2px 10px;
	color: #666;
	font-weight: normal;
	border-bottom: 0px solid #ccc;
	background-image: url(../media/layout/minus-.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}
*html #navigation1 ul li { /* fuer IE  */
	line-height: 150%;
	width: 170px;
	background-position: 4px 8px;
}

#navigation1 li ul li {
	display: block;
	width: 138px;
	height: auto;
	margin:  0;
	padding: 2px 0px 2px 10px;
	background-color: #fff;
	color: #666;
	font-weight: normal;
	background-image: url(../media/layout/minus-.gif);
	font-size: 95%;
	border-bottom: none;
}
*html #navigation1 li ul li { /* fuer IE  */
	line-height: 150%;
	width: auto;
} 

#navigation1 li ul li ul li {
	display: block;
	width: 138px;
	height: auto;
	margin: 0;
	padding: 2px 0px 2px 10px;
	background-color: #fff;
	color: #666;
	font-weight: normal;
	background-image: url(../media/layout/minus-.gif);
	font-size: 100%;
	border-bottom: none;
}
*html #navigation1 li ul li ul li { /* fuer IE  */
	line-height: 150%;
	width: auto;
} 

#navigation1 li ul li ul li ul li {
	display: block;
	width: 138px;
	height: auto;
	margin: 0;
	padding: 2px 0px 2px 10px;
	background-color: #fff;
	color: #666;
	font-weight: normal;
	background-image: url(../media/layout/minus.gif);
	font-size: 95%;
	border-bottom: none;
}
*html #navigation1 li ul li ul li ul li { /* fuer IE  */
	line-height: 150%;
	width: auto;
} 

#navigation1 li a {
	text-decoration: none;
	color: #666;
}

#navigation1 li a.aktiv {
	text-decoration: none;
	color: #666;
}

#navigation1 li a:hover {
	text-decoration: none;
	color:##666;
}

#navigation1 li ul li a {
	text-decoration: none;
	color: #666;
}


/*	Inhaltsbereich  */

#navianzeiger {
	font-size:	90%;
	line-height: 120%;
	width: auto;
	padding: 0 20px 0 0;
	margin: 0 0 15px 0;
}

/*  root  */

.backroot {
	color: #000;
}
.navianzeiger a {
	color: #fff;
}
.navianzeiger a:hover {
	color: ##666;
	text-decoration: none;
}
.navianzeiger a:visited {
	color: #fff;
	text-decoration: none;
}


/*
	Druck und Druckvorschau  
*/

#druckicon {
	float: right;
	margin: -2px 0px 10px 40px;
	padding: 0px;
}
*html #druckicon { /* fuer IE  */
	margin: 0px 0px 10px 40px;
}

#druckvorschau {
	display:none;
}


/*	Listen im Inhaltsbereich  */

#inhaltsbereich ul {
	margin: 0px 20px 0px 12px;
	padding: 4px 0 4px 0px;
}

#inhaltsbereich ol {
	margin: 4px 20px 4px 12px;
	padding: 4px 0 4px  0px;
}

#inhaltsbereich ol li {
	list-style-type: decimal;
	margin: 0 0 0 20px;	
	padding: 0px;
}
*html #inhaltsbereich ol li { /* fuer IE  */
	margin: 0 0 0 25px;	
}

#inhaltsbereich ul li {
   list-style-image: url(../media/layout/rechteck_li.gif); 
	margin: 0;
	padding: 0px;
	line-height: 140%;
}
*html #inhaltsbereich ul li { /* fuer IE  */
   list-style-image: url(../media/layout/rechteck_ie.gif); 
}


/*	News - Navigation  */

.newsnavi {
	margin: 20px 0 0px 0;
	padding: 0;
}

#vor {
	float: right;
}

#zurueck {
	float: left;
}


/* 	Fusszeile  */
/* 	div fusszeile  */

#fusszeile a:link {
	color: #fff;
	text-decoration: none;
}

#fusszeile a:hover {
	color: ##666;
	text-decoration: none;
}

#fusszeile a:visited {
	color: ##666;
	text-decoration: none;
}


.organisation {
	background-color: #E6ECF2;
	border: none;
	margin: 16px 0 12px 0;
	padding: 8px;
}

.organisation td {
	padding: 2px 8px 2px 8px;
}

.clear {
	clear: both;
}

.bic {
	float:left;
	margin:8px 4px 4px 0px;
}

.organisation strong{
	color: ##666;
}

.impos {
	margin: 4px 0 4px 0;
}


/* Positionieren von Bildern im Inhaltsbereich */

.imgLeft {
	float: left;
	margin: 10px 20px 10px 0;
}

.imgRight {
	float: right;
	margin: 10px 0 10px 20px;
}


/* 	Bereich rechts */

#bereichrechts {
	position: absolute;
	padding: 0px;
	top: 500px;
	left: 685px;
	margin: 0px;
}
*html #bereichrechts { /* fuer IE  */
	top: 433px;
}

.inhaltrechts {
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size :90%; 
	line-height: 120%;
	margin: 0px 0px 15px 8px;
	padding: 0;
	width: 186px;
	background-color: #fff;
	color: #666;
}

.inhaltrechts h2 {
	font-weight: bold;
	font-size: 110%;
	color: #666;
	margin: 4px 0 4px 0px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px 0;
}

.inhaltrechts h3 {
	font-weight: normal;
	color: #666;
	margin: 6px 0 0px 0;
	padding: 0 0 0 10px;
	background-image: url(../media/layout/pfeil_li.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.inhaltrechts h3 a:link {
	color: #666;
	text-decoration: none;
}

.inhaltrechts h3 a:visited {
	color: #666;
	text-decoration: none;
}

.inhaltrechts h3 a:hover {
	color: #666;
	text-decoration: underline;
}
.datum {
	font-size: 90%;
	color: #666;
	font-weight: normal;
	margin: 2px 0 10px 0;
	padding: 0 0 0 10px;
}

.anmerkung {
	color: #666;
	margin: 4px 0px 2px 0;
	padding: 0 0 0 10px;
}

.anmerkung p {
	color: #666;
	margin: -4px 0px -3px 0;
}

.inhaltrechts ul {
	margin: 0px 20px 0px 12px;
	padding: 4px 0 4px 0px;
	width: 186px;
}

.inhaltrechts ul li {
	list-style-image: url(../media/layout/rechteck_li.gif); 
	margin: 0;
	padding: 0px;
	line-height: 140%;
}
*html .inhaltrechts ul li { /* fuer IE  */
   list-style-image: url(../media/layout/rechteck_ie.gif); 
}

.termin {
	font-weight: bold;
	margin-top: 2px;
    padding: 0 0 0 10px;
	color: #666;
}


/*  QuickLinks  */

#qlinks  {
	position: absolute;
	top: 146px;  
	right: 0px;
	left: 685px;
	margin: 0;
	padding: 0;
	font-size: 95%;
	color: #666;
}

#qlinks .quick {
	font-size: 95%;
	margin: 0px 0px 0 10px;
	width:124px;
}

.qlinksico {
  	position: absolute;
	top: 147px;  
	right: 0px;
	left: 924px;
	margin: 0;
	padding: 0;
}
