/* Die eiserne Mamsell - Ludger Halbur */

/* Grundlegende Größen */
html {
	height: 100.3%; 
	font-size: 62.5%;
	}

body {
	font-size: 1.4em;
	line-height: 1.2em;
	font-family: Verdana, Helvetica, Arial; 
	}
	

/* Überschriften allgemein */
h1 { 
	font-family: Verdana, Helvetica, Arial;        
	font-size: 1.2em;
	font-weight: bold;	
	}

/* Kopf - Fusszeile Startseite */
h2 {
	font-family: serif;
	font-size: 1.3em;
	font-style: oblique;
	font-weight: bold;
	}

/* Eingangstext */
h3 {
	font-family: serif;
	font-size: 1.2em;
	font-style: oblique;
	font-weight: bold;
	}

/* Maschinen Überschriften? */
h4 {
	font-family: Helvetica,Verdana,Arial;        
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 35px;
	padding: 0px;
	}

/* Navigation */	
.navi {
	border-spacing: 0px;
	padding: 0px;
	}

/* Tabelle = Überschrift - Unterschrift */
.eingangslogo {
	margin-left: 85px;
	width: 650px;
	font-family: serif;
	font-style: oblique;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	}

/* Tabelle = Begrüßungstext */
.eingangstext {
	margin-left: 85px;
	width: 650px;
	font-family: serif;
	font-size: 1.3em;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	}

/* Tabelle = news */
.news {
	margin-left: 85px;
	width: 650px;
	font-family: serif;
	font-size: 1.3em;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	}
	
/* Tabelle = hinweise */
.hinweise {
	margin-left: 60px;
	width: 710px;
	font-family: serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight:;
	text-align: center;
	}
	

/* Tabelle = Geschichte */
.geschichte {
	margin-left: 60px;
	width: 700px;
	font-size: 1.0em;
	}

.geschichte td {
	vertical-align: text-top;
	}

/* Tabelle = Berichte */
.bericht {
	margin-left: 60px;
	width: 700px;
	font-size: 1.0em;
	}

table.contenttable-1 {
	border: 3px ridge #a84e4d;
	}

	
/* Rich Text Formatierungen */
.important {
	font-weight: bold;
	text-decoration: underline;
	background-color: #d08985;
	}

.detail {
	text-decoration: underline;
	}

.name-of-person {
	font-family: serif;
	font-style: oblique;
	}

.align-left {
	text-align: left;
	}

.align-center {
	text-align: center;
	}

.align-right {
	text-align: right;
	}
	
	
/* Sitemap Formatierung */	
.csc-sitemap {
	font-family: serif;
	font-style: oblique;
	margin-left: 100px;
	}
		
/* Benutzerdaten Teledir */	
table.contenttable-2 {
	border: 3px ridge #a84e4d;
	border-collapse: collapse;
	}		
	
/* Ueberschrift Benutzerdaten */
#teledir-1 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	padding: 0px;	
	}	
	
/* Unterschrift Benutzerdaten */
#teledir-2 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 0.60em;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	padding: 0px;	
	}	


/* Beschreibungstabelle Layout */	
#tb-layout {
	font-size: 1.0em;
	margin-left: 20px;
	max-width: 450px;
	}	

#tb-name {
	text-align: right;
	vertical-align: text-top;
	}
	
caption {
	margin-left: -2.0em;
	padding: 0px; 
	}	
	
/* Lauftext */
.lauftext {
	font-family: serif;	
	font-size: 1.0em;
	font-style: oblique;
	font-weight: bold;			
	color: #a84e4d;
	padding: 0px 5px 5px 5px;
	}		
	
img.block {
	display:block;
	}

div, img {
	margin:0;
	padding:0;
	border:0;
	}

div#container {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	border:1px black;
	background: url(../fileadmin/bilder/hp-bilder/background.jpg) center repeat-y;
	}
	
div#teledir {
	padding-left: 200px;
	}	

div#top {
	font: bold 10px Verdana,Arial;
	clear:both;
	background-color:#ffffff;
	color:#000000;  
	padding:2px; 
	}

div#top a {
	text-decoration: none;
	color:white;
	}

div#header { background-color:white; }

/*-----------------------------------*/



div#head {
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
	}


div#center {
	margin-left:80px; 
	width: 830px; 
	}

/* Footer Info-Tabelle */
div#footer {
	clear:both;
	}
	
#footer-tab {
	width: 990px;
	font-family: Verdana,Arial;
	font-size: 0.7em;
	font-weight: bold;	
	color: #ffffff;
	background-color: #a84e4d;
	}
	
.footer-tabli {
	width: 33%;
	padding: 0em 2em
	}
	
.footer-tabmi {
	width: 34%;
	text-align: center;
	padding: 0em;
	}
	
.footer-tabre {
	width: 33%;
	text-align: right;
	padding: 0em 2em;
	}
	
.footer-tabre a {
	color: #ffffff;
	text-decoration: none;
	}	
	
.footer-tabre a:hover {
	text-decoration: underline;
	}		
	