/*

*/


body, html {
	font-family: Verdana;
	font-size: 12px;
	color: #00448A;
}

html {
	overflow-x:hidden;
	margin: 0px;
	padding-right: 20px;
}

body {
	background-image: url(./../visuals/repeat_frame.gif);
	background-attachment: fixed;
}



a:link, a:visited, a:active, a:hover { 
	text-decoration: underline;
	color: #00448A;
	font-size: 12px;
}

a:active, a:hover { 
	text-decoration: underline;
	font-size: 12px;
}

b.anker {
	color: #00448A;
	font-size:12px;
}

.wichtsch {
	display: block;
	font-weight: bold;
	background-color: #00448A;
	color: white;
	padding: 8px;
}

hr {
	border: 0px;
	background-color: #FFFFFF;
	height: 1px;
}

