/* 	CSS Definitionen für fuxenfibel.de	*/
/*             Dateiname: fuxenfibel.css       	*/
/*         	           Marcus Dyba         	   	*/
/*         letzte Bearbeitung: 18.03.2003     	*/


.titel {
		color : #555555;
		font-style: normal;
		font-weight: bold;
		font-size: 12pt;
		margin-bottom:2px;
		text-decoration:none;
		font-family: Verdana
}

.untertitel {
		color : #555555;
		font-style: normal;
		font-weight: bold;
		font-size: 10pt;
		text-decoration:none;
		font-family: Verdana
}

.subuntertitel {
		color : #555555;
		font-style: normal;
		font-weight: normal;
		font-size: 10pt;
		text-decoration:none;
		font-family: Verdana
}

.boldtext {
		color : #555555;
		font-style: normal;
		font-weight: bold;
		font-size: 8pt;
		text-decoration:none;
		font-family: Verdana;
		text-align: justify
}

.text {
		color : #555555;
		font-style: normal;
		font-weight: normal;
		font-size: 8pt;
		text-decoration:none;
		font-family: Verdana;
		text-align: justify
}

.smallboldtext {
		color : #555555;
		font-style: normal;
		font-weight: bold;
		font-size: 6pt;
		text-decoration:none;
		font-family: Verdana;
		text-align: justify
}

ul,ol {
		color : #555555;
		font-style: normal;
		font-weight: normal;
		font-size: 8pt;
		text-decoration:none;
		font-family: Verdana;
		text-align: justify;
		list-style-image: url(button_weiss.gif)
}


.smalltext {
		color : #555555;
		font-style: normal;
		font-weight: normal;
		font-size: 7pt;
		text-decoration:none;
		font-family: Verdana;
		text-align: justify
}

a { 
		color: #4C68AD;
		font-style: normal;
		font-weight: normal;
		font-size: 8pt;
		font-family: Verdana;
		text-decoration:none
}

a:active	{ 
		color: #FFCC33;
		font-style: normal;
		font-weight: normal;
		font-size: 8pt;
		font-family: Verdana
}

a:hover  {
		color: #FFCC33;
		font-style: normal;
		font-weight: normal;
		font-size: 8pt;
		font-family: Verdana
}

a:link  { 
		color: #4C68AD;
		font-style: normal;
		font-weight: normal;
		font-size: 8pt;
		font-family: Verdana;
		text-decoration:none
}

a:vlink  { 
		color: #4C68AD;
		font-style: normal;
		font-weight: normal;
		font-size: 8pt;
		font-family: Verdana;
		text-decoration:none
}

body  {
		color: #555555;
		font-style: normal;
		font-weight: normal;
		font-size: 8pt;
		font-family: Verdana;
		text-align: justify;
		list-style-image: url(../button_list.gif)
}

