/*drwxr-x---  40 ftp      ftp          8192 Jan 20 18:49 ..
drwxr-xr-x   2 ftp      ftp          4096 Nov 24 13:34 _notes
-rw-r--r--   1 ftp      ftp          2189 Nov 24 13:34 common-local.inc.php.dist
-rw-r-----   1 ftp      ftp           296 Nov 24 13:46 db.inc.php
-rw-r--r--   1 ftp      ftp          1778 Nov 24 13:34 db.inc.php.dist
-rw-r--r--   1 ftp      ftp          2510 Jan  3 16:32 global_footer.php
-rw-r--r--   1 ftp      ftp          2374 Nov 24 13:34 global_footer.php.dist
-rw-r--r--   1 ftp      ftp            28 Nov 24 16:44 global_footer.php.dist.LCK
-rw-r--r--   1 ftp      ftp          2793 Jan 20 17:17 global_header.php
-rw-r--r--   1 ftp      ftp          2139 Nov 24 13:34 global_header.php.dist
-rw-r--r--   1 ftp      ftp            28 Nov 24 15:26 global_header.php.dist.LCK
-rw-r--r--   1 ftp      ftp          1792 Nov 24 13:34 index.php
-rw-r--r--   1 ftp      ftp            28 Nov 24 18:29 index.php.LCK
-rw-r--r--   1 ftp      ftp          9592 Jan 20 19:03 style.css
-rw-r--r--   1 ftp      ftp            28 Jan 20 19:03 style.css.LCK
-rw-r--r--   1 ftp      ftp           660 Nov 24 13:34 style.css.dist
drwxr-x---  40 ftp      ftp          8192 Jan 20 18:49 ..
drwxr-xr-x   2 ftp      ftp          4096 Nov 24 13:34 _notes
-rw-r--r--   1 ftp      ftp          2189 Nov 24 13:34 common-local.inc.php.dist
-rw-r-----   1 ftp      ftp           296 Nov 24 13:46 db.inc.php
-rw-r--r--   1 ftp      ftp          1778 Nov 24 13:34 db.inc.php.dist
-rw-r--r--   1 ftp      ftp          2510 Jan  3 16:32 global_footer.php
-rw-r--r--   1 ftp      ftp          2374 Nov 24 13:34 global_footer.php.dist
-rw-r--r--   1 ftp      ftp            28 Nov 24 16:44 global_footer.php.dist.LCK
-rw-r--r--   1 ftp      ftp          2793 Jan 20 17:17 global_header.php
-rw-r--r--   1 ftp      ftp          2139 Nov 24 13:34 global_header.php.dist
-rw-r--r--   1 ftp      ftp            28 Nov 24 15:26 global_header.php.dist.LCK
-rw-r--r--   1 ftp      ftp          1792 Nov 24 13:34 index.php
-rw-r--r--   1 ftp      ftp            28 Nov 24 18:29 index.php.LCK
-rw-r--r--   1 ftp      ftp          8470 Jan 20 18:52 style.css
-rw-r--r--   1 ftp      ftp            28 Jan 20 18:53 style.css.LCK
-rw-r--r--   1 ftp      ftp           660 Nov 24 13:34 style.css.dist*/
* {
margin: 0;
padding: 0;
border: 0;
}
html {
	height: 100%;
}
body {
	color: #000;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	left: 0px;
	top: 0px;
	background-color: #EAFFD7;
	background-image:url(../_data/backgr.gif);
		
}
h1 {
	margin: 0;
	padding: 0;
	border:0;
	position: absolute;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div {
    margin: 0;
	padding: 0;
	border:0;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.9em;
	margin: 0px;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	position: relative;
	padding: 8px;
	font-style: normal;
	font-weight: normal;
}

a {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
}
a:hover{
	color: #6600FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}




/*//////////////////////////////////////////////////////////////////////////////////////////////
----------- Seitenaufbau -----------------------------*/
#rahmen{
	position: absolute;
	visibility: visible;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #EAFFD7;
	background-image: url(../_data/backgr.gif);
	min-width: 1024px;
	max-width: 1280px;
}

#ueberschr{
	position:absolute;
	top:5.5%;
	width:61.55%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 38%;
	color: #62BD24;
	z-index: 3;
	height: 5%;
	
	
}
#ueberschr h1{ font-size:2.3em;
bottom:0px;

}

#header{
	background-color: #ace58b;
	height: 19%;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #DC7465;
	background-image: url(../_data/h_header.jpg);
	
}


#navin_header {
	background-color: #EAFFD7;
	position: absolute;
	z-index: 2;
	height: 38%;
	width: 61.55%;
	bottom: 0px;
	border-top: 2px solid #e08476;
	border-left: 2px solid #e08476;
	border-right: 2px solid #e08476;
	left: 38%;
	background-image: url(../_data/backgr.gif);
	
}

#navin_header li,ul {
	font-size: 110%;
	color: #993300;
	position: relative;
	width: 80%;
	display:inline;
	font-weight: bold;
}

#rahmen #header #navin_header a {
	margin-left: 1em;
	margin-right: 1em;
	background-color: #EAFFD7;
}

#rahmen #header #navin_header a:hover {
	margin-left: 1em;
	margin-right: 1em;
	background-color: #EAFFD7;
	font-weight:bold;
	color: #0000FF;	
}

/*/////////////////////////////////////Ende Seitenkopf////////////////////////////////////////////*/


/*////////////////////////Rubric Bereich Local Header und Footer//////////////////////////////////*/


#bildbox_li {
	height:62%;
	width:38%;
	visibility:visible;
	left:0px;
	position: absolute;
	z-index:1;
	top:19%;
	margin:0px;
	padding:0px;
	/*border-top-width:14px;*/
	border-top-style:solid;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#DC7465;
	border-right-color:#DC7465;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#39AE42;
	background-image: url(../_data/richtfest1.jpg);
	
}




#inhalt1 {


z-index: 2;
position: absolute;
	background-color: #FFFBF4;
	overflow: auto;
	height: 53.5%;
	width: 53%;
	top: 22%;
	right: 2.5%;
	visibility: visible;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0%;
	padding: 1%;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DC7465;
	border-left-color: #DC7465;
	
	
}
#inhalt1 a {
	font-size: 110%;
	font-weight: bold;
}
#inhalt1 h2 {
	font-size: 90%;
	line-height: 1.8em;
}

#inhalt1 h3 h4{
	font-size: 1.60em;
	line-height: 1.6em;
}

#inhalt1 div{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.7em;
	margin: 0px;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	width:95%;

}
#inhalt1 img{
padding:8px}


.iframe{
	position: absolute;
	right: 6px;	
}

#aktuell_re {
	position: absolute;
	height: 95%;
	width: 35%;
	right: 1%;
	top: 3%;
	font-size: 100%;
	
}


#aktuell_li {
	position: absolute;
	height: 95%;
	width: 60%;
	left: 1%;
	top: 3%;
	font-size: 100%;
}
/*////////////////////Anfang Seite Wo////////////////////////*/
.bildbox_li_wo {
	height:62%;
	width:38%;
	visibility:visible;
	left:0px;
	position: absolute;
	z-index:auto;
	top:19%;
	margin:0px;
	padding:0px;
	border-top-width:14px;
	border-top-style:solid;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#DC7465;
	border-right-color:#DC7465;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#39AE42;
	background-image:url(../_aktuell/Image/lokomotive.jpg);
}


#aktuell_wo {
	position: absolute;
	height: 95%;
	width: 37%;
	left: 1%;
	top: 3%;
	font-size: 100%;
	overflow: auto;
}

/*//////////////-----------ENDE Seite Wo--------------//////////////*/

/*////////////////////Anfang Seite Was////////////////////////*/


.bildbox_li_was {
	height:62%;
	width:38%;
	visibility:visible;
	left:0px;
	position: absolute;
	z-index:auto;
	top:19%;
	margin:0px;
	padding:0px;
	border-top-width:14px;
	border-top-style:solid;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#DC7465;
	border-right-color:#DC7465;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#39AE42;
	background-image:url(../_data/Was.jpg);
}

.dia_Td {
height:90px;
border-color:#333333;
border:dotted;
border-width:1px;
background-color:#E2FAB6;
}

/*///////////////----------ENDE Seite Was------------/////////////////*/

/*////////////////////Anfang Seite Wer////////////////////////*/


.bildbox_li_wer {
	height:62%;
	width:38%;
	visibility:visible;
	left:0px;
	position: absolute;
	z-index:auto;
	top:19%;
	margin:0px;
	padding:0px;
	border-top-width:14px;
	border-top-style:solid;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#DC7465;
	border-right-color:#DC7465;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#39AE42;
	background-image:url(../_data/wer.jpg);
}






/*///////////////----------ENDE Seite Wer------------/////////////////*/

/*////////////////////Anfang Seite Download////////////////////////*/
.bildbox_li_load {
	height:62%;
	width:38%;
	visibility:visible;
	left:0px;
	position: absolute;
	z-index:auto;
	top:19%;
	margin:0px;
	padding:0px;
	border-top-width:14px;
	border-top-style:solid;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#DC7465;
	border-right-color:#DC7465;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#39AE42;
	background-image:url(../_data/wir.jpg);
}

/*///////////////----------ENDE Seite Download------------/////////////////*/


/*////////////////////Anfang Seite Wo////////////////////////*/

.bildbox_li_wo {
	height:62%;
	width:38%;
	visibility:visible;
	left:0px;
	position: absolute;
	z-index:auto;
	top:19%;
	margin:0px;
	padding:0px;
	border-top-width:14px;
	border-top-style:solid;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#DC7465;
	border-right-color:#DC7465;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#39AE42;
	background-image:url(../_data/lokomotive.jpg);
}

/*///////////////----------ENDE Seite Wo------------/////////////////*/
.infobox{
	border:dotted;
	border-width:1px;
	top:2px;
	background-color:#FFFFCC;
	width: 36%;
	clear: both;
	padding: 4px;
	text-align:left;
	float:right;
}



/*/////////////////////----ENDE Rubric Bereich Local Header und Footer----------/////////////////////*/

/*//////////////////////// Anfang Footer ///////////////////////////////////////////////////////////////*/
#footer {
	background-color: #ace58b;
	height: 19%;
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 2;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #DC7465;
	background-image: url(../_data/h_foot.jpg);
}
#footer address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	color:#669900;
	left:38%;
	top:1%;
	position: absolute;	
}

#valide{
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	bottom: 0px;
	z-index: 3;
}







/*///////////////////////////////////---------- ENDE Footer ----------///////*/


.clickstream {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CC6666;
	margin-top: 0.8em;
	padding-left: 0.80em;
	position: absolute;
	bottom: 2px;
	background-color: #E2FAB6;
}

.clickstream a{
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CC6666;
	background-color:#E2FAB6;
	}

