/* allgemein */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	/*color: #FFFFFF;*/
}
a {
	color: #069;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 0.5em;
	line-height: 1.3em;
}
/* seite */
html, body {
	width: 100%;
	height: 100%;
	/*background-color: #449F27;*/
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 76%;
	background: url(images/bg.jpg) repeat-x top left;
}

div.page_margins {
	width: 980px;
	margin: 0 auto;
}

img {
	border: 0;
}

/* nav */
ul#nav {
	background-color: #999999;
	margin: 0 0px;
	z-index: 12;
	height: 25px;
	float: right;
	width: 763px;
}

ul#nav * {
	margin: 0px auto;
	text-align: center;
	z-index: 11;
}

ul#nav li {
	list-style-type: none;
	width: auto;
	float: left;
	border-left: 2px solid white;
	background-color: #999999;
	position: relative;
	padding: 5px 15px 4px 15px;
	text-align: center;
}
ul#nav a {
	color: white;
	text-decoration: none;
}

ul#nav a:hover {
	color: #FFFF22;
}

ul#nav li.act, ul#nav li:hover {
	background-color: #006600;
}
ul#nav ul {
	position: absolute;
	left: 0px;
	margin-top: 2px;
	display: none;
}
ul#nav li:hover ul {
	display: block;
}
ul#nav ul li {
	float: none;
	border-left: 0;
	border-top: 2px solid white;
}
ul#nav li.last {
	width: 97px;
}


/* subnav */

ul#subnav, ul#subnav ul {
	list-style-type: none;
}
ul#subnav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 5px;
}

ul#subnav a:hover {
	color: #FFFF22;
}

ul#subnav ul {
	margin-left: 2em;
}

ul.subnav2, ul.subnav3 {
	background: url(images/white_background.png) repeat;
}

ul#subnav li.act a {
	font-weight: bold;
}
ul#subnav li.cur a {
	background-color: #999;
	font-weight: bold;
}
ul#subnav li.no a {
	background-color: transparent;
	font-weight: normal;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#logo {
	margin: 0 auto;
	text-align: center;
}

div.maincontainer {
	margin: 0 auto;
	width: 980px;
	position: relative;
	min-height: 950px;
	clear: both;
	top: -1px;
}

div.border_left {
	background: url(images/border_left.png) no-repeat top left;
	float: left;
	width: 52px;
	min-height: 950px;
}

div.border_right {
	background: url(images/border_right.png) no-repeat top right;
	width: 52px;
	min-height: 950px;
	float: right;
}

div#content {
	float: left;
	width: 876px;
	margin-top: 1px;
}

.white_background {
	background: url(images/white_background.png) repeat;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
}

.right_margin {
	margin-right: 2px;
}

div.clear {
	clear: both;
}

.mainfoto {
	float: left;
	width: 572px;
	height: 211px;
	padding-right: 2px;
  overflow: hidden;
}

.box {
	background: url(images/box_background.png) repeat-x;
}

div.news {
	width: 288px;
	height: 198px;
	overflow: auto;
	padding: 5px;
    overflow-x: hidden;
}

div.sponsers {
	width: 862px;
	height: 115px;
	overflow: hidden;
	padding: 5px;
}

div.sponsers p img {
  margin: 5px 5px 0 0;
}

div.videos, div.fotos {
	width: 276px;
	height: 205px;
	overflow: hidden;
	padding: 5px;
}

div.events {
	width: 278px;
	height: 205px;
	overflow: hidden;
	padding: 5px;
}

div.content_main {
	width: 568px;
	height: 181px;
	overflow: hidden;
	padding: 5px;
}

div.content_right {
	width: 278px;
	height: 181px;
	overflow: hidden;
	padding: 5px;
}

#loginbox {
	float: left;
	width: 200px;
	padding-left: 17px;
	z-index: 10;
	height: 25px;
	overflow: hidden;
	background-color: #999999;
}

#loginbox > * {
	padding: 1px;
	
}

div.subpage_container {
  margin: 0 auto;
	width: 980px;
	position: relative;
	min-height: 725px;
	clear: both;
	top: -1px;
	background: url(images/sub_page_background.png) repeat-x;
	background-color: red;
}

div.content_heading {
	width: 952px;
	margin-left: 10px;
	padding-top: 10px;
}

div.subpage_content {
	float: left;
	width: 649px;
	height: 650px;
	margin: 0px 5px 0px 10px;
	background: #FFFFFF url(images/logo.png) no-repeat bottom left;
	padding: 10px;
	overflow: auto;
}

div.subpage_content * {
	color: #003300;
}

div.subpage_box {
	width: 278px;
	height: 205px;
	padding: 5px;
	overflow: auto;
	overflow-x: hidden;
	color: white;
}
div.subpage_box a {
	color: #FFFF22;
}

div.subpage_box div.news-amenu-container a {
	color: #003300;
}

.bottom_margin {
	margin-bottom: 10px;
}

table.month-small {
  background-color: #FFFFFF;
  margin: 10px auto;
}

table.month-small * {
  color: #333;
}

.fotos .tx-rgslideshow-pi1 {
	margin-top: 10px;
}

.rgslideshow {
	background-color: transparent !IMPORTANT;
	border: 0 !IMPORTANT;
}

#lbOverlay {
	z-index: 43;
}
#lbCenter, #lbBottomContainer {
	z-index: 44;
}

.row1, .row2 { 
  cursor: pointer;
}

div.subpage_box table.layout3 td.odd, div.subpage_box table.layout3 td.even {
	color: black;
}