BODY
{
         border: 0 none;
		background-color:#424141;
		background-image:url(../images/bg_body_2.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-position:top;

}

.linkbg {
line-height:20px;
background-color:#DFDFDF;
text-align:right;
padding:0 4px 0 4px;
margin: 5px 0 0 0;
width:auto;
font-size:11px;
font-weight:bold;
}

.rand {
width:755px;
height:auto;
border: 1px solid #fff;
background-color: #fff;
margin: 55px 0 30px 0;
}
.abstand5px {
line-height:5px;
height:5px;
}

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

.standardError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000
}

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


.standard_klein { 

font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
  color: #838383;
   text-decoration: none
   }


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

a:visited {
	color: #4F84FF; text-decoration: none

}

a:hover
{
	/* color: #FFF; */
	text-decoration:underline;
	cursor: hand;
	color: #4F84FF;
	/* background: #FF0000; */
}

a:active {  color: #4F84FF; text-decoration: none}




.standardBlau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;

}
.kasten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #FFF;
	border: 1px solid #EE0000;
}
.standardBoldNormal {

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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EE0000;
}
.pic {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfe1e2;
	border-right-color: #dfe1e2;
	border-bottom-color: #dfe1e2;
	border-left-color: #dfe1e2;
	background-color: #dfe1e2;
}
.standard_bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
	text-decoration: none;
	margin-right: 5px;
}

