#innerContent h1{
	color: #70bf4c;
	font-size: 20px;
	margin-top:3px;
	margin-bottom:3px;
	text-align: inherit;
	line-height: 120%;	
}

#innerContent h2{
	color: #70bf4c;
	font-size: 15px;
	margin-top:3px;
	margin-bottom:3px;
	text-align: inherit;	
}

#innerContent h3{
	font-size: 14px;
	margin-top:3px;
	margin-bottom:3px;
	text-align: inherit;	
}

#innerContent h4{
	font-size: 13px;
	margin-top:3px;
	margin-bottom:3px;
	text-align: inherit;	
}

#innerContent a{
	color: #0c4da2;
	font-weight: bold;
	text-decoration: none;
}

#innerContent a:hover{
	text-decoration: underline;
}

#innerContent ul{
	padding: 0px;
	margin: 0px;
	padding-left: 8px;
	margin-left: 8px;
}

#innerContent li{
	padding-bottom: 7px;
	list-style-type: square;
	color: #70bf4c;
}

#innerContent li p{
	color: #393939;
}

#innerContent .bildUnterschrift{
	font-size: 11px;
	line-height: 120%;
}

/*********************************
Content Background
*********************************/

.contentBox {
	background-color: #fafafa;
	width:100%;
	border-width: 1px;
	border-color: #c8c8c8;
	border-style: solid;
	margin-bottom: 15px;
}
/*.contentBox .border-left { background:url(../gfx/border-left.gif) left top repeat-y;}
.contentBox .border-right { background:url(../gfx/border-right.gif) right top repeat-y;}
.contentBox .border-top { background:url(../gfx/border-top.gif) left top repeat-x;} */
.contentBox .border-bot { background:url(../gfx/border-bot.gif) left bottom repeat-x;} 
/*.contentBox .left-top-corner {background:url(../gfx/left-top-corner.gif) no-repeat left top;}
.contentBox .right-top-corner {background:url(../gfx/right-top-corner.gif) no-repeat right top;}
.contentBox .left-bot-corner {background:url(../gfx/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.contentBox .right-bot-corner {background:url(../gfx/right-bot-corner.gif) no-repeat right bottom; width:100%;}*/
.contentBox .inner{
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 11px;
	padding-bottom: 10px;
}

/*********************************
Suche Newslist
*********************************/

.seaContent{}

.seaInnerContent{
	background-color: #fafafa;
/*	width:100%;*/
	border-width: 1px;
	border-color: #c8c8c8;
	border-style: solid;
	margin-bottom: 15px;
	background:url(../gfx/border-bot.gif) left bottom repeat-x;
	padding: 10px;
}

.seaHead{
	padding-bottom: 1px;
}

.seaSubHead{
	padding-bottom: 5px;	
}


.seaSubLink{
	font-size: 11px;
	color: #393939;
	text-decoration: none;
}

#innerContent a.seaLink{
	color: #70bf4c;
	font-size: 15px;
}
#innerContent a.seaSubLink{
	color: #70bf4c;
	font-size: 13px;
}



.seaText{}

.seaTrenner{}

.countFoo{}

.readMore{
	text-align: right;
}

.readMoreLink{}
