body
{
	font-family:Arial;	
}

/******************************************************************************************************/
/*	Subnavigation	*/
/******************************************************************************************************/
#navi
{
	width:196px;
	float: left;
}

#navi .block
{
	border:1px solid #FFAD42;
	border-bottom:none;
	margin-bottom:15px;
	height: 100%;
}

#navi h1,
#navi h2
{
	background: url('../img/topLevelItem.gif') no-repeat top left;
	border-bottom:1px solid #FFAD42;
	margin:0px;
	padding-top:8px;
	padding-left:9px;
	font-size:12px;
	height:23px;
	color: #fff; 
	font-weight: bold;
}

#navi h2 a,
#navi h1 a
{
	color: #fff; 
	font-weight: bold;
}

#navi ul 
{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;	
}

#navi ul li 
{
	background: #FFDC9A url('../img/arrow_closed.gif') no-repeat right top;
	background-position: 180px 2px;
	border-bottom:1px solid #FFAD42;
	font-size:12px;
	padding: 5px;
	padding-left:9px;
}

#navi ul li.current
{	
	background:#FFF7D3 url('../img/arrow_open.gif') no-repeat right top;
	background-position: 180px 2px;
}

#navi a
{
	text-decoration:none;
	color: #E07C06;
	display: block;
	height: 17px;
}

#navi ul li li
{
	text-decoration: none;
	background:none;
	border:none;
	color: #0058C8;
	padding-left: 9px;
}

#navi ul li li a
{
	text-decoration: underline;
	color: #48A2FA;
}

#navi ul li li a.active
{
	text-decoration: none;
	color: #0058C8;
}

/******************************************************************************************************/
/*	content area	*/
/******************************************************************************************************/
.content
{
	float: right;
	margin-bottom: 10px;
	width: 75%;
}

.right
{
	float: right;
	width:200px;
}

.main
{
	float: left;
	width: 65%;
}

.total
{
	margin: 0px;
	font-size: 12px;
	margin-bottom: 20px;
}

#subtitle
{
	margin-top: 0px;
	border-bottom: 2px solid #FF7816;
	padding-bottom: 5px;
	color: #160BA9;
	font-size: 22px;
}

/******************************************************************************************************/
/*	right content area	*/
/******************************************************************************************************/
#consulting
{
	margin-bottom: 15px;
	color: #0058C8;	
	background: url('../img/bg_consulting.gif') no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 13px;
}

#consulting div.headline
{
	font-size: 15px;
	font-weight: bold;
}

#consulting h1
{
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}

#consulting div.addition
{
	font-size: 12px;
}

#newsletter
{
	margin-bottom: 15px;
	width:177px;
	height: 125px;
	background: url('../img/Newsletter.gif') no-repeat;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 14px;
	padding-right: 13px;
}

#newsletter div.headline
{
	color: #0058C8;	
	font-size: 15px;
	font-weight: bold;
}

fieldset
{
	border: none;
	margin: 0;
	padding: 0;
}

#newsletter h1
{
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}

#newsletter div.addition
{
	margin-top: 3px;
	font-size: 12px;
}

#newsletter #submit
{
	position: relative;
	top: 5px;
	left: 9px;
}

#newsletter form
{
	margin-top: 12px;
}

#newsletter input.customer
{
	background: #fff url('../img/customer_icon.gif') no-repeat left top;
	background-position: 3px 2px;
	padding-left: 20px;
	width: 128px;
}

#newsletter input
{
	margin-top: -1px;
	border: 1px solid #7F9DB9;
	font-weight:normal;
}

#newsletter input.email
{
	background: #fff url('../img/email_icon.gif') no-repeat;
	background-position: 3px 3px;
	padding-left: 20px;
	width: 128px;
}

#newsletter input.submit
{
	border: none;
}

#filiale
{
	margin-bottom: 15px;
	width:200px;
}

#filiale div.filiale_pic
{
	width:200px;
	height: 150px;
	padding: 0px;
	margin: 0px;
}
#filiale div.description
{
	background: url('../img/bg_filiale.gif') no-repeat;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 14px;
	padding-right: 13px;
	width:177px;
}

#filiale div.headline
{
	color: #0058C8;
	font-weight: bold;
}

#filiale div.addition
{
	margin-top: 6px;
	font-size:12px;
}

#filiale div.addition a
{
	font-weight: bold;
	color: #0058C8;
}

/******************************************************************************************************/
/*	main content area	*/
/******************************************************************************************************/
.pic
{
	margin-bottom: 10px;
}

#contentTable h2
{
	color: #0058C8;
	font-size: 18px;
	margin-top: 0px;
}

.main .table
{
	height: 100%;
	width: 415px;
	font-size: 12px;
	font-family: Arial;
	margin: 0px;
	margin-bottom: 10px;
	background-color: #FFBA3C;
}

.main .table table thead
{
	margin: 0px;
}

.table table thead th
{
	height: 30px;
	padding-left: 10px;
	text-align: left;
}

.table table table
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	background-color: #FFBA3C;
}

.table table table tr td
{
	margin: 0px;
	padding: 2px;
	padding-left: 10px;
	vertical-align: top;
	font-size: 12px;
	font-family: Arial;
	background-color: #FCF4E5;
	width: 69px;
}

.table table table tr td.td-0
{
	width: 197px;
}

.table table tbody td .simpleText
{
	padding: 5px;
	padding-left: 10px;
}

.table table tbody td
{
	margin: 0px;
	padding: 0px;
}

.table table tbody td .simpleText p
{
	margin: 5px;
	padding: 0px;
	padding-bottom: 5px;
}

.table table tbody tr.light td
{
	margin: 0px;
	background-color: #FFFFFE;
}

.main .table table tfoot
{
	margin: 0px;
	padding: 0px;
}

.main .table table tfoot td
{
	height: 2px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.main h1
{
	color: #0058C8;
	font-size: 18px;
	margin-top: 0px;
}

.main h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #FF7613;
	margin-top: 0px;
}

.simpleText h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #FF7613;
	margin-top: 15px;
}

.simpleText h1
{
	color: #0058C8;
	font-size: 18px;
	margin-top: 15px;
}

.simpleText p
{
	font-size: 12px;
}

#mailform
{
	font-size: 12px;
}

.bulletTable h1
{
	color: #0058C8;
	font-size: 18px;
	margin-top: 15px;
}

.bulletTable h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	color: #FF7613;
}

.bulletTable ul
{
	margin: 0px;
}

.bulletTable ul.csc-bulletlist-0, ul.csc-bulletlist-1
{
	list-style-image: url('../img/bullet_blue.gif');
	padding-left: 20px;
}

.bulletTable ul.csc-bulletlist-2
{
	list-style-image: url('../img/bullet_orange.gif');
	padding-left: 20px;
}

.bulletTable li
{
	font-size: 12px;
	margin-bottom: 10px;
}

/******************************************************************************************************/
/*	total content area	*/
/******************************************************************************************************/

.total .table
{
	height: 100%;
	width: 100%;
	font-size: 12px;
	font-family: Arial;
	margin-bottom: 10px;
	background-color: #FFBA3C;
	border: none;
}

.total .table table thead
{
	height: 30px;
	margin: 0px;
}

.total iframe
{
	margin: 0px;
}

.total div.tx-ffiframe-pi1
{
	margin: 0px;
	padding: 2px;
	padding-bottom: 1px;
}

div.tx-ffiframe-pi1 iframe
{
	border: none;
}
.center
{
	font-size: 10px;
	margin-top:10px;
}
