@charset "UTF-8";

/*------------------------------------------------- 
GENERAL
--------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #e3f5ff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#margin-wrapper {
	width: 1018px;
	margin: 0 auto;

}

/*------------------------------------------------- 
HEADER
--------------------------------------------------*/

#header_back {
	height: 100px;
	background-color: #caebff;
	margin-bottom: 3px;
	background-image: url(../Bilder/Grundgeruest/header_back_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#header {
	width: 1002px;
	margin: 0 auto;
	height: 100px;
	padding-top: 23px;
}
#logo {
	background-repeat: no-repeat;
	background-image: url(../Bilder/Grundgeruest/aviva-beisel_logo.gif);
	height: 42px;
	width: 185px;
	float: left;
	line-height: 2580px;
	overflow: hidden;
	margin-left: 20px;
}


/*------------------------------------------------- 
SUBNAVI
--------------------------------------------------*/

#subnavi {
	height: 28px;
	margin-top: 42px;
	float: right;
	width: 780px;
}
#sn   a  {
	float: right;
	width: 109px;
	height: 28px;
	line-height: 29px;
	background-image: url(../Bilder/Grundgeruest/subnavi_bg.gif);
	color: #E3F5FF;
	text-decoration: none;
	font-size: 12px;
}
#sn a:hover {
	float: right;
	width: 109px;
	height: 28px;
	line-height: 29px;
	background-image: url(../Bilder/Grundgeruest/subnavi_bg.gif);
	color: #E3F5FF;
	text-decoration: none;
	background-position: center bottom;
}

#sn_active {
	float: right;
	width: 109px;
	height: 28px;
	line-height: 29px;
	background-image: url(../Bilder/Grundgeruest/subnavi_bg.gif);
	color: #E3F5FF;
	text-decoration: none;
	background-position: center bottom;
	font-size: 12px;
}

/*------------------------------------------------- 
BREAD-CRUMBS
--------------------------------------------------*/
#breadcrumbs {
	text-align: left;
	margin-left: 236px;
	margin-top: 23px;
	color: #E3F5FF;
	font-size: 10px;
}
#Headline {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

/*------------------------------------------------- 
MAIN CONTENT
--------------------------------------------------*/

#wrapper {
	width: 980px;
	margin: 0 auto;
	background-color: #aa223c;
	padding: 11px;
}


#main {
	margin-top: 2px;
}

#titelbild {
	height: 172px;
	width: 491px;
}
#titelbild_anfahrt {
	text-align: left;
}

#linie_horiz {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 5px;
}


#content_txt {
	font-size: 12px;
	color: #666666;
	margin-top: 8px;
	line-height: 18px;
	text-align: left;
}
#content_txt h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#content_txt_kl {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	line-height: 18px;
	text-align: left;
	margin-left: 19px;
}


#content_txt_kl-2 {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	line-height: 18px;
	margin-left: 19px;
	background-color: #E3F5FF;
	padding: 20px;
	position: absolute;
	z-index: 999;
	width: 420px;
	height: 500px;
	text-align: left;
	overflow: scroll;
}

#content_txt_anf {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	line-height: 18px;
	text-align: left;
	padding-left: 5px;
	margin-left: 19px;
	height: 300px;
	width: 480px;
}

#content_txt_anf a:link {
	color: #AA223C;
	font-size: 11px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-weight: normal;
	background-image: url(../Bilder/PDF_ico.jpg);
	display: block;
}

#content_txt_anf a:visited {
	color: #AA223C;
	font-size: 11px;
	padding-left: 20px;
	background-image: url(../Bilder/PDF_ico.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	display: block;
}

#content_txt_anf a:hover {
	color: #666;

}

#content_txt_ref {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	line-height: 18px;
	text-align: left;
	padding-left: 5px;
	margin-left: 19px;
	overflow: scroll;
	height: 555px;
	width: 480px;
	overflow-x: auto;
	overflow-y: scroll;
}

#content_txt_ref a:link {
	color: #AA223C;
	font-size: 11px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-weight: normal;
	background-image: url(../Bilder/PDF_ico.jpg);
	display: block;
}

#content_txt_ref a:visited {
	color: #AA223C;
	font-size: 11px;
	padding-left: 20px;
	background-image: url(../Bilder/PDF_ico.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
}

#content_txt_ref a:hover {
	color: #666;

}

#kontakt {
	color: #666;
	font-size: 12px;

}


/*------------------------------------------------- 
MAIN-NAVI-General
--------------------------------------------------*/

#navi {
	width: 223px;
	padding: 5px;
	float: left;
	height: 448px;
	background-image: url(../Bilder/Grundgeruest/navi_bg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}

#test {
	color: #E3F5FF;
	margin-bottom: 5px;
}

#test   a:link{
	margin-bottom: 5px;
	background-color: #E3F5FF;
	color: #E3F5FF;
	text-decoration: none;
	font-size: 10pt;
	background-color: #AA223C;
	line-height: 36px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#test   a:visited {
	margin-bottom: 5px;
	background-color: #E3F5FF;
	color: #E3F5FF;
	text-decoration: none;
	font-size: 10pt;
	background-color: #AA223C;
	line-height: 36px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#test   a:active {
	margin-bottom: 5px;
	background-color: #E3F5FF;
	color: #AA223C;
	text-decoration: none;
	font-size: 10pt;
	background-color: #E3F5FF;
	line-height: 36px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#test   a:hover{
	margin-bottom: 5px;
	background-color: #E3F5FF;
	color: #AA223C;
	text-decoration: none;
	font-size: 10pt;
	background-color: #E3F5FF;
	line-height: 36px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#test_active   {
	margin-bottom: 5px;
	background-color: #E3F5FF;
	color: #AA223C;
	text-decoration: none;
	font-size: 10pt;
	background-color: #E3F5FF;
	line-height: 36px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#test_active a:link  {
	margin-bottom: 5px;
	background-color: #E3F5FF;
	color: #AA223C;
	text-decoration: none;
	font-size: 10pt;
	background-color: #E3F5FF;
	line-height: 36px;
	display: block;
	text-align: left;

}

#test_active a:visited  {
	margin-bottom: 5px;
	background-color: #E3F5FF;
	color: #AA223C;
	text-decoration: none;
	font-size: 10pt;
	background-color: #E3F5FF;
	line-height: 36px;
	display: block;
	text-align: left;

}

#test_2 {
	color: #E3F5FF;
	margin-bottom: 5px;
}

#test_2 a:link {
	color: #E3F5FF;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 12px;
	background-color: #AA223C;
	line-height: 24px;
	display: block;
	text-align: left;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E3F5FF;
}

#test_2 a:visited {
	color: #E3F5FF;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 12px;
	background-color: #AA223C;
	line-height: 24px;
	display: block;
	text-align: left;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E3F5FF;
}

#test_2 a:hover{
	color: #AA223C;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 13px;
	background-color: #E3F5FF;
	line-height: 24px;
	display: block;
	text-align: left;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AA223C;
}



#main_content {
	width: 493px;
	background-color: #e3f5ff;
	margin-left: 235px;
	height: 561px;
	padding: 12px;
}


#main_content_2 {
	width: 493px;
	background-color: #e3f5ff;
	height: 561px;
}










*+html #button_zurueck {
	position: absolute;
	margin-left: -245px;
	float: left;
}

*+html #button_zurueck a:link {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_zurueck.gif);
	float: left;
	margin-left: -245px;
}

*+html #button_zurueck a:visited {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_zurueck.gif);
	float: left;
	margin-left: -245px;
}

*+html #button_zurueck a:hover {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_zurueck.gif);
	background-position: bottom;
	float: left;
	margin-left: -245px;
}

*+html #button_vor {
	position: absolute;
	margin-left: -50px;
}

*+html #button_vor a:link {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_vor.gif);
}

*+html #button_vor a:visited {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_vor.gif);
}

*+html #button_vor a:hover {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_vor.gif);
	background-position: bottom;
}





.wichtig {
	font-size: 16px;
	font-weight: bold;
}
#main_content #content_txt ul li {
	padding-left: 0px;
	list-style-position: inside;
}






#button_zurueck {
	position: absolute;
	margin-left: 0px;
	float: left;
}

#button_zurueck a:link {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_zurueck.gif);
	float: left;
}

#button_zurueck a:visited {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_zurueck.gif);
	float: left;
}

#button_zurueck a:hover {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_zurueck.gif);
	background-position: bottom;
	float: left;
}

#button_vor {
	position: absolute;
	margin-left: 441px;
	float: right;
}

#button_vor a:link {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_vor.gif);
	float: right;
}

#button_vor a:visited {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_vor.gif);
	float: right;
}

#button_vor a:hover {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: 180px;
	background-image: url(../Bilder/button_vor.gif);
	background-position: bottom;
	float: right;
}

#test_2_active {
	text-decoration: none;
}


#test_2_active a:link {
	color: #AA223C;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 12px;
	background-color: #E3F5FF;
	line-height: 24px;
	display: block;
	text-align: left;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E3F5FF;
}

#test_2_active a:visited {
	color: #AA223C;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 12px;
	background-color: #E3F5FF;
	line-height: 24px;
	display: block;
	text-align: left;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E3F5FF;
}

#test_2_active a:hover{
	color: #AA223C;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 13px;
	background-color: #E3F5FF;
	line-height: 24px;
	display: block;
	text-align: left;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E3F5FF;
}


#test_3 {
	color: #E3F5FF;
	margin-bottom: 5px;
}

#test_3 a:link {
	color: #E3F5FF;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 11px;
	background-color: #AA223C;
	line-height: 16px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#test_3 a:visited {
	color: #E3F5FF;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 11px;
	background-color: #AA223C;
	line-height: 16px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#test_3 a:hover{
	color: #AA223C;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 11px;
	background-color: #E3F5FF;
	line-height: 16px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#test_3_active {
	color: #E3F5FF;
	margin-bottom: 5px;
}

#test_3_active a:link {
	color: #AA223C;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 11px;
	background-color: #E3F5FF;
	line-height: 16px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#test_3_active a:visited {
	color: #AA223C;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 11px;
	background-color: #E3F5FF;
	line-height: 16px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#test_3_active a:hover{
	color: #AA223C;
	margin-bottom: 5px;
	background-color: #E3F5FF;
	text-decoration: none;
	font-size: 11px;
	background-color: #E3F5FF;
	line-height: 16px;
	display: block;
	text-align: left;
	padding-left: 15px;
}

/*------------------------------------------------- 
SUB-CONTENT
--------------------------------------------------*/

#subcontent {
	width: 225px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	height: 585px;
	float: right;
}

#subcontent a {
	text-decoration: none;
}

#kreation_txt {
	color: #E3F5FF;
	text-align: left;
	padding-left: 6px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3F5FF;
	padding-bottom: 5px;
	line-height: 16px;
}

#kreation_txt a {
	color: #E3F5FF;
	text-decoration: underline;
}

#kreation_txt h1 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

#kreation_txt p {
	font-size: 10px;
}
#kreation_txt img  {
	margin-left: -5px;
	margin-top: 5px;
	margin-bottom: 3px;
}


#kontakt_sc {
	color: #E3F5FF;
	text-align: left;
	padding-left: 13px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3F5FF;
	padding-bottom: 5px;
	line-height: 16px;
}

#kontakt_sc h4 {
    margin-bottom: 10px;
	line-height: 16px;
}

#kontakt_sc h5 {
	font-size: 12px;
	display: inline;
	line-height: 16px;
}
#kontakt_sc h5 a {
	color: #E3F5FF;
}
#kontakt_sc a {
	color: #E3F5FF;
	text-decoration: underline;
}
#anfahrt_link a {
	font-size: 10px;
}




#kontakt_sc h6 {
	font-size: 12px;
	font-weight: lighter;
	display: inline;
	line-height: 16px;
}



#thumbbox {
	margin-bottom: 5px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3F5FF;
	color: #933;
	padding-left: 5px;
}

#thumbbox_pic {
	height: 75px;
	width: 75px;
	float: left;
	margin: 0;
}

#thumbbox_txt {
	width: 135px;
	text-align: left;
	color: #E3F5FF;
	font-size: 11px;
	float: right;
	margin-left: 10px;
}

#thumbbox_txt h1 {
	font-size: 11px;
	font-weight: bold;
	color: #E3F5FF;
	margin-bottom: 2px;
}
#thumbbox_txt h2 {
	font-style: italic;
	font-size: 11px;
	margin-bottom: 2px;
	font-weight: normal;
}


#subcontent_2 {
	width: 225px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	height: 590px;
	background-image: url(../Bilder/konzeption_subcontent.jpg);
	background-repeat: no-repeat;
}

#subcontent_3 {
	width: 225px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	height: 590px;
	background-image: url(../Bilder/textentwicklung_subcontent.jpg);
	background-repeat: no-repeat;
}

#thumbs {
	width: 225px;
	height: 585px;
	background-color: #ab223c;
}

#subcontent iframe {
	margin-left: 0px;
}

/*------------------------------------------------- 
INDEX
--------------------------------------------------*/

#index_main_content {
	width: 744px;
	background-color: #A31E36;
	margin-left: 235px;
	height: 476px;
}

#flash_aktuell {
	height: 250px;
	width: 735px;
	background-color: #E3F5FF;
	overflow: hidden;
}

#flash_bereiche {
	height: 217px;
	width: 255px;
	float: right;
	margin-top: 8px;
}

#index_content_txt {
	font-size: 12px;
	color: #E3F5FF;
	margin-top: 8px;
	line-height: 18px;
	text-align: left;
	width: 450px;
	padding-left: 20px;
}

#index_content_vod {
	font-size: 12px;
	color: #E3F5FF;
	margin-top: 8px;
	line-height: 18px;
	text-align: left;
	padding-left: 20px;
}

#linie_horiz_hell {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E3F5FF;
	width: 480px;
}
#index_content_txt h3 {
	margin-bottom: 8px;
}
#sitemap a {
	color: #666;
	font-size: 12px;
}

#sitemap a:hover {
	color: #AA223C;
	font-size: 12px;
}

#sitemap a:visited {
	color: #AA223C;
	font-size: 12px;
}

#linie {
	background-image: url(../Bilder/1666666.gif);
	background-repeat: repeat-y;
	height: 360px;
}

#linie_2 {
	background-image: url(../Bilder/1666666.gif);
	background-repeat: repeat-y;
	height: 210px;
}

#linie_3 {
	background-image: url(../Bilder/1666666.gif);
	background-repeat: repeat-y;
	height: 125px;
}






/*------------------------------------------------- 
FOOTER
--------------------------------------------------*/

#footer {
	height: 42px;
	margin: 5px 0px;
	background-image: url(../Bilder/Grundgeruest/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #E3F5FF;
	padding-left: 56px;
	line-height: 42px;
	font-size: 9pt;
}


#footer    a:link{
	font-size: 9pt;
	line-height: 36px;
	display: inline;
	text-align: left;
	text-decoration: none;
	color: #DCF5FF;
}

#footer    a:visited {
	text-decoration: none;
	font-size: 9pt;
	display: inline;
	text-align: left;
}
#footer   a:hover {
	text-decoration: underline;
	font-size: 9pt;
	display: inline;
	text-align: left;
}
.ui-tabs-nav p {
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	padding-top: 4px;
}
.important h1 {
	font-size: 8px;
	color: #AA223C;
	font-weight: normal;
	float: right;
}
#imagereplace-1 {
	background-image: url(../Bilder/headlines/start.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-indent: -9999px;
	height: 20px;
	width: 450px;
	padding-bottom: 12px;
}

#imagereplace-lfp {
	background-image: url(../Bilder/headlines/lfp.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-indent: -9999px;
	height: 90px;
	width: 490px;
}
#seo h1 {
	font-size: 10px;
	color: #B5C4CE;
	font-weight: lighter;
	width: 860px;
	font-style: normal;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

#content_txt a:link {
	color: #666;
}
#content_txt a:visited {
	color: #666;
}
#content_txt a:hover {
	color: #aa223c;
	text-decoration: none;
}

#kontakt a:link {
	color: #aa223c;
}
#kontakt a:visited {
	color: #aa223c;
}
#kontakt a:hover {
	color: #666;
	text-decoration: none;
}
.daten-klein {
	font-size: 8px;
	text-align: left;
}
.hellblau {
	color: #E3F5FF;
}

