/* CSS-Datei für aqua-Template /f von CMBasic (ab Ver. 1.5)
Allg. Hintergrundfarben: Site: #fff, #7DBCFF, Navigation: #8DB9D4, #d0dce7
*/
html {	height: 100%;
		margin-bottom: 0.1px;	/*Scrollbar immer da	bei Gecko Browsern	*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		line-height:1.3em;
}


/* Gesamtschrift und Gesamtrand festlegen */
body {
	margin: 0;
	padding: 0;
	widht: 100%;
	height: 100%;
	background: #fff/*#DADADA*/ url(farbverlauf.gif);
	background-repeat: repeat-x;
}
/* mother-container, contains logo, navi, content and footer */
#mother	{
	text-align: left;
	margin: auto;
	position: relative; /* EB | Basis für Newskasten-Positionierung */
	width: 900px; /*800 px*/
	margin: 10px auto;
	font-size: 0.9em;
	border: 1px solid #000;
	background-image:url(wrapper-afw.gif);
}
/* Container mit dem Logo */

#logo
{
/*width: 800px;
margin: 0 auto;*/
     background-color : #c0c0c0;
    background-color : #7DBCFF;
  /* Falls eine Verlaufsgrafik als Hintergrund gewünscht wird: */
  /* background-image: url('verlauf_logo4.gif'); */ 
  background-image:url(titel11.jpg);
}
/* Suchfeld */
#search {
	color:#666;
	margin:0;
	padding:0;
	/*height:30px;*/
	background:url(pathway-bg.gif) repeat-x bottom #FFF;
	height:auto;
	margin-top:30px; /*Höhe für Titelbild x 3 für korrekte Höhe*/
}
#search p {	
	text-align: right;
}
#search form {
	
}
#search label {
}
#searchfield {
	color:#666;
	margin-left:5px;
	margin-bottom:2px;}
	
#sprache a {background-image:url(de.gif);margin-left:140px;position:absolute; width:22px;height:15px;;
margin-top:4px;display:block;}	

/* Titel */
#logo h1 {
	text-align: right;
	margin:0;
	padding:0;}
#logo p {
	text-align: right;
	margin:0;
	padding:0;}


#navi{
	float: left;
	width: 160px;
	padding: 5px;
}
/*	listomatic	*/
#navi { /*margin-left: 30px; */}
#navi ul {margin: 0;font-weight:bold;padding: 0;list-style-type: none;font-family: verdana, arial, Helvetica, sans-serif;font-size:10px;color:#FFF;}
#navi ul ul	{margin: 0;font-weight:bold;padding: 0;list-style-type: none;font-family: verdana, arial, Helvetica, sans-serif;font-size:10px;color:#fff;}/*nicht Original*/
#navi li { margin: 0 0 1px 0; /*leer lassen für hintergrundlinien*/}
#navi li	 { margin: 0 0 1px 0; /*leer lassen für hintergrundlinien*/}
#navi a{display: block;padding: 5px 10px;width: 140px;color: #135dac/*#666*/;background-color:#8DB9D4;/*#B3D0E2*/;text-decoration: none;}
#navi a:hover{color:  #135dac/*#666*/;background-color: #d0dce7;text-decoration: none;}
#navi ul .obermenuhigh         { color: #666; font-weight: bold; background-color: #dfeeff; border-bottom: 1px solid #c0c0c0; text-decoration: none; height: 3em; padding: 6px 0 0 /*30*/10px; display: block; }	
#navi ul ul .submenuhigh         { display: block;padding: 5px 5px 5px 30px;width: 125px;color:#666;text-decoration: none;background-color:#dfeeff;}	
#navi ul ul li { margin: 0 0 1px 0; font-weight:normal;}
#navi ul ul a{display: block;padding: 5px 5px 5px 30px;width: 125px;color:#666;text-decoration: none;background-color: #d0dce7;}
#navi ul ul a:hover{color: #666;background-color: #d0dce7;text-decoration: none;}

/* Navigationspfad */
#path {
   font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  padding-bottom: 3px;
}



#content
{
width: 526px;
float: left;
margin-left: 20px;
margin-top:0px;
display: inline;
padding: 5px;
}

#footer {
	width: 100%;
	color: black;
	padding-top: 10px;
	background-color: #999;	 
	clear: both;
	color:#ccc;
	text-align:center;
	font-size:1em;
	text-indent: 10px;
	height:20px;
	border-top:1px solid black;
}
/* Stilregel für Plugins, z.B. feedback 
wichtig, um die gewünschte Hintergrundfarbe festlegen
zu können */
.center {text-align: center;}

.plugin input, textarea	{
	border-bottom:1px solid black;
	border-top:0;
	border-left:0;
	border-right:0;
	background-color:white;
}
.plugin	{
	font-size:0.8em;
	background-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 /*background-color: #F8F8F8;*/
  line-height: 1.3em;


}
plugin p, plugin p table,{
	font-size:1em;
	color:#FF0000;
	line-height:1.5em;
	/*font-weight:bold;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
plugin h1  {	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Stilregel für Frontend-Einloggbereich, 
wichtig, um die gewünschte Hintergrundfarbe festlegen zu
können */
.login {
  background-color:white;
  font-size: 1em;
  line-height: 1.3em;
}
/* Listenstile für Menüeintrag im Navibereich topmenu */
#topmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  width: 100%;
  padding-left: 0px;
  text-align: right;
}

#topmenu ul {
  padding: 3px 3px 0 3px;
  border-bottom: 1px solid silver; 
  margin-bottom: 8px;
}

#topmenu li {
  display: inline;
  }

#topmenu a {
  padding: 3px 1em;
  margin-right: 3px;
  border: 1px solid silver;
  text-decoration: none; 
  border-bottom: 0;
}

#topmenu a:link {
  text-decoration: none;
}

#topmenu a:visited {
  color: black;
  text-decoration: none;
  width: 100%;
}

#topmenu a:hover {
  background-color: #DADADA;
  width: 100%;
  color: black;
}

#topmenu .obermenuhigh {
  padding: 3px 1em;
  margin-right: 3px;
  border: 1px solid silver;
  color: black;
  font-weight:bold;
  border-bottom: 0;
  background-color: #DADADA;

}

/* ENDE Listenstile für Menüeintrag im topmenu */



/* Überschrift 1 gestalten */
#content h1 {
  color: #0000A0;
  font-size: 1.4em;
  line-height: 1.4;
  margin-top: 10px;
  /*background-image: url(verlauf.jpg);
  background-repeat: repeat-y;*/
  background-color:#FFF;
  padding: 4px;
	filter:alpha(opacity=60); /* IE */
	-moz-opacity: 0.6; /* FireFox/Mozilla */
	opacity: 0.6; /* Opera */
}

/* Überschrift 2 */
#content h2 {
  font-size: 1.1em;
  line-height: 1.4;
  background-image: url(rotkaro.gif);
  background-repeat: no-repeat;
  text-indent: 20px;
  background-position: left;
  padding-bottom: 1px;
  margin-bottom: 5px;
  border-top:1px solid #acd4ff;
  margin-top:30px;
}

/* Überschrift 3 */
#content h3 {
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 1px;
  padding-bottom: 5px;
}



/* Absatz und div */
p, div {
  padding-right: 0px; /*oRIGINAL 3XP*/
}

p {
  margin-top: 3px;
  margin-bottom: 5px;
}

/* Tag b zusätzlich einfärben */
b {
 /*  color: #7C580A; */
 color: black;
}

/* Zeichenformat strong */
strong {
  /*  color: #AF1810; */
 color: black;
}

/* normaler Listenstil, beschränkt auf Inhaltsbereich */
#content ul {
  list-style-image: url(karo.gif);
  font-size: 1em;
  line-height: 1.4;
  margin-left: 0.7em;
  padding-left: 0.7em;
}

#content li {
  margin-bottom: 0.3em;
}
#content a{ text-decoration:none;}
#content a:link{  color:#666;border-bottom: 1px #acd4ff dotted;}
/* besuchte Hyperlinks */
#content a:visited {
color:#666; border-bottom: 1px #acd4ff dotted; }
/* Hovereffekt für Links */
#content a:hover {
  border-bottom: 2px #acd4ff dotted;
}
#content a:active{color:#F666;}


/*	tabellen im Contentbereich formatieren	auch für Plugin Tabellen*/
table { width: 100%;
		border:0px; 
		border-collapse:collapse; 
		border-spacing:0;
		background-color:white; 
		font-size:0.9em;
		font-weight:normal;
}

td, th { border:0px; /*padding:5px;*/ text-align:left; }

/*	ungebunden Klassen	*/
/* Gestaltung des rechts ausgerichteten Info-Kastens mit gepunkteten Linien in einer Spalte */
.kasten {
  margin-top: 10px;
  font-size: 0.9em;
/* ORIG: float: right;  */
  position: absolute; /* EB Nimmt Kasten aus dem Content-Container heraus */
  right: 5px; /* EB Ausrichtung am Mother-Container vertikal rechts */  
  width: 130px;
  border-style: dotted;
  border-width: 2px;
  border-color: #dfeeff;
  padding: 3px;
  margin: 3px;
}  
.kasten h3 {
  margin-top: 0px;
}
/* Beginn der neuen Infokasten mit gefüllten Linien */
.boxcover {
  margin-top: 10px;
  font-size: 0.9em;
/* ORIG: float: right;  */
  position: absolute; /* EB Nimmt Kasten aus dem Content-Container heraus */
  right: 5px; /* EB Ausrichtung am Mother-Container vertikal rechts */  
  width: 130px;
  border-style: none;
  border-width: 2px;
  border-color: #dfeeff;
  padding: 3px;
  margin: 3px;
}

.box {
  font-size: 0.9em;
  margin-top: 10px;
  padding-right: 0px;
  float: right;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color:#DADADA;
}

.box h3 {
  background-color: #dfeeff; 
  color: #333;
  padding: 3px;
  margin-top: 0px;
}

.box div {
 padding: 3px;
}
.box ul li a{ border-bottom: 1px #acd4ff dotted;color:#333;}
/* Ende der neuen Newskasten-Formate */

/* Einführungsabsatz */
.lead, .lead p {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
  font-size:  1em;
  line-height: 1.5em;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}

.lead img {
  padding: 5px;
}

/* grauer Rahmen mit Umrandung */
.rahmen {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 1em;
  width: 90%;
  background-color : #EEEEEE; 
  border-style : solid; 
  border-width : 1px; 
  border-color : #CD3326; 
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 15px;
}

/* Rahmen mit gestrichelter Umrandung */
.tipp {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 1em; 
  width: 90%;
  border-style : dotted; 
  border-width : 1px; 
  border-color : gray; 
  padding : 3px;
  margin-top: 8px;
  margin-bottom: 10px; 
}

code, .code {
  font-family: 'Courier New', Courier, monospace;
  font-size: 1em;
  color: #000099;
}

/* Bildunterschrift */
.bu {
  margin-top: 0px;
  font-size: 0.75em;
  font-weight: bold;
}

/* noch testen----------------------------------------------------------------- */

  
 /* PDF-Links besonders markieren */
a [href$=".pdf"]{
color:#003366;
font-weight:bold;

}
/* /noch testen----------------------------------------------------------------- */



/* Linie interessant gestalten */
hr {
  border-style: solid;
  border-width: 1px;
  border-color: #003084;
  width: 85%;
  margin-left: 0px;
  text-align: left;
}



/* Wenn man Links innerhalb von Absätzen mit kleinem Zeichen versehen will */
#content p a {
 /* display: inline;
  padding-left: 15px;
  background-image: url(bluedot.gif);
  background-repeat: no-repeat;*/
}
#content img {border:1px solid black;}
#adresse {
 font-size: 0.8em;
  padding-left:10px;
 margin-left:10px;
 line-height:0.8em;
}
#adresse p a:link {
 text-decoration:underline;
 background-color:#acd4ff;
 padding-left:0;


 
}

/* Format für zuletzt geändert usw. */
.datum {
 font-size: 0.8em;
}
iframe, frameset, frameborder	{
	margin:0;
	color:transparent;
	background-color:transparent;

}
/* für abwechselnde zeilenfarbe*/
.tableLine
{
	font-family:			Verdana,Arial,sans-serif;
	font-style:				normal;
	font-size:				9px;
	BORDER-TOP: 		#A6A6A6 1px solid; 
	BORDER-LEFT: 		#A6A6A6 1px solid; 
	BORDER-BOTTOM: 	#A6A6A6 1px solid;
	BORDER-RIGHT: 	#A6A6A6 1px solid;
}
.row_0 {
	background-color:		#FFFFFF;
}
.row_1 {
	background-color:		#E1E8F1;
}
/*	anstelle sup tag ein Versuch mit einer Klasse	*/
.sup { font-size:80%; vertical-align:super; }
#sup { font-size:80%; vertical-align:super; }

.sup p { font-size:80%; vertical-align:super; }
p .sup { font-size:80%; vertical-align:super; }


.odd {
    background-color: #f0f0f0;
}
.zebra{}
.zebra table {margin-left:5px;}

/*	Hover-Effekt bei Tabellen funktioniert nur bei FF
tr:hover {
 background-color: #dfeeff;
}*/
