/*** KUBA-Sylesheet TEXTIL  07.10.2005 ***/

/* Ausrichtung der Content-Tabellen und Inhalte*/
.table_content {
	margin-left:10px;
}

.table_right {
	margin-left:10px;
}

.content_objects {
	padding-top:0px;
	padding-bottom:20px;
}


/* Body Festlegungen */
BODY { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
}


/* Generelle Einstellungen der Fonts */
h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}


/* Formate für Überschriften */
H1 {
	font-size : 101%;
	color : #991111;
	margin-top: 0px;
	margin-bottom: 6px;
}

H2 {
	font-size : 86%;
	color : #991111;
	margin-top: 0px;
	margin-bottom: 6px;
}

H3 {
	font-size : 76%;
	color : #991111;
	margin-top: 0px;
	margin-bottom: 3px;
}

H4 {
	font-size : 76%;
	color : #991111;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 3px;
}

.Layout5 {
	margin-top: 0px;
	margin-bottom: 9px;
	}


/* Absatzformat */
P {
	font-size : 76%;
	color: #000000;
  	margin: 0 0 0 0;
	padding-bottom : 0px;
}



/* Content-Trenner */
.divide {
	margin: 0 0 12 0
	}


/* Formatierungen für Links */
a:link {
	text-decoration: none;
	color: #7A0E0E;
}

a:visited {
	text-decoration: none;
	color: #7A0E0E;
}

a:active {
	text-decoration: none;
	color: #7A0E0E;
}

a:hover {
	text-decoration: none;
	color: #EA4848;
}


/* Formatierungen der 2. Tabellenzeile (Rootline, Datum) */
.rootline {
	color : #7A0E0E;
	font-size : 10px;
	margin-left: 5px;
}

.inputbox {
	font-size: 10px;
	color: #991111;
	background-color : #E8D2D2;
	border : 1px solid #BA5F5E;
}

.curdate {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #7A0E0E;
	text-align : center;
}



/* Text "nach oben" unterhalb des jeweiligen Contents bei dem es aktiviert ist.*/
.contotop {
	font-size : 8px;
	text-align : left;
	margin-top : -10px;
	margin-bottom: 20px;
}


/* Formatierungen der Zeile unter dem Contentbereich */
/* top mit Pfeilen, auf jeder Seite untern */
.totop {
	text-align : center;
	margin-top : 10px;
	margin-bottom : 1px;
}


.printlink {
	font-size : 10px;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 3px;
}


/* Formatierungen für Fusszeile */
.footleft {
	font-size : 10px;
	color: #FFFFFF;
	margin-left: 12px;
}

.footcenter {
	font-size : 10px;
	color: #7A0E0E;
	text-align: center;
}

.footright {
	font-size : 10px;
	color: #7A0E0E;
	margin-left : 17px;
}


/* Navigationsleiste unten */
.navi_foot {
	font-size : 69%;
	text-align: center;
	margin-top : 10px;
	margin-bottom : 0px;
}


/* Bildtext */
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	}	

/* Format für Bild mit Text */	
.imgtext-nowrap {
	margin-top: 0px;
	}

/* Abstand zum Bild */
.imgtext-table {
	margin-top: 0px;
	text-align:center;
	}


/* Suchergebnis */
.searchresultpagetitle {
	font-size : 86%;
	font-weight : bold;
	color : #B71515;
	margin-top : 5px;
	margin-left : 5px;
}

.searchresultcontent {
	font-size : 76%;
	margin: 0 5px 0 5px;
	padding-bottom : 0px;
}

.searchresultheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	color: #B71515;
	margin-left : 5px;
	margin-top : 20px;
	margin-bottom: 5px;
}

.searchresultnoobj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 86%;
	font-weight : bold;
	color: #B71515;
	margin-left : 10px;
	margin-top : 50px;
}

.searchhisback {
	margin-top: 10px;
	margin-left: 10px;
}



.table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	color : #000000;
}



.bulletlist {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
}

ol {
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}


.list_ul {
	margin-top: 0;
	margin-bottom: 0;
}

.list_ul li {
	color: #000000;
	padding: 0 0 0 0;
	list-style-type: disc;
}


.list_ol {
	margin-top: 0;
}

.list_ol li {
	color: #000000;
}
