BODY
{
	margin:0px;
	padding:0px;
}

p,font,body,.content,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

img{
	border:none;
	}
	
hr{
	height:0px;
	overflow:hidden;
	border: solid 1px #606062;
	border-width: 1px 0 0 0;
	margin:20px 0;
	}

.red{
	color: #e2001a;
}

.quote
{
	font-style: italic;
	color: #333333;
	font-size:13px;
	margin-top & margin-bottom: 20px;
}

.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-top:50px;
}

.title, h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top:50px;
}

.contentbold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}

.table, ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:13px;
	list-style-image:url(dot.gif);
}

.column
{
	margin-left:50px;
}

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

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

a:active
{
	font-weight: bold;
	text-decoration: underline;
	color: #df252b;
}
	
a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #df252b;
}

.nobreak
{
	white-space:nowrap;
}

.navleiste 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}


.navleisteaktiv 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #c4c4c4;
	
}	

.formfelder,input,textarea,select
{
	font-family: Arial, Helvetica, sans-serif;
	margin:2px;
	padding-left: 4px;
	border-color: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	font-size: 11px;
	color: #000000;
}

.check
{
	margin:0px;
	border-width:0px;
	padding-left: 0px;
}

.formauswahl {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	border-color: black black #000000 #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-weight: bold;

}

p.small{
	font-size:0.9em;
	color:gray;
}

blockquote {
	margin:0;
	}

blockquote p{
	font-style:italic;
	text-align:justify;
	}
	
cite{
	font-variant:small-caps;
	font-style:normal;
	font-size:1.2em;
	}