/*  body	*/

.csc-firstHeader {font-size:11pt;}



BODY {
	PADDING-RIGHT: 0px; 	PADDING-LEFT: 0px; 	PADDING-BOTTOM: 0px; PADDING-TOP: 0px; 
	MARGIN: 0px; 	color: #666666; BACKGROUND-COLOR: #eeeeee; 
}

/*  outer table with border	*/
TABLE.border {
width: 970px;
border-color: #8897A6;
border-width: 1px;
margin: 15px 0 0 0;
padding: 0 0 0 0;
border-style: solid;
border-collapse: collapse;

}
/* outer table border for popup */
TABLE.borderpopup {
border-color: #8897A6;
border-width: 1px;
margin: 15px 15px 15px 15px;
padding: 0 0 0 0;
border-style: solid;
border-collapse: collapse;

}
/*	main table	*/
TABLE.main {
	width: 970px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #666666;
	background-color: #ffffff;
	border-color: #003366;
}

TABLE.popup {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	color: #666666;
	background-color: #ffffff;
	border-color: #003366;
}

/*	table with height=100% */
TABLE.allheight {
	height: 100%;
	}

/*	face table with euro map by main page	*/	
TABLE.euromap {
	width: 790px;
	height: 200px;
	margin: 0 0 0 0;
	color: #666666;
	background-color: #ffffff;
	border-color: #003366;
	background-image: url(../images/euromap_bg.gif);	
}

/*	text in td on face table with euro map by main page		*/
TD.eurotext {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 26px;
	padding: 20px 0 0 15px;;
	color: #395D91;
	font-weight: bold;
}

/*		table in center area	*/
TABLE.contentpage {
	width: 100%;
	margin: 0 0 0 0;
	color: #666666;
	background-color: #ffffff;
	border-color: #003366;
	font-size: 12px;
	padding: 0 0 0 0;
	background-image: url(../images/bigeuromap.gif);
	background-position: right-top ;
	background-repeat: no-repeat;
}

/*	td on table in center area	*/
TD.bodytext {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10pt;
	
	padding: 25px 25px 25px 25px;
	color: #395D91;
	font-weight: normal;
}

.right_text {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #395D91;
	font-weight: normal;
}

/*	background header		*/
TD.topbg {
	height: 90px;
	margin: 0 auto 0 auto;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	padding: 0 0 0 0;
	background-image: url(../images/top_spacer.gif);	
	color: #666666;
}

/* background left area on header		*/
TD.topface {
	
	width: 800px;
	height: 90px;
	margin: 0 auto 0 auto;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	padding: 10px 0px 0px 25px;
	background-color: #021D48;
	background-image: url(../images/topface.jpg);	
	background-position: right;
	background-repeat: no-repeat;
	color: #666666;
}

/*	background top menu		*/
TD.topmenu {
	width: 800px;
	height: 20px;
	margin: 0 auto 0 auto;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	padding: 1px 0 0 10px;
	background-image: url(../images/topmenu_bg.gif);	
	color: #666666;
	letter-spacing: -1px;
}

/*	 left table	*/
Table.left {
	width: 100%;
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	padding: 0 0 0 0;
	background-image: url(../images/left_bg.gif);	
	color: #666666;
	background-repeat: repeat-x;
}
/*	td on left table		*/
TD.left {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 21px;
	padding-bottom: 20px;
}

/*	td beetween top and bottom table in left table		*/
TD.lefttd {
	width: 135px;
	background-color: #ffffff;
}

/*	left-bottom table	with copyrights	*/
Table.leftbottom {
	width: 100%;
	height: 250px;
	margin: 0 auto 0 auto;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	padding: 0 0 0 0;
	background-image: url(../images/left-bottom_bg.gif);	
	background-position: bottom;
	background-repeat: repeat-x;`
	color: #666666;
}

/*	right table	*/
Table.right {
	width: 160px;
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	padding: 0 0 0 0;
	color: #666666;
}

/*	td on right table		*/
TD.right {
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	padding: 0 0px 10px 10px;
	background-image: url(../images/center_bg.gif);	
	color: #666666;

	background-repeat: repeat-x;
}

/* table-block in right table 	*/
Table.rightblock {
width: 150px;
border-color: #8897A6;
border-width: 1px;
margin: 0 0 15px 0;
padding: 0 0 0 0;
border-style: solid;
background-color: #F7F7F7;
color: #666666;
}

/*	td in rightblock		*/
TD.RIGHTBOX {
	padding: 7px 7px 5px 7px;
	font-size: 10px;
}

TD.RIGHTBOXtop {
	padding: 1px 7px 1px 7px;
	font-size: 10px;
	background-color: #E2DEDD;
}

/*	table show "product"	on main page	*/
Table.box {
	width: 370px;
	height: 139px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

/*	padding for name-img on product area		*/
.box {
	font-family: Arial, Sans-serif;
	font-size: 22px;	
	font-weight: bold; 
	margin-bottom: 0px;
	margin-top: 25px;
	margin-left: 25px;
}

/*	removes ie7 gray background 	*/
.box td {
	background-color:transparent !important;
}

/*	right td	on product area	*/
TD.boxright{
	padding-bottom: 0px;
	padding-right: 0px;
	background-image: url(../images/box_05.gif);
	background-position: right;
}

/*	left td on product area		*/
TD.boxleft{
	padding-bottom: 0px;
	padding-right: 0px;
	background-image: url(../images/box_02.gif);
}

/*	text on product area		*/
TD.boxdescription {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 9px;
	color: #41608f;
	text-decoration: none;
	padding: 3px 0 0px 5px;;
	line-height: 11px;
}

/* bottom td on product area		*/
TD.demo{
	font-family:  Arial, Verdana, Sans-serif;
	padding-bottom: 1px;
	padding-right: 30px;
	background-image: url(../images/box_06.gif);
}
/*	links 'demo' on product area		*/
TD.demo A {
	font-family:  Arial, Verdana, Sans-serif;
	font-size: 16px;	
	font-weight: bolder; 
	text-decoration: none;
	padding-right: 30px;
}

/*	td contain face table with euro map by main page		*/
TD.centerface {
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	padding: 0 10px 0px 0px;
	background-image: url(../images/center_bg.gif);	
	color: #666666;
	width: 800px;
	background-repeat: repeat-x;
}

/*	center area			*/
TD.center {
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	padding: 0 0px 10px 12px;
	background-image: url(../images/center_bg.gif);	
	color: #666666;
	width: 100%;
	background-repeat: repeat-x;
}

/*	td beetween header and body area		*/
TD.topspacer {
	width: 800px;
	height: 13px;
	margin: 0 auto 0 auto;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	padding: 0 0 0 0;
	background-color: #8897A6;
	background-image: url(../images/top_spacer.gif);	
	color: #666666;
}

/*	margin-botoom for img	*/
.imgpad{ 
margin-top: 2px;
margin-bottom:10px}

/*	separator-line for news in left table		*/
img.leftnews{
	height: 2px;
	width: 120px;
	margin-bottom: 15px;
	margin-top: 15px;
}

img.mline{
	height: 2px;
	width: 120px;
	margin-bottom: 10px;
	margin-top: 5px;
	display:block;
}

img.lastmline{
	height: 2px;
	width: 120px;
	margin-bottom: 30px;
	margin-top: 5px;
}


/*	separator-line in text	*/
img.contentline{
	height: 2px;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}

/*	border-top for left table	*/
TD.topbordertable{
	background-color: #aaaaaa;
	height: 2px;
}

/*	border-right for left table	*/
TD.verticalbordertable{
	background-color: #aaaaaa;
	width: 1px;
}

/*	border for face table on main page		*/
TD.bordermap {
background-color : #5c759b; 
} 

/*	background on top for table with product example		*/
TD.bgboxpos{
	background-image: url(../images/box_pos01.gif);
}

/*	background on top for table with product example		*/
TD.bgboxoffice{
	background-image: url(../images/box_office01.gif);
}

/*	background on top for table with product example		*/
TD.bgboxrefi{
	background-image: url(../images/box_refi01.gif);
}

/*	background on top for table with product example		*/
TD.bgboxportal{
	background-image: url(../images/box_portal01.gif);
}


/*	padding bottom on center area main page		*/
.bottom{ padding-bottom: 1px}

.space{ padding-bottom: 10px}

/*	td with copyright in bottom all page	*/
TD.bottomcopyright {
	height: 17px;
	color: #dddddd;
	font-size: 9px;
	background-color: #19336E;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

TD {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

img {
	border: 0px;
}

FORM{
	padding: 0px; 
	margin: 0px;
}

/*	login-form on header	*/
FORM.login{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #dddddd;
}

/*	input element	*/
INPUT {
BORDER-RIGHT: #cfcfcf 1px solid; 
BORDER-TOP: #aaa 1px solid; 
FONT: 10px Arial,Helvetica,sans-serif; 
BORDER-LEFT: #aaa 1px solid; 
BORDER-BOTTOM: #cfcfcf 1px solid;
 margin: 0 15px 0 0;
}

/*	input button on header	*/
INPUT.btn {
	font-size: 10px;
	font-family:  Arial, Verdana, Sans-serif;
	BORDER-RIGHT: #b7b7b7 1px solid; 
	BORDER-TOP: #cfcfcf 1px solid; 
	BORDER-LEFT: #cfcfcf 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #b7b7b7 1px solid;
	background-color: #ffffff;
	color: #666666;
	font-weight: bold;
	width: 60px;
}

A.uberschrift {
	font-family:Arial, Verdana, Sans-serif;
	font-size:12px;
	color:#41608f;
	text-decoration: none;
	font-weight: bold;
}
A.uberschrift:hover {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #41608f;
	font-weight: bold;
	text-decoration: underline;
}



A.right {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #41608f;
	text-decoration: none;
	font-weight: bold;
}
A.right:hover {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #41608f;
	font-weight: bold;
	text-decoration: underline;
}


A.subnavi {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color:#880127;
	text-decoration: none;
	font-weight: normal;
	display:block;
}
A.subnavi:visited {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color:#880127;
	text-decoration: none;
	font-weight: normal;
	display:block;
}
A.subnavi:active {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color:#880127;
	text-decoration: none;
	font-weight: normal;
	display:block;
}
A.subnavi:focus {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color:#880127;
	text-decoration: none;
	font-weight: normal;
	display:block;
}
A.subnavi:link {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color:#880127;
	text-decoration: none;
	font-weight: normal;
	display:block;
}
A.subnavi:hover {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color:#880127;
	font-weight: normal;
	text-decoration: underline;
	display:block;
}


A.sub_subnavi {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #41608f;
	margin-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
A.sub_subnavi:active {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #41608f;
	margin-left: 10px;
	text-decoration: none;
	font-weight: none;
}
A.sub_subnavi:visited {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #41608f;
	margin-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
A.sub_subnavi:focus {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #41608f;
	margin-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
A.sub_subnavi:link {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #41608f;
	margin-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
A.sub_subnavi:hover {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #41608f;
	font-weight: normal;
	text-decoration: underline;
}


A.subnavi_activ:active {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color:#880127;
	text-decoration: none;
	font-weight: bold;
}
A.subnavi_activ:link {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color:#880127;
	text-decoration: none;
	font-weight: bold;
}
A.subnavi_activ:focus {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color:#880127;
	text-decoration: none;
	font-weight: bold;
}
A.subnavi_activ:visited {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color:#880127;
	text-decoration: none;
	font-weight: bold;
}

A.subnavi_activ:hover {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color:#880127;
	font-weight: bold;
	text-decoration: underline;
}


A.right_link {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #41608f;
	text-decoration: underline;
	font-weight: bold;
}
A.right_link:hover {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #51709f;
	font-weight: bold;
	text-decoration: underline;
}


A.leftheader {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 16px;
	color: #40507f;
	text-decoration: none;
	font-weight: bold;
}
A.leftheader:hover {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 16px;
	color: #41608f;
	font-weight: bold;
	text-decoration: underline;
}

.righthead {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 16px;
	color: #40507f;
	text-decoration: none;
	font-weight: bold;
}

ul.csc-bulletlist csc-bulletlist-0 {
	font-family: 11px;
	color: #41608f;
	margin-left: 2px;
	padding-left: 0px;

}
table.download {
	vertical-align:top;
	text-align:left;
}
table.download td {
	vertical-align:middle;
}
table.download img {
	border:none;
	margin-top:3px;
}
table.download a {
	font-size:11px;
	color:#CD0B0B;
}
table.download a.weitere {
	font-size:11px;
	color:#880127;
}
div.csc-textpic-border img {
	border:1px #0C9D4C solid;
}

/*ul.csc-bulletlist {
    list-style-type:none;
	list-style-image:url(../images/pdf_icon.gif);
	margin:0px 0px 0px 24px;
	padding:0px 0px 0px 0px;
}

ul.csc-bulletlist li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul.csc-bulletlist a.download {
	position:relative;
	top:-14px;
	color:#CD0B0B;
}
*/
.teaser {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #41608f;
	text-decoration: none;
}

/*	div in left bottom table with copyrights		*/
.leftcopyright {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 9px;
	color: #41608f;
	text-decoration: none;
	letter-spacing: 0px;
}

/* links for div	*/
.leftcopyright A {
	color: #41608f;
	text-decoration: none;
}
/*	links for div		*/
.leftcopyright A:hover {
	color: #41608f;
	text-decoration: underline;
}

/*	top menu links		*/
A.topmenu:link {
	font-family:Verdana, Arial, Sans-serif;
	font-size: 11px;
	color:#880127;
	text-decoration: none;
	font-weight:bold;
}
A.topmenu:visited {
	font-family:Verdana, Arial, Sans-serif;
	font-size:11px;
	color:#880127;
	text-decoration:none;
	font-weight:bold;
}
/*A.topmenu:active {
	font-family:Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #5878AB;
	text-decoration: none;
	font-weight: bold;
}*/

A.topmenu:hover {
	font-family: verdana, Arial, Sans-serif;
	font-size: 11px;
	color:#880127;
	text-decoration: none;
	font-weight:bold;
}

/* top menu links	of current page		*/
A.topmenu_check {
	font-family: verdana, Arial, Sans-serif;
	font-size: 13px;
	color: #880127;
	text-decoration: underline;
	font-weight:bold;
}
A.topmenu_check:link {
	font-family: verdana, Arial, Sans-serif;
	font-size: 13px;
	color: #880127;
	text-decoration: underline;
	font-weight:bold;
}
A.topmenu_check:hover {
	font-family: verdana, Arial, Sans-serif;
	font-size: 13px;
	color: #880127;
	text-decoration: underline;
	font-weight:bold;
}
A.topmenu_check:focus {
	font-family: verdana, Arial, Sans-serif;
	font-size: 13px;
	color: #880127;
	text-decoration: underline;
	font-weight:bold;
}
A.topmenu_check:active {
	font-family: verdana, Arial, Sans-serif;
	font-size: 13px;
	color: #880127;
	text-decoration: underline;
	font-weight:bold;
}
A.topmenu_check:visited {
	font-family: verdana, Arial, Sans-serif;
	font-size: 13px;
	color: #880127;
	text-decoration: underline;
	font-weight:bold;
}
/* Links content */
a:link {
	color:#880127;
}
a:visited {
	color:#000000;
}
li {
	padding-top:3px;
}
div.csc-textpic-imagerow td {
	text-align:center;
}
a.internal_link:link {
	font-family:Arial,Verdana,sans-serif;
	font-size:10px;
	text-decoration:unlerline;
	color:#880127;
	font-weight:normal;
}
a.internal_link:visited {
	font-family:Arial,Verdana,sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#880127;
	font-weight:normal;
}

/*	spacer for top menu		*/
.spacermenu {
	font-family: Arial, Verdana, Sans-serif;	
	font-size: 11px;	
	color: #667FA3;	
	text-decoration: none;	
	font-weight: normal; 
	padding-left: 8px;
	padding-right: 8px;
}

/*	div for menu on header area	*/
div.dopmenu {
    width: auto;
    MARGIN-RIGHT: 250PX;
    margin-bottom: 0;
    margin-top: 40px;
	border: 0px;
	border-color: #FFFFFF;
	border-style: solid;
}

/*	dopmenu links		*/
div.dopmenu A {
	font-family: Arial, Sans-serif;
	font-size: 10px;
	color: #B5C0D4;
	text-decoration: none;
	font-weight: bold;
}
div.dopmenu A:hover {
	font-family: Arial, Sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/*	spacer for dopmenu	*/
.spacerDOPmenu {
	font-family: Arial, Sans-serif;	
	font-size: 11px;	
	color: #B5C0D4;	
	text-decoration: none;	
	font-weight: normal; 
	padding-left: 2px;
	padding-right: 3px;
}

/*	header-text	page	*/
H3.pagetitle {
	font-family: Arial, Sans-serif;
	font-size: 16px;	
	font-weight: bold; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*	header in text of center area		*/
H4.header {
	font-family: Arial, Sans-serif;
	font-size: 12px;	
	font-weight: bold; 
	margin: 20px 0 15px 0;
}

/*	special header in right table		*/
H4.right_tipp {
	font-family: Arial, Sans-serif;
	font-size: 16px;	
	font-weight: bold; 
	margin: 0 0 0 0;
	color: #ff0000;
}
div.tx-newloginbox-pi1 {
	color: #ffffff;
	size:10px;
	width:auto;
	float:left;
}

/*	td on table in center area	*/
LABEL {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10pt;
	color: #395D91;
	font-weight: normal;
	margin-bottom: 4px;
}

/* Flaggen */
#language-flags {
    width:auto;
	float:right;
	margin-top:2px;
	margin-right:8px;
	display:inline;
}

a.international {
    text-decoration:none;
	color:#395D91;
	font-weight:bold;
}

/* TCO Rechner */
#tco input {
	text-align:right;
	padding-right:5px;
}
#tage0,  #tage1,  #tage2,  #tage3,  #tage4,  #tage5,  #tage6,  #tage7,  #tage8,  #tage9,  #tage10,  #tage11,  #tage12,  #tage13,  #tage14,  #tage15,  #tage16,  #tage17,  #tage18,  #tage19,  #tage20,  #tage21,  #tage22,  #tage23,  #tage24,  #tage25,  #tage26,  #tage27,  #tage28,  #tage29,  #tage30, #vertraege, #users, #dauer {
	text-align:left !important;
	padding-left:5px;
	width:80px;
}
#satz0, #satz1, #satz5, #satz7, #satz9, #satz10, #satz13, #satz14, #satz15, #satz20, #satz21, #satz22, #satz23, #satz24 {
	width:80px;
}