/* 2 große Boxen nebeneinander */
#bigboxes { 
	padding: 0;
	margin: 0;
}

/* 2 große Boxen nebeneinander */ /* Linke Box */
#bigboxes #bigbox_left { 
	width: 500px;
	height: 248px;
	float: left;
}

/* 2 große Boxen nebeneinander */ /* Linke Box */
#bigboxes #management_links { 
	width: 532px;
	height: 438px;
	float: left;
	background-position: top left;
	background-repeat:no-repeat;
}

#bigbox_left h1,
#bigbox_left h2,
#bigbox_left h3,
#bigbox_left h4,
#bigbox_left h5,
#bigbox_left p,
#bigbox_left ul,
#bigbox_left li,
#bigbox_left img,
#management_links h1,
#management_links h2,
#management_links h3,
#management_links h4,
#management_links h5,
#management_links p,
#management_links ul,
#management_links li,
#management_links img { 
	padding: 0;
	margin: 15px 15px 0 17px;
}

#bigbox_left p,
#management_links p { 
	font-size: 12px;
	color: #777;
	line-height: 16px;
	margin: 15px 15px 0 20px;
}

#bigbox_left img,
#management_links img { 
	padding: 0;
	margin: 7px 15px 10px 0;
}

#bigbox_left a { 
	color: #FFF;
	font-weight: bold;
	background: none;
}

#bigbox_left a:hover { 
	background: none;
}

#bigbox_left table { 
	margin-top: 50px;
}

* html #bigbox_left table { 
	margin-top: 40px;
}

#bigbox_left table img { 
	margin-bottom: 5px;
}

* html #bigbox_left table img { 
	margin-bottom: 3px;
}

/* 2 große Boxen nebeneinander Rechte Box */
#bigboxes #bigbox_right { 
	width: 500px;
	float: left;
	height: 248px;
	background: url(../images/rightbox_bg.jpg) no-repeat top left;
}

/* 2 große Boxen nebeneinander Rechte Box */
#bigboxes #management_rechts { 
	width: 459px;
	float: right;
	height: 459px;
	background: url(../images/bg_management_rechts.jpg) no-repeat top left;
}

#bigboxes #management_rechts img { 
	margin-top: 19px;
	margin-left: 13px;
}

/* Flash- und Bildinhalte 7px von Oben platzieren */
#bigboxes #bigbox_left object,
#bigboxes #bigbox_right object,

#bigboxes #bigbox_right div.boxmargin { 
	margin-top: 7px;
}

* html #bigboxes #bigbox_right div.boxmargin { 
	margin-top: 0px;
}

*+html #bigboxes #bigbox_right div.boxmargin { 
	margin-top: 0px;
}

/* Kategorieliste (Teaser) */
#kategorieliste { 
	width: 1000px;
	float: left;
}

#kategorieliste table { 
	margin: 0;
	padding: 0;
	width: 1000px;
}

.unterpunkt_links { 
	margin-right: 4px;
}

.unterpunkt_links,
.unterpunkt_rechts { 
	width: 500px;
	background: url(../images/teaser_bg2.jpg) no-repeat left top;
	height: 115px;
}

#kategorieliste .unterpunkt_bild { 
	width: 238px;
	float: left;
	margin-top: 7px;
}

#kategorieliste .unterpunkt_text { 
	width: 252px;
	margin-left: 0px;
	margin-top: 17px;
	float: left;
}

#kategorieliste .unterpunkt_text h3 { 
	text-decoration: none;
	color: #af0917;
	font-size: 14px;
	margin: 0 0 0 10px;
}

#kategorieliste .unterpunkt_text p.mehr,
#kategorieliste .unterpunkt_text h3,
#kategorieliste .unterpunkt_text img,
#kategorieliste .unterpunkt_text p.beschreibung { 
	padding: 0;
}

#kategorieliste .unterpunkt_text p.mehr a { 
	color: #af0917;
	font-size: 10px;
	display: inline;
	text-align: left;
	float: left;
}

#kategorieliste .unterpunkt_text p.beschreibung { 
	text-align: left;
	color: #af0917;
	margin: 0px 0 0 10px;
	padding: 0;
}

/*Namen der Artikel */
#bigbox_left a.artikelbildname { 
	font-size: 7pt;
}

* html #bigbox_left a.artikelbildname { 
	font-size: 7pt;
	font-weight: normal;
	white-space: nowrap;
}

/*Bilder der Artikel */
#bigbox_left img.artikelbild_th { 
	border: 0;
	margin: 0 0 12px 5px;
}

* html #bigbox_left img.artikelbild_th { 
	border: 0;
	margin: 0 0 8px 5px;
}

#catimg_big #flashinhaltlinks { 
	margin-top: -5px;
	margin-bottom: -20px;
}

#kategorieliste .flashteaser { 
	position: absolute;
}

* html #kategorieliste .flashteaser { 
	position: absolute;
	margin-left: -493px;
	margin-top: 0;
}

*+html #kategorieliste .flashteaser { 
	position: absolute;
	margin-left: -491px;
	margin-top: 0;
}


/* SLIDER | 21.02.10 | daro */
#box-slider{padding: 0 0 0; margin: 0 0 20px; width: 1000px; height: 242px; overflow: hidden; background: url(../images/bigbox.jpg) no-repeat top;}
#slider{ -moz-border-radius: 12px; -webkit-border-radius:12px; overflow: hidden; height: 242px; width: 1000px; text-align: center}
