/* CSS Document */
/**************************************************************************************/
/* Layout Data for the homepage Centron */
/**************************************************************************************/
/* author: 			Bernhard Lehner */
/* organization:	maglist ONLINEMANAGEMENT */

/**************************************************************************************/
/* description:		Document for special content elements, classes and styles */
/*					for the centronprodukte extension */
/**************************************************************************************/

.produktverwaltung-debug{
	
}
/********************************************************/
/* Spacer for Boxes */
/********************************************************/
.floatingBoxesSpacer-2cols {
	position:relative;
	display:block;
	float:left;
	width:60px;
	height:10px;
	background:#ffffff;
}
.floatingBoxesSpacer-3cols {
	position:relative;
	display:block;
	float:left;
	width:20px;
	height:10px;
	background:#ffffff;
} 
/********************************************************/
/* Boxenansicht*/
/* 2 Columns */
/********************************************************/
.tx-centronprodukte-pi1 {
}
.produktverwaltung-box-main {
	position: relative;
	display:block;
	float:left;
	width: 298px;
	background: #ffffff;
	margin:0px 60px 20px 0px;
	padding:0px 0px 0px 0px;
}
.produktverwaltung-box-bild1 {
	position:absolute;
	display:block;
	top: 0px;
	left: 0px;
	z-index:100;
}
.produktverwaltung-box-bild1 img{
	border:none;
}
.produktverwaltung-box-titel1 {
	position: relative;
	display:block;
	left: 2px;
	top: 0px;
	color: #0069a2;
	font-size:13px;
	font-weight:normal;
	z-index:200;
}
.produktverwaltung-box-titel1 a {
  color:#0069a2;
  text-decoration:none;
}

.produktverwaltung-box-titel2 {
	position: relative;
	left: 2px;
	color: #0069a2;
	font-weight:bold;
	font-size: 13px;
	letter-spacing:-0.6px;
	z-index:200;
	min-height:60px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 120px;
}
.produktverwaltung-box-titel2 a {
  color:#0069a2;
  text-decoration:none;
}


.produktverwaltung-box-kurztext1 {
	position: relative;
	display:block;
	width: 150px;
	left:2px;
	color: #000000;
	font-size:9px;
	line-height:11px;
	z-index:200;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*html .produktverwaltung-box-kurztext1 {
	margin-top:44px;
}

.produktverwaltung-box-preis1 {
	position:absolute;
	width: 131px;
	height: 47px;
	top:76px;
	right:0px;
	background: url(../IMG/preisBG_2spalter.gif) left top no-repeat;
	color: #ffffff;
        text-align: center;
}
	.produktverwaltung-box-preis1 .netto {
		position:relative;
		display:block;
		width:131px;
		top:6px;
		left:0px;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		letter-spacing:-0.6px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.produktverwaltung-box-preis1 .brutto {
		position:relative;
		display:block;
		width:131px;
		top:12px;
		left:0;
		font-size:10px;
		font-weight:normal;
		text-align:center;
		letter-spacing:-0.4px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
.produktverwaltung-box-linkdetail {
	position:relative;
	z-index:200;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.produktverwaltung-box-linkdetail a, .produktverwaltung-box-linkdetail a:visited{
	position:relative;
	display:block;
	height: 13px;
	left: 2px;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 0px;
	background:url(../IMG/detailBTN.gif) left top no-repeat;
	color: #c4c4c4;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.produktverwaltung-box-linkdetail a:hover {
	color:#0069a2;
}



/********************************************************/
/* Boxenansicht*/
/* 3 Columns */
/********************************************************/
.produktverwaltung-box-main-3cols {
	position: relative;
	display:block;
	float:left;
	width: 204px;
	background: #ffffff;
	margin:0px 20px 20px 0px;
	padding:0px 0px 0px 0px;
}
.produktverwaltung-box-bild1-3cols {
	position:absolute;
	display:block;
	top: 0px;
	left: 0px;
	z-index:100;
}
.produktverwaltung-box-titel1-3cols {
	position: relative;
	display:block;
	left: 2px;
	top: 0px;
	width:90px;
	color: #9d9d9d;
	font-size:10px;
	font-weight:normal;
	z-index:200;
	margin:0px 0px 2px 0px;
	padding:10px 0px 0px 0px;
}
.produktverwaltung-box-titel2-3cols {
	position:relative;
	left: 2px;
	color: #0069a2;
	width:96px;
	min-height:60px;
	font-weight:bold;
	font-size: 12px;
	letter-spacing:-0.4px;
	z-index:200;
}


.produktverwaltung-box-kurztext1-3cols {
	position: relative;
	display:block;
	width: 130px;
	left:2px;
	color: #000000;
	font-size:9px;
	line-height:11px;
	z-index:200;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
*html .produktverwaltung-box-kurztext1-3cols {
	margin-top:32px;
}


.produktverwaltung-box-preis1-3cols {
	position:absolute;
	width: 67px;
	height: 42px;
	top:84px;
	right:0px;
	background: url(../IMG/preisBG_3cols.gif) left top no-repeat;
	color: #ffffff;
	text-algin: center;
}
	.produktverwaltung-box-preis1-3cols .netto {
		position:relative;
		display:block;
		width:67px;
		top:6px;
		left:0px;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		letter-spacing:-0.6px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.produktverwaltung-box-preis1-3cols .brutto {
		position:relative;
		display:block;
		width:67px;
		top:11px;
		left:0px;
		font-size:9px;
		font-weight:normal;
		text-align:center;
		letter-spacing:-0.4px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
.produktverwaltung-box-linkdetail-3cols {
	position:relative;
	z-index:200;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.produktverwaltung-box-linkdetail-3cols a, .produktverwaltung-box-linkdetail-3cols a:visited{
	position:relative;
	display:block;
	height: 13px;
	left: 2px;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 0px;
	background:url(../IMG/detailBTN.gif) left top no-repeat;
	color: #c4c4c4;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.produktverwaltung-box-linkdetail-3cols a:hover {
	color:#0069a2;
}
/*******************************************************/
/*Detailansicht*/
/*******************************************************/
.produktverwaltung-detail-main{
	position: relative;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 400px;
	background: #ffffff;
	border:dotted;
	border-color: #aeaeae;
}

.produktverwaltung-detail-titel1{
	position: relative;
	left: 15px;
	top: 5px;
	width: 250px;
	height: 1px;
	color: #0069a2;
	font-weight:bold;
	font-size: 12px;
}

.produktverwaltung-detail-bild1{
	position:absolute;
	top: 25px;
	left: 5px;
	width: 110px;
	height: 40px;
}

.produktverwaltung-detail-kurztext1{
	position: relative;
	left: 120px;
	top: 25px;
	width: 150px;
	height: 1px;
}

.produktverwaltung-detail-langtext1{
	position: relative;
	left: 5px;
	top: 100px;
	width: 380px;
	height: 1px;
}

/***************************************************************/
/* Main Elements */
/***************************************************************/
#content h1, 
#content h2,
#content h3 {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.6px;
	color:#0b6695;
	
	margin:0px 0px 0px 0px;
	padding:8px 0px 4px 0px;
	width:655px;
}
#content h4,
#content h5 {
	font-size:11px;
	font-weight:bold;
	letter-spacing:-0.6px;
	color:#0b6695;
	
	margin:0px 0px 0px 0px;
	padding:8px 0px 4px 0px;
	width:655px;
}
#content p {
	font-size:11px;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:6px 0px 4px 0px;
	width:655px;
}
#content .csc-textpic a, #content .csc-textpic a:visited {
	color:#000000;
	text-decoration:underline;
}
#content .csc-textpic a:hover {
	color:#0b6695;
}
#content .csc-textpic {
	position:relative;
	display:block;
	width:655px;
}
#content .csc-textpic p {
	position:relative;
	display:block;
	width:100%;
}
#content fieldset {
	width:640px;
	margin:4px 0px 6px 0px;
}
#content a {
	color: #00649C;
	text-decoration: underlined;
}
/***************************************************************/
/* Box for floating List Elements */
/***************************************************************/
#content #leistungenBox {
	position:relative;
	display:block;
	width:160px;
	float:left;
	top:10px;
}
	#content #leistungenBox h1,
	#content #leistungenBox h2,
	#content #leistungenBox h3,
	#content #leistungenBox h4,
	#content #leistungenBox h5,
	#content #leistungenBox p {
		width:154px;
	}
/*****************************************************************/
/* Info Icon */
/*****************************************************************/
.infoIcon {	
	position:relative;
	display:block;
	width:14px;
	height:15px;
	background:url(../IMG/iconInfo.gif)  no-repeat;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.infoIcon div#infoAktiv {
	position:absolute; !important
	display:block;
	width:389px;
	height:100px;
	left:-386px;
	top:-5px;
	background:url(../IMG/infoAktiv_closeIcon.gif) right top no-repeat #3ea9dd;
	padding:6px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	z-index:950;
	display:none;
}
	.infoIcon div#infoAktiv h1 {
		position:relative;
		display:block;
		font-size:11px;
		font-weight:bold;
		width:360px;
		color:#ffffff;
		margin:0px 0px 0px 0px;
		padding:0px 0px 10px 0px;
	}
	.infoIcon div#infoAktiv p {
		position:relative;
		display:block;
		font-size:11px;
		font-weight:normal;
		color:#ffffff;
		width:380px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
.infoIcon:hover div#infoAktiv {
	display:block;
}
/*******************************************************************/
/* Trennlinie */
/*******************************************************************/
#trenner {
	position:relative;
	display:block;
	float:none;
	clear:both;
	width:658px;
	height:3px;
	background:url(../IMG/trennerLinie.gif) left top repeat-x;
	margin:10px 0px 10px 0px;
}
/***************************************************************/
/* Image List */
/***************************************************************/
ul.imageList_2cols {
	position:relative;
	display:block;
	list-style:none;
	width:670px;
	top:-20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.imageList_2cols li {
	position:relative;
	display:block;
	width:335px;
	height:58px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.imageList_2cols li a, ul.imageList_2cols li a:visited {
	position:absolute;
	display:block;
	width:313px;
	height:22px;
	top:30px;
	left:0px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#0069a2;
	background-color:#eef9ff;
	z-index:200;
	border:none;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 7px;
}
ul.imageList_2cols li a:hover {
	color:#b0b0b0;
}
ul.imageList_2cols li a img {
	border:none;
	position:absolute;
	display:block;
	right:0px;
	top:-29px;
	z-index:300;
}
/***************************************************************/
/* Grey Background List */
/***************************************************************/
ul.greyBgList {
	position:relative;
	display:block;
	list-style:none;
	width:668px;
	min-height:20px;
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.greyBgList li {
	position:relative;
	display:block;
	float:left;
	width:167px;
	height:28px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.greyBgList li a, ul.greyBgList a:visited {
	position:relative;
	display:block;
	width:145px;
	height:22px;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 7px;
	background:#f5f5f5;
	
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#0069a2;
}
ul.greyBgList li a:hover {
	color:#b0b0b0;
}
/***********************************************************/
/* Ueberblick */
/***********************************************************/
ul.iconlist {
	position:relative;
	display:block;
	list-style:none;
	width:655px;
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.iconlist li {
	position:relative;
	display:block;
	float:left;
	width:100px;
	height:55px;
	background:#f5f5f5;
	margin:5px 13px 5px 0px;
	padding:8px 0px 0px 50px;
}
ul.iconlist li.iconCPU {
	background:url(../IMG/iconCPU.gif) left top no-repeat #f5f5f5;
}
ul.iconlist li.iconRAM {
	background:url(../IMG/iconRAM.gif) left top no-repeat #f5f5f5;
}
ul.iconlist li.iconHDD {
	background:url(../IMG/iconHDD.gif) left top no-repeat #f5f5f5;
}
ul.iconlist li.iconTRF {
	background:url(../IMG/iconTRF.gif) left top no-repeat #f5f5f5;
}
ul.iconlist li.iconIP {
	background:url(../IMG/iconIP.gif) left top no-repeat #f5f5f5;
}

/************************************************************/
/* Hardware */
/************************************************************/
#tableHardware {
	position:relative;
	display:block;
	width:655px;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#tableHardware #row {
	position:relative;
	display:block;
	width:100%;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
}
#tableHardware .blue {
	color:#3ea9dd;
	padding-right:6px;
}
#tableHardware a.rowHighlight, #tableHardware a.rowHighlight:visited {
	position:relative;
	display:block;
	height:32px;
	background:#f5f5f5;
	text-decoration:none;
}
#tableHardware a.rowHighlight:hover {
	background:#ddf3ff;
}
#tableHardware a.rowHighlight:hover .col_2 {
	background:none;
	color:#000000;
}
#tableHardware #label {
	display:none;
}
#tableHardware .col_1 {
	position:absolute;
	display:block;
	width:162px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 12px;
	
	font-size:11px;
	font-weight:normal;
	color:#0b6695;
}
#tableHardware .col_2 {
	position:absolute;
	display:block;
	width:466px;
	height:30px;
	left:175px;
	top:2px;
	border-bottom:2px solid #f5f5f5;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 12px;
	background:#ffffff;
	
	font-size:11px;
	font-weight:normal;
	color:#a2a2a2;
}
#tableHardware .col_3{
	position:absolute;
	display:block;
	width:20px;
	height:30px;
	left:630px;
	top:2px;
	margin:1px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}
/************************************************************/
/* Software */
/************************************************************/
ul.softwareList {
	position:relative;
	display:block;
	list-style:none;
	width:655px;
	height:70px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 6px 0px;
}
ul.softwareList li {
	position:relative;
	display:block;
	float:left;
	width:300px;
	margin:0px 13px 5px 0px;
	padding:0px 0px 0px 0px;
}
ul.softwareList li a, ul.softwareList li a:visited {
	position:relative; 
	display:block;
	width:300px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#0b6695;
}
ul.softwareList li a:hover {
	color:#b0b0b0;
}

#softwareDetail {
	position:relative;
	display:block;
	width:655px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#softwareDetail h5 {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}
	#softwareDetail #rowDescription {
		position:relative;
		display:block;
		width:100%;
		height:18px;
		margin:0px 0px 2px 0px;
		padding:0px 0px 0px 0px;
		
		font-size:9px;
		font-weight:normal;
		text-align:right;
		color:#b0b0b0;
	}
	#softwareDetail #row {
		position:relative;
		display:block;
		width:100%;
		top:-2px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
		#softwareDetail a.rowHighlight, #softwareDetail a.rowHighlight:visited {
			position:relative;
			display:block;
			height:21px;
			background:#f5f5f5;
			text-decoration:none;
			margin:0px 0px 0px 0px;
			padding:2px 2px 2px 2px;
		}
		#softwareDetail a.rowHighlight:hover {
			background:#ddf3ff;
		}
		#softwareDetail a.rowHighlight:hover .col_1,
		#softwareDetail a.rowHighlight:hover .col_4 {
			background:none;
		}
		#softwareDetail .label {
			display:none;
		}
		#softwareDetail .blue {
			color:#3ea9dd;
			padding-right:6px;
		}
		#softwareDetail .col_1 {
			position:absolute;
			display:block;
			width:420px;
			height:18px;
			top:2px;
			margin:0px 0px 0px 0px;
			padding:3px 0px 0px 7px;
			background:#ffffff;
			
			font-size:11px;
			font-weight:normal;
			color:#0b6695;
		}
		#softwareDetail .col_2 {
			position:absolute;
			display:block;
			width:84px;
			height:18px;
			left:427px;
			top:2px;
			margin:0px 0px 0px 0px;
			padding:3px 7px 0px 0px;
			border-right:2px solid #ffffff;
			
			font-size:11px;
			font-weight:normal;
			text-align:right;
			color:#000000;
		}
		#softwareDetail #rowDescription .col_2 {
			height:12px;
			font-size:9px;
			font-weight:normal;
			text-align:right;
			color:#b0b0b0;
		}
		#softwareDetail .col_3 {
			position:absolute;
			display:block;
			width:84px;
			height:18px;
			left:524px;
			top:2px;
			margin:0px 0px 0px 0px;
			padding:3px 7px 0px 0px;
			border-right:2px solid #ffffff;
			
			font-size:11px;
			font-weight:normal;
			text-align:right;
			color:#000000;
		}
		#softwareDetail #rowDescription .col_3 {
			height:12px;
			font-size:9px;
			font-weight:normal;
			text-align:right;
			color:#b0b0b0;
		}
		#softwareDetail .col_4 {
			position:absolute;
			display:block;
			width:25px;
			height:18px;
			left:615px;
			top:0px;
			margin:2px 0px 0px 0px;
			padding:3px 0px 0px 12px;
			background:#ffffff;
			
			font-size:11px;
			font-weight:normal;
			color:#000000;
		}
		#softwareDetail .someText {
			position:relative;
			display:block;
			height:18px;
			border-left:2px solid #f5f5f5;
			border-right:2px solid #f5f5f5;
			background:#ffffff;
			padding:5px 0px 0px 22px;
			font-size:11px;
			font-weight:normal;
			color:#b0b0b0;
		}
		#softwareDetail #label {
			display:none;
		}
/************************************************************/
/* Services */
/************************************************************/
ul.services {
	position:relative;
	display:block;
	list-style:none;
	width:655px;
	height:35px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 6px 0px;
}
ul.services li {
	position:relative;
	display:block;
	float:left;
	width:150px;
	margin:0px 13px 5px 0px;
	padding:0px 0px 0px 0px;
}
ul.services li a, ul.services li a:visited {
	position:relative; 
	display:block;
	width:150px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#0b6695;
}
ul.services li a:hover {
	color:#b0b0b0;
}
#content h5.subheader {
	color:#000000;
}
ul.cube {
	position:relative;
	display:block;
	list-style-image:url(../IMG/listElement_cube.gif);
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 15px;
	padding:5px 0px 6px 0px;
}
ul.cube li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/************************************************************/
/* Vergleich */
/************************************************************/
#tableVergleich {
	position:relative;
	display:block;
	width:655px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	top:-10px;
}
#tableVergleich h5 {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}
	
	#tableVergleich #row {
		position:relative;
		display:block;
		width:100%;
		top:0px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	#tableVergleich #tableIMG {
		position:relative;
		display:block;
		width:100%;
		height:90px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	#tableVergleich #tableHeader {
		position:relative;
		display:block;
		width:100%;
		height:30px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	#tableVergleich #tableHeader .col_1{
		font-size:10px;
		font-weight:bold;		
		margin:0px 0px 0px 0px;
		padding:7px 0px 0px 7px;
	}
	#tableVergleich #tableHeader .col_2{
		position:absolute;
		display:block;
		width:255px;
		height:30px;
		left:126px;
		margin:0px 0px 0px 0px;
		padding:7px 0px 0px 7px;
		background:#f5f5f5;
		
		font-size:10px;
		font-weight:bold;
		text-align:center;
		color:#0b6695;
	}
	#tableVergleich #tableHeader .col_4{
		position:absolute;
		display:block;
		width:258px;
		height:30px;
		left:390px;
		margin:0px 0px 0px 0px;
		padding:7px 0px 0px 7px;
		background:#f5f5f5;
		
		font-size:10px;
		font-weight:bold;
		text-align:center;
		color:#0b6695;
	}
		#tableVergleich a.rowHighlight, #tableVergleich a.rowHighlight:visited {
			position:relative;
			display:block;
			height:27px; /*+6*/
			background:#f5f5f5;
			text-decoration:none;
			margin:0px 0px 0px 0px;
			padding:2px 2px 2px 2px;
		}
		#tableVergleich a.rowHighlight:hover {
			background:#ddf3ff;
		}
		#tableVergleich a.rowHighlight:hover .col_1 {
			border:none;
		}
		#tableVergleich a.rowHighlight:hover .col_2,
		#tableVergleich a.rowHighlight:hover .col_3,
		#tableVergleich a.rowHighlight:hover .col_4,
		#tableVergleich a.rowHighlight:hover .col_5 {
			background:none;
			color:#000000;
		}
		#tableVergleich .label {
			display:none;
		}
		#tableVergleich .blue {
			color:#3ea9dd;
			padding-right:6px;
		}
		#tableVergleich .col_1 {
			position:absolute;
			display:block;
			width:126px;
			height:24px;
			top:2px;
			margin:0px 0px 0px 0px;
			padding:3px 0px 0px 7px;
			border-bottom:2px solid #ffffff;
			
			font-size:10px;
			font-weight:normal;
			color:#0b6695;
		}
		#tableVergleich .col_2 {
			position:absolute;
			display:block;
			width:230px;
			height:25px;
			left:126px;
			top:2px;
			margin:0px 0px 0px 0px;
			padding:3px 0px 0px 7px;
			background:#ffffff;
			
			font-size:10px;
			font-weight:normal;
			text-align:left;
			color:#b0b0b0;
		}
		#tableVergleich .col_3 {
			position:absolute;
			display:block;
			width:23px;
			height:25px;
			left:360px;
			top:2px;
			margin:0px 0px 0px 0px;
			padding:3px 0px 0px 7px;
			background:#ffffff;
			
			font-size:10px;
			font-weight:normal;
			text-align:left;
			color:#000000;
		}
		#tableVergleich .col_4 {
			position:absolute;
			display:block;
			width:230px;
			height:25px;
			left:390px;
			top:2px;
			margin:0px 0px 0px 0px;
			padding:3px 0px 0px 7px;
			background:#ffffff;
			
			font-size:10px;
			font-weight:normal;
			text-align:left;
			color:#b0b0b0;
		}
		#tableVergleich .col_5 {
			position:absolute;
			display:block;
			width:20px;
			height:25px;
			left:624px;
			top:2px;
			margin:0px 0px 0px 0px;
			padding:3px 0px 0px 7px;
			background:#ffffff;
			
			font-size:10px;
			font-weight:normal;
			text-align:left;
			color:#000000;
		}
/************************************************************/
/* Domain Preisliste */
/************************************************************/


#centrondomainpreisliste {

}
#centrondomainpreisliste table {
  width: 650px;
  font-size: 11px;
  border-collapse: collapse;
  text-align: left;
  vertical-align: top;
  margin-bottom: 30px;
}
#centrondomainpreisliste table th{
  color: #999;
  padding-left: 10px;
}
#centrondomainpreisliste table td {
  border: 2px solid #F5F5F5;
  padding: 3px 10px;
  width: 33%;
  color: #006699;
  background: #F5F5F5;
  padding-left: 10px;
  border-bottom: 2px solid white;
}

/************************************************************/
/* Produktliste A-Z */
/************************************************************/

#produktverwaltung-produktliste table {
  border-collapse: collapse;
  margin:0;
  padding:0;
  width: 650px;
  margin-top: 10px;
}
#produktverwaltung-produktliste table td {
  border: 2px solid #EFEFEF;
  padding:4px;
  font-size: 11px;
  color: #00649C;
  vertical-align:top;
}
#produktverwaltung-produktliste td.intervall {
  background: #EFEFEF;
  border-top: none;
  border-right: 2px solid white;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  color: #A1A1A1;
  padding:4px;
}
#produktverwaltung-produktliste table td.bild {
  padding:10px;
  width: 110px;
}

#produktverwaltung-produktliste table td.content {
}

#produktverwaltung-produktliste table .titlerow {
	color:#0B6695;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-0.6px;
}

#produktverwaltung-produktliste table td a {
  color: #00649C;
  font-size: 11px;
}

#produktverwaltung-produktliste table td.alignright {
  text-align: right;
}
#produktverwaltung-produktliste table td.prices {
  background: #f5f5f5;
  width: 110px;
  text-align: right; 
  font-size: 9px;
}
#produktverwaltung-produktliste table .secondrow {
  color: #3DA4D7;
}
#produktverwaltung-produktliste table td.mwst {
  background: #3DAADD;
  text-align: right;
}
#page div.graybg p.bodytext{
  background: #F5F5F5;
  padding-left: 10px;
}

/********************************************/
/***********MAILHOSTING**********************/

#page div.dottedborder{
  width: 650px;
  height: 1px;
  background: url(../IMG/dottedborder.gif) green;
  margin-top: 10px;
  margin-bottom: 10px;
}


#pressehead

{
width:400px;

}

.security_table h5{
width:500px;
}

/*GLOSSAR*/

#letter_col a {

font-size: 11px;

color: #b0b0b0;

text-decoration: none;

font-weight: bold;

}

#letter_col a:hover {

font-size: 11px;

color: #0b6695;

font-weight: bold;

}






#letter_col_active a {

font-size: 11px;

color: #0b6695;

font-weight: bold;



}

#letter_col a:hover {

font-size: 11px;

color: #0b6695;

font-weight: bold;

}


/********************************************************/
/* Boxenansicht*/
/* fw */
/********************************************************/

.tx-centronprodukte-pi1fw {
/*clear: both;*/
}

.produktverwaltung-box-mainfw {
	position: relative;
	display:block;
	float:left;
	width: 600px;
	background: #ffffff;
	margin:0px 60px 20px 0px;
	padding:0px 0px 0px 0px;
}

.produktverwaltung-box-bild1fw {
	position:absolute;
	display:block;
	top: 20px;
	left: 0px;
	z-index:100;
}

.produktverwaltung-box-bild1fw img {
	border:none;
}

.produktverwaltung-box-titel1fw {
	position: relative;
	display:block;
	left: 2px;
	top: 0px;
	color: #0069a2;
	font-size:13px;
	font-weight:normal;
	z-index:200;
}

.produktverwaltung-box-titel1fw a {
  color:#0069a2;
  text-decoration:none;
}

.produktverwaltung-box-titel2fw {
	position: relative;
	left: 2px;
	color: #0069a2;
	font-weight:bold;
	font-size: 13px;
	letter-spacing:-0.6px;
	z-index:200;
	min-height:60px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 120px;
}

.produktverwaltung-box-titel2fw a {
  color:#0069a2;
  text-decoration:none;
}


.produktverwaltung-box-kurztext1fw {
	position: relative;
	display:block;
	/*width: 150px;*/
	top: 40px;
	left:2px;
	color: #000000;
	font-size:9px;
	line-height:11px;
	z-index:200;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.produktverwaltung-box-kurztext1fw p {
line-height: 13px;
}

*html .produktverwaltung-box-kurztext1fw {
	margin-top:44px;
}

.produktverwaltung-box-preis1fw {
	width: 131px;
	height: 47px;
        position:absolute;	
        top:20px;
	right:0px;
	background: url(../IMG/preisBG_2spalter.gif) left top no-repeat;
	color: #ffffff;
        text-align: center;
        z-index: 300;
}

.produktverwaltung-box-preis1fw .netto {
		position:relative;
		display:block;
		width:131px;
		top:6px;
		left:0px;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		letter-spacing:-0.6px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
.produktverwaltung-box-preis1fw .brutto {
		position:relative;
		display:block;
		width:131px;
		top:12px;
		left:0;
		font-size:10px;
		font-weight:normal;
		text-align:center;
		letter-spacing:-0.4px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}

.produktverwaltung-box-linkdetailfw {
	position:relative;
	float: left;
        top: 40px;
	z-index:200;
	margin:10px 0px 40px 0px;
	padding:0px 0px 0px 0px;
}

.produktverwaltung-box-linkdetailfw a, .produktverwaltung-box-linkdetailfw a:visited{
	position:relative;
	display:block;
	height: 13px;
	left: 2px;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 0px;
	background:url(../IMG/detailBTN.gif) left top no-repeat;
	color: #c4c4c4;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}

.produktverwaltung-box-linkdetailfw a:hover {
	color:#0069a2;
}

.clearfw {
border-bottom: 1px solid #cccccc;
width: 90%;
margin: 0 0 10px 0;
clear: both;
}
