/** 1-TCL Cascading Stylesheets **/

/** topnews **/
.topnews {
	width:790px !important;
}
.topnews th {
	background-image:url(../_pics/screen/news/morenewstopline.jpg);
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:5px;
	height:5px;
}
.topnews .newscontainer .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #973031;
	margin-bottom:20px;
}
.topnews .newscontainer {
	padding:4px 4px 4px 7px;
	border-right:1px solid #AAAAAA;
}
.topnews .newsimage {
	border-top:1px solid #FFFFFF;
}
.topnews .newscontainer .newstext {
	color : black;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
.topnews .newscontainer .newslink {
	color : black;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	margin-top:20px;
}
.topnews .bottom {
	height:2px;
	border-top:1px solid #AAAAAA;
}

/** brandnews */
.brandnews {
	width:257px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-color:#AAAAAA;
	height:190px;
}
.brandnews th, .gibtsnicht {
	height:11px;
	padding-left:5px;
	color : white;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:normal;
	background-image:url(../_pics/screen/news/morenewstopline.jpg);
}
.brandnews td {
	vertical-align:top;
}
.brandnews td ul {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 4px;
	list-style-position: outside;
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
	padding:2px 2px 2px 7px;
	margin-top:4px;
}
.brandnews td ul li {
	margin-bottom:4px;
}

/** quicklinks */
.quicklinks {
	width:257px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-color:#AAAAAA;
	height:190px;
}
.quicklinks th {
	background-image:url(../_pics/screen/news/morenewstopline.jpg);
	height:11px;
	padding-left:5px;
	color : white;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
}
.quicklinks td {
	vertical-align:top;
}
.quicklinks td ul {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 4px;
	list-style-position: outside;
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
	padding:2px 2px 2px 7px;
	line-height:22px;
}

/** secondnews */
.mainnewscontainer {
	width:630px;
}
.mainnewscontainer td.newsitem {
	vertical-align:top;
	width:310px;
}
.mainnewscontainer td.space {	
	width:10px;
	height:15px;
}
.mainnewscontainer td.ads {	
	width:150px;
	vertical-align:top;
}
.mainnewscontainer td.thirdnews {
	vertical-align:top;
	width:630px;
}
.mainnewscontainer td.blank {
	height:auto;
}

.secondnews {
	border-top:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	width:310px;
	height:190px;
}
.secondnews .sidepic {
	background-image:url(../_pics/screen/news/prenewssieline.jpg);
	width:5px;
}
.secondnews .newspiccontainer {
	width:100px;
	border-left:1px solid #FFFFFF;
	vertical-align:top;
}
.secondnews .newscontainer {
	vertical-align:top;
	text-align:left;
	padding:4px 4px 4px 7px;
}
.secondnews .newscontainer .headline {
	color : #973031;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.secondnews .newscontainer .newstext {
	color : black;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
.secondnews .newscontainer .newslink {
	color : black;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	margin-top:10px;
}

/** morenews */
.morenews {
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	height:250px;
	width:630px;
}
.morenews th {
	background-image:url(../_pics/screen/news/morenewstopline.jpg);
	height:11px;
	padding-left:5px;
	color : white;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
}
.morenews .newscontainer {
	padding:5px;
}
.morenews .newsentry {
	color : black;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height:23px;
}

/** gimmicks */
.gimmicks {
	width:790px;
	height:190px;
}
.gimmicks td.space {
	width:10px;
}
.gimmicks td.item {
	width:257px;
}

.topics {
	border:1px solid black;
}
