﻿div#wrapper
{
	background:none;		
}

div#contentHome, div#contentHome table
{
	margin-top:3px;	
	margin-left:12px;
	padding-bottom:2px;
}

div#contentHome div#contentNews
{
	float:left;
	position:relative;
	width:385px;
}

div#contentHome div#contentNews div#contentNewsContent
{
	background-image: url(../_img/_bg/rahmen_01_hg.png);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
}

div#contentHome div#contentNews div#contentNewsHead
{
	width:385px;
	height:10px;
	background-image: url(../_img/_bg/rahmen_01_head.png);
	background-repeat:no-repeat;
}

div#contentHome div#contentNews div#contentNewsBottom
{
	width:385px;
	height:10px;
	background-image: url(../_img/_bg/rahmen_01_bottom.png);
	background-repeat:no-repeat;
}

div#contentHome div#contentNews h1 a
{
	font-size:19px;
	color:#7a9b04;
	line-height:21px;
	text-decoration:none;
}

div#contentHome div#contentNews h2 a
{
	color:#97b335;
	font-size:12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:10px;
	line-height:21px;
	text-decoration:none;
}

div#contentHome div#contentNews p
{
	margin: 5px 0px 5px 0px;
}

div#contentHome div#contentNews div.smallnewsImage
{
	float:left;
	padding:3px 5px 0px 0px;
}

div#contentHome div#contentNews div.smallNews
{
	float:left;
	width:260px;
}

div#contentHome div#contentNews div.smallNews p
{
	margin:0px 10px 10px 0px;
	padding:0px;
}


div#contentHome div#contentNews div.morenews
{
	float:left;
	line-height:20px;
}

div#contentHome div#contentNews div.facebook
{
	float:right;
}

div#contentHome div#contentSidebar
{
	float:right;
}

div#contentHome div#contentSidebar div.contentSidebarItem
{
	width:160px;
	background-image:url(../_img/_bg/rahmen_klein_hg.png);
	background-repeat:x-repeat;
	margin-bottom:0px;
	overflow:hidden;
}

div#contentHome div#contentSidebar div.contentSidebarItem p
{
	padding:2px 0px 30px 0px;
	margin:0px;	
}

div#contentHome div#contentSidebar div.contentSidebarItem h1
{
	padding:0px 0px 4px 0px;
	margin:0px;	
}

div#contentHome div#contentSidebar div.contentSidebarItem div.contentSidebarItemContent div:hover 
{
	text-decoration:underline;
}

div#contentHome div#contentSidebar ul
{
	margin:0;   
	padding:0;
}

div#contentHome div#contentSidebar ul li
{
	list-style-type:none;     
	margin-bottom:5px;
}

div#contentHome div#contentSidebar a
{
	text-decoration:none;
}

div#contentHome div#contentSidebar a:hover
{
	text-decoration:underline;
}

#contentWrapperHome #helpers{
	margin-right:12px;
	/*width:557px;*/
}

#middleWrapper 
{
	/*border:solid 1px black;*/
}

#contentBlockWrapperHome {
	/*border:solid 1px red;*/
}

#contentHome 
{
	width:557px;
	/*border:solid 1px green;*/
}

div#helperNews
{
	float:left;
	padding-left:12px;
	padding-top:4px;
}

div#helperNews a
{
	font-size:11px;
	text-decoration:none;
	color:#E2007A;
	font-weight:bold;
}


