/* text/content lists: 2010-mar-10 */
#left ul
{
	list-style-position:outside;
	list-style-type:square;
	margin-left:12px;
	padding:0;

}
#left ul li
{
	margin-bottom:6px;
}
*/

/* link box auf artikelseite */
.linkbox
{
	padding-top:30px;
	background-color:white;
}

.linkbox ul
{
	list-style-type:none;
}

.linkbox h1
{
	border-bottom:1px solid black;
	padding-bottom:7px;
	display:block;	
}

.linkbox a
{
	color:#48823E;
}
.linkbox a:hover
{
	text-decoration:underline;
}

.linkbox .base
{
	border-top:1px solid black;
	margin-top:7px;
}

/* Bilder auf Artikelseite */	


div.wideimage {
	position:relative;
	width: 534px;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow:hidden;
}

div.wideimage .imgtextfront{
	position:absolute;
	bottom:1px;
	left:1px;
	color:white;
	margin-left:14px;
	font-weight:bold;
}


div.wideimage .imgtextback{
	position:absolute;
	bottom:0px;
	left:0px;
	color:black;
	margin-left:14px;
	font-weight:bold;
}

#left a
{
	color:#48823E;
	text-decoration:none;
}
#left a:hover
{
	color:red;
	text-decoration:underline;
}

img
{
	border:0;
}

#main ul
{
	margin-left:20px;
	list-style:none;
}

#main a
{
	color: #48823E;
}
#main a:hover
{
	color: red;
}

ol
{
	margin-left:20px;
}











/* General Styles */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #48823E;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 20px;
	font-style: italic;
	margin-bottom: 10px;
	font-weight: normal;
}

p {
	margin-bottom: 10px;
}

ul {
	margin-left: 20 px;
}

.left {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.right {
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.top {
	margin-bottom: 4px;
	margin-top: 4px;
}

.clear {
	clear: both;
}

	
/* Container */ 
#wrapper {
	width: 900px;
	margin:0 auto;
}

#header {
	background-image: url(/css/res/bg_header.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 9px;
	text-align: center;
}

#headernavi {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url(/css/res/bg_mainnavi.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

#headerimg {
	padding: 4px 0px;
	position: relative;
}

#ticker {
	border-top: 1px solid #000000;
	background-image: url(/css/res/bg_ticker.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

#ticker .text {
	font-size: 14px;
	font-style: italic;
	padding: 8px 20px;
}

#ticker .text_small {
	font-size: 14px;
	font-style: italic;
	padding: 8px 150px 8px 20px;
}

#left {
	float: left;
	width: 599px;
	margin-right: 4px;
	margin-bottom: 75px;
	background-image: url(/css/res/bg_main.jpg);
	background-position: 0px 20px;
	background-repeat: no-repeat;
}

#left .actsite {
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(/css/res/bg_actsiteline.jpg);
	height: 35px;
	position: relative
}

#left .actsite .links {
	left: 0px;
	top: 0px;
	padding-top: 14px;
	height: 21px;
	background-image: url(/css/res/bg_actsite.jpg);
	position: absolute;
}

#left .actsite a {
	font-size: 20px;
	margin-right: 20px;
}

#left .actsite a.act {
	color: #48823E;
}

#left h1 {
	font-size: 45px;
	line-height: 55px;
	font-style: normal;
	padding: 5px 20px;
}

#left h2 {
	font-size: 20px;
	color: #48823E;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 5px 0px 5px 20px;
	line-height: 23px;
	margin-right: 20px;
}

#left .text {
	padding: 10px 20px;
}

#right {
	float: right;
	width: 297px;
	background-image: url(/css/res/bg_right.gif);
	margin-bottom: 75px;	
}

#right .name {
	background-image: url(/css/res/bg_name.gif);
	font-size: 20px;
	font-style: italic;
	padding: 12px 20px 20px 20px;
}

#right .text {
	padding: 0px 20px 20px 20px;
	background-image: url(/css/res/bg_rightbottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#main {
	
}

.block {
	background-image: url(/css/res/bg_block.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 6px;
}

.col {
	width: 297px;
	float: left;
}

.col_middle {
	width: 298px;
	float: left;
	margin: 0px 4px;
}

.block .text {
	padding: 20px 20px 10px 20px;
}

.header_block .text {
	padding: 10px 20px;
}

.header_block .img {
	position: relative;
	border:0;
}

.header_block img {
	border:0;
}

.header_block .imgtext {
	position: absolute;
	bottom: 23px;
	left: 20px;
	font-size: 20px;
	font-style: italic;
	line-height: 23px;
}

.box {
	margin-bottom: 4px;
	float:left;
	height:2	80px;
}

.box h1 {
	background-image: url(/css/res/bg_boxtop.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 257px;
	padding: 15px 20px;
	margin: 0px;
	color: #48823E;
	height:40px;
}

.box h1 a {
	color: #48823E;
}
.box h1 a:hover {
	color: red;
}

.box p {
	background-image: url(/css/res/bg_boxbottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 257px;
	padding: 0px 20px 15px 20px;
	margin: 0px;
	height:78px;
}

.box_middle {
	margin-bottom: 10px;
}

.box_middle h1 {
	background-image: url(/css/res/bg_boxtop.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 258px;
	padding: 15px 20px;
	margin: 0px;
	color: #48823E;
}

.box_middle p {
	background-image: url(/css/res/bg_boxbottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 258px;
	padding: 0px 20px 15px 20px;
	margin: 0px;
}
	

#footer {
	background-image: url(/css/res/bg_footer.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
}

#footer .text {
	padding: 20px 20px 10px 20px;
}

#footer .cloud {
}

#footer .cloud a {
	margin-right: 18px;
}

#footernavi {
	border-top: 1px solid #000000;
}

#footernavi .text {
	padding: 12px 20px;
	font-size:12px;
}


/* Mainnavigation */
#mainnavi {
	margin: 0;
	padding: 0;
	text-align: center;
} 

#mainnavi ul, #mainnavi li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#mainnavi a {
	float: left;
	line-height: 25px;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	width: 294px;
	margin: 4px 3px;
}

#mainnavi #akt {
	color: #FFFFFF;
	background-color: #48823E;
}

#mainnavi a.middle {
	width: 298px;
	margin: 4px 1px;
}

#mainnavi a:hover, #mainnavi a:hover#akt { 
	color: #FFFFFF;
	background-color: #48823E;
} 

/* Footernavi */
#navi { 
	margin: 0;
	padding: 0;
	text-align: left;
	font-size:12px;
}

#navi ul, #navi li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navi a {
	float: left;
	text-decoration: none;
	color: #000000;
	margin-right: 16px;
}

#navi a:hover { 
	color: #48823E;
} 

/* Articlebox */
#articlebox {
	margin-top: 40px;
}

#articlebox h1 {
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	margin: 0px;
}

#articlebox h2 {
	color: #808080;
	padding-top: 5px;
	margin: 0px;
	font-size: 12px;
	font-style: normal;
}

#articlebox a {
	color: #48823E;
	font-size: 14px;
}

#articlebox a:hover {
	text-decoration: underline;
}

#articlebox .all {
	text-align: right;
	border-top: 1px solid #000000;
	padding-top: 5px;
	margin-top: 5px;
}
#articlebox .all a {
	font-style: italic;
}




























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

