body {
/*	background-color:#E1E1E1;
	margin-left:10px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:0px;*/
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

div {
padding-left: 5px; padding-right: 5px;
}

table,tr,td,br,p {
	font-size:10px;
	text-decoration:none;
}

textarea,input,select {  
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
}

/* html-elements */

a:link		{ color:#000000; text-decoration: underline;}
a:visited	{ color:#000000; text-decoration: underline;}
a:active	{ color:#000000; text-decoration: underline;}
a:hover		{ color:#000000; text-decoration: underline;}

a.subnavigation:link	{ color:#AA2E2C; text-decoration: none; background: url(grafik/subnav_aufz1.gif) 0px 1px no-repeat; display: block; padding-left: 13px; height: auto!important; height: 1px; min-height: 1px;}
a.subnavigation:visited { color:#AA2E2C; text-decoration: none; background: url(grafik/subnav_aufz1.gif) 0px 1px no-repeat; display: block; padding-left: 13px; height: auto!important; height: 1px; min-height: 1px;}
a.subnavigation:hover	{ color:#AA2E2C; text-decoration: underline; background: url(grafik/subnav_aufz1.gif) 0px 1px no-repeat; display: block; padding-left: 13px; height: auto!important; height: 1px; min-height: 1px;}
a.subnavigation:active	{ color:#AA2E2C; text-decoration: underline; background: url(grafik/subnav_aufz1.gif) 0px 1px no-repeat; display: block; padding-left: 13px; height: auto!important; height: 1px; min-height: 1px;}

a:link.title	{ color:#AA2E2C; text-decoration: none;}
a:visited.title { color:#AA2E2C; text-decoration: none;}
a:active.title	{ color:#AA2E2C; text-decoration: none;}
a:hover.title	{ color:#AA2E2C; text-decoration: none;}

ul { list-style-image: url(grafik/subnav_aufz1.gif); list-style-type: square}
li { list-style-image: url(grafik/subnav_aufz1.gif); list-style-type: square}

ul#ul-subnav    {margin: 0px; padding: 0px;}
ul#ul-subnav li {list-style-type: none; list-style-image: none;}

.head {
	font-family:Verdana;
	font-size:20px;
	font-weight:bolder;
	color:#AA2E2C;
}

h2 {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

h3 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bolder;
	color:#000000;
	padding:0px;
	margin-top:0px;
	margin-bottom:5px;
}

/* #9A0000 */

/* text formatting */

.subnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color:#AA2E2C;
	text-decoration: underline
}

.thingrey {
	border-bottom:1px #EEEEEE solid;
}

.thingreyleft {
	border-left:1px #EEEEEE solid;
	border-bottom:1px #EEEEEE solid;
}

.thindotted {
	border-bottom:1px #EEEEEE dotted;
}

.texthighlight {
	color:#000000;
	font-weight:bold;
}

.form_message {
	border:1px #AA2F2D solid; width: 352px; color: #AA2F2D;
}

.newsheader {
	font-family:Verdana;
	font-size:15px;
	font-weight:bolder;
	color:#AA2E2C;
}

.newslead {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

.colored {
	font-weight:bold;
	color:#FFFFFF;
}

.header {
	font-size:12px;
	font-weight:bolder;
}

.headerkl {
	font-size:11px;
	font-weight:bolder;
}

.textlight {
	color:#EEEEEE;
}