@import "kopfzentrum.css";

#siteBody {
	width: 		955px;
	float:		left;
	text-align: left;
/*	background-image:url(bilder/logopaedie/logopaedie_backgrnd.gif);*/
	background-repeat:repeat-y;

	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#columnHEADER1 {
	clear: left;
	float: left;
	width: 955px;
	height:128px;

	background-image: url(bilder/logopaedie/logopaedie_header1.gif);
	background-repeat: no-repeat;
}
#columnNAVIGATION1 {
	clear: left;
	float: left;
	width: 955px;
	height: 30px;

	background-image: url(bilder/logopaedie/logopaedie_navigation1.gif);
	background-repeat: no-repeat;
}
#columnHEADER2 {
	clear: left;
	float: left;
	width: 955px;
	height: 221px;

	background-image: url(bilder/logopaedie/logopaedie_header2.jpg);
	background-repeat: no-repeat;
}
#columnNewsText #news_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #D02647;
	
	display:	block;
}

#columnNewsText {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 34px;
	padding-right: 24px;
	line-height: 17px;
	color: #D02647;
}
#columnNewsText A:link, #columnNewsText A:visited{
	color: #D02647;
	border-bottom: 1px solid #D02647;
	text-decoration: none;
}	
#columnNewsText A:hover{
	color:#666666;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
#columnContentText A:hover {
	color:#D02647;
	border-bottom: 1px solid #D02647;
	text-decoration: none;
}
#columnContentText TABLE TH, TABLE.kleineTabelle TH {
	text-align:	center;
	color:#ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color:#D02647;
	padding:5px;
}
#columnContentText TABLE TD, TABLE.kleineTabelle TD {
	color:#666666;
}

#columnNewsText UL {
	margin: 0px;
	padding:10px;
}
#columnNewsText LI{
	list-style:url(bilder/logopaedie/pfeil.gif);
	list-style-position: outside;
	margin:5px;
}
#columnContentText UL {
	margin: 0px;
	padding-left:10px;
}

#columnNewsText span.header {
	display:	block;
	margin-bottom: 2px;	
	font-weight: bold;
}
#columnNewsText UL#newsblog {
	display:	block;
	list-style:url(/fileadmin/templates/bilder/logopaedie/pfeil.gif);
	list-style-image:url(/fileadmin/templates/bilder/logopaedie/pfeil.gif);
	margin: 0px;
	padding:0px;
}

/*#columnNewsText A, #columnNewsText A:link, #columnNewsText A:visited {
	text-decoration: none;
}*/

#columnContentText UL {
	margin: 0px;
	padding-left:10px;
}
#columnContentText LI{
	list-style:url(bilder/logopaedie/pfeil_grau.gif);
	list-style-position: outside;
	margin:7px;
	line-height:17px;
}
TH.zentriert, TD.zentriert, #columnContentText TABLE TH.zentriert , #columnContentText TABLE TD.zentriert  {
	text-align: center;
}

DIV#columnNewsText UL#news LI {
	margin-bottom: 15px;
}
DIV#columnNewsText UL#news LI SPAN.header {
	font-weight: bold;
	display: block;
	margin-bottom: 3px;	
}
/*DIV#columnNewsText UL#news LI SPAN.teaser {}
DIV#columnNewsText UL#news LI SPAN.more A {
	border-bottom: 1px solid #D02647;
	text-decoration: none;
}
