/* ----------  PART II: global element definitions  ---------- */
/* body */
body, button, input, optgroup, option, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	padding-left: 20px;
	width: 942px;
	font-size:16px; /* force 16px starting point - win with enlarged font size */
	background:#fff url(/fileadmin/sys/img/body/bg_rechts.gif) repeat-y 980px 0;
}

body.popup {
	background-image: none;
	width: auto;
	height: auto;
	padding: 20px 20px 0px 20px;
	margin: 0px; 
}
.loginbox a:link, .loginbox a:visited,
.noFlash a:link, .noFlash a:visited,
#wrapperMainContent a:link, #wrapperMainContent a:visited,
#footer a:link, #footer a:visited{
    color: #e3000f;
}
.loginbox a:hover,
.noFlash a:hover,
#wrapperMainContent a:hover,
#footer a:hover{
    color: #4b4b4b;
}
.loginbox a:active, .loginbox a:focus,
.noFlash a:active, .noFlash a:focus,
#wrapperMainContent a:active, #wrapperMainContent a:focus,
#footer a:active, #footer a:focus{
    color: #a2000b;
}
#wrapperMainContent .darkgrey a:link, #wrapperMainContent .darkgrey a:visited {
    color: #4b4b4b;
}
#wrapperMainContent .darkgrey a:hover {
    color: #e3000f;
}
#wrapperMainContent .darkgrey a:active, #wrapperMainContent .darkgrey a:focus {
    color: #a2000b;
}



/* visibility classes */
.hide {
	width: 100em;
	height: 1em;
	overflow: hidden;
	position: absolute;
	left: -200em;
}
h2.hide,
h3.hide{
	line-height:1px;
}
.invisible {
	visibility: hidden;
}
.show {
	display: block;
}
/* for clearing issues */
p.clear{
	height:0px;
	clear:both;
	margin:0 !important;
	padding:0;
}
.clear:after {
	content: ""; 
	clear: both; 
	display: block; 
	height: 1px; 
	font-size: 0;
	visibility: hidden;
}
/* error messages */
.error {
	background-color: transparent;
	color: #a2000b;
}
/* temp style */
.draft {
	background-color: transparent;
	color: #f00 !important;
}
p.intro {
	font-weight:bold;
}
p.date{
	margin-bottom:0px;
	padding-bottom:0px;
}

/* sidebar spaces */
body #sidebar p,
body #sidebar ul,
body #sidebar h3,
body #sidebar h4{
	margin-bottom: 0.43em;
}

body #content p,
body #content ul,
body #contentExtended p,
body #contentExtended ul,
body #contentWide p,
body #contentWide ul{
	margin-bottom:1.125em;
}

/* spacing before links */
body #content .linkFollows,
body #contentExtended .linkFollows{
	margin-bottom:0.08em;	
}
body #sidebar .linkFollows{
	margin-bottom:0.25em;	
}

/* line styles */
#sitebody .greyLine  {
	border-bottom: 1px solid #d0d0d0;
	clear:both;
}

/* colour styles */
#sitebody .txtBlack {
	color: #000;
}

/* margin/bottom reset ;)*/
#sitebody .resetBottom,
#sitebody .bottomReset{
	margin-bottom:0;
	padding-bottom:0;
}

/* spacer styles */

/* spacing within copy text (replaces double line-breaks) */
 .spaceTag{
	display:block;
	height:3px;
}

#sidebar .spaceTag,
#wrapperSubNavigation  .spaceTag{
	height:5px;	
}

.C01 .spaceTag,
.C02 .spaceTag,
.C04 .spaceTag,
.C13 .spaceTag,
.C34 .spaceTag,
.C40 .spaceTag,
.C70 .spaceTag,
.C71 .spaceTag{
	display:block;
	height:13px;
}
/* **************** */

#sitebody .space10{
	margin:0 0 10px 0;
	width:100%;
}
#sitebody .space17{
	clear:both;
	width:100%;
	height:17px;
	display:block;
}
.spaceTop{
	margin:0 0 20px 0;
	width:100%;
	height:1px;
	color:#000000;
}

/* ********************* TABLES *********************** */

#tables{
	clear:both;
}
.staticEditTable {
	font-size: .75em;
	line-height: 1.3;
	width:100%;
	float:left;
	margin-bottom: 1.0em;
	border-collapse: collapse;
}
.staticEditTable thead th{
	border-style: solid;
	border-width: 0 1px 2px 1px;
	border-color: #ece9d8 #bdbdbd #bbbbbb #e0e0e0;
	padding: 0.3em 0.83em;
	background: url("/fileadmin/sys/img/tables/lightgrey_end.gif") #d1d1d1 repeat-x top right;
}
.staticEditTable tbody td{
	border-style: solid;
	border-width: 1px;
	border-color: #cecece;
	padding: 0.2em 0.83em;
}
.staticEditTable p {
	font-size: 1em !important;
	margin-bottom: 0 !important;
}
.dataTable {
	width:100%;
	float:left;
	margin-bottom: 1.0em;
}
.rteTable{
	float:left;
	width:100%;
	display:inline; /* ie6 */
	margin-bottom:17px;
}
.rteTable .dataTable{
	margin-bottom: 0;
}
.noBorder{
	margin-bottom:0;
}
.dataTable caption {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.2857;
	padding-bottom: .5em;
}
.dataTable caption em {
	display: block;
	font-size: .8571em;
	font-weight: bold;
	line-height: 1.5;
}
.dataTable th, .dataTable td {
	font-size: .75em;
	line-height: 1.3;
}
.dataTable thead.darkblue th{
	border-right-color: #bdbdbd;
	border-left:none;
	color:#fff;
}
.dataTable thead th.selected,
.dataTable thead th.selectedstart,
.dataTable thead th.selectedlast,
.dataTable thead th.selectedmain{
	color:#000;
}
.dataTable thead th{
	border-style: solid;
	border-width: 0 1px 0px 1px;
	border-right-color: #bdbdbd;
	border-left-color: #e0e0e0;
}
.dataTable thead th{
	background: url("/fileadmin/sys/img/tables/lightgrey_endmidBottom.gif") #d1d1d1 repeat-x bottom left;
}
.dataTable thead th.start,
.dataTable thead th.td-0{
	background: url("/fileadmin/sys/img/tables/lightgrey_startBottom.gif") #d1d1d1 repeat-x bottom left;
	border-left-width: 0;
}
.dataTable thead th.last,
.dataTable thead th.td-last{
	background: url("/fileadmin/sys/img/tables/lightgrey_endBottom.gif") #d1d1d1 repeat-x bottom right;
}
.dataTable thead th.main{
	background: url("/fileadmin/sys/img/tables/vforange_endmidBottom.gif") #e88d01 repeat-x bottom left;
	color: #fff;
}
.dataTable thead th.selected{
	background: url("/fileadmin/sys/img/tables/lightgrey_endmidBottom.gif") #d1d1d1 repeat-x bottom left !important;
}
.dataTable thead th.selectedstart{
	background: url("/fileadmin/sys/img/tables/lightgrey_startBottom.gif") #d1d1d1 repeat-x bottom left !important;
	border-left-width: 0;
}
.dataTable thead th.selectedlast{
	background: url("/fileadmin/sys/img/tables/lightgrey_endBottom.gif") #d1d1d1 repeat-x bottom right !important;
}
.dataTable thead th.selectedmain{
	background: url("/fileadmin/sys/img/tables/vforange_endmidBottom.gif") #e88d01 repeat-x bottom left !important;
	color: #fff;
}
thead.darkblue{
	background-image:none;
	background-color:none !important;
}
table.T1052 td,
table.T1052 td a{
	font-size:11px !important;
}
table.T1052 th label{
	clear:none;
}
table.T1052 th label,
table.T1052 th{
	font-weight:bold;
}
table.T1052 th span,
table.T1052 th label{
	font-size:11px !important;
}
table.T1052 th label{
	line-height:10px !important;
}
table.T1052 th span.text{
	white-space: nowrap !important;
	margin:15px 0px 0px 0px !important;
}
table.T1052 div.arrows{
	float:right;
	padding:0px !important;
	margin:0px !important;
	clear:none;
	width:32px;
	position:relative;
	right:-10px;
	top:-2px;
}
*html table.T1052 div.arrows{
	margin:0px 0px 0px 0px;
	top:0px;
}
table.T1052 div.arrows span{
	float:left;
	clear:none;
	display:block;
}
table.T1052 th a.arrowUp,
table.T1052 th a.arrowDown,
table.T1052 th a.arrowUpActiveSort,
table.T1052 th a.arrowDownActiveSort{
	padding:0;
	width:14px;
	height:18px;
	float:left;
	clear:none;
}
table.T1052 thead th a,
table.T1052 thead th a:link,
table.T1052 thead th a:visited,
table.T1052 thead th a:hover,
table.T1052 thead th a:active{
	text-decoration:none !important;
}
table.T1052 thead.darkblue th a.arrowUpActiveSort{
	background-image: url("/fileadmin/sys/img/icon/arrow_up_active_sort_onblue_n.gif");
	
}
table.T1052 thead.darkblue th a.arrowDownActiveSort{
	background-image: url("/fileadmin/sys/img/icon/arrow_down_active_sort_onblue_n.gif");
	
}
table.T1052 thead.darkblue th a.arrowUp {
	background-image: url("/fileadmin/sys/img/icon/arrow_up_onblue.gif");
}
table.T1052 thead.darkblue th a.arrowDown {
	background-image: url("/fileadmin/sys/img/icon/arrow_down_onblue.gif");
}
table.T1052 thead.darkblue th.selected a.arrowUp,
table.T1052 thead.darkblue th.selectedstart a.arrowUp,
table.T1052 thead.darkblue th.selectedlast a.arrowUp,
table.T1052 thead.darkblue th.selectedmain a.arrowUp{
	background-image: url("/fileadmin/sys/img/icon/arrow_up_ongrey_a.gif") !important;
}
table.T1052 thead.darkblue th.selected a.arrowDown,
table.T1052 thead.darkblue th.selectedstart a.arrowDown,
table.T1052 thead.darkblue th.selectedlast a.arrowDown,
table.T1052 thead.darkblue th.selectedmain a.arrowDown{
	background-image: url("/fileadmin/sys/img/icon/arrow_down_ongrey_a.gif") !important;
}
.dataTable thead.darkblue th{
	background: url("/fileadmin/sys/img/tables/blue_endmidBottom.gif") #d1d1d1;
}
.dataTable thead.darkblue th.start{
	background: url("/fileadmin/sys/img/tables/blue_startBottom.gif") #d1d1d1;
}
.dataTable thead.darkblue th.last {
	background: url("/fileadmin/sys/img/tables/blue_endBottom.gif") #d1d1d1;
}
.dataTable thead.darkblue th.main {
	background: url("/fileadmin/sys/img/tables/vforange_endmidBottom.gif") #e88d01;
	color: #fff;
}
.dataTable thead tr.tableExtended th{
	background-image:none;
	border-bottom-width: 1px;
	border-bottom-color: #bdbdbd; 
}
.dataTable thead tr.tableExtended2 th{
	border-top-width: 1px;
	border-top-color: #e0e0e0;
}

.dataTable thead th div{
	height:100%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.8333em;
	padding-right: 0.8333em;
	margin-right:0px;
}
.dataTable thead.darkblue th div.midTop {
	background: url("/fileadmin/sys/img/tables/blue_endmid.gif") transparent repeat-x 0 0;
}
.dataTable thead.darkblue th div.startTop {
	background: url("/fileadmin/sys/img/tables/blue_start.gif") transparent repeat-x 0 0;
}
.dataTable thead.darkblue th div.endTop {
	background: url("/fileadmin/sys/img/tables/blue_end.gif") transparent repeat-x top right;
}
.dataTable thead.darkblue th div.mainTop {
	background: url("/fileadmin/sys/img/tables/vforange_endmid.gif") transparent repeat-x 0 0;
}
.dataTable thead th div.midTop,
.dataTable thead th div{
	background: url("/fileadmin/sys/img/tables/lightgrey_endmid.gif") transparent repeat-x 0 0;
}
.dataTable thead th div.startTop,
.dataTable thead th.td-0 div{
	background: url("/fileadmin/sys/img/tables/lightgrey_start.gif") transparent repeat-x 0 0;
}
.dataTable thead th div.endTop,
.dataTable thead th.td-last div{
	background: url("/fileadmin/sys/img/tables/lightgrey_end.gif") transparent repeat-x top right;
}
.dataTable thead th div.mainTop {
	background: url("/fileadmin/sys/img/tables/vforange_endmid.gif") transparent repeat-x 0 0;
}
.dataTable thead th.selected div.midTop {
	background: url("/fileadmin/sys/img/tables/lightgrey_endmid.gif") transparent repeat-x 0 0 !important;
}
.dataTable thead th.selectedstart div.startTop {
	background: url("/fileadmin/sys/img/tables/lightgrey_start.gif") transparent repeat-x 0 0 !important;
}
.dataTable thead th.selectedlast div.endTop {
	background: url("/fileadmin/sys/img/tables/lightgrey_end.gif") transparent repeat-x top right !important;
}
.dataTable thead th.selectedmain div.mainTop {
	background: url("/fileadmin/sys/img/tables/vforange_endmid.gif") transparent repeat-x 0 0 !important;
}
.dataTable thead th div.line{
	padding: 0;
	padding-top: -0.6em;
	margin:0;
	width:1px;
	background-color:#ff00ff;
}
.dataTable tbody td div{
	word-wrap:normal;
}
.dataTable thead th div span,
.dataTable tbody td span{
	display:block;
	text-align:right;
}
.dataTable tbody td,
.dataTable tbody th{
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #cecece;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.8333em;
	padding-right: 0.8333em;
}
.dataTable tbody th.main {
	background-color: #f5f5f5;
	font-weight: normal;
}
.dataTable tbody td.bold,
.dataTable tbody th.bold {
	font-weight:bold;
}
.dataTable tbody td{
	background-color:#fbfbfb;
}

.dataTable thead .last, 
.dataTable tbody .last,
.dataTable thead th div .last,
.dataTable thead th.td-last,
.dataTable tbody td.td-last
{
	border-right-width: 0;
}
p.table-footnote {
	padding-left: .9091em;
	padding-bottom:0.5em;
	padding-top:0;
	margin-top:-0.5em;
	margin-bottom:1.5em;
	border-bottom: 1px solid #d0d0d0;
	clear:both;
}
p.table-footnote a{
	color:#4b4b4b !important;
	text-decoration: none;
}
.dataTable a.icon {
	padding-top: 0px;
	background-position: 0 0.2em;
}
#sitebody .tableNumbers {
	text-align:right;
}
#sitebody .alignCenter {
	text-align:center;
}
.dataTable a.anchor {
   font-size:85%;
	color:#000;
	text-decoration: none;
}
.dataTable thead th.main a.anchor {
	color:#fff;
}




/* ----------  PART VI: layout sections (advanced)  ---------- */
/* header */
#header .headerTitle {
	margin: 25px 0 0 10px;
}
#header .headerLogo {
	float:right;
	margin-top:15px;
	padding-right:20px;
}
.home #header .headerVisual { /* not in use */
	float: left;
	margin-right: 10px;
	width: 370px;
}

.home #header img {
	float:left;
	display:inline;
}

.home #header .headerClaim {
	position: absolute;
	padding: 0 0 0 0;
	width: 370px;
	left:380px;
}
/* wrapper for main content area */

#wrapperMainContentWide p, 
#wrapperMainContentWide ul,
#wrapperMainContent p, 
#wrapperMainContent ul {
	font-size: .75em;
}
#wrapperMainContentWide p.notes,
#wrapperMainContent p.notes {
	font-size: .6875em;
	line-height: 1.3636;
	padding-bottom: 1.2727em;
}
#wrapperMainContentWide ul,
#wrapperMainContent ul {
	list-style-position: outside;
	list-style-type:none;
	padding:0 0 5px 8px;
}
#wrapperMainContentWide ul li,
#wrapperMainContent ul li{
	padding-left:20px;
	margin-bottom:10px;
	background:url("/fileadmin/sys/img/icon/star_onwhite.gif") no-repeat 0 3px;
}
#wrapperMainContentWide .accordion ul li,
#wrapperMainContent .accordion ul li{
	background-image:url("/fileadmin/sys/img/icon/star_ongrey.gif");
}


/* content */
.home #content .col {
	background-position: 0 0;
	background-repeat: no-repeat;
}
.home #content .privateCustomer {
	background-image: url("/fileadmin/sys/img/button/home_wd_orange.gif");
}
.home #content .businessCustomer {
	background-image: url("/fileadmin/sys/img/button/home_wd_grey.gif");
}
.home #content .aboutVF {
	background-image: url("/fileadmin/sys/img/button/home_wd_blue.gif");
}
.home #content .col a.waterdivider{
	background:url("/fileadmin/sys/img/button/waterdivider_n.gif") no-repeat 0px 0px;	
	display:block;
	height:113px;
}
.home #content .col a.waterdivider:hover{
	background:url("/fileadmin/sys/img/button/waterdivider_o.gif") no-repeat 0px 0px;	
}
.home #content .col a.waterdivider:active {
	background:url("/fileadmin/sys/img/button/waterdivider_a.gif") no-repeat 0px 0px;	
}
.home #content .col div a {
	height: auto;
}
#content .date {
	color: #000;
	display: block;
	line-height: 1.25;
}

/* sidebar */

/* footer */
#footer {
	background:  url("/fileadmin/sys/img/border/border_footer.gif") transparent repeat-x 0 0;
}
#footer p {
	font-size: .75em;
	line-height: 1;
	text-align: right;
}

/* warning for unpublished elements (only for editor) */
.warning{
	color:#bf1c00;
	border: 1px solid #bf1c00;
}

/* karol.piasta, 2008-07-21: formatting text for TT module - EEP */
#TTmodule {
	font-size: .75em;
	margin-bottom:-11px;
}
#TTmodule .ttblogtext, x:-moz-any-link {
	margin-bottom:15px;
}
#TTmodule .category, x:-moz-any-link {
	margin-bottom:11px;
}
#TTmodule hr {
	margin:-3px;
	width:343px;
	margin:4px 2px 4px 0px;	
}
#TTmodule hr, x:-moz-any-link {
	margin-bottom:10px;
}
#TTmodule .bdate {
	margin-right:3px;
}
#TTmodule .bdate, x:-moz-any-link {
	margin-right:0px;
}
#TTmodule .b_spec_headline_link {
	font-size: 18px;
}
#TTmodule h1 {
	font-size: 18px;
}
#TTmodule h2 {
	font-size: 16px;
}
#TTmodule h3 {
	font-size: 15px !important;
}
#TTmodule p {
	font-size: 12px !important;
}
#TTmodule img {
	clear: none;
	float: right !important;
	margin-left: 7px;
	margin-right: 3px;
}
/* karol.piasta, 2008-07-21: formatting text for TT module - EEP */

/* colors */
/* link_button (used in T1048,...) */
.link_button {
	float:right;
	margin-top:-2px;
}
*html .link_button {
	margin-top:0px;	
}

.link_button a {
	background-image: url("/fileadmin/sys/img/button/but_bg_left_n.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height:24px;
	float:left;
	text-decoration:none !important;
}
*html .link_button a{
	height:20px;
}
.link_button a:hover {
	background-image: url("/fileadmin/sys/img/button/but_bg_left_o.gif");
}
.link_button a:active,
.link_button a:focus{
	background-image: url("/fileadmin/sys/img/button/but_bg_left_a.gif");
}
.link_button a strong{
	background-image: url("/fileadmin/sys/img/button/but_bg_right_n.gif");
	background-position: top right;
    background-repeat: no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	height:100%;
	color: #fff;
	font-weight:bold;
	font-size:75%;
	line-height:1.2em;
	cursor:pointer;
	float:left;
}
*html .link_button a strong{
	padding-top:4px;
}
.link_button a:hover strong{
	background-image: url("/fileadmin/sys/img/button/but_bg_right_o.gif");
}
.link_button a:active strong,
.link_button a:focus strong{
	background-image: url("/fileadmin/sys/img/button/but_bg_right_a.gif");
}
div hr.horizontalLine {
	background-color:#CECECE;
	color:#CECECE;
	display:block;
	height:1px;
	margin-bottom:-2px;
	margin-top:-7px;
}
/* neu boxes */
.box{
	border-top:solid 1px #D9D9D9 !important;
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
	width:100%;
	padding:15px 10px 0px 10px;
}
.box-component .orange{
	border-top-color:#FF9900 !important;
}
.box-component .darkblue{
	border-top-color:#135BA6 !important;
}
.box-component .darkblue{
	border-top-color:#135BA6 !important;
}
.box-component .darkblue{
	border-top-color:#135BA6 !important;
}
.box-component .darkblue{
	border-top-color:#135BA6 !important;
}
.size1 .box{
	padding-bottom:15px;
}


.size1 .box-component{
	width:160px;
}
.size2 .box-component{
	width:350px;
}
.size3 .box-component{
	width:540px;
}
.size4 .box-component{
	width:730px;
}
.size5 .box-component{
	width:940px;
}
.size3 .size1 .box-component{
	width:160px !important;
}


.size3 .size1 .box-component .white,
.size3 .size1 .border-component .white,
.size1 .box-component .white,
.size1 .border-component .white,
.size1 .teaser-component .white{
	background-image:url("/fileadmin/sys/img/box/white_1.gif") !important;
}
.size2 .box-component .white,
.size2 .border-component .white{
	background-image:url("/fileadmin/sys/img/box/white_2.gif") !important;
}
.size3 .box-component .white,
.size3 .border-component .white,
.T1044 .box{
	background-image:url("/fileadmin/sys/img/box/white_3.gif") !important;
}
.size4 .box-component .white,
.size4 .border-component .white{
	background-image:url("/fileadmin/sys/img/box/white_4.gif") !important;
}
.size5 .box-component .white,
.size5 .border-component .white{
	background-image:url("/fileadmin/sys/img/box/white_5.gif") !important;
}



/* lightorange??? */
/*orange*/
.size1 .box-component .orange{
	background-image:url("/fileadmin/sys/img/box/orange_1.gif") !important;
}
.size2 .box-component .orange{
	background-image:url("/fileadmin/sys/img/box/orange_2.gif") !important;
}
.size3 .box-component .orange{
	background-image:url("/fileadmin/sys/img/box/orange_3.gif") !important;
}
.size4 .box-component .orange{
	background-image:url("/fileadmin/sys/img/box/orange_4.gif") !important;
}
.size5 .box-component .orange{
	background-image:url("/fileadmin/sys/img/box/orange_5.gif") !important;
}
/*lightblue*/
.size1 .box-component .lightblue{
	background-image:url("/fileadmin/sys/img/box/lightblue_1.gif") !important;
}
.size2 .box-component .lightblue{
	background-image:url("/fileadmin/sys/img/box/lightblue_2.gif") !important;
}
.size3 .box-component .lightblue{
	background-image:url("/fileadmin/sys/img/box/lightblue_3.gif") !important;
}
.size4 .box-component .lightblue{
	background-image:url("/fileadmin/sys/img/box/lightblue_4.gif") !important;
}
.size5 .box-component .lightblue{
	background-image:url("/fileadmin/sys/img/box/lightblue_5.gif") !important;
}
/*darkblue*/
.size1 .box-component .darkblue{
	background-image:url("/fileadmin/sys/img/box/darkblue_1.gif") !important;
}
.size2 .box-component .darkblue{
	background-image:url("/fileadmin/sys/img/box/darkblue_2.gif") !important;
}
.size3 .box-component .darkblue{
	background-image:url("/fileadmin/sys/img/box/darkblue_3.gif") !important;
}
.size4 .box-component .darkblue{
	background-image:url("/fileadmin/sys/img/box/darkblue_4.gif") !important;
}
.size5 .box-component .darkblue{
	background-image:url("/fileadmin/sys/img/box/darkblue_5.gif") !important;
}
/*lightgrey*/
.size3 .size1 .box-component .lightgrey,
.size1 .box-component .lightgrey{
	background-image:url("/fileadmin/sys/img/box/lightgrey_1.gif") !important;
}
.size2 .box-component .lightgrey{
	background-image:url("/fileadmin/sys/img/box/lightgrey_2.gif") !important;
}
.size3 .box-component .lightgrey{
	background-image:url("/fileadmin/sys/img/box/lightgrey_3.gif") !important;
}
.size4 .box-component .lightgrey{
	background-image:url("/fileadmin/sys/img/box/lightgrey_4.gif") !important;
}
.size5 .box-component .lightgrey{
	background-image:url("/fileadmin/sys/img/box/lightgrey_5.gif") !important;
}
/*darkgrey*/
.size3 .size1 .box-component .darkgrey,
.size1 .box-component .darkgrey{
	background-image:url("/fileadmin/sys/img/box/darkgrey.gif") !important;
	background-position:0 0;
	background-color:#d3e2eb;
	padding:0;
	width:180px;
}
.size1 .box-component .darkgrey .liner{
	padding:15px 10px;
	min-height:10px; /* haslayout */
	background:url("/fileadmin/sys/img/box/darkgrey_bottom.gif") no-repeat 0 bottom;
}

.startpage .size3 .size1 .newsbox .box,
.startpage .size1 .box-component .box .liner{
	min-height:111px;
}
* html .startpage .size3 .size1 .newsbox .box,
* html .startpage .size1 .box-component .box .liner{
	height:111px;
}
.size2 .box-component .darkgrey{
	background-image:url("/fileadmin/sys/img/box/darkgrey_2.gif") !important;
}
.size3 .box-component .darkgrey{
	background-image:url("/fileadmin/sys/img/box/darkgrey_3.gif") !important;
}
.size4 .box-component .darkgrey{
	background-image:url("/fileadmin/sys/img/box/darkgrey_4.gif") !important;
}
.size5 .box-component .darkgrey{
	background-image:url("/fileadmin/sys/img/box/darkgrey_5.gif") !important;
}
* html .liner{
	height:10px; /* haslayout */
}

body #contentWide .box p{
	margin-bottom:0.3em;
}
/* / neu boxes */

/* neu border */
body .border-component .border{
	/* clear:both !important;	
	#e1e1e1 */
	height:22px !important;
	padding:8px 10px 0px 10px !important;
	font-size: 75% !important;
	font-weight:bold;
	margin:0px 0px 3px 0px!important;
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
	
}

/* darkgrey (default)? */
.size1 .border{
	width:160px;
	background-image:url("/fileadmin/sys/img/border/back_180_vfdarkgrey.gif");
}
.size2 .border{
	width:350px;
	background-image:url("/fileadmin/sys/img/border/back_370_vfdarkgrey.gif");
}			
.size3 .border{
	width:540px;
	background-image:url("/fileadmin/sys/img/border/back_560_vfdarkgrey.gif");
}
.size4 .border{
	width:730px;
}
.border-component .border{
	color:#FFFFFF;
	background-color:#7D7D7D;			
}
/* darkgrey (default)? */
.size1 .border-component .darkgrey{
	background-image:url("/fileadmin/sys/img/border/back_180_vfdarkgrey.gif");
}
.size2 .border-component .darkgrey{
	background-image:url("/fileadmin/sys/img/border/back_370_vfdarkgrey.gif");
}			
.size3 .border-component .darkgrey{
	background-image:url("/fileadmin/sys/img/border/back_560_vfdarkgrey.gif");
}
.size4 .border-component .darkgrey{
	background-image:url("/fileadmin/sys/img/border/back_750_vfdarkgrey.gif");
}
.border-component .darkgrey{
	color:#FFFFFF;
	background-color:#7D7D7D;
}	
/* lightgrey */
.size1 .border-component .lightgrey{
	background-image:url("/fileadmin/sys/img/border/back_180_vflightgrey.gif") !important;
}
.size2 .border-component .lightgrey{
	background-image:url("/fileadmin/sys/img/border/back_370_vflightgrey.gif") !important;
}			
.size3 .border-component .lightgrey{
	background-image:url("/fileadmin/sys/img/border/back_560_vflightgrey.gif") !important;
}
.size4 .border-component .lightgrey{
	background-image:url("/fileadmin/sys/img/border/back_750_vflightgrey.gif") !important;
}
.border-component .lightgrey{
	color:#000000;
	background-color:#E1E1E1;
}
/* orange */
.size1 .border-component .orange{
	background-image:url("/fileadmin/sys/img/border/back_180_vforange.gif") !important;
}
.size2 .border-component .orange{
	background-image:url("/fileadmin/sys/img/border/back_370_vforange.gif") !important;
}			
.size3 .border-component .orange{
	background-image:url("/fileadmin/sys/img/border/back_560_vforange.gif") !important;
}
.size4 .border-component .orange{
	background-image:url("/fileadmin/sys/img/border/back_750_vforange.gif") !important;
}
.border-component .orange{
	color:#FFFFFF;
	background-color:#FF9900;
}
/* darkblue */
.size1 .border-component .darkblue{
	background-image:url("/fileadmin/sys/img/border/back_180_vfblue.gif") !important;
}
.size2 .border-component .darkblue{
	background-image:url("/fileadmin/sys/img/border/back_370_vfblue.gif") !important;
}			
.size3 .border-component .darkblue{
	background-image:url("/fileadmin/sys/img/border/back_560_vfblue.gif") !important;
}
.size4 .border-component .darkblue{
	background-image:url("/fileadmin/sys/img/border/back_750_vfblue.gif") !important;
}
.border-component .darkblue{
	color:#FFFFFF;
	background-color:#2C75BE;
}

/* lightblue */
.size1 .border-component .lightblue{
	background-image:url("/fileadmin/sys/img/border/back_180_vflightblue.gif") !important;
}
.size2 .border-component .lightblue{
	background-image:url("/fileadmin/sys/img/border/back_370_vflightblue.gif") !important;
}			
.size3 .border-component .lightblue{
	background-image:url("/fileadmin/sys/img/border/back_560_vflightblue.gif") !important;
}
.size4 .border-component .lightblue{
	background-image:url("/fileadmin/sys/img/border/back_750_vflightblue.gif") !important;
}

.size1 .border-component .box{
	width:160px;
}
.size2 .border-component .box{
	width:350px;
}			
.size3 .border-component .box{
	width:540px;
}
.size4 .border-component .box{
	width:730px;
}
/* red */
.size1 .border-component .red{
	background-image:url("/fileadmin/sys/img/border/back_180_red.gif");
}
.border-component .darkgrey{
	color:#FFFFFF;
	background-color:#e50e1c;
}

/* / neu border */

/* neu teaser */
.size1 .teaser-component{
	width:180px;
}
.size2 .teaser-component{
	width:370px;
}
.size2 .size1 .teaser-component{
	width:180px;
}
.size3 .teaser-component{
	width:540px;
}
.size4 .teaser-component{
	width:730px;
}
.size5 .teaser-component{
	width:940px;
}

/* neu icons on Backgrounds */
.border a.icon,
.border a.iconPost{
	border:none;
	margin:0px !important;
	padding-bottom:0px;
}
.border a.iconPost:hover{
	background-position: 148px -718px;
}
.border a.iconPost:active, .border a.iconPost:focus {
	background-position: 148px -1438px;
}
.orange a.icon,
.orange a.iconPost{
	background-image:url("/fileadmin/sys/img/icon/arrow_neg_onorange.gif") ;
	color:#FFFFFF !important;
}
.darkblue a.icon,
.darkblue a.iconPost{
	background-image:url("/fileadmin/sys/img/icon/arrow_neg_ondarkblue.gif") ;
	color:#FFFFFF !important;
}
.darkgrey a.icon,
.darkgrey a.iconPost{
	background-image:url("/fileadmin/sys/img/icon/arrow_pos_ongrey.gif") ;
}
.darkgrey a.download {
	background-image:url("/fileadmin/sys/img/icon/download_neg_ongrey.gif");
}
.darkgrey a.mail {
	background-image: url("/fileadmin/sys/img/icon/contact_pos_ongrey.gif");
}
.lightorange a.icon,
.lightorange a.iconPost{
	background-image:url("/fileadmin/sys/img/icon/arrow_neg_onlightorange.gif") ;
}
.lightblue a.icon,
.lightblue a.iconPost{
	background-image:url("/fileadmin/sys/img/icon/arrow_neg_onlightblue.gif") ;
}
.lightgrey a.icon,
.lightgrey a.iconPost{
	background-image:url("/fileadmin/sys/img/icon/arrow_neg_onlightgrey.gif") ;
}
.lightgrey a.download {
	background-image:url("/fileadmin/sys/img/icon/download_neg_onlightgrey.gif");
}
.lightgrey a.mail {
	background-image: url("/fileadmin/sys/img/icon/contact_pos_onlightgrey.gif");
}
.red a.icon,
.red a.iconPost{
	background-image:url("/fileadmin/sys/img/icon/arrow_neg_onred.gif") ;
	color:#FFFFFF !important;
}
/* /neu icons on Backgrounds */

.border-component,
.teaser-component,
.box-component,
.flash-component,
.form-component,
.iframe{
	margin-bottom:17px;
	float:left;
	clear:both;
}
.teaser-component p.date{
	margin-bottom:-2px !important;
}

.teaser-component hr{
	display:block;
	line-height:1px;
	border: 1px solid #E1E1E1;
	border-bottom:none;
	font-size:1px;
	height:1px !important;
	margin:-5px 0px 5px 0px;
	width:100%;
	clear:both;
}
.form-component .application{
	margin-bottom:0;
}