/*************************** Allgemein ***************************/

html, body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #555555;
	font-size: 12px;
	background-color: #eff0f0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	voice-family: inherit;
}

.headline1 {
	font-size: 18px;
	color: #bd2716;
}



#av_main{
	width:838px; 
	background-color:#FFFFFF;
}

#av_spacing{
	padding-left:23px; 
	padding-right:23px; 
	padding-bottom:25px
}

#av_header_menu_spacing{
	padding-right: 16px; 
	padding-top: 26px;
}


/*************************** Start ***************************/

#flags {
	height: 22px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 6px;
}

#start_table {
	width: 792px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

#start_abstand1 {
	vertical-align: top;
	height: 41px;
}

#start_content_left {
	vertical-align: top;
	width: 396px;
}

#start_content_right {
	vertical-align: top;
	width: 396px;
}

/*************************** subpages ***************************/
#av_sub_content_left{
	vertical-align: top;
	width:566px;
}

#av_sub_content_left_spacing{
	padding-right: 34px;
}

#av_sub_content_right{
	vertical-align: top;
	width: 226px;
}

#av_sub_content_right_spacing{
	background-color: #eff0f0; 
	padding: 14px;
}

#av_sub_content_right p.bodytext{
	margin:0px;
}

/*************************** Navi ***************************/

.navi {
	width: 703px;
	vertical-align: middle;
	text-align: right;
	height: 70px;
	color: #ffffff;
	background-color: #717074;
	float: left;
}

.navi_left {
	width: 89px;
	float: left;
	background-color: #717074;
}

.navi a:link { color: #ffffff; text-decoration: none; }
.navi a:visited { color: #ffffff; text-decoration: none; }
.navi a:hover { color: #bd2716; text-decoration: none; }
.navi a:active { color: #bd2716; text-decoration: none; }

/*************************** Subnavi ***************************/

.subnavi {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background-color: #bcbebf;
	text-align: center;
	float: left;
	cursor:pointer;
}


.subnavi a  img {
	margin-top:7px;
}

/* 99171F */
#subnavi_over {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background-color: #bcbebf;
	text-align: center;
	float: left;
}

.subnavi a:link div { color: #ffffff; text-decoration: none; }
.subnavi a:visited div { color: #ffffff; text-decoration: none; }
.subnavi a:hover div { background-color: #bcbebf; color: #ffffff; text-decoration: none; }
.subnavi a:active div { background-color: #bcbebf;  color: #ffffff; text-decoration: none; }

.subnavi a:link { color: #000000; text-decoration: none; font-weight:bold;}
.subnavi a:visited { color: #000000; text-decoration: none; font-weight:bold;}
.subnavi a:hover { color: #000000; text-decoration: none; font-weight:bold;}
.subnavi a:active { color: #000000; text-decoration: none; font-weight:bold; }

/*************************** Footer ***************************/

#footer {
	text-align: center;
	font-size: 11px;
	color: #717074;
}

#footer a:link { color: #717074; text-decoration: none; }
#footer a:visited { color: #717074; text-decoration: none; }
#footer a:hover { color: #bd2716; text-decoration: none; }
#footer a:active { color: #717074; text-decoration: none; }


img {
	border:none !important;
}

