html {
	height: 100%;
}

body {
	height: 100%;
	margin-left: 14px;
	margin-top: 0px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

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


p {
/* schmelzer, 05.11.2006 16:41 - für IE6, er kriegt sonst die font-size nicht in die td von news vererbt.*/
	font-size:11px;
}

a {
/* schmelzer, 05.11.2006 16:41 - für IE6, er kriegt sonst die font-size nicht in die td von news vererbt.*/
	font-size:11px;
}




hr {
	border-top:1px dotted #626166;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	height:0px;
	line-height: 0px;
	margin:15px 0px 10px 50px;
}

h1 {
	margin:10px 0px 15px 0px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

h2 {
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
}
h3 {
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
}
img 
{
	border: 0;
}

input {
	border:1px solid #a4ac9e;
	padding:1px;
	font-size:9px;
	color:#000000;
}
form {
	margin:0;
}
