@charset "iso-8859-1";
/* Content */
	#divContentContainer {
		margin-left:173px;
	}
	#divContentContainer.noNavigation {
		margin-left:25px;
	}
	#divContentWrapper {
		float:left;
		margin-top:19px;
		height:20px;
		width:100%;
	}
	.divContentCenter {
		margin-left:auto;
		margin-right:auto;
	}
	#divContent {
		min-height:350px;
	}
	
/* Home */
	#divHomeMood {
		height:263px;
		background-repeat:no-repeat;
		background-position:top center;
		max-width:1073px;
	}
	#divHomeMood2 {
		height:263px;
		background-repeat:no-repeat;
		background-position:top center;
		margin-top:-263px;
		max-width:1073px
	}
	#divHomeNewsContainer {
		margin-top:-243px;	
		max-width:1073px
		
	}
	#divHomeNewsOverlay {
		position:relative;
		margin-bottom:10px;
		margin-right:10px;
		margin-left:auto;
		width:192px;
		height:222px;
		background-image:url('/img/newsbox_bg.png');
		padding:5px;
		padding-left:10px;
		behavior: url(/css/iepngfix.htc);
	}
	.maxWidthHome {
		width:100%;
		max-width:1073px !important;
	}
	#divHomeNewsClose {
		position:absolute;
		top:10px;
		right:15px;
	}
	#divHomeAd {
		margin-top:20px;
		margin-right:10px;
	}
	#divHomeWelcome {
		margin-top:20px;
		margin-right:20px;
	}
	#divHomeWelcome td, .tblLogin td {
		padding-bottom:8px;
	}
	#divHomeWelcome p {
		margin-top:5px;
	}
	#divHomeNews {
		margin-top:20px;
	}
	ul.lstNews {
		list-style:none;
		margin:0px;
		margin-bottom:10px;
		padding:0px;
	}
	ul.lstNews li {
		margin:0px;
		padding:0px;
		padding-top:2px;
		display:block;
		border-bottom:1px dotted #b6b6b6;
		padding-bottom:2px;
	}
	ul.lstNews li a {
		text-decoration:none;
	}
	html>body ul.lstNews li a {
		display:block;
	}
	ul.lstNews li.first {
		border-top:1px dotted #b6b6b6;
	}
	
/* Standard List */
	ul.stdList {
		list-style:none;
		margin:0px;
		margin-top:10px;
		margin-bottom:10px;
		padding:0px;
	}
	ul.stdList li {
		margin:0px;
		padding:0px;
		padding-left:10px;
		background-image:url(/img/smallArrow.gif);
		background-repeat:no-repeat;
		background-position:0px 4px;
		padding-bottom:1px;
		padding-top:1px;
	}
	ul.stdList li a {

		text-decoration:underline;
	}
	
	ul.stdList ul {
		margin:0px;
		
	}
	
	ul.stdList ul li {
		margin:0px;		
	}
	
/* Listen-Tabelle */
	.tblList {
		border:1px solid #b6b6b6;
		margin-bottom:3px;
	}
	.tblList th {
		background-color:#d1d1d1;
		text-align:left;
		padding-left:3px;
		line-height:17px;
		margin-bottom:1px;
		border-left:1px solid #FFFFFF;
		border-top:1px solid #FFFFFF;
		border-bottom:1px solid #FFFFFF;
	}
	.tblList th.last {
		border-right:1px solid #FFFFFF;
	}
	
	.tblList td {
		padding-left:3px;
		border-top:1px dotted #b6b6b6;
		vertical-align:middle;
	}
	
/* Cart */
	#divCart {
		width:806px;
	}
	#divCart h3 {
		margin-top:15px;
		border-bottom:1px solid #b6b6b6;
	}
	.divCartBar {
		background-color:#e6e6e6;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
	.divCartStep {
		display:inline;
		padding-left:4px;
		padding-right:4px;
	}
	#divCartItems {
		border-top:1px solid #b6b6b6;
		border-bottom:1px solid #b6b6b6;
		margin-top:20px;
		margin-bottom:5px;
		padding-top:5px;
		padding-bottom:14px;
	}
	.divCartItem {
		background-color:#f1f1f1;
		padding:10px;
		margin-bottom:6px;
	}
	.tdCartItemType {
		vertical-align:bottom;
		border-left:1px dotted #b6b6b6;
		padding-left:5px;
	}
	.divCartItemPrice {
		margin-top:10px;
	}
	#divCartTotal {
		float:right;
	}
	#divCartImagesList .divPictureBox {
		float:left;
		width:140px;
		height:170px;
		margin-right:10px;
		margin-bottom:10px;
		border:1px solid #f1f1f1;
		background-color:#f1f1f1;
	}
	#divCartPaymentInfoForm .tblForm {
		margin-top:8px;
		margin-bottom:4px;
	}
	#divCartPaymentInfoForm .tblForm td {
		padding:2px;
		padding-left:0px;
	}
	
	#divCartPaymentInfoForm input, #divCartPaymentInfoForm select {
		width:200px;
	}
	.tblBtns td {
		vertical-align:top;
	}
	
	#divCartPaymentType .tblForm {
		padding: 0px;
		width: 805px;
	}
	
	#divCartPaymentType .tblForm input.radPaymentType {
		border: none;
		margin: -1px 0px 0px -1px;
	}
	
	#divCartPaymentType .tblForm table.tblPaymentInfo {
		border: 1px solid #E58A1C;
		background-color: #F6F6F6;
	}	
	
	#divCartPaymentType .tblForm table.tblPaymentInfo td.title {
		height: 30px;
		font-size: 16px;
		font-weight: bold;
	}		

/* Alert */
	#divAlert,#divConfirm,.divAlertOK,.divAlertError {
		border:1px solid red;
		padding:14px;
		margin-bottom:19px;
		padding-left:51px;
		color:#666;
		border:1px solid #666;
		background-color:#eee;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	
	#divAlert.ok, .divAlertOK {
		border-color:#66cc66;
		background-color:#cfeecf;
		background-repeat:no-repeat;
		background-image:url(/img/info/icn_ok.gif);
	}
	
	#divAlert.error, .divAlertError {
		border-color:#cc6666;
		background-color:#eecfcf;
		background-repeat:no-repeat;
		background-image:url(/img/info/icn_error.gif);
	}
	
	#divConfirm {
		padding-top:5px;
		padding-bottom:7px;
		border-color:#E58A1C;
		background-color:#f1dcbf;
		background-repeat:no-repeat;
		background-image:url(/img/info/icn_confirm.gif);
	}
	#divConfirmText {
		margin-bottom:5px;
	}
	
/*---Listen: Pressroom---*/

	ul.downloadliste{
		list-style-image: url(/img/smallArrow.gif); 
		padding: 0;
		margin: 0 0 0 15px;
	}
	
	ul.downloadliste li{
		line-height: 1.5;
		margin: 0 0 18px 0;
		list-style-image: url(/img/smallArrow.gif); 
	}
	
	ul.downloadliste li img{
		margin: 0 5px 0 0;
	}
	
	img.pdf{
		margin: 0 5px 0 0;
	}
	
	img.imagepoint-logo{
		margin: 5px 0px 10px 0;
		width: 200px;
		float: none;
		display: block;
	}
	
	div.right ul.kunden-logos{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	div.right ul.kunden-logos li{
		list-style: none;
		margin: 0 0 5px 0;
		padding: 0;
	}
	
	div.right ul.kunden-logos li img{
		border: 1px solid #d6d6d6;
		padding: 4px;
		width: 150px;
	}	
	
	
	/* rn: Anpassung, da CSS-Warnung bei FF */
	div#content{
		height: 400px;
	}
	
	html>body div#content{
		/*width: 877px;*/
		height:auto;
		width: 820px;
		margin: 0 0 0 0px;
		padding: 0 0 0 1px;
		min-height: 350px;
	}
	
	/* Original : */
	/*
	div#content{
		width: 820px;
		margin: 0 0 0 0px;
		padding: 0 0 0 1px;
		min-height: 400px;
	}
	
	*html div#content{
		height: 400px;
	}
	*/
	
	
/*---CONTENT LISTE---*/

	ul.contentliste{
		list-style-image: url(/img/icon_pfeil.gif); 
		padding: 0;
		margin: 10px 0 10px 20px;
	}
	
	ul.contentliste li{
		line-height: 1.4;
		margin: 0 0 5px 0;
		list-style-image: url(/img/icon_pfeil.gif); 
	}
	
/*---FORMULAR---*/

	table.formular{
		margin: 0;
		padding: 0;
	}
	
	table.formular tr td input, table.formular tr td select{
		margin: 0 0 10px 0;
		padding: 2px;
	}
	
	table.formular tr td input.radio{
		border: none;
		margin: 0;
	}
	
	table.formular tr td textarea{
		margin: 2px 0 10px 0;
		padding: 2px;
		width: 255px;
		height: 60px;
	}
	
	td.btnText a{
		margin: 0px 0 10px 0;
	}

	ul.contentliste-pressroom{
		list-style-image: url(/img/icon_pfeil.gif); 
		padding: 0;
		margin: 10px 0 10px 20px;
	}
	
	ul.contentliste-pressroom li{
		line-height: 1.4;
		margin: 0 0 15px 0;
		list-style-image: url(/img/icon_pfeil.gif); 
	}
	
	ul.contentliste-pressroom li img{
		margin: 0 5px 0 0;
	}
	
	img.pdf{
		margin: 0 5px 0 0;
	}
	
	/*Liste in DB*/
	
	div#contentHelp ul{
		list-style-image: url(/img/icon_pfeil.gif); 
		padding: 0;
		margin: 10px 0 10px 20px;
	}
	
	div#contentHelp li{
		line-height: 1.4;
		margin: 0 0 5px 0;
		list-style-image: url(/img/icon_pfeil.gif); 
	}
	
	div#contentHelp{
		/*width: 877px;*/
		/*width: 820px;*/
		margin: 0 0 0 0px;
		padding: 0 0 0 1px;
	}
	
/*---SELECT----*/

tbody tr td select{
	border: 1px solid #cbcbcb;
}
	


