﻿
p,td,li,a,div,input,textarea
{
	font-size: 10px;
	font-family:  "Lucida Grande", "Univers", Verdana, Arial, sans-serif;
	line-height: 20px;
	vertical-align: top;
	text-align: left;
}

img { border-width: 0; }

div
{
	display:block;
}

div.inhaltsverzeichnis
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 255px;
}

div.inhaltsverzeichnis_container
{
	position: absolute;
	padding: 0px 0px 0px 5px;
	left: 0px;
	top: 40px;
	width: 250px;
	background: url('img_rss/lm.gif') right top repeat-y;
	overflow:hidden;
}

div.iv, div.rss_footer, div.rss_header
{
	font-weight: bold;
	position: relative;
	text-align: left;
	padding: 0px 20px 0px 20px;
	margin: 0px 6px 0px 5px;
	line-height: 23px;
	height: 23px;
	color: blue;
	display: block;
	background-image: url('img_rss/nosel.gif');
	background-repeat: no-repeat;
	background-position: right top;
	cursor:default;
}

div.iv
{
	cursor:pointer;
}

div.rss_footer
{
	background-color: #fff;
	position: absolute;
	top: auto;
	right: auto;
	bottom: 0px;
	left: 0px;
	height:40px;
	width:210px;
	background: url('img_rss/lm.gif') right top repeat-y;
}

div.rss_header
{
	background: none;
	text-align: right;
	background-color: #fff;
	position: absolute;
	top: 0px;
	right: auto;
	bottom: auto;
	left: 0px;
	height:40px;
	width:210px;
	background: url('img_rss/lm.gif') right top repeat-y;
}


div.it
{
	margin:5px;
	width: 700px;
	left:280px;
	cursor:default;
}

div.contents_scrollplus
{
	cursor:default;
	position:absolute;
	left:20px;
	top:5px;
	width:22px;
	height:21px;
	background: url('img_rss/button_lh.gif') right top no-repeat;
}


div.contents_scrollminus
{
	cursor:default;
	position:absolute;
	left:42px;
	top:5px;
	width:23px;
	height:21px;
	background: url('img_rss/button_rh.gif') right top no-repeat;
}

#content span
{
	position:absolute;
	float: left;
	width: 340px;
	margin: 40px 0px 0px 10px;
}

#content span.sp_l
{ 
	top:0px;
}

#content span.sp_r
{ 
	top:0px;
	left:350px;
}

#content span.guidInfo
{
	top:0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 20px;
	width: 330px;
	margin-top: 0px;
	color: #CCC;
	font-weight: bold;
}


#content a
{
	cursor: pointer;
}

#content img, #content span.infobox img
{
	display:block;
	border-width: 1px;
	border-color: #eee;
	padding: 5px;
	border-style: solid;
	text-decoration: none;
}

#content img.badge
{
	position: absolute;
	top:5px;
	left:-30px;
	border-width: 0px;
	border-color: transparent;
	padding: 0px;
	border-style: none;
}



#content span.infobox
{
	position:relative;
	background-color: #eee;
	width: 328px;
	padding: 5px;
	border-color: #aaa;
	border-width: 1px;
	border-style: solid;
	margin: 15px 0px 0px 0px;
}

a.download
{
	display: block;
	width: 228px;
	height: 60px;
	padding: 0px 0px 0px 110px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-color: #fff;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}


#content span.ueberschrift
{
	font-weight: bold;
	margin: 0px;

}

textarea.sp_l, textarea.sp_r
{
	float: left;
	height: 300px;
	width: 330px;
	top: 0px;
	margin: 40px 0px 0px 10px;
}

