body {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
	background: #F2F2F2;
	margin:0;
	padding: 0;
}

a:link {color:#002360;text-decoration:none;}
a:visited {color:#002360;text-decoration:none;}
a:hover {color:#E20A16;text-decoration:underline;}
a:active {color:#FFF100;text-decoration:none;}
a:focus {color:#FFF100;text-decoration:underline;}

h1{
	font-family:Arial;
	font-size:18px;
	letter-spacing:0.4em;
	font-weight:normal;
	padding:0;
	margin:15px 0 15px 0;
	color:#002360;
}

.left h1.csc-firstHeader {
	font-family:Arial;
	font-size:16px;
	letter-spacing:0.4em;
	font-weight:normal;
	padding:5px;
	margin:15px 0 15px 0;
	color:#F2F2F2;
}

/*h1.csc-firstHeader {margin: 0 0 15px 0;}*/

input, textarea {
	border: 1px solid #FCC87D;
}

h2 {
	font-size:14px;
	font-family:Arial;
	margin:0 0 5px 0;
	padding:0;
}

h4 {
	font-size:12px;
	margin: 0;
	padding:10px 0 5px 0;
}

ul {
	font-size:12px;
}

li {
	font-size:12px;
	padding-bottom: 5px;
}

ul li ul li {padding: 5px 0 0 0;}
ul li ul {margin: 0 0 5px 0;}
 
/* Layout Table */

#page {
	position:absolute;
	left: 50%;
	margin-left: -409px; 
}

.gL {
	width:828px;
}

.left {
	background: #f2f2f2;
	vertical-align:top;
	border: 1px solid #d9d9d9;
}

.leftMenu {
	font-size:12px;
	margin:0; /* remove the automatic margin that some browsers use for the text-indent. */
	padding:0; /* remove the automatic padding that other browsers use for the text-indent. */
}

.leftMenu .leftMenuItem1{
	padding:0;
}

.leftMenu a:hover {
	background:#FFF100; /* change the background on :hover */
}
	
.leftMenu a, .leftMenu a:visited, .leftMenu a:active {
	text-decoration:none; /* remove the default underline from the links */
	display:block; /* make each link into a block so that hovering over any area of the link will cause a change of background color */
	text-indent:15px; /* move the link text 5px to the right */
	padding:5px;
	border-bottom: 1px solid #d9d9d9;
}

.leftMenu .leftMenuCurItem1 a, .leftMenu .leftMenuCurItem1 a:visited, .leftMenu .leftMenuCurItem1 a:active {
	background:#FFF100;
}

.leftMenuItem2 a, .leftMenuItem2 a:visited, .leftMenuItem2 a:active {
	font-size:10px;
	text-indent:20px;
}

.leftMenuCurItem2 a, .leftMenuCurItem2 a:visited, .leftMenuCurItem2 a:active {
	font-size:10px;
	text-indent:20px;
}

.leftMenu .leftMenuCurItem2 a, .leftMenu .leftMenuCurItem2 a:visited, .leftMenu .leftMenuCurItem2 a:active {
	background:#FFF100;
}

.mid {
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	padding: 2px 20px 20px 20px;
	font-size:12px;
	vertical-align:top;
	background:#ffffff;
}
/* Layout Table Ende*/

/* Header */
.head00 {
	color:#002360;
	font-size:10px;
	text-align:right;
	padding:2px;
	width:628px;
	margin: 0 0 0 200px;
}

.head00 a:link {color:#002360;text-decoration:none;}
.head00 a:visited {color:#002360;text-decoration:none;}
.head00 a:hover {color:#E20A16;text-decoration:underline;}
.head00 a:active {color:#FFF100;text-decoration:none;}
.head00 a:focus {color:#FFF100;text-decoration:underline;}

.head_02 {
	border-top: 1px dotted #cccccc;
}

.head_02 img {
	padding:0;
	margin: 0;
}

.head_03 {
	width:172px;
	background:#F2F2F2;
}

.head_21 {
	background: #d9d9d9 url(../img/bg3.gif) repeat-x;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	padding: 6px 0 6px 63px;
	width:150px;
}

.head_21 img {
vertical-align:bottom;
}

.headNav {
	background: #f2f2f2 url(../img/bg3.gif) repeat-x;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	padding: 6px 6px 6px 20px;
	text-align:left;
	
}

.headNav img {
vertical-align:bottom;
}


.headMenu {
	float:left;
}

.service {
	float:right;
}

/* Header Ende*/

.spacer {
	font-size:12px;
}

.copy {
	background:#F2F2F2;
	color:#000000;
	font-size:10px;
	vertical-align:bottom;
	padding: 5px 0 5px 0px;
}

.bodytext {
	text-align:justify;
}

/* Printausgabe */
.print {
	margin-left:auto;
	margin-right:auto;
	padding: 2px 20px 2px 20px;
	font-size:12px;
}

.page_url {
	margin:10px 0 10px 0;
}

.print_date {
	margin-top:10px;
}

/* Printausgabe Ende */

/*Benefit Tabelle*/

.tab_benefit p {
	margin-left: 20px;
	font-weight:bold;
}

.cell_requirement, .cell_benefit {
	vertical-align: top;
	width:50%;
}

.cell_benefit ul, ul.feature li {
	list-style-image:url(../img/bullet_orange.gif) 
}

.cell_requirement ul {
	list-style-image:url(../img/bullet_blue.gif) 
}

.cell_requirement ul li, .cell_benefit ul li {
	padding: 5px 0 10px 0 ;
}

/*Benefit Tabelle Ende*/

ul.puzzle li {
	margin-left: 240px;
	padding-top:15px;
}


/*Login Box*/

.tx-felogin-pi1 {
	font-size: 0.7em;
	padding: 3px;
	margin-top: 30px;
	/*color: #ffffff;
	border:1px solid #ffffff;
	width:190px;*/
}

.tx-felogin-pi1 h3 {
	font-size: 1.2em;
	/*background: #E3E6E5 url(../img/bg1.gif) ;*/
	background: #d9d9d9 url(../img/bg1.gif) repeat-x;
	padding: 2px 0 2px 17px;
	border-top: 1px solid #E3E6E5;
}

.tx-felogin-pi1 p {
	background:url(../img/bg1.gif) #E3E6E5;
	padding: 2px 0 2px 17px;
	border-top: 1px solid #E3E6E5;
}
/*Login Box Ende*/


/*Tabelle Dateiverweise*/

table.csc-uploads {width:100%;}

.csc-uploads {
	border: 1px solid #E3E6E5;
}

.csc-uploads td {
	padding:5px;
}

.csc-uploads .tr-even td {
	border: 1px dashed #E3E6E5;
}

.csc-uploads .tr-odd td {
	border: 1px dashed #E3E6E5;
}

.csc-uploads td.csc-uploads-fileName p a { 
	/*font-family:'trebuchet ms', sans-serif;*/
	font-size: 1.1em;
	font-weight:bold;
}

.csc-uploads td.csc-uploads-fileSize {
	width:50px;
}
/*Tabelle Dateiverweise Ende*/