
body{
	background-color: #efeff4;
	width: 903px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

a{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}

img{border:0;}

.imgfg{
margin:10px;}

.inputbk{
	background-color: #f9fdff;
	border: 1px solid #aebcc9;
	height:17px;
}

#all{
	float: left;
	width: 903px;
	background-color:#FFFFFF;
}

#all2{
	float: left;
	width: 903px;
}

.top1{
	float: left;
	width: 181px;
	margin-top:5px;
}

.top2{
	float: left;
	width: 712px;
	padding-left:10px;
	margin-top:5px;
}

.left{
	float: left;
	width: 181px;
}

.left2{
	float: left;
	width: 161px;
	background-repeat: repeat-x;
	padding-top:10px;
	height:171px;
}

.left3{
	float: left;
	width: 5px;
	background-repeat: no-repeat;
	height:181px;
}

.left-bk{
	float: left;
	width: 141px;
	margin:10px;
}

.left-bk2{
	border: 1px solid #CCCCCC;
	padding:10px;
	background-color: #FAFAFA;
}


.left-bt{
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	background-color: #F0F0F0;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* Länge der gesamte Tabelle */
.right2{
	height:254px;
}

.right3{
	height:165px;
}


.right-lr{
	padding: 10px;
	float: left;
	width: 690px;
}

.right-lr2{
	float: left;
	width: 690px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #999999;
	margin-left:10px;
}

.right-lr3{
	padding: 10px;
	float: left;
	width: 855px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #999999;
	margin-left:10px;
}

.d{
	line-height: 30px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.size1{
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left:17px;
}

.size2{
	font-size: 14px;
	line-height: 30px;
	color: #005EB9;
}

.size3{
	line-height: 26px;
}

.size3 a:hover{
	color: #ef4f00;
}

.size4{
	line-height: 30px;
	color: #0060b7;
	font-weight: bold;
	text-align: center;
}

.size5{
	line-height: 20px;
	color: #0060b7;
	text-align: left;
}

.menu2{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}

.menu2 a{
	color: #FFFFFF;
}

.index-fg{
	padding-bottom:10px;
	padding-top:10px;
	line-height: 16px;
	color: #666666;
}


/*--- footer ---------------------------------------------------------------*/

#footer {
	text-align: center;
	padding-top: 0px;
	width: 903px;
	min-height: 30px;
	clear: both;
  overflow: hidden;
}

#footer_text {
	padding: 0;
//	margin: 10px 0 10px 0 ;
	text-align: center;
}


#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #6C6C6C;
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #6C6C6C;
}
#content_container h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #6C6C6C;
}
#content_container, #content_container p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #6c6c6c;
}
#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #6C6C6C;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #6C6C6C;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #6C6C6C;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #6C6C6C;
}
