/***********************************************/
/* text.csss                                   */
/* for eigene-site                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a:visited {
	color:#FF0000;
	text-decoration:overline;
}

a:hover {
	color:#666666;
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Humnst777 Lt BT;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, Humnst777 Lt BT;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	text-align: right;
}

ul ul{
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

ul ul ul{
 list-style-type: none;
}

.kleiner_Text{
	font-family: Arial, Humnst777 Lt BT;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
.aktull_kleiner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.gesperrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CCCCCC;
	letter-spacing: 8px;
}



.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.bilderuntertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.gelb_und_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
.rot_und_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.blau_und_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.kleiner_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	position: static;
	height: auto;
	width: 285px;
}
.grosser_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	position: static;
	height: auto;
	width: 580px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
