/* GLOBAL */
* {
	padding:0px;
	margin:0px;
}

html {

}

body {
	height:100%;
	width:100%;
	background-color:#ddd;
	background-image: url(../gfx/flecktarn2.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	overflow:auto;
	overflow:-moz-scrollbars-vertical;
}

body a {
  outline:none;
}

img {
	border:none;
}

h1 {
	background-color:#6d765f;
	font-size:12px;
	padding:3px 3px;
	margin:0px -3px 3px -4px;
}

h1.headerLeftCol {
	background-color:#6d765f;
	font-size:12px;
	padding:3px;
	margin:0px 3px 6px 0;
	width:167px;
}


h4, h5 { /* Mediasection deutsch*/
	background-color:#6d765f;
	font-size:12px;
	padding:3px 3px;
	margin:0px -3px 3px -4px;
	border-bottom:3px solid #fff;
}

p {
	margin-bottom:10px;
}

td p {
	margin-bottom:0;
}

pre {
	padding:10px;
	width:445px;
	margin-bottom:20px;
	border:1px dashed #000000;
	overflow:auto;
	background-color:#cccccc;
	color:#000000;
	height:65px;
}

#contentall ul, #contentall ol {
	margin-left:20px;
}

#top {
	padding-left:45px;
}

#mainnav a:link, #mainnav a:visited  {
	color:#000000;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding-right:15px;
}

#mainnav a:hover, #mainnav a:active {
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding-right:15px;	
}

#subnav a:link, #subnav a:visited  {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding-right:5px;
}

#subnav a:hover, #subnav a:active {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding-right:5px;	
}

#contentleft a:link, #contentleft a:visited, #contentright a:link, #contentright a:visited  {
	color:#000000;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

#contentleft a:hover, #contentleft a:active, #contentright a:hover, #contentright a:active {
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

/* width:835px */
#outer {
	width:835px;
	margin-left:auto;
	margin-right:auto;		
}

/* width:835px - height:37px */
#nav {
	background-image: url(../gfx/nav.gif);
	background-repeat:no-repeat;
  background-position:120px;
	height:37px;
	text-align:left;
	width:835px;
	margin-left:auto;
	margin-right:auto;	
}

/* height:16px */
#mainnav {
	line-height:16px;
	padding-left:190px;
	overflow:hidden;
	height:16px;
}

/* height:16px */
#subnav {
	line-height:19px;
	padding-left:160px;
	overflow:hidden;
	height:16px;	
}

/* width:835px */
#contentall {
	width:910px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/* width:835px  */
#next {
	width:910px;
	float:left;
}
/* width:476px -  height:66px */
#image {
	margin-left:0px;
	width:476px;
	height:66px;
	background-image: url(../gfx/bgspan.gif);
	background-repeat:no-repeat;
	padding:4px 0px 0px 0px;
	float:left;
}

#sponsor {
	float:left;
}

/* width:474px  -  height:22px */
#header_left {
	clear:both;
	float:left;
	text-align:left;
	height:16px;
	width:471px;
	background-image: url(../gfx/mainbg1.jpg);
	background-repeat:no-repeat;
	padding:6px 0px 0px 5px;
	overflow:hidden;
	position:absolute;
	margin-top:70px;
	margin-left:188px;
}

#header_left h1 {
	font-family:Verdana;
	font-size:12px;
	color:#000;
	height:16px;
	background-color:transparent;
	padding:0 3px;
}

/* width:16px - height:22px */
#dividerback {
	float:left;
	width:16px;
	height:22px;
	background-image: url(../gfx/maindividerback2.gif);
	background-repeat:repeat-x;	
}

/* width:180px - height:22px */
#header_right {
	float:left;
	width:182px;
	height:22px;
	overflow:hidden;
	background-image: url(../gfx/bg_header_right.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:70px;
	margin-left:681px;	
}

/* width:473px */
#contentleft {

	float:left;
	width:469px;
	margin-right:16px;
	padding:40px 3px 10px 3px;
	background-image: url(../gfx/mainspan.jpg);
	background-repeat:repeat-y;
	text-align:left;
	color:#ffffff;
	border:1px solid #414d2b;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;	
	/*min-height:520px;*/
}

/* width:16px . height:22px */
#divider {
	float:left;
	width:16px;
	height:22px;
}

/* width:180px */
#contentright {
	float:left;
	width:178px;
	padding:40px 0px 10px 0px;
	background-image: url(../gfx/mainspan.jpg);
	background-repeat:repeat-y;
	text-align:center;
	color:#ffffff;
	border:1px solid #414d2b;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	/*min-height:520px;*/
}





.box a span {display:none;}

.box a:hover span {
position:absolute; top:10px;right:10px;z-index:3;
display:block;
width:300px;
color:black;
background:#ffffff;
font:normal 16px courier, sans-serif;
border:1px solid black;
padding:10px;}

.tx-guestbook-list-table { border-style: solid; border-color: #fff; border-width: 1px; width:300px; }
.tx-guestbook-list-table td {padding:4px;}
.tx-guestbook-list-header { background-color:#6d765f; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color:#454b3d; }
.tx-guestbook-list-rowleft { }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #fff; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { font-size:14px; color:#333333; width:170px; }
.tx-guestbook-form-inputfield-big { font-size:14px; color:#333333; width:170px; }
.tx-guestbook-form-textarea { font-size:14px; color:#333333; width:170px; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }
.tx-guestbook-mail, .tx-guestbook-mail a {font-size:7px !important; color:#000;}
.tx-veguestbook-pi1 {padding-left:85px;}


.news-amenu-container {
	width:100%;
}

.news-amenu-container h2 {
	font-size:14px;
padding-bottom:5px;
}

.news-amenu-container ul {
	width:100%;
	text-align:left;
margin-left:0 !important;
}

.news-amenu-container ul  li {
	width:100%;
	list-style:none;
}

.news-amenu-item-year {
	text-align:center;
	background-color:#6d765f;
	width:100%;
}

.news-list-item h1 {
	background-color:transparent;
	font-size:14px;
	padding:1px;
	margin:0px;	
}

.news-single-item h1 {
	background-color:transparent;
	font-size:14px;
	padding:1px;
	margin:0px;	
}

#navLeft {
	background-image: url(../gfx/mainspan.jpg);
	background-repeat:repeat-y;
	border:1px solid #414d2b;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;	
	list-style:none;
	margin-left:0 !important;
	padding:5px;
	width:174px;
}

#navLeftSub {
	list-style:none;
	margin-left:0 !important;
	padding-left:10px;
	margin-left:0 !important;
}

#navLeft li, #navLeftSub li {	
}

.ebene1act a, .ebene2act a {
	background-color:#9CA291;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:2px;
	margin:2px;
}

.ebene1no a, .ebene2no a {
	background-color:#9CA291;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:2px;
	margin:2px;
}

.ebene1act a:hover, .ebene2act a:hover {
	color:#000000;
}

.ebene1no a:hover, .ebene2no a:hover {
	color:#ffffff;
}


#tx_srfreecap_pi2_captcha_image, .tx-srfreecap-pi2-image  {
	margin:0;
	padding:0;
}


.align-center {
	text-align:center;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}