@charset "utf-8";

body {
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-top : 5px;
	background-color: #FBFBFB;
	}

p, li, td {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : normal;
	margin : 1px;
	line-height: 135%;
}

ul {
	margin-left: -16px;	
}

tr {
	font-size : 85%;
}

img {
	border-color: #333333;
}

.white {
	color : #FFFFFF;
}

p.small {
	font-size : 60%;
}

p.fusszeile {
	font-size: small;
	word-spacing: -1px;
	color: #666666;
}

ul.downloadlist {
	list-style-type: square;
}

a.download {
		font-weight : bold;
		line-height: 140%;
}

a {
	color : #333333;
	text-decoration : none;
}

a:link {
	color : #333333;
	text-decoration : none;
}

a:visited {
	color : #333333;
}

a:hover {
	color : #333333;
	text-decoration : underline;
}

a:active {
	color : #333333;
	font-weight : bold;
}

a.menu {
	color : #003366;
	text-decoration : none;
	font-size: 90%;
}

	

a.menu:link {
	color : #003366;
	text-decoration : none;

}

a.menu:visited {
	color : #003366;

}

a.menu:hover {
	color : #003366;
	text-decoration : underline;
	background-color: #8080FF;
}

a.menu:active {
	color : #003366;
	font-weight : bold;
}




h1 {
	color : #707070;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;

}

h2 {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
}



div.submenu {
	background-color: #FAFAFA;
	background-position:left;
	width:168px;
	border: thin solid #333333;
	padding: 6px;
	margin-top: 8px;
	margin-left: 1px;
		
}

a.submenu {
	color : #003366;
	text-decoration : none;
	font-size: 90%;
	list-style-type: square;
}

a.submenu:link {
	color : #003366;
	text-decoration : none;
		list-style-type: square;
}

a.submenu:visited {
	color : #003366;
		list-style-type: square;
}

a.submenu:hover {
	color : #003366;
	text-decoration : none;
	background-color: #DDDDDD;
		list-style-type: square;
}

a.submenu:active {
	color : #003366;
	font-weight : bold;
		list-style-type: square;
}

ul.submenu {
list-style-image:url(grafik/submenu_listpoint.gif)
}

