/***************************/ 
/* STYLESHEET FOR TEMPLATE */
/***************************/

/* Gesamter BODY der Seite */
BODY {
	padding : 0;
	margin : 0;
	background-color: #858585;
	SCROLLBAR-FACE-COLOR: #DCDCDC;
   SCROLLBAR-HIGHLIGHT-COLOR: white;
   SCROLLBAR-SHADOW-COLOR: white;
   SCROLLBAR-3DLIGHT-COLOR: #DCDCDC;
   SCROLLBAR-ARROW-COLOR: white;
   SCROLLBAR-TRACK-COLOR: #DCDCDC;
   SCROLLBAR-DARKSHADOW-COLOR: #DCDCDC;
   SCROLLBAR-BASE-COLOR: #DCDCDC;
}

/* Tabelle im Kopfbereich mit Grafik links und Text rechts*/
#head {
	height: 120px;
	background-color: #0096FF;
	background-repeat: no-repeat;
	background-position: left;
	width: 1000px;
	border: 2px solid white;
}

/* Formatierungen der Contentabelle (3 Spalten) */
#content-table {
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	background-color: #E9E9E9;
	border: 2px solid white;
}

/* Contentspalte Links (Menü) */
#content-left {
	margin: 0;
	border: 0;
	background-color: #D0D0D0;
	width: 175px;
	height: 100%;
}

/* Layer für Menü */
#menu {
   margin-top: 25px;
	margin-left: 10px;
	width : 100%;
	background-color: transparent;
	border-top: 2px solid #E9E9E9;
}

/* Formtierung des CSS Switchers */
#css-switcher {
	
}

/* Formatierung des PrintLinks */
#print-link {
	font-family: Arial Georgia Times serif;
	font-size: 12px;
	margin-top: 15px;
	margin-left: 10px;
	width: 150px;
	text-align: center;
 	color : black;
	visibility: hidden;
}

#print-link a {
	color : black;
}

/* Languege Menü */
#lang-menu {
	background-color: transparent;
	width: 100%;
	border: 0px;
	text-align: center;
	height: 0px;
	visibility: hidden;
}

#lang-menu a {
	background-color: transparent;
	border: 0px;
}

/* Content aus linker Spalte => unter Menü */
#content-left-content {
	margin-top: -30px;
                margin-left:10px;
	border: 0px;
	background-color: transparent;
	width: 155px;
	text-align: left;
}

/* Contentspalte für Hauptcontent (Mitte) */
#content-middle{
	height: 100%;
	padding: 0px 15px 0px 15px;
	font-family : Arial Georgia Times serif;
   font-size : 8pt;
   font-weight : normal;
   color : black;
   background-color : transparent;
	border-left: 0px;
	border-left-style: dotted;
	border-left-color: #DCDCDC;
	border-right: 0px;
	border-right-style: dotted;
	border-right-color: #DCDCDC;
	margin-top: 5px;
	width : auto;
}

/* Contentspalte rchts (Seitengrafik,Seitenlogo,News) */
#content-right{
	margin: 0;
	border: 0;
	background-color: #FF9600;
	width: 175px;
	height: 100%;
	text-align: center;
}

/* Layer für Seitengrafik */
#site-image {
	margin-left: 5px;
	width : 165px;
	background-color: transparent;
	margin-top: 10px;
	border:0px solid black;
	text-align: center;
}

/* Layer für AGB */
#agb {
	position : static;
	margin-right: 10px;
	width : 160px;
	background-color: transparent;
	margin-top: 20px;
	font-family : Arial, Georgia, Times, serif;
	font-size : 10pt;
	font-weight : bold;
	color : #DCDCDC;
	text-align: center;
	visibility: hidden;
	height: 0px;
}

#agb a {
   color : #DCDCDC;
}

/* Layer für News */
#news {
	position : static;
	margin-right: 10px;
	width : 160px;
	background-color: transparent;
	margin-top: 20px;
	visibility: hidden;
	height: 0px;
}

/* Position des Adminpanels */
#admPanel {
	position: absolute;
	top: 800px;
	left: 10px;
}

/***************************************************/
/* Formatierungen für vordefinierte Seitenelemente */
/***************************************************/

/* Schrift im Kopfbereich -> rechts */
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	padding-right: 25px;
	display: block;
	width: 200px;
	text-align: center;
}

/* Slogan aus linker Content Spalte */
DIV.page-title P.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-right: 17px;
}

/* Klickbarer Pfad im Mittelbereich */
.page-path {
	margin-left: -13px;
	margin-right: -13px;
	font-family : Arial, Georgia, Times, serif;
	font-size : 9pt;
	font-weight : bold;
	color : black;
	background-color : #FF9600;
	border-bottom-width: 0px;
   padding-bottom:2px;
   margin-bottom:15px;
   padding-top: 2px;
	padding-left: 3px;
                text-align: left
}

.page-path a {
               color : black;
}

/* ======================================================== */

#sub06-content-table {
	width: 1000px;
	border: 2px solid white;
	height: 100%;
	background-color: #E9E9E9;
}

#col01 {
	width: 25%;
	background-color: #E1E1E1;
	border: 1px solid gray;
	background-image: url(../Dateien/esp_bg.jpg);
}

#col02 {
	width: 25%;
	background-color: #E1E1E1;
	border: 1px solid gray;
	background-image: url(../Dateien/meos_bg.jpg);
}

#col03 {
	width: 25%;
	background-color: #E1E1E1;
	border: 1px solid gray;
}

#col04 {
	width: 25%;
	background-color: #E1E1E1;
	border: 1px solid gray;
}

#col01 P.bodytext {
	text-align: justify;
	display: block;
	width: 100%
}

#col02 P.bodytext {
	text-align: justify;
	display: block;
	width: 100%
}

#col03 P.bodytext {
	text-align: justify;
	display: block;
	width: 100%
}

#col04 P.bodytext {
	text-align: justify;
	display: block;
	width: 100%
}

#col01 IMG {
	margin-left: auto;
	margin-right: auto;
}

#col02 P.bodytext {
	margin-left: auto;
	margin-right: auto;
}

#col03 P.bodytext {
	margin-left: auto;
	margin-right: auto;
}

#col04 P.bodytext {
	margin-left: auto;
	margin-right: auto;
}