body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background-color: black;
	background-position:top center;
	background-repeat:no-repeat;
	font-family:verdana, sans-serif;
	font-size: 0.6em;
	color: gray;
	text-align: justify;
}

img {
	border: none;
}

a {
	border: none;
	color: gray;
	text-decoration: none;
}

h1 {
	color: gray;
	font-size: 2.5em;
	text-align: left;
	padding-left: 15px;
	background-position: bottom left;
	background-repeat:no-repeat;
	background-image: url("../images/stern_rot.png");
}

h2 {
	font-size: 2em;
	color: gray;
	text-align: left;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: white;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

h3 a {
	font-weight: bold;
	font-size: 1.5em;
	color: white;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

h4 {
	font-size: 1em;
	color: white;
	text-align: left;
}

p {
	color: white;
	margin-bottom: 0px;
	margin-top: 0px;
}

span {
	margin-bottom: 0px;
	margin-top: 0px;
}

div {	
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: none;
}

input {
	background-color: gray;
	border-width: 1px;
	border-color: black;
}

span input {
	margin-top: 5px;
}

div#frame {
	width : 1200px;
	background-position:top center;
	background-repeat:no-repeat;
	margin-left: auto ;
  	margin-right: auto ;
}

div#top { 	 
	width:1200px;
	padding-top: 220px;
	height: 80px;
}

div#wrapper {
	clear:both;
	width:1200px;
}

div#leftcolumn {
	float: left;
	height: 450px;
	width: 310px;
	margin-left: 150px;
}

div#middlecolumn{
	float: left;
	height: 450px;
	width: 310px;
	margin-left: 50px;
}

div#rightcolumn {
	float: left;
	width: 196px;
	margin-left: 50px;
	height: 450px;
}

div#bottom {
	clear: both;
	padding-top: 150px;
	width:1200px;
	height: 200px;
}

div#logo {
	float:left;
	height: 70px;
	margin-left: 150px;
}

div#navigation_item_3 {
	float:left;
	margin-left: 230px;
}

div#navigation_item_3 a span{
	display: block;	
	color: transparent;
	width: 150px;
	height: 70px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url("../images/blog_menu.png");
}

div#navigation_item_3.current a span {
	background-image: url("../images/blog_menu_current.png");
}

div#navigation_item_3 a:hover span{
	background-image: url("../images/blog_menu_hover.png");
}

div#navigation_item_4 {
	float:left;
	margin-left: -10px;
}

div#navigation_item_4 a span{
	display: block;
	color: transparent;
	width: 172px;
	height: 70px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url("../images/review_menu.png");
}

div#navigation_item_4.current a span {
	background-image: url("../images/review_menu_current.png");
}

div#navigation_item_4 a:hover span{
	background-image: url("../images/review_menu_hover.png");
}

div#navigation_item_5 {
	float:left;
	margin-left: 5px;
}

div#navigation_item_5 a span{
	display: block;
	color: transparent;
	width: 120px;
	height: 70px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url("../images/beitrag_menu.png");
}

div#navigation_item_5.current a span {
	background-image: url("../images/beitrag_menu_current.png");
}

div#navigation_item_5 a:hover span{
	background-image: url("../images/beitrag_menu_hover.png");
}

div#navigation_item_6 {
	float:left;
	margin-left: 0px;
}

div#navigation_item_6 a span{
	display: block;
	color: transparent;
	width: 150px;
	height: 70px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url("../images/stream_menu.png");
}

div#navigation_item_6.current a span {
	background-image: url("../images/stream_menu_current.png");
}

div#navigation_item_6 a:hover span{
	background-image: url("../images/stream_menu_hover.png");
}   

div#navigation_mini {
	height: 30px;
	text-align: center;
	background-color: black;
	vertical-align: middle;
	padding-top: 20px;
}

div#navigation_mini a{
	color: red;
}
   
div#rightcolumn h3 a{
	color: red;
}

div#rightcolumn .bodytext{
	display: none;
}

div#rightcolumn .news-morelink {
	display: none;
}

#tx_mwimagemap_img_2 {
	border: none;
}

.news-morelink a {
	color: red;
}

.news-latest-date {
	font-family: times-new-roman;
	margin-bottom: 0px;
	margin-top: 0px;
}

.news-latest-item {
	margin-bottom: 10px;
	padding-left: 15px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	background-image: url("../images/stern_grau.png");
}

.news-list-item {
	margin-bottom: 10px;
	padding-left: 15px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	background-image: url("../images/stern_grau.png");
}

.news-list-item img {
	float: left;
	margin-right: 5px;
}

.news-list-date {
	font-family: times-new-roman;
	margin-bottom: 0px;
	margin-top: 0px;
	color: gray;
}

.tx-ttnews-browsebox-SCell a{
	color: red;
}
