/* grundeinsellungen */

body {
	background-color : #ffffff;
	scrollbar-base-color: #f0f0f0;
	scrollbar-highlight-color: #ffffff;
}

p,i,ul,ol,li,div,td,th,address,blockquote,nobr  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;
}

h1,h2,h3,h4,h5  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #088E51;
}

/* classes */

.subnavi {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 7pt;
	color : white;
}

.agbs {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}

.header {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	color : #004080;
}

/* anderer text*/
textarea, li, option, input {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color : #0066cc;
}

/* hyperlinks*/

a:link  {
	color : #000099;
	text-decoration : none;
}

a:visited  {
	color : #000099;
	text-decoration : none;
}

a:active  {
	color : #000099;
	text-decoration : none;
}

a:hover  {
	color : #000099;
	text-decoration : none;
}
