/*
* Styles f�r Startseite msn.de
* Autor: marco.feuerriegel@web.de
*/

/* ---------------------- CLEARFIX (H�henausgleich nach gefloateten Elementen) ---------------------------*/

#slot1:after, #slot2:after, #slot3:after, #slot4:after, #slot5:after {
	content: ".";
	line-height: 1px;
	display: block;
	height:	0px;
	clear:	both;
	visibility:	hidden;
}

/* Hides from IE-mac \*/
* html #slot1, * html #slot2, * html #slot3, * html #slot4, * html #slot5 {
	height:	1%;
}


/* CSS for Slot1 */
#slot1 {
 	height: 100%;
 	width: 440px;
 	margin: 10px 0px 10px 0px;
 	padding: 0px 0px 0px 10px;
 	font-family: Tahoma, sans-serif;
 	font-size: 11px;
 	line-height: 12px;
}

#slot1 IMG {
	float: left;
	width: 207px;
	margin: 0px;
	padding-right: 10px;
}

#slot1 UL, #slot3 UL, #slot4 UL {
 list-style-type:none;
 width: 210px;
 margin: 5px 0px 0px 0px;
 padding: 0px;
}



#slot1 LI, #slot3 LI, #slot4 LI {
background: url('/img/dot_liste.gif')  0px 7px no-repeat;
display: block;
padding: .25em 0 .2em 13px;
margin-left: 7px;
width: 100%;
}

/* CSS for Slot2 */
#slot2 {
 height: 100%;
 margin: 0px 0px 10px 0px;
 width: 434px;
 padding-left: 10px;
 font-family: Tahoma, sans-serif;
 font-size: 11px;
 line-height: 12px;
}

#slot2 .pad10, #slot3 .pad10 {
	margin-left: 10px;
	vertical-align: top;
}

#slot2 HR, #slot3 HR {
 	height: 1px;
 	line-height: 1px;
 	border: none;
 	border-top: 1px dotted #999;
 	width: 100%;
 	background: #FFF;
 	color: #FFF;
}

#slot2 p.header {
  width: 430px;
  margin: 0px;
  background-color: #e9e5e3;
  border: 1px solid #999999;
  font-family: Tahoma;
  font-size: 11px;
  color: #666666;
  font-weight: normal;
  padding: 3px;
}

#slot2 p.subheader {
  padding:0px;
}

#slot2 IMG {
		float: left;
}

#slot2 p.text, #slot3 p.text {
  margin: 0px;
  padding: 0px;
}

/* Slot2 Table Layout */


.slot2 TD.headline {
 border-bottom: 1px dotted #999999;
}

.slot2 TD.text {
 vertical-align: top;
 padding-top: 3px;
 height: 70px;
 padding-left: 10px;
}



/* CSS for Slot3 */
#slot3 {
	width: 440px;
	margin: 0px 0px 10px 0px;
 	padding: 0px 0px 0px 10px;
}


#slot3 p.header {
  width: 430px;
  margin: 0px;
  background-color: #e9e5e3;
  border: 1px solid #999999;
  font-family: Tahoma;
  font-size: 11px;
  color: #666666;
  font-weight: normal;
  padding: 3px;
}

#slot3 IMG {
 padding: 0px;
 float: left;
}

/*#slot3 UL, #slot2 UL {
 list-style-type:square;
 list-style-position:inside;
 margin: 10px 0px 0px 0px;
 padding: 1px;
 vertical-align: middle;
 color: #07519a;
 width: 100%;
 list-style-image:url(../img/dot_liste.gif) 0px 2px;
}*/



/* CSS for Slot4 */
#slot4 {
  margin-top: 0px;
  display: block;
 height: 100%;
 width: 434px;
 padding-left: 10px;
 font-family: Tahoma;
}

#slot4 p.header {
  padding-left: 10px;
  width: 434px;
  background-color: #e9e5e3;
  border: 1px solid #999999;
  font-family: Tahoma;
  font-size: 11px;
  color: #666;
  font-weight: normal;
  padding: 3px;
}

#slot4 IMG {
  padding-left: 10px;
  padding-right: 10px;
}

/*#slot4 UL {
 list-style-type: square;
 list-style-position: inside;
 padding: 1px;
 color: #07519a;
 list-style-image:url(../img/dot_liste.gif)
}*/

/* CSS for Slot5 */
#slot5 {
 margin: 0px;
 display: block;
 height: 100%;
 width: 434px;
 padding-left: 10px;
 font-family: Tahoma;
}

#slot5 p.text IMG {
 padding-left: 0px;
 padding-right: 10px;
}