body
{
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;
}

body, table, select, input, textarea, a 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #0672B7;
}

a {
	color: #0672B7;
}

a:hover
{
	color: #FFA100;
}
h2 a, h2 a:hover {
	color: #113388;
}

img{
	border: 0; 
}

form{
	border: 0;
	margin: 0;
	display: inline;
}

/* New buttons */

#button_row {list-style: none;padding: 0;margin: 0;float: right;}
#button_row li {float: left;display: block;margin: 0;padding: 0;}

.mainBoxComplete #button_row {margin-right: 27px}

#button_orange a {
	text-decoration: none;
	color: #ffffff;
	background: #ffffff url(../images/buttons/button_orange_start.jpg) left top no-repeat;
	padding-left: 17px;
	display: block;
} 

#button_orange a span {
	background: url(../images/buttons/button_orange_end.jpg) right top no-repeat;
	padding: 0 17px 3px 0;
	line-height: 30px;
	display: block;
} 

#button_blue a {
	text-decoration: none;
	color: #ffffff;
	background: #ffffff url(../images/buttons/button_blue_start.jpg) left top no-repeat;
	padding-left: 17px;
	display: block;
} 

#button_blue a span {
	background: url(../images/buttons/button_blue_end.jpg) right top no-repeat;
	padding: 0 17px 3px 0;
	line-height: 30px;
	display: block;
} 

#button_grey a {
	text-decoration: none;
	color: #ffffff;
	background: #ffffff url(../images/buttons/button_blue_start.jpg) left top no-repeat;
	padding-left: 17px;
	display: block;
} 

#button_grey a span {
	background: url(../images/buttons/button_blue_end.jpg) right top no-repeat;
	padding: 0 17px 3px 0;
	line-height: 30px;
	display: block;
} 



/* *** mainBox *** */
.mainBoxClean
{
	position: absolute;
	top: 100px;
	left: 180px;
	width: 630px;
	background-image: none;
	line-height: 16px;
	color: #0672B7;
}

.mainBoxClean .mainBoxTop
{
	position: absolute;
	top: 0;
	left: 0;
	width: 630px;
	height: 24px;
	/*background-image: url(../images/mainBox/mainbox_bg_top.jpg);
	background-repeat: no-repeat;*/
	background-image: none;
}

.mainBoxCompleteOBG .mainBoxTop
{
	width: 0px;
	height: 0px;
	background-image: none;
}
.mainBoxClean .mainBoxTopImage
{
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 4px;
	/*background-image: url(../images/mainBox/mainbox_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;*/
	background-image: none;
}

.mainBox
{
	position: absolute;
	top: 100px;
	/*left: 166px;*/
	left: 180px;
	/*width: 654px;*/
	width: 630px;
	background-image: url(../images/mainBox/mainbox_bg.jpg);
	/*background-image: none;*/
	background-repeat: repeat-y;
	line-height: 16px;
	color: #0672B7;
}
.mainBoxFree
{
	float: left;
}

.mainBoxWide
{
	position: absolute;
	top: 100px;
	left: 180px;
	width: 818px;
	line-height: 16px;
	overflow: hidden;
}
.mainBoxComplete
{
	position: absolute;
	top: 100px;
	left: 15px;
	width: 967px;
	line-height: 16px;
	overflow: hidden;
	background-image: url(../images/mainBox/mainboxcomplete_bg.jpg);
	background-repeat: repeat-y;
	color: #0672B7;
}

.mainBoxComplete .mainBoxTopImage
{
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 14px;
	background-image: url(../images/mainBox/mainboxcomplete_bg_start.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*background-image: none;*/
}

.mainBoxComplete .mainBoxInner {
	width: 800px;
}
.mainBoxCompleteOBG .mainBoxInner {
	width: 967px;
}
.mainBoxCompleteOBG
{
	position: absolute;
	top: 100px;
	left: 15px;
	width: 967px;
	line-height: 16px;
	overflow: hidden;
	background-image: none;
	color: #0672B7;
}
.mainBoxCompleteOBG .mainBoxTopImage
{
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 14px;
	background-image: none;
}
/* *** topBox *** */
.topBox
{
	position:absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 984px;
	background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
}
.topBoxSmall
{
	position:absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 625px;
	background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
}

.topBoxLogo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.topBoxClaim
{
	position: absolute;
	top: 74px;
	left: 0px;
	width: 971px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

.topBoxUser
{
	position: absolute;
	top: 101px;
	left: 0px;
	width: 981px;
	color: #FFFFFF;
	text-align: right;
}

.topBoxTabBox
{
	position: absolute;
	top: 97px;
	left: 166px;
	width: 654px;
	height: 22px;
	background-image: url(../images/topBox/tabs_bg_03.gif);
}

.topBoxReiter
{
	border: 0;
	position: absolute;
	top: 102px;
	left: 200px;
	/*font-family: Verdana, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	z-index: 1000;
}
.topBoxReiter .reiter_container
{
	width: 115px;
	height: 17px;
	margin-left: 0;
	margin-right: 2px;
	text-align: center;
	padding-bottom: 0;
}
.topBoxReiter .reiter_aktuell
{
	text-decoration: none;
	background-color: #ffffff;
	color: #4b93c8;
	border-top:1px solid #4b93c8;
	border-left:1px solid #4b93c8;
	border-right:1px solid #4b93c8;
	height: 17px;
}
.topBoxReiter .reiter_inaktiv
{
	background-color: #6ea8d3;
	text-decoration: none;
	color: #d5e5f4;
}
.topBoxReiter .reiter_inaktiv:hover
{
	background-color: #657dbb;
	color: #ffffff;
}

/* *** leftBox *** */
.leftBox
{
	position: absolute;
	top: 100px;
	left: 0;
	/*width: 166px;*/
	width: 168px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.leftBox ul
{
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-weight: normal;
}

.leftBox li
{
	border: 0;
	/*border-top: 1px solid #dfebf5;*/
	border-top: 0px solid #dfebf5;
	margin-bottom: 1px;
	background-color: #EBEEF5;
	padding: 5px 2px 5px 10px;
	font-weight: normal;
}
.leftBox li:hover
{
	background-color: #FFA101;
}
.leftBox li:hover a
{
	color: #ffffff;
}

#loginbox li
{
	font-weight: normal;
	color: #0672B7;
}
#loginbox li:hover
{
	background-color: #EBEEF5;
}
#loginbox a
{
	font-weight: bold;
	color: #113388;
}

#loginbox li:hover a
{
	color: #113388;
}

.leftBox li.keinrahmen,
#navi2_0
{
	border-top: 0;
}

#navi2
{
	margin: 7px 0;
}

.leftBox .spacerSmall, .leftBox .spacer
{
	height: 7px;
}

.leftBox div.sucheintrag
{
	border: 0;
	border-bottom: 1px white solid;
	margin: 0;
	width: 156px;
	background-color: #ffffff;
	padding: 13px 2px 5px 8px;
	font-weight: bold;
}

.leftBox div.sucheintrag .suchbox
{
	width: 124px;
	border: 1px #005EA8 solid;
	margin: 4px 0 4px 1px;
	height: 15px;
	font-weight: normal;
	float: left;
}

.leftBox div.sucheintrag .suchbutton
{
	/*width: 60px;
	height: 21px;
	margin: 0 0 0 84px;*/
	width: 23px;
	height: 21px;
	margin: 3px 1px 1px 1px;
	background:url(../images/formButton/button_arrow.gif) no-repeat left center;
	border:0;
	cursor: pointer;
	float: left;
}

.leftBox li a
{
	font-weight: normal;
	cursor: pointer;
	text-decoration:none;
	display: block;
}

.leftBox li.untermenu
{
	padding: 5px 5px 5px 21px;
	font-weight: normal;
	margin: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #dfebf5;
}


.leftBox li.untermenu a
{
	font-weight: normal;
	text-decoration: none;
	color: #0772B8;
}

.leftBox li.untermenu:hover
{
	background-color: #FFA101;
}
.leftBox li.untermenu:hover a
{
	color: #ffffff;
}

.leftBox li.selected
{
	background-color: #FFA101;
	color: #FFFFFF;
}
.leftBox li.selected a
{
	color: #FFFFFF;
}

.leftBox .hidden {
	display: none;
	overflow: hidden;
}

.leftBox .unternehmen {
	background-color: #ffffff;
	padding-top: 10px;
}

/* *** rightBox *** */

/* NEW */

.rightBoxHeaderBar {
	background-color: #005EA8;
	color: #FFFFFF;
	width: 146px;
	padding: 8px 4px 8px 12px;
}

.rightBoxSpacer {
	background-color: #FFFFFF;
	width: 162px;
	height: 4px;
}
/* NEW END */

.completeHeaderBar {
	background-color: #005EA8;
	color: #FFFFFF;
	width: 925px;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 4px 6px 12px;
	margin-left: 15px;
}


.rightBox
{
	position: absolute;
	top: 100px;
	left: 822px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 162px;
}
.rightBoxComplete
{
	position: absolute;
	margin: 0;
	margin-top: -11px;
	left: 805px;
	padding: 0;
	border: 0;
	width: 162px;
}
.rightBoxDialog
{
	position: absolute;
	top: 0px;
	left: 642px;
	width: 162px;
}
.rightBoxHotline
{
	width: 154px;
	background-color: #e5f0f8;
	margin: 0 0 2px 0;
	border: 0;
	padding: 10px 0 10px 8px;
	line-height: 15px;
}
.rightBoxHotline .hotlineText
{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
.rightBoxHotline .hotlineNr
{
	font-size: 13px;
	font-weight: bold;
	color: #F17420;
	padding: 4px 0;
}
.rightBoxHotline .hotlineKosten
{
	font-size: 11px;
	line-height: 14px;
}

.rightBoxHotlineGrafik
{
	width: 162px;
	/*background-image:url(../images/shared/hotline.gif);*/
	/*background-image:url(https://ibftest.allianz24.de/daten/2/153/hotline.gif);*/
	background-image:url(/daten/2/153/hotline.gif);
	background-repeat: no-repeat;
	background-color: #C4DAEF;
	margin: 0 0 2px 0;
	border: 0;
}
.rightBoxHotlineGrafik .hotlineText
{
	font-size: 10px;
	font-weight: none;
	height: 34px;
	padding-top: 7px;
	padding-left: 39px;
	padding-right: 4px;
	width: 162px;
	line-height: 12px;
}
.rightBoxHotlineGrafik .hotlineNr
{
	font-size: 16px;
	font-weight: bold;
	color: #005EA8;
	padding: 7px 4px 7px 8px;
}
.rightBoxHotlineGrafik .hotlineKosten
{
	font-size: 10px;
	padding: 0px 8px 10px 8px;
	line-height: 14px;
}

.rightBoxHotline .orange
{
	color: #F17420;
}

.rightBoxListe, .rightBoxText
{
	width: 150px;
	background-color: #EBEEF5;
	margin: 0;
	padding: 8px 4px 12px 8px;
	border: 0;
	font-size: 11px;
	line-height: 13px;
}
.rightBoxListe ul
{
	padding: 0;
	margin: -3px 6px 0 15px;
}
.rightBoxListe p, .rightBoxListe li
{
	padding: 0;
	margin: 8px 0 0 0;
}
.mainBoxComplete .rightBoxListe p,.mainBoxComplete .rightBoxListe li
{
	padding: 0;
	margin: 8px 0 0 0;
}
.rightBoxListe a, .rightBoxText a
{
	font-size: 11px;
	color: #0672B7;
}

.rightBoxListe a:hover, .rightBoxText a:hover
{
	color: #FFA100;
}

/* *** Prinzipielle Einstellungen *** */

.clearAll
{
	clear: both;
}

/*
** Template Elemente
*/

.buttonPart
{
	padding: 0;
	text-align: right;
	white-space:nowrap; 
}

.errorPart
{
	background-color: #fbbc01;
	padding: 20px;
	margin: 30px 33px 0 33px;
}
#Fehler .errorPart
{
	margin-top: 0;
}

.hinweisPart
{
	background-color: #9ac0e0;
	padding: 15px 0;
	margin: 0 13px;
}

.selectedPart
{
	background-color: #76b2da;
	margin: 0 13px;
}

.mainBox .selectedPart h1,
.mainBox .selectedPart h2,
.mainBox .selectedPart p
{
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
}
.mainBox .selectedPart a,
.mainBox .selectedPart li
{
	color: #ffffff;
}
.mainBox .selectedPart h1,
.mainBox .selectedPart h2
{
	font-size: 13px;
}

.trenner,
.trennerNoBottom,
.trennerNoTop,
.trennerNoBoth
{
	margin: 10px 32px;
	padding: 0;
	clear: both;
	border-top: 1px dotted #929497;
}
.trennerNoTop
{
	margin-top: 0;
}
.trennerNoBottom
{
	margin-bottom: 0;
}
.trennerNoBoth
{
	margin-top: 0;
	margin-bottom: 0;
}
.trennerDialog
{
	margin: 0;
	height: 32px;
	background-image: url(../images/mainBox/mainbox_divider.jpg);
	background-repeat: no-repeat;
}

.spacer
{
	clear: both;
	height: 30px;
}
.spacerSmall
{
	clear: both;
	height: 15px;
}

.mainBoxWide h1, .mainBoxWide h2, .mainBoxFree h1, .mainBoxFree h2, .mainBox h1, .mainBox h2, .mainBoxClean h1, .mainBoxClean h2
{
	font-weight: bold;
	clear: both;
	margin: 0;
	border: 0;
}

.mainBoxWide h1, .mainBoxFree h1, .mainBox h1
{
	font-size: 13px;
	line-height: 16px;
	padding: 10px 33px 15px 33px;
}

.mainBoxClean h1
{
	font-size: 13px;
	line-height: 16px;
	padding: 15px 33px 15px 33px;
}

.mainBoxComplete h1
{
	font-size: 13px;
	line-height: 16px;
	padding: 0px 33px 15px 33px;
}
.mainBoxWide h2,
.mainBoxFree h2,
.mainBox h2
{
	font-size: 11px;
	padding: 15px 33px 15px 33px;
}

.mainBoxWide h3,
.mainBoxFree h3,
.mainBox h3
{
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

.mainBoxWide h2.highlight,
.mainBoxFree h2.highlight,
.mainBox h2.highlight
{
	font-size: 11px;
}

.mainBoxComplete h1 a {
	font-size: 15px;
}
/*.mainBoxComplete h1 a:hover {
	color: #0672B7;
}
.mainBox h1 a {
	font-size: 13px;
}
.mainBox h1 a:hover {
	color: #0672B7;
}*/

h1 a {
	font-size: 13px;
}
h1 a:hover {
	color: #0672B7;
}
.mainBox h2 a {
	font-size: 11px;
	text-decoration: none;
}

.mainBoxWide p,
.mainBoxFree p,
.mainBox p,
.mainBoxComplete p
{
	padding: 5px 33px;
	margin: 0;
	clear: both;
	line-height: 16px;
}
.mainBoxWide li,
.mainBoxFree li,
.mainBox li
{
	line-height: 16px;
}
/* Korrekturen fuer Vergleicherseite */
.mainBox #vergleicher p {
	padding: 20px 33px;
	width: auto;
}
/* Bugfix fuer die Verwendung von TinyMCE */
.mainBoxWide h1 p, .mainBoxWide h2 p, .mainBoxWide p p, .mainBoxWide li p,
.mainBoxFree h1 p, .mainBoxFree h2 p, .mainBoxFree p p, .mainBoxFree li p,
.mainBox h1 p, .mainBox h2 p, .mainBox p p, .mainBox li p {
	padding-left: 0px;
}

.mainBoxWide p.intended,
.mainBoxFree p.intended,
.mainBox p.intended
{
	padding: 5px 33px 5px 86px;
	margin: 0;
	width: 495px;
	clear: both;
}

.mainBoxWide p.small,
.mainBoxFree p.small,
.mainBox p.small
{
	line-height: 14px;
	font-size: 10px;
}

.mainBoxWide p.verySmall,
.mainBoxFree p.verySmall,
.mainBox p.verySmall
{
	line-height: 12px;
	font-size: 9px;
	color: #a6a8ab;
}

.mainBoxWide p.small a,
.mainBoxFree p.small a,
.mainBox p.small a
{
	margin: 0;
	text-decoration: underline;
	line-height: 14px;
	font-size: 10px;
}

.mainBoxWide p.verySmall a,
.mainBoxFree p.verySmall a,
.mainBox p.verySmall a
{
	margin: 0;
	text-decoration: underline;
	line-height: 12px;
	font-size: 9px;
	color: #a6a8ab;
}

.mainBoxWide p a,
.mainBoxWide li a,
.mainBoxFree p a,
.mainBoxFree li a,
.mainBox p a,
.mainBox li a
{
	text-decoration: underline;
}

.mainBoxWide ul,
.mainBoxFree ul,
.mainBox ul
{
	margin: 0 15px;
	padding: 0 33px;
	clear: both;
}

.mainBoxWide ol,
.mainBoxFree ol,
.mainBox ol
{
	margin: 0 15px;
	padding: 0 62px;
	clear: both;
}

.mainBoxWide li,
.mainBoxFree li,
.mainBox li
{
	/*padding: 2px 0;*/	
	padding: 0px 0px;	
}

.mainBoxWide b,
.mainBoxFree b,
.mainBox b
{
	font-weight: bold;
}

.mainBoxWide small,
.mainBoxFree small,
.mainBox small,
.mainBoxWide span.small,
.mainBoxFree span.small,
.mainBox span.small
{
	font-size: 9px;
}

.mainBoxWide .center,
.mainBoxFree .center,
.mainBox .center
{
	display: block;
	text-align: center;
	clear: both;
}

.mainBoxWide p.orange,
.mainBoxFree p.orange,
.mainBox p.orange
{
	font-size: 12px;
	font-weight: bold;
	color: #F17420;
}

.mainBoxWide span.blue,
.mainBoxFree span.blue,
.mainBox span.blue
{
	color: #113388;
}

.mainBoxWide span.orange,
.mainBoxFree span.orange,
.mainBox span.orange
{
	color: #F17420;
}

.mainBoxWide span.bigorange,
.mainBoxFree span.bigorange,
.mainBox span.bigorange
{
	font-size: 12px;
	font-weight: bold;
	color: #F17420;
}

.mainBoxWide p input.radio,
.mainBoxWide p input.checkbox,
.mainBoxFree p input.radio,
.mainBoxFree p input.checkbox,
.mainBox p input.radio,
.mainBox p input.checkbox
{
	border: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	
}

.mainBoxWide p label,
.mainBoxFree p label,
.mainBox p label
{
	border: 0;
	display: block;
	float: left;
	margin: 0 0 10px 0px;
	padding: 0;
	width: 500px;
}

.mainBoxWide p label.inline,
.mainBoxFree p label.inline,
.mainBox p label.inline
{
	display: block;
	width: auto;
	margin: 0 20px 0 0;
}

.mainBoxWide input.orange,
.mainBoxWide input.grey,
.mainBoxFree input.orange,
.mainBoxFree input.grey,
.mainBox input.orange,
.mainBox input.grey,
button.orange,
button.grey
{
	background-color: #f89228;
	height: 20px;
	padding: 2px 10px 5px 10px;
	margin: 0;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	line-height: 11px;
	cursor: pointer;
	overflow: visible;
}

.mainBoxWide input.grey,
.mainBoxFree input.grey,
.mainBox input.grey,
button.grey
{
	background-color: #76acd5;
}

.mainBoxWide div.orange,
.mainBoxWide div.orangeL,
.mainBoxFree div.orange,
.mainBoxFree div.orangeL,
.mainBox div.orange,
.mainBox div.orangeL
{
	background-color: #f89228;
	height: 16px;
	width: 140px;
	padding: 4px 10px 0 10px;
	margin: 0;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	line-height: 11px;
	cursor: pointer;	
	float: right;
	text-align: center;
}

.mainBoxWide div.orangeL,
.mainBoxFree div.orangeL,
.mainBox div.orangeL
{
	width: 190px;
}

.mainBoxWide input.grey,
.mainBoxFree input.grey,
.mainBox input.grey
{
	background-color: #76acd5;
}
.mainBoxTop
{
	position: absolute;
	top: -1px;
	left: 0;
	/*width: 654px;*/
	width: 630px;
	height: 38px;
	background-image: url(../images/mainBox/mainbox_bg_top.jpg);
	background-repeat: no-repeat;
	/*background-image: none;*/
}
.mainBoxTopImage
{
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 14px;
	background-image: url(../images/mainBox/mainbox_bg_start.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*background-image: none;*/
}

.mainBox .textspalte1
{
	float: left;
	width: 270px;
	padding-left: 33px;
}
.mainBox .textspalte2
{
	float: left;
	width: 270px;
	padding-left: 20px;
}
.mainBoxComplete .textspalte1
{
	float: left;
	width: 360px;
	/*margin-left: 33px;*/
	padding-left: 33px;
}
.mainBoxComplete .textspalte2
{
	float: left;
	width: 360px;
	/*margin-left: 16px;*/
	padding-left: 16px;
}

.mainBoxComplete .textspalte1 h3,
.mainBoxComplete .textspalte2 h3
{
	color: #0672b7;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.mainBox .textspalte1 ul,
.mainBox .textspalte2 ul
{
	margin: 0 14px;
	padding: 0;
}
.mainBox .textspalte1 li,
.mainBox .textspalte2 li
{
	padding: 2px 0;
}
.mainBox .textspalte1 h1,
.mainBox .textspalte2 h1,
.mainBox .textspalte1 h2,
.mainBox .textspalte2 h2,
.mainBox .textspalte1 h3,
.mainBox .textspalte2 h3
{
	margin: 0;
	padding: 0;
}

table.free
{
	border: 0;
	padding: 0;
	margin: 0 0 0 33px;
}

table.free td a
{
	text-decoration: underline;
}

table.form
{
	width: 565px;
	border: 0;
	padding: 0;
	margin: 0 0 0 33px;
}

table.form th
{
	width: 212px;
	background-color: #e5f0f8;
	border: 0;
	border-bottom: 1px white solid;
	padding: 5px 0 5px 5px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

table.form th.empty
{
	border-bottom: 1px #ffffff solid;
}

table.form td
{
	width: 335px;
	border: 0;
	border-bottom: 1px #ffffff solid;
	padding: 2px 0 0 5px;
	vertical-align: middle;
}

table.form td.halb
{
	width: 185px;
	border: 0;
	border-bottom: 1px #ffffff solid;
	padding: 2px 0 0 5px;
	vertical-align: middle;
}

table.form td label
{
	margin: 0 10px 0 0;
}
table.form .mainFormTableLabel {
	width: auto;
}
.mainBoxWide textarea,
.mainBoxFree textarea,
.mainBox textarea
{
	margin: 0 3px 0 0;
	border: 1px #9ac1e0 solid;
	line-height: 16px;
}

.mainBoxWide textarea.intended,
.mainBoxFree textarea.intended,
.mainBox textarea.intended
{
	margin: 0 3px 0 33px;
}

input.text,
input.textXXS,
input.textXS,
input.textS,
input.textVBKarteS,
input.textM,
input.textL,
input.textXL,
input.textXXL,
input.textInvisible
{
	margin: 0 3px 0 0;
	height: 15px;
	border: 1px #9ac1e0 solid;
}

input.textXXS,
select.XXS,
select.XXSmultiple
{
	width: 30px;
}

input.textXS,
select.XS,
select.XSmultiple
{
	width: 50px;
}

input.textS,
select.S,
select.Smultiple
{
	width: 71px;
}

/* Width chosen so it has the same with as input.M if there is another
 * input.textXS element in the same row. This is required for example for
 * the PLZ, Ort input fields. */
input.textVBKarteS,
select.VBKarteS,
select.VBKarteSmultiple
{
	width: 73px;
}

input.textM,
select.M,
select.Mmultiple
{
	width: 150px;
}

/* Width chosen so it has the same with as input.M with dropdown selector. */
select.VBKarteM,
select.VBKarteMmultiple
{
	width: 133px;
}

input.textL,
select.L,
select.Lmultiple
{
	width: 230px;
}

input.textXL,
select.XL,
select.XLmultiple
{
	width: 335px;
}
input.textXXL,
select.XXL,
select.XXLmultiple
{
	width: 370px;
}

input.textInvisible
{
	border: 0;
}

img.info
{
	margin: 0;
	border: 0;
	vertical-align: middle;
	cursor: pointer;
}

table.form td img.info
{
	margin: 0 0 2px 0;
}

select.XXS,
select.XS,
select.S,
select.M,
select.VBKarteM,
select.L,
select.XL,
select.XXL,
select.XXSmultiple,
select.XSmultiple,
select.Smultiple,
select.Mmultiple,
select.VBKarteMmultiple,
select.Lmultiple,
select.XLmultiple,
select.XXLmultiple,
table.form td select
{
	border: 1px #9ac1e0 solid;
	margin: 0 3px 0 0;
}


.mainBoxWide select.multi,
.mainBoxFree select.multi,
.mainBox select.multi
{
	line-height: 13px;
	border: 1px #9ac1e0 solid;
	width: 588px;
}

/* Service-Rechner */

.mainBox .ergebnis
{
	margin: 0;
	line-height: 16px;
	border: 0;
	border-spacing: 0;
}

.mainBox .ergebnis td
{
	height: 25px;
	background-color: #C4D0E3;
	border: 0;
	padding: 5px 2px 5px 0;
	margin: 0;
	border-spacing: 0;
}

.mainBox .ergebnis th
{
	border: 0;
	padding: 5px 5px 5px 0;
	margin: 0;
	border-spacing: 0;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

.mainBox .ergebnis b
{
	font-weight: bold;
}

.mainBox a.noline,
.mainBoxWide a.noline,
.mainBoxFree a.noline
{
	text-decoration: none;
}

/*
** Raster
*/

.raster
{
	position: relative;
	top: 0;
	left: 0;
	height: 370px;
	/*height: 348px;*/
	background-image: none;
	background-color: #FFFFFF;
}
.mainBoxWide .raster, #teaserboxenfrs_container .raster
{
	position: relative;
	top: 0;
	left: 0;
	height: 260px;
	background-image: none;
	background-color: #FFFFFF;
}

.raster .box
{
	background-color: #FFFFFF;
	padding: 41px 8px 10px 15px;
	overflow: hidden;
	color: #0672B7;
}

.mainBoxWide .raster .box, #teaserboxenfrs_container .raster .box
{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 41px 8px 10px 15px;
	overflow: hidden;
	color: #0672B7;
}

.raster .box_inner{
	margin: 0px 10px 0px 0px
}

.raster p
{
	margin: 0;
	padding: 0;
}

.box ul {
	margin: 0;
	/*padding:0 0 0 10px;*/
	padding:0 0 0 22px;
}

.raster .pos1
{
	position: absolute;
	top: 0;
	left: 7px;
}

.raster .pos2
{
	position: absolute;
	top: 0;
	left: 176px;
}

.raster .pos3
{
	position: absolute;
	top: 0;
	left: 319px;
}

.mainBoxWide .raster .pos3, #teaserboxenfrs_container .raster .pos3
{
	position: absolute;
	top: 0;
	left: 406px;
}
.raster .pos4
{
	position: absolute;
	top: 0;
	left: 6px;
}

.mainBoxWide .raster .pos4, #teaserboxenfrs_container .raster .pos4
{
	position: absolute;
	top: 0;
	left: 605px;
}
.raster .pos5
{
	position: absolute;
	top: 190px;
	left: 7px;
}

.raster .pos6
{
	position: absolute;
	top: 190px;
	left: 176px;
}

.raster .pos7
{
	position: absolute;
	top: 191px;
	/*left: 333px;*/
	left: 319px;
}

.raster .pos8
{
	position: absolute;
	top: 191px;
	/*left: 487px;*/
	left: 474px;
}

.raster .breite1
{
	background-image: url(../images/layer/layer_1_bg.jpg);
	background-position: -2px bottom;
	background-repeat: no-repeat;
	width: 130px;
}
.raster .breite1 h1
{
	background-image: url(../images/layer/layer_1_header.jpg);
	background-position: -2px top;
	background-repeat: no-repeat;
}

.mainBoxWide .raster .breite1, #teaserboxenfrs_container .raster .breite1
{
	background-image: url(../images/layer/layer_home1_bg.jpg);
	background-position: -2px bottom;
	/*width: 176px;*/
	width: 168px;
}

.mainBoxWide .raster .breite1 h1, #teaserboxenfrs_container .raster .breite1 h1
{
	background-image: url(../images/layer/layer_home1_header.jpg);
	background-position: -2px top;
	background-repeat: no-repeat;
}


.raster .breite2
{
	background-image: url(../images/layer/layer_2_bg.jpg);
	background-position: -2px bottom;
	width: 282px;
}

.mainBoxWide .raster .breite2, #teaserboxenfrs_container .raster .breite2
{
	background-image: url(../images/layer/layer_home_bg.jpg);
	background-position: -2px bottom;
	/*width: 376px;*/
	width: 368px;
}

.mainBoxWide .raster .breite2 h1, #teaserboxenfrs_container .raster .breite2 h1
{
	background-image: url(../images/layer/layer_home_header.jpg);
	background-position: -2px top;
	background-repeat: no-repeat;
}

.raster .breite3
{
	width: 434px;
}

.raster .breite4
{
	width: 588px;
}

.raster .hoehe1
{
	height: 132px;	/* ohne 58 Pxiel Padding in Box */
}
.mainBoxWide .raster .hoehe1, #teaserboxenfrs_container .raster .hoehe1
{
	height: 210px;
}
.raster .hoehe2
{
	height: 322px;	/* ohne 58 Pxiel Padding in Box */
}

.raster h1
{
	background-image: url(../images/layer/layer_2_header.jpg);
	background-position: -2px top;
	background-repeat: no-repeat;
	height: 22px;
	width: 110%;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	/*padding: 0px 0px 0px 14px;*/
	padding: 12px 0px 0px 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	/*line-height: 11px;*/
	line-height: 16px;
	overflow: hidden;
}

.raster .weiterButton
{
	position: absolute;
	bottom: 20px;
	right: 14px;
	margin: 0;
}
.raster .weiterStart
{
	width: 15px;
	height: 30px;
	background-image: url(../images/buttons/button_orange_start.jpg);
}
.raster .weiter
{
	cursor: pointer;
	margin: 0;
	border: 0;
	height: 33px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 13px 3px 1px;
	background-color: transparent;
	background-image:url(../images/buttons/button_orange_end.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: visible;
}

.raster select
{
	margin: 0;
	padding: 2px;
	width: 270px;
	height:19px;
	background-color: #e5f0f8;
	color: #113388;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #b7c3d9;
	line-height: 16px;
}

/*
** Info
*/
.mainBox span.markiert
{
	background-color: #FBBC01;
	padding: 1px 3px;
}
.infoPart
{
	border-top: 2px solid #e5f0f8;
	border-bottom: 2px solid #e5f0f8;
	background-color: #76b2da;
	color: #ffffff;
	margin: 0 13px;
}
.infoPart .infoBoxTable
{
	background-color: #FBEFCC;
	margin: 0;
	padding: 0 0 13px 0;
	border: 0;
	border-bottom: 1px black dotted;
	width: 601px;
}

.infoPart .infoClosePart
{
	text-align: right;
	height: 18px;
	padding: 0;
	margin: 0;
	border: 0;
}

.infoPart p,
.infoPart p a
{
	text-align: left;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.infoPart p
{
	padding: 0 19px;
}

.infoPart p a
{
	text-decoration: underline;
	margin: 0;
}

.infoPart img
{
	margin: 0 0 0 13px;
}

/*
** Error
*/

.errorPart p,
.hinweisPart p
{
	padding: 0;
}

.errorPart p.titel,
.hinweisPart p.titel
{
	padding-bottom: 10px;
}

.error {
	background-color: #ffb635;
}

.hinweis {
	background-color: #fbf201;
}

.infoImage, .infoCloseImage
{
	margin: 0;
	border: 0;
	vertical-align: middle;
	cursor: pointer;
}

/*
** AJAX Autocomplete
*/
div.autocomplete_box {
	z-index: 10;
	background-color: #ffffff;
	border: 1px #4D4D4D solid;
}

.mainBox ul.autocomplete {
	margin: 0; 
	padding: 0;
}

.mainBox ul.autocomplete li {
	color: #4D4D4D;
	list-style-type: none; 
	padding: 2px 2px 2px 2px;
}

.mainBox ul.autocomplete li.selected { 
	background-color: #C4D0E3; 
}

.overlay { 
	width: 102%; 
	height: 102%; 
	position:absolute; 
	top: 7px; 
	left: -8px; 
	display: none; 
	background-image: url(../images/mainBox/mainbox_overlay.gif); 
	background-repeat: repeat-y; 
	text-align: center; 
	vertical-align: middle; 
} 

.mainBox .disabled {
	color: #555555; 
}

/**
 * Firmenname und Vorname beim Halterform ausblenden
 */
.mainBox #label_firmenname, .mainBox #bereich_vorname {
	display:none;
}

.abschluss_hinweis { 
	margin: 0; 
	padding: 4px 0 0 0;
	font-weight: bold;
	margin-left: 33px;
	font-size: 12px;
	line-height: 16px;
}

#abschluss_button {
	font-size: 12px;
	background-image:url(../images/buttons/button_abschliessen.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	margin-right: 28px;
	height: 45px;
	width: 212px;
}

/* *** SBA *** */

.modulLink,
.modulLinkAktiv
{
	margin-left: 53px; 
	padding-left: 16px; 
	font-size: 12px; 
	font-weight: bold; 
	color: #113388; 
	text-decoration: none; 
	background-repeat: no-repeat; 
}
.modulLink
{
	background-image:url(../images/mainBox/arrow_off.gif); 
	background-position:0px 2px;
}
.modulLinkAktiv
{
	background-image:url(../images/mainBox/arrow_on.gif); 
	background-position: 0px 4px;
}
.modulLink:hover,
.modulLinkAktiv:hover
{
	text-decoration: underline;
}

/* *** Buttons *** */

.buttonleiste input.orange,
.buttonleiste input.grey,
.buttonleiste input.blau,
.buttonleiste button.orange,
.buttonleiste button.grey
.buttonleiste button.blau
{
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	height: 21px;
	margin: 0;
	margin-left: 4px;
	padding: 0px 4px 4px 4px;
	line-height: 11px;
	text-decoration: none;
	background-repeat: repeat-x;
	cursor: pointer;
}

.buttonleiste input.orange,
.buttonleiste button.orange
{
	background-color: #ff9901;
	background-image:url(../images/buttons/button_orange.gif);
}

.buttonleiste input.grey,
.buttonleiste button.grey
{
	background-color: #babfca;
	background-image:url(../images/buttons/button_blau.gif);
}

.buttonleiste input.blau,
.buttonleiste button.blau
{
	background-color: #babfca;
	background-image:url(../images/buttons/button_blau.gif);
}

.buttonleiste .buttonPart,
.dialogButtonleiste
{
	overflow: hidden;
	width: 597px;
	text-align: right;
	margin: 30px 0 15px 0;
	white-space: nowrap;
}
.mainBoxComplete .dialogButtonleiste
{
	overflow: hidden;
	width: 772px;
	text-align: right;
	margin: 30px 0 15px 0;
	white-space: nowrap;
}
.feldtyp_paketauswahl .dialogButtonleiste
{
	width: 609px;
}

#Paketauswahl .buttonleiste .buttonPart
{
	width: 592px;
	margin-right: 76px;
}

.dialogButtonblau,
.dialogButtongrey,
.dialogButtonorange
{
	margin: 0;
	margin-left: 2px;
	border: 0;
	padding: 0;
	height: 21px;
}

.dialogButtonblau .buttonStart,
.dialogButtongrey .buttonStart,
.dialogButtonorange .buttonStart
{
	width: 15px;
	height: 33px;
}
.dialogButtonblau .buttonStart,
.dialogButtongrey .buttonStart
{
	background-image: url(../images/buttons/button_blue_start.jpg);
}
.dialogButtonorange .buttonStart
{
	background-image: url(../images/buttons/button_orange_start.jpg);
}

.dialogButtonblau .button, .dialogButtongrey .button, .dialogButtonorange .button
{
	cursor: pointer;
	margin: 0;
	border: 0;
	height: 33px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 17px 4px 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top right;
	overflow: visible;
}
.dialogButtonblau .button, .dialogButtongrey .button
{
	background-image: url(../images/buttons/button_blue_end.jpg);
}
.dialogButtonorange .button
{
	background-image:url(../images/buttons/button_orange_end.jpg);
}

.dialogButtonblaugross,
.dialogButtongreygross,
.dialogButtonorangegross
{
	margin: 0;
	margin-left: 3px;
	border: 0;
	padding: 0;
	height: 44px;
}

.dialogButtonblaugross .buttonStart,
.dialogButtongreygross .buttonStart,
.dialogButtonorangegross .buttonStart
{
	width: 15px;
	height: 30px;
}
.dialogButtonblaugross .buttonStart,
.dialogButtongreygross .buttonStart
{
	background-image: url(../images/buttons/button_blue_start.jpg);
}
.dialogButtonorangegross .buttonStart
{
	background-image: url(../images/buttons/button_orange_start.jpg);
}

.dialogButtonblaugross .button,
.dialogButtongreygross .button,
.dialogButtonorangegross .button
{
	cursor: pointer;
	margin: 0;
	border: 0;
	height: 33px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 17px 4px 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top right;
	overflow: visible;

}
.dialogButtonblaugross .button,
.dialogButtongreygross .button
{
	background-image: url(../images/buttons/button_blue_end.jpg);
}
.dialogButtonorangegross .button
{
	background-image:url(../images/buttons/button_orange_end.jpg);
}

.dialogButtondrucken
{
	cursor: pointer;
	margin: 4px 0 0 54px;
	border: 0;
	height: 21px;
	padding: 0;
	width: 107px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	overflow: visible;
	float: left;
	background-image: url(../images/buttons/button_druck.gif);
}


.buttonleiste .trennerNoTop,
.buttonleiste .trennerNoBoth
{
	display: none;
}


/*
** Footer
*/

.mainFooter
{
	background-color: #ffffff;
	width: 630px;
	margin: 0;
	border: 0;
	padding: 40px 0 20px 0;
	background-image: url(../images/mainBox/mainbox_bg_ende.jpg);
	background-repeat: no-repeat;
	color: #A6A8AB;
}

.mainBoxCompleteOBG .mainFooter
{
	background-color: #ffffff;
	width: 967px;
	margin: 0;
	border: 0;
	padding: 10px 0 20px 0;
	background-image: url(../images/mainBox/endline_solo.jpg);
	background-position: left -9px;
	background-repeat: repeat-x;
	color: #A6A8AB;
}

.mainBoxClean .mainFooter
{
	background-color: #ffffff;
	width: 630px;
	margin: 0;
	border: 0;
	padding: 10px 0 20px 0;
	background-image: url(../images/mainBox/endline_solo.jpg);
	background-position: left -9px;
	background-repeat: no-repeat;
	color: #A6A8AB;
}

.mainBoxWide .mainFooter {
	width: 797px;
	padding: 10px 0 20px 0;
	background-image: url(../images/mainBox/endline_solo.jpg);
	background-position: left -9px;
	background-repeat: repeat-x;
}

.mainBoxComplete .mainFooter
{
	background-color: #ffffff;
	width: 795px;
	margin: 0;
	border: 0;
	padding: 40px 0 20px 0;
	background-image: url(../images/mainBox/mainboxcomplete_bg_ende.jpg);
	background-position: left -9px;
	background-repeat: no-repeat;
	color: #A6A8AB;
}

.mainBoxComplete .mainFooterLeft
{
	float: left;
	padding: 0 0 0 240px;
	text-align: left;
	color: inherit;
	border: 0;
}

.mainFooter .mainFooter
{
	display: none;
}
.mainFooter table
{
	color: #A6A8AB;
}
.mainFooterLeft
{
	float: left;
	padding: 0px 0px 0px 160px;
	text-align: left;
	color: inherit;
	border: 0;
}

.mainBoxWide .mainFooterLeft
{
	float: left;
	padding: 0 0 0 250px;
	text-align: left;
	color: inherit;
	border: 0;
}
.mainBoxCompleteOBG .mainFooterLeft
{
	float: left;
	padding: 0 0 0 330px;
	text-align: left;
	color: inherit;
	border: 0;
}
.mainFooterRight
{
	float: right;
	margin: 0 11px 0 0;
	text-align: right;
	color: inherit;
	line-height: 24px;
	border: 0;
}

.mainFooterElement
{
	margin: 0 10px 0 0;
	text-align: left;
	color: inherit;
	font-size: 10px;
	border: 0;
	float: left;
}

.mainFooterCenter
{
	margin: 0 15px;
	padding-top: 30px;
	text-align: center;
	color: inherit;
	border: 0;
}

.mainFooterElement a
{
	color: #A6A8AB;
	font-size: 10px;
}

.mainFooterCenter a
{
	color: #A6A8AB;
	font-size: 10px;
	border: 0;
	text-decoration: underline;
}

.mainFooterCenter .nobr {
	padding-left: 5px;
}

#footer_new 
{
  padding-left: 25px;
  padding-bottom: 10px;
}

#footer_new ul 
{
  padding-top: 8px;
}

#footer_new ul, #footer_new li 
{
  margin-left: 5px;
  padding-left: 5px;
}

#footer_new p 
{
 padding: 0;
 margin: 0;
}

#footer_new h1 
{
  color:#A6A8AB;
  font-size:11px;
  /*font-weight:bold;*/
  height:22px;
  line-height:16px;
  padding:12px 0 0 1px;
  text-align: left;
}

.mainClearAll
{
	height: 0;
	clear: both;
}


.liste
{
	border: 1px solid #cae1f1;
	border-spacing: 0;
	margin: 0 33px; 
	color: #4d4d4d;
	/*width: 588px;*/
	width: 564px;
}
.sbaliste
{
	border: 1px solid #cae1f1;
	border-spacing: 0;
	margin: 0 13px; 
	color: #4d4d4d;
	width: 604px;
}

.liste tr
{
	background-color: #edf5fa; 
}
.sbaliste tr
{
	background-color: #ffffff;
}
.sbaliste th,
.liste th
{
	background-color: #dcebf6;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #113388;
	line-height: 16px;
	padding: 5px 3px;
	text-align: left;
}
.sbaliste td,
.liste td
{
	line-height: 16px;
	padding: 5px 3px;
	border-top: 1px solid #c8e0f0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align:top;
}

.liste tr:hover
{
	background-color: #dcebf6;
}
.sbaliste td
{
	padding: 4px 3px;
}
.sbaliste tr:hover
{
	background-color: #f6fafd;
}

.kooperationen td
{
	padding: 3px 3px;
}
.kooperationen tr:hover
{
	background-color: #edf5fa;
}

.sbaliste .keinkraft {
	background-color: #f6f6f6;
}
.sbaliste tr.geloescht td,
.sbaliste tr.folgevertrag td,
.sbaliste tr.geloescht td a,
.sbaliste tr.geloescht .diff_info,
.sbaliste tr.folgevertrag .diff_info {
	color: #BBBBBB; 
}

/*
** Teaserboxen fuer mainBoxWide REDESIGN 12/2008
*/

.teaser
{
	background-image:url(/daten/0/138/teaser_bg.gif);
	background-repeat: no-repeat;
	padding: 7px 0 0 28px;
	width: 790px;
	height: 256px;
}
.teaser .teaserbox
{
	height: 221px;
	border-right: 10px solid #ffffff;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 36px;
}
.teaser .schmal
{
	width: 183px;
}
.teaser .breit
{
	width: 376px;
}
.teaser h1,
.teaser h2
{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #113388;
	margin: 0;
	padding: 0 7px 0 9px;
	height: 36px;
	overflow: hidden;
}
.teaser h2
{
	color: #e96b24;
}
.teaser .text
{
	font-size: 11px;
	line-height: 16px;
	color: #113388;
	margin: 0;
	padding: 5px 7px 0 9px;
	height: 149px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.teaser ul
{
	margin: 0 0 0 13px;
	padding: 0;
}
.teaser .button
{
	margin-right: 10px;
	float: right;
	border: 0;
}

/*************************************/

.teaserRow33 {
margin-top: 5px;margin-left: 15px;position: relative;top: 0;left: 0;
}
.teaserRow33 .outer{
margin-right: 1px;float: left;background-image: url(../images/layer/layer_33_bg.jpg); background-position: -2px bottom; width: 315px;min-height: 160px;
}
.teaserRow33 .inner{
padding: 17px 17px 30px 12px;background-image: url(../images/layer/layer_33_header.jpg);background-position: -2px top;background-repeat: no-repeat;overflow: hidden;
}

.sem_big {
	position: absolute;
	top: 26px;
	left: 327px;
	color: #FFFFFF;
	font-weight: normal;
	z-index: 10;
	line-height: 34px;
}

.sem_big h2 {
	padding: 0;
	margin: 0;
	font-size: 29px; 
	font-weight: normal;
}

.sem_big h3 {
	padding: 0;
	margin: 0;
	font-size: 21px; 
	font-weight: normal;
	color: white;
}

.sem_sub {
	position: absolute;
	top: 95px;
	left: 338px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 17px;
	z-index: 10;
	line-height: 23px;
}

.seo_big {
	position: absolute;
	top: 15px;
	left: 32px;
	color: #FFFFFF;
	font-weight: normal;
	z-index: 10;
	line-height: 38px;
}

.seo_big h2 {
	padding: 0;
	margin: 0;
	font-size: 30px;
	font-weight: normal;
}

#button_sem_row {list-style: none;padding: 0;margin: 0;float: right;}
#button_sem_row li ,#button_seo_row li {float: left;display: block;margin: 0;padding: 0;}

#button_seo_row {list-style: none;padding: 0;margin: 0;float: left;}

#button_big a {
	text-decoration: none;
	color: #ffffff;
	background: transparent url(../images/buttons/button_big_start.gif) left top no-repeat;
	padding-left: 12px;
	display: block;
	font-size: 17px;
	font-weight: bold;
} 

#button_big a span {
	background: url(../images/buttons/button_big_end.gif) right top no-repeat;
	padding: 0 18px 3px 5px;
	line-height: 61px;
	display: block;
} 


.sem_buttonpos {
position: absolute;top: 243px;width: 919px;z-index: 10;
}
.seo_buttonpos {
position: absolute;top: 140px;left: 32px;z-index: 10;
}

/*************************************/

.vorgang_details{
	width:500px;
}

/* SEM - TEMPLATE - */ 

div#sem_content{ 
        margin-top:5px; 
} 


div#sem_content.firstCol{ 
        margin:-11px 0px 0px 0px; 
} 


.sem_col1_header{ 
        background-image:url(/daten/2/165/sem_header_col1.gif); 
        background-repeat:no-repeat; 
        background-position:top left; 
        margin:0px; 
        height:30px; 
        background-position: 12px 0px; 
        
} 

h1.sem_col1_header { 
        font-size:12px; 
        color:#ffffff; 
        padding:0px 0px 0px 30px; 
        margin:0px; 
        line-height:30px; 
} 

h1.sem_col2_header { 
        font-size:13px; 
        margin:0; 
        padding:5px 0px 15px 30px; 
} 

.sem_col1{ 
        background-image:url(/daten/2/165/sem_bg_col1.gif); 
        background-repeat:no-repeat; 
        background-position: 12px 0px; 
        height:185px; 
        _padding-top:10px !important; 
} 

ul#sem_ul{ 
        margin:0px; 
        padding:0px; 
        list-style:none; 
} 

ul#sem_ul li{ 
        margin-bottom:10px; 
        background-image:url(/daten/2/165/sem_haken_blue.gif); 
        background-repeat:no-repeat; 
        background-position:top left; 
        padding-left:20px; 
} 

#sem_content .textspalte1 
{ 
        float: left; 
        width: 360px; 
        padding-left: 33px; 
} 
#sem_content .textspalte2 
{ 
        float: left; 
        width: 360px; 
        padding-left: 16px; 
} 

#btn_sem_tarif{ 
        position:absolute; 
        width:194px; 
        height:50px; 
        z-index:1; 
        left: 575px; 
        top: 610px; 
        visibility: visible; 
} 

div.sem_boxheader{ 
        background-image:url(/daten/2/165/sem_bg_box_top.gif); 
        background-repeat:no-repeat; 
        background-position: 12px 0px; 
        padding-top:5px; 
} 
div.sem_boxbody{ 
        background-image:url(/daten/2/165/sem_bg_box_body.gif); 
        background-repeat:repeat-y; 
        background-position: 12px 0px; 
        height:auto; 
} 
div.sem_boxbottom{ 
        background-image:url(/daten/2/165/sem_bg_box_bottom.gif); 
        background-repeat:no-repeat; 
        background-position: 12px bottom; 
        padding-bottom:10px; 
} 

div#sem_legals{ 
        padding-left:35px; 
        width:725px; 
        margin-top:25px; 
        margin-bottom:5px; 
        
} 

div#sem_legals p{ 
        font-size:9px; 
        line-height:12px; 
        color: rgb(166, 168, 171); 
} 


/* RIGHT BOX NEW */ 

.rightBoxComplete table#pv { 
        width:99%; 
        margin-bottom:15px; 
        padding-left:6px; 
} 

.rightBoxImg{ 
        margin:5px 0px 5px 0px; 
} 

a:focus {
	outline:none
}

#anbuendung {
	position: absolute;
	top: 230px;
	left: 642px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 162px;
}

#anbuendung .angebote {
	padding-top: 95px;
	padding-bottom: 6px;
	background: #ccdff0 url(/static/images/vorschlag/anbuendung_klein01.jpg) left top no-repeat;
}

#anbuendung ul {
	clear: both;
	margin: 0 0 20px 0;
	padding: 10px 0px 0px 15px;
}

#anbuendung ul li {
	padding-bottom: 4px;
	padding-top: 4px:
}

#anbuendung .angebote .titel {
	margin-top: 20px;
	font-weight: bold;
	font-width: 10px;
}

#anbuendung .zusatzangebote {
	margin-top: 5px;
	background: #ccdff0
}

#anbuendung .zusatzangebote .titel {
	margin-top: 16px;
	font-weight: bold;
	text-decoration: underline;
}

#anbuendung .zusatzangebote .ueberschrift {
	background-color: #005EA8;
	color: #FFFFFF;
	width: 146px;
	padding: 8px 4px 8px 12px;
}

#nobr {
    white-space: nowrap;
}

#anbuendung .zusatzangebote .inhalt {
	padding-bottom: 10px;
}

#anbuendung .center {
	text-align: center;
}

#anbuendung .dialogButtonorange {
	margin-left: auto;
	margin-right: auto;
}

#anbuendung .inhalt {
	margin: 8px;
}

#anbuendelung_ausblenden {
	display: none;
}

.anbuendelung_aktiv tr.anbuendelungvk td {
	background-color: #c8ddf0;
}

.anbuendelung_aktiv tr.anbuendelungvk td.gesamt  {
	background-color: #bdd6ec;
}

.anbuendelung_aktiv tr.anbuendelungvk td.abstandoben {
	background: #c8ddf0 url(/static/images/vorschlag/anbuendung_vollkasko.jpg) left top no-repeat;
	height: 80px;
}

.anbuendelung_aktiv tr.anbuendelungvk td.gesamt.abstandoben  {
	background: #bdd6ec url(/static/images/vorschlag/anbuendung_farbe.jpg) left top no-repeat;
	height: 80px;
}

.anbuendelung_aktiv tr.anbuendelungtk td {
	background-color: #c8ddf0;
}

.anbuendelung_aktiv tr.anbuendelungtk td.gesamt  {
	background-color: #bdd6ec;
}

.anbuendelung_aktiv tr.anbuendelungtk td.abstandoben {
	background: #c8ddf0 url(/static/images/vorschlag/anbuendung_teilkasko.jpg) left top no-repeat;
	height: 80px;
}

.anbuendelung_aktiv tr.anbuendelungtk td.gesamt.abstandoben {
	background: #bdd6ec url(/static/images/vorschlag/anbuendung_farbe.jpg) left top no-repeat;
	height: 80px;
}

#anbuendung .dialogButtonorange .buttonStart {
	background-image:url(/static/images/buttons/button_orange_blau_start.jpg);
}

#anbuendung .dialogButtonorange .button {
	background-image:url(/static/images/buttons/button_orange_blau_end.jpg);
}

#nobr {
    white-space: nowrap;
}
