/* CSS Document */

/* Standard CSS für Winx 300 www.lattoflex.de */

/* wichtige Farben

Hintergrund = #FAF9F1

Text normal = #000

Text Titel = #610406

Link = #D35A02

Link visited = #AD6535

Link hover = #610406

Link active = #D8B67D

*/


/* allgemeine Formatierung */


html, body {
	background: #FAF9F1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 0;
	scrollbar-face-color: rgb(253,233,199);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(97,4,6);
	scrollbar-3dlight-color: rgb(97,4,6);
	scrollbar-arrow-color: rgb(97,4,6);
	scrollbar-track-color: rgb(250,249,241);
	scrollbar-darkshadow-color: rgb(255,255,255);	
}


img {
   border: 0;
}


b {
	font-weight: bold;
}


h1 {
	font-size: 20px;
	line-height: 14px;
	color: #610406;
	font-weight: bold;
}



h2 {
	font-size: 16px;
	line-height: 10px;
	color: #610406;
	font-weight: bold;
}




a:link {
	color: #D35A02;
	text-decoration: underline;	
}

a:visited {
   color: #AD6535;
   text-decoration: underline;
}

a:hover {
	color: #610406;
	text-decoration: underline;
}

a:active {
   color: #D8B67D;
   text-decoration: underline;
}

input, select, textarea, button {
	background-color: #D6E5B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D8D13;
	font-weight: bold;
}


.formular-auswahl {
	background-color: #FAF9F1;	
}



.ul-big {
	list-style-image: url(images/layout/listenpunkt-brown-b6.gif);
	list-style-type: disc;
	font-size: x-small;
	line-height: normal;
	color: #000;
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}


.ul-small {
	list-style-image: url(images/layout/listenpunkt-brown-b6.gif);
	list-style-type: disc;
	font-size: xx-small;
	line-height: normal;
	color: #000;
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}


.ol-big {
	list-style-image: none;
	list-style-type: decimal;
	font-size: x-small;
	line-height: normal;
	color: #000;
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}


.ol-small {
	list-style-image: none;
	list-style-type: decimal;
	font-size: xx-small;
	line-height: normal;
	color: #000;
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}





.text-big {
	font-size: x-small;
	line-height: normal;
	color: #000;
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}


.text-small {
	font-size: xx-small;
	line-height: normal;
	color: #000;
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}




.nummer {
	font-size: 24px;
	line-height: normal;
	color: #5D8D13;
	font-weight: bold;
}


.text-headline {
	font-size: small;
	font-weight: bold;
	line-height: normal;
	color: #000;
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;	
}

.text-brown {
	font-size: small;
	line-height: normal;
	color: #610406;
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	font-weight: bold;
}


.infofeld-brown-rand {
	border: 2px solid #610406;
	background-color: #FDE9C7;
	padding: 4px;
}

.infofeld-brown {
	background-color: #FDE9C7;
	padding: 4px;
}
