/* Stylesheet fuer DSK Anthrazit Ibbenbueren */
/* (C) 2005 ICSmedia GmbH, Muenster - PeCa */

body, h1, a, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}

body {
	/* background-image: url(/_std/images/hintergrund_css.gif); */
	background-repeat: no-repeat;
	margin: 40px 0px 0px 0px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 10px 130px;
	padding: 0px 0px 0px 13px;
	background-image: url(/_std/images/blauer_punkt.gif);
	background-repeat: no-repeat;
}

a {
	font-weight: bold;
	color: #636363;
	text-decoration: underline
}

p {
	margin: 0px 0px 15px 0px;
}

a:active, a:hover, a:visited {
	color: #333333;
}

#footer, #footer div, #footer a {
	font-size: 9px;
	color: #333;
}

#footer a {
	font-weight: bold;
	text-decoration: underline;
}

#footer a:active, #footer a:hover, #footer a:visited {
	color: #333333;
}

#bild {
	width: 120px;
	line-height: 14px;
	border-bottom: 1px solid #636363;
	float: left;
}

#bild a {
	font-size: 9px;
	text-decoration: none;
}

#text {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 420px;
}

DIV.clearall {
	float: none;
	clear: both;
}