﻿div.specialbox
{
	width: 825px;
	background-image: url(../img/design/v2/square_box_ohne.png);
	background-repeat: no-repeat;
}

.rollimage1
{
}
.rollimage1:hover
{
	background-image: url( 'over1.gif' );
}


div.newsboxwrapper
{
	margin-top: -10px;
	width: 255px;
	text-align: left;
	overflow: hidden;
}

img.newsswitch1
{
}

a.newsswitch1
{
	display: block;
	padding-right: 4px;
	float: left;
	width: 10px;
	height: 13px;
	background-image: url(../img/design/v2/newsswitch_blank.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

a.newsswitch1:hover
{
	background-image: url(../img/design/v2/newsswitch_szene.png);
}

a.newsswitch2
{
	display: block;
	padding-right: 4px;
	float: left;
	width: 10px;
	height: 13px;
	background-image: url(../img/design/v2/newsswitch_blank.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

a.newsswitch2:hover
{
	background-image: url(../img/design/v2/newsswitch_szene.png);
}

a.newsswitch1_active
{
	display: block;
	padding-right: 4px;
	float: left;
	width: 10px;
	height: 13px;
	background-image: url(../img/design/v2/newsswitch_szene.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.newsswitch2_active
{
	display: block;
	padding-right: 4px;
	float: left;
	width: 10px;
	height: 13px;
	background-image: url(../img/design/v2/newsswitch_szene.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

a.newsswitch3_active
{
	display: block;
	padding-right: 4px;
	float: left;
	width: 10px;
	height: 13px;
	background-image: url(../img/design/v2/newsswitch_szene.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

a.newsswitch3
{
	display: block;
	padding-right: 4px;
	float: left;
	width: 10px;
	height: 13px;
	background-image: url(../img/design/v2/newsswitch_blank.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

a.newsswitch3:hover
{
	background-image: url(../img/design/v2/newsswitch_szene.png);
}
#b1n1
{
	display: block;
}
#b1n2
{
	display: none;
}
#b1n3
{
	display: none;
}
#b2n1
{
	display: block;
}
#b2n2
{
	display: none;
}
#b2n3
{
	display: none;
}
#b3n1
{
	display: block;
}
#b3n2
{
	display: none;
}
#b3n3
{
	display: none;
}
span.bn
{
	display: none;
}

div.newsbox div.box_top
{
	width: 255px;
	height: 8px;
}

div.newsbox
{
	width: 267px;
	height: 242px;
	background-image: url(../img/design/v2/small_box.png);
	background-repeat: no-repeat;
}

div.newsbox div.box_header
{
	width: 267px;
	height: 40px;
	text-align: left;
	color: White;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 8px;
	vertical-align: middle;
}

div.newsbox div.box_content
{
	width: 267px;
	max-height: 202px;
	padding: 4px;
}


div.newsbox2
{
	position: relative;
	width: 267px;
	height: 170px;
	background-image: url(../img/design/v2/small_box2.png);
	background-repeat: no-repeat;
}

div.newsbox2 div.box_header
{
	width: 267px;
	height: 30px;
	text-align: left;
	color: White;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 8px;
	vertical-align: top;
}

div.newsbox2 div.box_content
{
	position: absolute;
	width: 259px;
	height: 120px;
	margin: -20px 0 0 -130px;
	top: 50%;
	left: 50%;
	padding-left: 4px;
	padding-right: 4px;
}

.rssHead
{
	border: 1px solid;
	height: 40px;
	padding-bottom: 10px;
}

.rssHead a
{
	border: 1px solid;
	height: 40px;
	padding-bottom: 10px;
}


