	*{
		margin:0;
		padding:0;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size: 	12px;
		color:	#32477f;

	}
	
	a{
		text-decoration:none;
		cursor:pointer;
	}
	
	html{
			height:101%;
			background: #ffffff;
	}
	body{
		padding-bottom:5px;
	}
	
	ul{
		list-style:none;
	}
	
	li{
		list-style:none;
	}
	
	h1{
		font-size:	18px;
		font-weight:bold;
		line-height: 1.6em;
		margin: 10px 0 5px 0;
	}

	h1 a{
		font-size:	18px;
		font-weight:bold;
	}
	
	
	h2{
		font-size:	12px;
		font-weight:bold;
		line-height: 1.2em;
		margin-bottom:15px;
	
	}
	
	h3{
		font-size: 	20px;
		font-weight:bold;
		line-height: 1em;
		margin-bottom:5px;
	}
	
	h4{
		font-size:	16px;
		font-weight:bold;
		line-height: 1em;
		margin: 10px 0 5px 0;
	}
	
	h5{
		font-size:	12px;
		font-weight:bold;
		line-height: 1em;
		margin-bottom:15px;
	}
	
	h6{
		font-size: 10px;
		font-weight:normal;
		line-height:1em;
		margin-bottom:0;
	}
	
	img{
		border:0;
	}

	body{
		text-align:center;
	}

	.centerMainContainer{
		width:996px;
		margin:auto;
		text-align:center;
	}
	
	* html .centerMainContainer{
		text-align:center;
	}
	
	.mainContainer{
		margin:	0px 0 0px 0;
		overflow:visible;
		text-align:left;
		width: 996px;
		border-bottom: solid 2px #c62831;
		padding: 0 0 2px 0;
	}

.fussnoten {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	

}
.fussnoten_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	
	
	
}
.kauf {
	margin: 10px 0 0 0;
	border-collapse:					   separate;
	border-spacing:						   0px 14px;
	border-spacing:						   0px 1px;
	padding:						2px 2px 2px 4px;
	width:									  710px;}
 .kauf td {
	padding:									2px;
	font-weight:							   normal;
	font-size:								   11px;
	}
.kauf td.bieten {
	background:								#EEEEEE;
	text-align: right;}
.kauf tr {
	font-family:	   Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:							12px;
	}
.kauf tr.head {
	background:								#32477F;
	color:									#FFFFFF;
	font-size: 11 px;
	line-height:							12px;
	}
.kauf tr.body {
	background:								#FFFFFF;
	color:									#32477F;
	font-size: 11 px;
	line-height:							12px;
	
	
	}

.kauf tr.trenner {
	background:								#EEEEEE;
	color:									#EEEEEE;
	font-size: 11 px;
	line-height:							12px;
	
	
	}
.kauf2 {
	margin: 10px 0 0 0;
	border-collapse:					   separate;
	border-spacing:						   0px 14px;
	border-spacing:						   0px 1px;
	padding:						2px 2px 2px 4px;
	width:									  800px;}
 .kauf2 td {
	padding:									2px;
	font-weight:							   normal;
	font-size:								   11px;
	}
 .kauf2 td.bieten {
	background:								#EEEEEE;
	text-align: right;}
 .kauf2 tr {
	font-family:	   Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:							12px;
	}
.kauf2 tr.head {
	background:								#32477F;
	color:									#FFFFFF;
	font-size: 11 px;
	line-height:							12px;
	}
.kauf2 tr.body {
	background:								#FFFFFF;
	color:									#32477F;
	font-size: 11 px;
	line-height:							12px;
	
	
	}

 .kauf2 tr.trenner {
	background:								#EEEEEE;
	color:									#EEEEEE;
	font-size: 11 px;
	line-height:							12px;
	
	
	}
.fussnoten_bold  p {	
	font-weight:bold;
}

	.headContainer{
		position: relative;
		height: 164px;
		background: url("../images/logo.gif") no-repeat center top;
	}
	
	.headContainer .clock{
		float: right;
		margin: 55px 0 0 0;
/*		margin: 68px 0 0 0; weihnachten */
		font-size: 0.9em;
		font-weight: bold;
	}
	
	.headContainer .logo{
		display: block;
		position: relative;
		height: 70px;
/*		height: 83px; weihnachten */ 
		border-bottom: solid 2px #c62831;
	}
	
	.headContainer .logolink{
		position: absolute;
		display: block; 
		left: 50%;
		width: 380px;
		height: 67px;
		margin: 0 0 0 -190px;
	}
	
	.headContainer .menue{
		margin: 1px 0 0 0;
	}
	
	.headContainer .callback{
		width:140px;
		height: 73px;
		border-top: solid 18px #32477f;
		float: left;
		
	}
	
	.headContainer .callback ul li{
		background: #c6c8cf;
		height: 23px;
		line-height: 23px;
		margin: 1px 0px;
		color: #32477f;
		font-weight: bold;
		font-size: 0.9em;
	}
	
	.headContainer .callback ul li a{
		font-size: 1em;
		font-weight: bold;
	}
	
	.headContainer .callback ul li a div{
		background: #ddd url("../images/B_Callback_nak-1.gif") no-repeat;
	}	
	.headContainer .callback ul li a:hover div{
		background: #ddd url("../images/B_Callback_ak-1.gif") no-repeat;
	}
	
	.headContainer .callback ul div{
		height: 23px;
		width: 34px;
		float: left;
		background: #ddd;
		margin: 0 10px 0 0;
	}
	
	.headContainer .topMenue{
		
	}
	.topMenue ul{
		z-index: 1;
	}
	.topMenue ul li{
		float: left;
		width: 106px;
		margin: 0 0 0 1px;
	}
	
	
	.topMenue ul li span{
		display: block;
	}
	
	
	.topMenue ul li span a{
		display: block;
		padding: 2px 5px;
		height: 14px;
		background: #32477f;
		color: #ffffff;
		font-size: 1em;
		overflow: hidden;
	}
	
	div.topMenue ul li.notranslation span a{
		background: #aaa;
	}
	
	.topMenue ul li.active span a,	
	.topMenue ul li.cur span a,	
	.topMenue ul li.over span a{
		background: #c6282d;
	}	
	
	* html .topMenue ul li span a{
		height: 18px;
	}
	
	.topMenue ul li .img a{
		margin: 1px 0 0 0;
		display: block;
		width: 106px;
		height: 71px;
	}
	
	.preload a.button0{
		background: url("../images/menueimages/button0_ak.jpg") no-repeat;
	}
	.preload a.button1{
		background: url("../images/menueimages/button1_ak.jpg") no-repeat;
	}
	.preload a.button2{
		background: url("../images/menueimages/button2_ak.jpg") no-repeat;
	}
	.preload a.button3{
		background: url("../images/menueimages/button3_ak.jpg") no-repeat;
	}	
	
	.preload a.button4{
		background: url("../images/menueimages/button4_ak.jpg") no-repeat;
	}
	.preload a.button5{
		background: url("../images/menueimages/button5_ak.jpg") no-repeat;
	}
	.preload a.button6{
		background: url("../images/menueimages/button6_ak.jpg") no-repeat;
	}
	.preload a.button7{
		background: url("../images/menueimages/button7_ak.jpg") no-repeat;
	}
	

	
	div.topMenue ul li.notranslation .img a.button0,
	.topMenue ul li .img a.button0{
		background: url("../images/menueimages/button0_nak.jpg") no-repeat;
	}	
	
	div.topMenue ul li.notranslation .img a.button1,
	.topMenue ul li .img a.button1{
		background: url("../images/menueimages/button1_nak.jpg") no-repeat;
	}
	
	div.topMenue ul li.notranslation .img a.button2,
	.topMenue ul li .img a.button2{
		background: url("../images/menueimages/button2_nak.jpg") no-repeat;
	}	
	
	.topMenue ul li .img a.button3{
		background: url("../images/menueimages/button3_nak.jpg") no-repeat;
	}
	
	.topMenue ul li .img a.button4{
		background: url("../images/menueimages/button4_nak.jpg") no-repeat;
	}	
	
	.topMenue ul li .img a.button5{
		background: url("../images/menueimages/button5_nak.jpg") no-repeat;
	}
	
	div.topMenue ul li.notranslation .img a.button6,
	.topMenue ul li .img a.button6{
		background: url("../images/menueimages/button6_nak.jpg") no-repeat;
	}	
	
	div.topMenue ul li.notranslation .img a.button7,
	.topMenue ul li .img a.button7{
		background: url("../images/menueimages/button7_nak.jpg") no-repeat;
	}
	.topMenue ul li.active .img a.button0,	
	.topMenue ul li.cur .img a.button0,	
	.topMenue ul li.over .img a.button0{background: url("../images/menueimages/button0_ak.jpg") no-repeat;}	

	.topMenue ul li.active .img a.button1,	
	.topMenue ul li.cur .img a.button1,	
	.topMenue ul li.over .img a.button1{background: url("../images/menueimages/button1_ak.jpg") no-repeat;}

	.topMenue ul li.active .img a.button2,	
	.topMenue ul li.cur .img a.button2,		
	.topMenue ul li.over .img a.button2{background: url("../images/menueimages/button2_ak.jpg") no-repeat;}	

	.topMenue ul li.active .img a.button3,	
	.topMenue ul li.cur .img a.button3,		
	.topMenue ul li.over .img a.button3{background: url("../images/menueimages/button3_ak.jpg") no-repeat;}

	.topMenue ul li.active .img a.button4,	
	.topMenue ul li.cur .img a.button4,		
	.topMenue ul li.over .img a.button4{background: url("../images/menueimages/button4_ak.jpg") no-repeat;}	

	.topMenue ul li.active .img a.button5,	
	.topMenue ul li.cur .img a.button5,		
	.topMenue ul li.over .img a.button5{background: url("../images/menueimages/button5_ak.jpg") no-repeat;}

	.topMenue ul li.active .img a.button6,	
	.topMenue ul li.cur .img a.button6,		
	.topMenue ul li.over .img a.button6{background: url("../images/menueimages/button6_ak.jpg") no-repeat;}	

	.topMenue ul li.active .img a.button7,	
	.topMenue ul li.cur .img a.button7,		
	.topMenue ul li.over .img a.button7{background: url("../images/menueimages/button7_ak.jpg") no-repeat;}	


	
	.topMenue ul li ul{
		display: none;
		position: absolute;
		z-index: 2;
		width: 160px;
	}
	
	.topMenue ul li ul li{
		
		margin-top:0.9px;
	}
	
	.topMenue ul li ul li span a{
		width: 160px;
	}
	
	.topMenue ul li.cur ul li span a,
	.topMenue ul li.active ul li span a,
	.topMenue ul li.over ul li span a{
		background: #32477f;
	}	
	
	.topMenue ul li.cur ul li.over span a,
	.topMenue ul li.active ul li.over span a,
	.topMenue ul li.over ul li.over span a{
		background: #c6282d;
	}
	
	.topMenue ul li.over ul{
		display: block;
	}
	
	.bodyContainer{
		clear: both;
		background: #32477f;
	}
	
	.outerContent{
		margin: 0 0 0 140px;
		background: #eee;
		border-left: solid 1px #ffffff;
	}
	
	.contentContainer{
		padding: 1px;
		border-right: solid 1px #ffffff;
		min-height: 500px;
		width: 708px;
		margin: 0 0 0 1px;
		overflow: visible;
	}
	
	* html .contentContainer{
		height: 500px;
	}
	
	
	
	.leftCol{
		float: left;
		margin: 0 0 0 -143px;
		z-index: 10;
		position: relative;
	}
	
	.leftCol li{
		border-bottom: solid 1px #ffffff;
		width: 140px;
	}
	
	.leftCol li a{
		display: block;
		height: 33px;
		line-height: 33px;
		color: #fff;
		padding:  0 0 0 11px;
		font-size: 1em;
	}
	
	.leftCol li a:hover{
		background: #c6282d;
	}
	

	.leftCol li.cur a{
		background: #c6282d;
	}
	
	.leftCol ul li ul{
		display: none;
	}
	.leftCol ul li ul li{
		float: none;
		border: none;
		
		width: auto;
		background: transparent;
	}
	
	* html .leftCol ul li ul li a{
		display: block;
		float: none;
	}
	
	* html .leftCol ul li ul li *{
		display: inline;
		float: left;
	}

	.leftCol ul li.cur ul{
		display: block;
	}
	
	.leftCol ul li ul.open{
		display: block;
	}
	
	.leftCol ul li 	ul li a,
	.leftCol ul li.cur 		ul li a,
	.leftCol ul li.active 	ul li a{
		background: transparent;
		padding: 0 0 0 25px;
		height: 20px;
		line-height: 20px;
	}

	.leftCol ul li.active ul li a:hover,
	.leftCol ul li.active ul li.cur a,
	.leftCol ul li.cur ul li a:hover{
		background: #c6282d;
	}	
	
	.rightCol{
		position:relative;
		float: right;
		margin: 0 -148px 0 0;
		width: 140px;
		padding: 5px 0 0 5px;
	}
	
	* html .rightCol{overflow: hidden;
		padding: 5px 0 0 15px;
	}
	
	.content{
		padding: 10px 20px 0 18px;
		float: left;

	}
	
	.content *{
		line-height: 1.4em;
	}
	
	.content a{
		color: #C6282D;
	}
	
	.content p{
		margin: 15px 0 15px 0 ;
		
	}
	
	.content iframe{
		width: 660px;
		padding: 0;
		background:transparent;
	}
	.content iframe *{
		display: none;
		margin: 0;
		padding: 0;
	}
	
	
	
	.content ol li{
		list-style-type: decimal;
		margin: 0 30px;
	}
	
	.content ul{
		margin: 10px 0;
	}
	.content ul li{
		margin: 3px 0 3px 15px;
	}
	
	.content ul li{
		list-style-type: disc;
	}
	
	.content ul li ul{
		margin: 0 0 0 10px;
	}
	
	.footer{
		font-size: 9px;
		font-weight: bold;
	}

	.footer a {
		font-size: 9px;
		font-weight: bold;
	}
	
	span.HL{
		font-weight:bold;
		color: #cf0404;
	}
	
	ul.expandContent{
		margin:0;
		padding:0;
		list-style-type:none; 
	}
	
	ul.expandContent a{
		cursor:pointer;
		padding-left:20px;
		margin-left:-20px;
	}
	
	ul.expandContent li{
		margin:0;
		padding:0;
		list-style-type:none;
		
	}
	
	ul.expandContent li.expandable{
		list-style-image: url("../images/buttons/minus.gif");/*preload für safari*/
		list-style-image: url("../images/buttons/plus.gif");
	}
	
	ul.expandContent ul{
		margin:1px 2px 1px 10px;
		padding:0;
		display:none;
	}
	
	
	
	ul.expandContent li.expanded{
		list-style-image: url("../images/buttons/minus.gif");
	}
	ul.expandContent li.expanded ul{
		display:block;
	}
	ul.expandContent li.expanded ul li{
		list-style-image:none;
	}
	.clearer{
		width:100%;
		clear:both;
	}
	
	
	.stepContainer p{
		margin:0;
		padding:10px;
	}
	
	.stepContainer div{
		margin-top:10px;
		padding:10px;
	}
	
	.stepContainer div div{
		margin-top:0px;
		padding:0px;
	}
	
	.stepContainer p,.stepContainer p *,.stepContainer div, .stepContainer div *{
		font-family:Verdana, Helvetica, sans;
		font-size: 	12px;
		color:	#9c9fcc;
		background-color:#eae9e2;
		background-image: url("../images/tools/stepBackground.jpg");
		}
	
	.stepContainer p.selected,.stepContainer p.selected *,
	.stepContainer div.selected,.stepContainer div.selected *{
		font-family:Verdana, Helvetica, sans;
		font-size: 	12px;
		color:	#00087d;
		
		background:transparent;
		}
		
	.stepContainer p.selected input, .stepContainer p.selected select,
	.stepContainer p.selected textarea, .stepContainer div.selected textarea,
	.stepContainer div.selected select,.stepContainer div.selected input{
		background-color:#ffffff;
	}
	
	.stepContainer p.selected input[disabled],
	 .stepContainer p.selected select[disabled],
	.stepContainer div.selected select[disabled],
	.stepContainer div.selected input[disabled]{
		background-color:#eeeeee;
		color:gray;
	}
	
	
	       .listbox{
			width:200px;
			height:200px;
			overflow:hidden;
			border:solid 1px black;
			margin: 1px 2px;
		}
		
		
		.listbox ul{
			margin:0;
			padding-left:25px;
		}
		.listbox  ul {
			list-style-image: url("/lib/images/tools/listbox/listboxicon.gif");
		}
		
		.listbox ul li{
			list-style-image: url("/lib/images/tools/listbox/listboxicon.gif");
		}
		.listbox ul li ul {
			border-left:dotted 1px black;
			margin-left: -9px;
		}
		
		.listbox li{
			margin:0;
		}
		
		.listbox a {

			font-family:   Arial, Helvetica, sans-serif;
        		text-decoration:none;
        		font-weight:normal; 
		}

	.listboxtpl{
		border: solid 1px black;
		width: 400px;
	}	
		
	div.listboxtpl div.head{
		height: 15px;
		background: #0000ee;
	}
	
	.listboxtpl .body{
		height: 200px;
		overflow: auto;
	}
	
	.listboxtpl .body ul li{
		list-style-image: url("/lib/images/tools/listbox/listboxicon.gif");
		margin: 2px 15px;
	}
	
	.listboxtpl .body ul li .cur{
		background: #ccccff;
	}
	
	.labeledBlock{
		border:0;
		margin:15px 0;
	}
	
	.labeledBlock div{
		margin:-8px 0 3px 20px;
	}
	.labeledBlock.border{
		border:solid 1px red;
	}
	
	.labeledBlock legend{
		padding-left:18px;
		background: url("../images/seminare/arrow.gif") no-repeat left 3px;
		font-size:1.0em;
		margin:1px 2px;
		font-weight:bold;
		color:#b80000;
	}
	
	.editfield{
		width:250px;
		text-align:right;
		overflow:hidden;
		
		margin: 2px 0px;
	}
	
	.editfield span{
		float:left;
		clear:both;
	}
	
	.editfield input,.editfield select{
		width:150px;
		float:right;
	}
	
	.preview.small{
		border:solid 1px black;
		width:200px;
		height:170px;
		margin:0px 5px 2px;
		overflow:hidden;
	}
	
	.preview ul{
		list-style-type:none;
		margin:0px 0px 0px 10px;
		padding:0;
	}
	
	.preview li{
		list-style-type:none;
	}
	
	.menuemenueitem a{
		padding:2px;
		display:block;
		cursor:default;
		border:solid 1px transparent;
	}
	
	.menuemenueitem a:hover{
		border:solid 1px #cc2222;
	}
	
	

	
	.cmsdatatable td{
		margin:0;
		padding:2px;
		border-left:solid 1px black;
		border-bottom:solid 1px black;
		border-right:0;
	}
	
	.cmsdatatable select{
		width:150px;
	}
	
	.cmsdatatable input{
		width:130px;
	}
	
	.cmsdatatable input,select{
		border:0;
		background-color: transparent;
	}
	
	fieldset.formular{
		margin: 5px 0;
		border: 0;
	}
	
	fieldset.formular li{
		width: 100%;
		clear: both;
		overflow: hidden;
		list-style-type:none;
	}
	
	fieldset.formular li.space{
		height: 8px;
	}
	
	fieldset.formular label{
		clear:both;
		float:left;
		width:45%;
	}
	
	fieldset.formular li input,
	fieldset.formular li select,
	fieldset.formular li textarea,
	fieldset.formular li select *{
		width: 200px;
	}	
	
	fieldset.formular li.norm input{
		width: auto;
	}
	
	fieldset.formular li.missed input,
	fieldset.formular li.missed select,
	fieldset.formular li.missed select *{
		background: #cc2222;
		color: #ffffff;
	}
	
	fieldset.output{
		padding: 5px;
	}
	fieldset.output p{
		display: none;
		margin: 0;
	}
	
	fieldset.output p.show{
		display: block;
	}
	
	a.ok{
		padding: 0 5px;
		border:dashed 1px green;
	}
	
	a.cancel{
		padding: 0 5px;
		border:dashed 1px red;
	}
	
	a.button{
		padding:4px;
		background: #ffffff;
	}
	
	a.button:hover{
		background: #eeeeee;
	}
	
	div.notice{
		border:solid 1px gray;
		background-color:#eeeeee;
		color: #C6282D;
		padding:5px;
	}
	
	div.prompt{
		position:absolute;
		display:none;
	}
	
	a.menue{
		padding: 2px 5px;
		margin: 0;
		border-right: solid 1px gray;
		font-weight:normal;
	}
	
	a.menue:hover{
		color:#b40000;

	}
	
	a.menue.cur{
		color:#b40000;
		font-weight:bold;
	}
	

	
	span.bold{
		font-weight:bold;
	}
	
	.Book div.page{
		display:none;

		border:solid 1px gray;
		background-color:#eeeeee;
		padding:15px;
		margin-top:2px;
	}
	
	.Book div.page.cur{
		display:block;

	}
	
	.Book div.index{
		height: 20px;
	}
	
	.Book div.index a{
		cursor:pointer;
		margin:0 4px 0px 0px;
		padding:3px;
		background-color:#ffffff;
		border:solid 1px gray;
	}
	
	.Book div.index a.cur{
		background-color:#eeeeee;
		border-bottom:solid 1px #eeeeee;
	}
	
	
	div.news{
		display:block;
		overflow:hidden;
		margin: 15px 0;
	}
	* html div.news{
		height:1px;
		overflow:visible;
	}
	
	div.news div.newsContent{
		clear:both;
		margin:0;
		padding: 10px 5px;
		border:solid 1px #000366;
		background: #ffffff;
	}
	
	div.news .headLines{
		/*float:left;*/
		padding: 0 37px 5px 0;
		margin-bottom:-3px;
		overflow:hidden;
		
		
		border-bottom:solid 1px #e8e1bd;
		border-top:solid 1px #000366;
		border-left:solid 1px #000366;
		border-right:solid 1px #000366;
	/*	background:#f5f1dc url("../images/news/headIllu.gif") no-repeat right ;*/
		
	}
	
	div.news .headLines h6{
		padding-left:15px;
	}
	
	div.news .headLines h5{
		/*border-top:solid 1px #000366;*/
		padding-left:5px;
		
	}
	
	div.news p{
		margin: 5px 0;
		line-height:1.3em;
	}
	
	div.news div.headIllu{
		border:solid 1px black;
		width:20px;
		height:20px;
		display:block;
	}
	
	
	.terminKalender{
		border-collapse:collapse;
		width:400px;
		margin-top:30px;
	}
	
	.terminKalender th{
		vertical-align:top;
		padding:1px 0 0 4px;
		color:#f6f2b2;
		background: #337277;
		border:solid 1px #525591;
		font-size:0.9em;
	}
	

	.terminKalender td{
		width:80px;
		border:solid 1px gray;
		height:30px;
		vertical-align:top;
		background:#eaeaea;
		font-size:0.8em;
	}
	
	.terminKalender td div{
		padding: 4px 0 0 4px;
		font-size:1em;
	}
	
	
	.terminKalender td div.terminKalenderTerminbox{
		padding:0 0 0 4px;
		border-top:dashed 1px gray;
		color: #000000;
	}
	
	.terminKalender td.empty{
		background:transparent;
	}	
	
	fieldset.formular{
		border: 0;
	}
	
	fieldset.formular li{
		width: 100%;
		clear: both;
		overflow: hidden;
	}
	
	fieldset.formular label{
		clear:both;
		float:left;
		width:45%;
	}
	
	.contactForm{
		padding: 0 15px 15px;
	}
	
	.contactForm fieldset{
		border:0;
	}
	
	.contactForm fieldset legend{
		font-weight:bold;
	}
	
	.contactForm fieldset ul{
		margin: 10px;
	}
	
	.contactForm fieldset li{
		list-style-type:none;
		margin: 4px 0;
	}
	
	.contactForm fieldset li label{
		float:left;
		display:block;
		width: 120px;
	}
	
	.contactForm fieldset li input{
		width: 350px;
		background: #ffffff;
	}
	
	.contactForm fieldset li select{
		width: 355px;
		background: #ffffff;
	}
	
	.contactForm fieldset textarea{
		width: 650px;
		height: 300px;
		background: #ffffff;
	}
	
	.configModuls{
		overflow: hidden;
	}
	
	.configModuls .configModul{
		display: block;
		border: solid 1px #000;
		width: 150px;
		float: left;
		margin: 10px;
	}
	
	.configModuls .configModul .head{
		height: 20px;
		background: #32477f;
		line-height: 20px;
		color: #fff;
		font-weight: bold;
		padding: 0 8px;
		
	}	
	
	.configModuls .configModul:hover .head{
		background: #c6282d;
	}
	
	.configModuls .configModul .body{
		height: 80px;
		padding: 5px;
		overflow: auto;
	}
	
	* html .configModuls .configModul .body{
		height: 80px;
		
	}

	
	.smaller{
		font-size: 0.9em;
		color: #ffffff;
	}	
	
	rightCol.smaller{
		font-size: 0.9em;
		color: #32477f;
	}
	
	.pdfSideList{
	}
	
	.fondsverkaufswuensche td{
		width: 150px;
		height: 30px;
		
	}
	.fondsverkaufswuensche2 td {
		height: 25px;
		
	}
	
	
	/*
		Kann in ein Extra css für User bereich
	*/
	
	
		
	.areaedit{
		margin:0;
		padding:0;
		margin-left:0px;
	}
	
	.areaedit td{
		margin:0;
		padding:2px;
		border-left:solid 1px black;
		border-bottom:solid 1px black;
		border-right:0;
	}
	
	.areaedit select{
		width:100px;
	}
	
	.areaedit input{
		width:100px;
	}
	
	.areaedit input,select{
		border:0;
		background-color: transparent;
	}
	
	
	.imageDetails{float:left;
			width:600px;
			position:absolute;
			padding: 10px;
			display:none;
			top:20px;
		}
		
		
		.imageDetails .img{
			float:left;
			margin: 5px;
		}
		
		.imageUpload{
			position:absolute;
			padding:10px;
			display:none;
		}
		
		.closeButton{
			float:right;
		}
		.closeButton span{
			border:solid 1px gray;
		}

		.imgGallery{
			width:100%;
		}

		.imgGallery tr{
			margin:0;
			padding:0;
		}
			
		.imgGallery td.img{
				margin:0;
			border:solid 1px black;
			/*width:<?=$width?>%;*/
			text-align:center;
			vertical-align:middle;
			/*padding:5px;*/
			color:black;
			background-color:#ffffff;
		}
		
		.imgGallery td{
			text-align:center;
			vertical-align:middle;
			color:black;
			background-color:#ffffff;
		}

		.imgGallery td.img div{
			border:solid 1px red;
			line-height:150px;
			vertical-align:middle;
		}
		
		.menue_rightCol{
		}
		
		.menue_rightCol li{
			margin: 1px 2px 1px 5px;
			font-weight: bold;
		}
		
		.menue_rightCol li li{
			font-weight: normal;
		}
	
		.cmsPagesList{
			clear: both;
		}
		
		.content .cmsPagesList li{
			height: 70px;
			border: solid 1px black;
			list-style-type: none;
			margin: 0 0 -1px 0;
			overflow: hidden; 
		}
		
		.cmsPagesList li div{
			float: left;
			width: 200px;
			height: 68px;
			display: block;
			padding: 2px;
			overflow: hidden;
			
			margin: 1px;
		}
		
		.cmsPagesList li div.title{
			width: 300px;
			padding: 2px;
		}
		
		.content .cmsPagesList li div h1{
			margin: 0px 0 2px;
			font-size: 1.2em;
			font-weight: bold;
		}
		.cmsPagesList li div p{
			margin: 2px 0;
		}
		
		.cmsPagesList li div.options{
			width: 100px;
		}
		
		.content .cmsPagesList li div li{
			width: auto;
			border: 0;
			height: auto;
		}
		
		.texthighlight{
			color: #ed1b2f;
			cursor: pointer;
		}
		
		.tooltip{
			position: absolute;
			width: 230px;
			/*height: 130px;*/
			border: solid 1px #ed1b2f;
			background: #ffffff no-repeat center center;
			overflow: hidden;
		}
		
		.tooltip .pics{
			margin: auto;
			text-align: center;
			/*line-height: 130px;
			height: 130px;*/
			vertical-align: middle;
			float: left;
			margin: 5px 2px 0 5px;
		}
		
		.tooltip p{
			margin: 0 5px;
		}
		
		.tooltip h1{
			margin: 0px 5px;
			font-size: 1.2em;
			color: #ed1b2f;
		}

		a.faq:link    {color: #32477F; text-decoration: none;	font-size: 12px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}
a.faq:visited {color: #32477F; text-decoration: none; 	font-size: 12px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}
a.faq:hover   {color: #C6282D; text-decoration: none;	font-size: 12px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}
a.faq:active  {color: #C6282D; text-decoration: none;	font-size: 12px; 	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}

.content table.flotte td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #32477F;
	font-weight: normal;
	width: 150px;
}


.content table.flotte td strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #32477F;
	font-weight: bold;
	width: 200px;
}

.content td.flotte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #32477F;
	font-weight: normal;
	width: 200px;
}
.content td.schiffsdaten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 px;
	color: #32477F;
	font-weight: normal;
}
.footButtons{
		float: right;
	}