html, body{
margin:0 0 0 0;
padding:0 0 0 0;
height:100%;
font:6px verdana, sans-serif;
color:#5f5f5f;
line-height:18px;
}
p {
 text-align: justify;
}
h1 {
	font-size: 12pt;
	color: #000000;
}
h2 {
	font-size: 16pt;
	color: #000000;
}
a {
	text-decoration:underline;
	color: #5f5f5f;
}

/* Schrift im Logo */

.logo{
	font:16px times-new-roman, serif;
	font-weight: bold;
	color:#ffffff;
}

/* Links im Menu oben*/
.menu_oben{
font:11px verdana, sans-serif;
text-decoration:none;
}
a.menu_oben:link{
color:#5f5f5f;
}
a.menu_oben:visited{
color:#5f5f5f;
}
a.menu_oben:hover{
color:#B2BCC6;
text-decoration:underline;
}
a.menu_oben:focus{
outline:none;
}

.rechts {
	font:11px verdana, sans-serif;
	color: #5f5f5f;
	padding-top: 4px;	
}   
div.rechts {
	color: #5f5f5f;
}   


.rechts h5{ 
	font-size: 16px;
}

.footer {
	font-family:12px verdana, sans-serif;
	color: #5f5f5f;
	font-size: 11px;
	padding-top: 4px;	
	
}
td.footer {
	font-family:12px verdana, sans-serif;
	color: #5f5f5f;
	font-size: 11px;
	padding-top: 4px;	
	
}

td.newslist {
	font-family: 12px verdana, sans-serif;
	color: #fffff;
}
tx-mininews-pi1-fp_listrowField-datetime{
font-size:12px;
}	
tx-mininews-pi1-fp_listrowField-teaser{
font-size:12px;
}
tx-mininews-pi1-fp_listrowField-title.a{
font-size:4px;
}

#content {
	top:200px;
	left: 0px;
	width: 820px;
	height: 385px;
	text-align: left;
}
#contentimg {
	position: absolute;
	/*background: url(img/innercontentbg.png);*/
	height: 324px;
	width: 796px;
	top: 200px;
	text-indent: 0px;
	padding: 7px;
	left: 210px;
	cursor: pointer;
}
#secim {
	position: absolute;
	width: 796px;
	height: 324px;
	top: 200px;
	text-indent: 0px;
	padding: 7px;
	cursor: pointer;
	left: 210px;
	border: none;
}
#buttoncontainer {
	position: absolute;
	top: 200px;
	text-align: center;
	z-index: 100;
}
.button {
	list-style: none;
	background: url(../Website/start/button.png);
	width: 50px;
	height: 30px;
	color: white;
	font-size: 20px;
	margin-top: 10px;
	position: inside;
	float: left;
	margin-left: 5px;
}
.button_a {
	text-decoration: none;
	color: white;
}
.current {
	list-style: none;
	background: url(../Website/start/current.png);
	width: 50px;
	height: 50px;
	color: white;
	font-size: 43px;
	margin-top: 10px;
	cursor: default;
}
.current_a {
	cursor: default;
}
#title_ground {
	background:url(../Website/start/titlebg.png);
	color:wheat;
	height:63px;
	opacity:0.6;
	position:absolute;
	left:217px;
	text-align:right;
	top:470px;
	width:795px;
	cursor: pointer;
	filter:alpha(opacity:60);
}
#title_text {
	color:wheat;
	height:63px;
	opacity:1;
	position:absolute;
	left:300px;
	text-align:left;
	top:490px;
	width:745px;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
}
#title_desc {
	color:wheat;
	height:20px;
	opacity:1;
	position:absolute;
	left:240px;
	text-align:left;
	top:515px;
	width:770px;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	font-family: Arial black, Arial Bold, Arial;
}
