/* SEOCO *******************************/
#important {
	position:absolute;
	z-index:-1000;
	display:none;
}

/******************************* SEOCO */

/* LOGIN-MENU **************************/

#logout a{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#logout a:hover {
	text-decoration:underline;
}

/************************** LOGIN-MENU */

/* Bilder-Passepartout **********************/

.imgrahm {
	padding:3px;
	border: 1px solid #ddd;
}

.imgr {
	margin-left:7px;
	margin-bottom:2px;
}

.imgl {
	margin-right:7px;
	margin-bottom:2px;
}

/********************** Bilder-Passepartout */


/* Content CSS *****************************/


#cnt {
	background:url(/images/content_bg.gif) repeat-y;
	background-color:#FFFFFF;
	float: left;
	font-size:12px;
	line-height:14px;
	padding: 10px;
	width:560px; 
}

#cnt .break {
	height: 20px;
}

#cnt .kl {
	font-size:10px;
}

#cnt .box {
	color:#000000;
	margin: 0 auto;
	width:560px;
}

#cnt .box h2 {
  font-size: 14px;
  font-weight:bold;
  padding-bottom:10px;
}

#cnt .box p {
	color:#000000;
	font-size: 11px;
	line-height:15px;
	margin: 0px;
	text-align:justify;
}

#cnt .box-innen {
	float:left;
	margin-top:-10px;
	width:240px;
}

#cnt .box-l {
	background:url(/images/start-block_bg.gif) repeat-y;
	float:left;
}

#cnt .box-l-top {
	background:url(/images/start-verbraucher.gif) no-repeat;
	cursor: pointer;
	height:28px;
	width:262px;
}

#cnt .box-r {
	background:url(/images/start-block_bg.gif) repeat-y;
	float:right;
}

#cnt .box-r-top {
	background:url(/images/start-shopbetreiber.gif) no-repeat;
	cursor: pointer;
	height:28px;
	width:262px;
}

#cnt .box-bg {
/*	background-color:#FFFFFF;*/
	padding: 10px;
	width:242px;
}

.randw-lu {
	background:url(/images/randw_lu.gif) no-repeat;
	clear:both;
	float: left;
	height:5px;
	width:5px;
}

.randw-mu252 {
	background:url(/images/randw_mu.gif) repeat-x;
	float: left;
	height:5px;
	width: 252px;
}

.randw-ru {
	background:url(/images/randw_ru.gif) no-repeat;
	float: left;
	height:5px;
	width:5px;
}

#cnt ul.einschub {
	list-style-position: inside;
}

/* Tabelle *********************************/
.tbl-o {
	border-top: #d3d3d3 1px solid;
}

.tbl-l {
	border-left: #d3d3d3 1px solid;
}

.tbl-r {
	border-right: #d3d3d3 1px solid;
}


.tbl-u {
	border-bottom: #d3d3d3 1px solid;
}

.tbl-kopf-l {
	background:url(/images/tbl-green-balk.gif) repeat-x;
	color: #fff;
	font-weight:bold;
	height: 27px;
	padding-left:10px;
}

.tbl-kopf-m {
	background:url(/images/tbl-greengrey-balk.gif) no-repeat;
	height:27px;
	width:35px;
}

.tbl-kopf-r {
	background:url(/images/tbl-grey-balk.gif) repeat-x;
	color: #000000;
	font-size:11px;
	height:27px;
	text-align:center;
	width:70px;
}

.tbl-cnt-l {
	background:url(/images/tbl-whitegrey-bg.gif) repeat-y right;
	color:#000;
	font-size:11px;
	padding-left:16px;
	height: 30px;
}

.tbl-cnt-m {
	background-color:#f3f3f3;
	width:35px;
}

.tbl-cnt-r {
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	text-align:center;
}

.tbl-ok {
	background: url(/images/tbl-check.gif) no-repeat #FFFFFF center;
	height:27px;
	width:21px;
}

.tbl-bold {
	font-size: 16px;
	font-weight:bold;
}

.tbl-small {
	font-size: 10px;
}

.tbl-block {
/*	background:#f3f3f3;*/
	font-size:15px;
}

.infoboxx {
	border:solid 1px #DDDDDD;
	padding:10px;
	font-style:italic;
	color:#666;
	background-color:#FFFFAA;
}


/********************************* Tabelle */

/***************************** Content CSS */


.listpanel {
	width: 180px;
	float: left;
	text-align:center;
}