a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i, *
		{ font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

a,p,ul,ol,li,div,td,th,address,nobr,b,i { font-size : 12px; }

a {
	font-size: 11px;
	color : #660000;
}

a:link {
	color : #660000;
	text-decoration : none;
	font-weight : bold;
}

a:active {
	color : #660000;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	color : #660000;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color : #999900;
	text-decoration : none;
	font-weight : bold;
}

a.menue:link {
	color : #660000;
	text-decoration : none;
	font-weight : bold;
}

a.menue:active {
	color : #660000;
	text-decoration : none;
	font-weight : bold;
}

a.menue:visited {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

a.menue:hover {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}

a img {
	border-top: 2px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-color:#CC0000;
}

a:hover img {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color:#660000;
}

a.popup img {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	
}
li {
	background-image: url(../art_global/linie_black_list.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 17px;
}

.textblack {
	font-size : 12px;
	color : #OOOOOO;
}

.textblack-fett {
	font-size : 12px;
	color : #OOOOOO;
	font-weight : bold;
}

.textgruen-fett {
	font-size : 12px;
	color : #666600;
	font-weight : bold;
}

.headline {
	font-size : 14px;
	color : #666600;
	font-weight : bold;
}

.sublinegruen {
	font-size : 14px;
	color : #666600;
	font-weight : bold;
}


BODY { 
	background-attachment:fixed;
	scrollbar-base-color : #F5F5E5;

}

input
{
	height: 20px;
	line-height: 14px;
}

table.menue td {
	padding-top: 2px;
	padding-bottom: 1px;
}