/* verhindert Mozilla-Zucken  * > Firefox 1.5        */

html[xmlns^="http"]
         {
         overflow-y: scroll;
         }
		 


html,body {
        height:100%;
		margin:0;
        padding:0;
        
}



body {
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background: #000;
	background: #000 url(../images/page_bg.jpg) top center;
}


body div{
	margin: 0;
	padding: 0;
	}
	
	
#page_bg {
	min-height:100%;
    height:auto !important; /* Für normale Browser */
    height:100%; /* Für IE */
    width:100%;
	padding: 0;
	margin: 0;
	background: url(../images/center_glow.png) bottom center repeat-y;
}

#bottom_bg {
	background: #4FDCF7 url(../images/bottom_bg.jpg) bottom center repeat-x;
	padding: 0;
	margin: 0 auto;
}

#center {
	margin: 0 auto;
	width: 1000px;
	
}

#center .topmenu {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 976px;
	height: 20px;
	background: none;
}

#center .topmenu .r_bg {
	background: transparent;
	text-align:center;
}

.pmenu {
	margin:0 auto;
}

.clr {
	clear: both;
}

body.contentpane {
	background: #fff;
	text-align: left;
}

body.contentpane .contentpaneopen {
	width: 99%;
}

body.contentpane .contentpaneopen .content {
	
}

.moduletable {
	margin: 0 auto;
}

select.button {
	width: auto;
	padding: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	line-height: 20px;
	padding-left: 12px;
	padding-top: 0px;
}

.pagenav_prev, .pagenav_next {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

/* a links */

a {
	outline: none;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ff00f0;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

div.center {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 976px;
	background: url(../images/center_glow.jpg) top center repeat-y;
}

div#wrapper {
	padding: 2px 0px;
	width: 976px;
	margin: 0 auto;
}

#search {
	float: right;
	padding: 33px 50px 0 0;
}

#search form {
	margin:0;
	padding:0;
}

#search .moduletable {
	margin:0;
	padding:0;
}

#search .search {
	padding: 0;
	
}

#search .search .button {
	/*display: none;*/
	float: left;
	margin: 0 0 0 5px;
	height: 22px;
}

#search .search .inputbox {
	line-height: 16px;
	font-size: 12px;
	color: #95C866;
	background: none;
	margin:	0;
	width: 94px;
	height: 18px;	
	padding: 2px 0 0 6px;
	border: 1px solid #FFF;
	float: left;
}

#header {
	height: 173px;
	margin: 0 auto;
	width: 976px;
}

.maintable {
	margin: 0 auto;
	width: 976px;
	text-align: left;
}

#sitename {
	padding: 0;
}

#sitename p {
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #7a4806;
	text-decoration: none;
	outline: none;
	line-height: 46px;
	text-align: center;
	font-weight: bold;
}

#topnavi{
	padding: 0;
	margin:0 auto;
}

#topnavi ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnavi ul li {
	float: left;
	margin: 0;
	padding: 0;

}

#topnavi ul li a{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 38px;
	padding: 0 8px 0 8px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#topnavi ul li a:hover, #topnavi ul li a.current{
	color: #FFF;
	text-decoration: none
	
}

#topnavi ul li a span{

}
#topnavi ul li a:hover span,#topnavi ul li a.current span {

}

#leftmenu, #rightmenu  {
	margin: 0;
	width: 190px;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
}





#content {
	width: 976px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

#footer {
	margin: 0 auto;
	text-align: center;
	width: 976px;
	height: 50px;
	line-height: 48px;
}

a.mainlevel:link, a.mainlevel:visited {
	margin: 0;
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
}

a#active_menu.mainlevel:link, a#active_menu.mainlevel:visited {
	color: #FFF;
	text-decoration: underline;
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited {
	color: #333;
}

a.mainlevel:hover {
	color: #FFF;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	color: #333;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	line-height: 20px;
	padding: 0 0 0 20px;
	border: none;
}

a.sublevel:hover {
	color: #333;
	text-decoration: underline;
}

table.contentpaneopen {
	margin-right: 20px;
}




.button {
	background: #FFF;
	border: 0;
	font-size: 10px;
	color: #fff;
	border: solid 1px #FFF;
}

.inputbox {
	border: 1px solid #FFF;
}

label[for="mod_login_username"] { 
	font-size: 11px;
	color: #FFF;
}

label[for="mod_login_password"] { 
	font-size: 11px;
	color: #FFF;
}

label[for="mod_login_remember"] { 
	font-size: 12px;
	color: #FFF;
}

#mod_login_remember  {
	border:0;
}

.copyright {
	font-size: 11px;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright a{
	text-decoration: none;
	color: #FFF;
	}

.copyright a:hover{
	color: #ff00f0;
	}

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 10px 0 50px 0;
}



.wrapper {
	width: 650px;
	height: 550px;
}

.module div div div h3 {
	font-family: Tahoma, Arial, sans-serif;
	/*width: 160px;*/
	color: #FFF; /*color: #4CAFC6;*/
	font-size: 13px;
	height: 50px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 20px;
	font-weight: bold;
	line-height: 46px;
	margin: 0;
}

.module {
	padding: 0;
	margin: 10px 0 0 0;
	width: 323px;
}

.module div {
	padding: 0;
	margin: 0; /*bottom 14px*/
}

.module div div {
	padding:0;
	background: transparent url(../images/modul_bottom.png) bottom left no-repeat;
}

.module div div div {
	padding: 10px 0px 10px 10px;
	background: transparent url(../images/modul_head.png) top left no-repeat;
	margin-bottom: 60px;
}


#main {
	float: right;
	width: 621px;
	background: url(../images/content_bottom.png) bottom left no-repeat;
	margin-top: 10px;
}

#main div{
	padding:0;
	background: transparent url(../images/content_top.png) top left no-repeat;
}


.module div div div  table td a.sublevel{
	float: left;

}

#header .module div div, #header .module div div div{
	
	background: none;
	margin: 0;
	padding: 0;
	
	}


.module div div div div{
	background: none;
	border: none;
	padding: 0;
	margin:0;	
}

.module div div div table {
	margin: 0;
	padding: 2px 6px;
	list-style: none;
}

.module div div div div {
	
}

.module div div div div.syndicate {
	margin: 0;
	padding: 10px;
	width: 150px;
}

.module div div div div.syndicate div {
	background: none;
}

.module div div div form {
	text-align: left;
	padding: 6px 0;
	margin:0;
}

.module div div div form table {
	padding: 0 10px 0 10px;
	/*width: 100%;*/
}

.module div div div form table.poll {
	text-align: center;
	padding: 0;
}

.module div div div form table.poll  td table.pollstableborder{
	text-align: left;
	padding: 0 5px;
}

.module div div div form table.poll table.pollstableborder td.sectiontableentry1  {
	text-align: left;
}

/* footer links*/
a.sgfooter:link, a.sgfooter:visited {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/**/
/*banner*/
.sgf {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.sgf1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	text-decoration: none;
}

a img {
	border: 0;
}
.pathway {
	border: 0;
	font-size: 11px;
	color: #0FA8F3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}

.ptw {
	float: left;
	width: 600px;
	height: 40px;
	text-align: right;
}
a.pathway:link, a.pathway:visited {
	color: #0FA8F3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.pathway:hover {
	color: #0FA8F3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: underline;
}
.pagenav {
	font-size:12px;
	font-weight:normal;
}
#topnavigation a.topnavigation:link, a.topnavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing : 1px;
	color: #fefefe;
	padding-right:5px;
	text-decoration:none;
}
#topnavigation a.topnavigation:hover {
	color: #b9f15d;
	border-bottom: none;
	text-decoration:none;	
}
#topnavigation a.topnavigation:active {
	color: #51c0f5;
	text-decoration:none;	
}
a.toclink:link, a.toclink:visited {
	line-height:normal;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a.toclink:hover {
	text-decoration: none;
}
table.contenttoc {
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	color: #333;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
.sectiontableheader {
	height: 20px;
	padding-right:3px;
	font-weight :normal;
}

table.contentpane {
	padding: 0 0 0 10px;
}

table.contentpane td.contentdescription {
	font-size:12px;
	line-height:18px;
	padding: 0 0 0 10px;
}





.height {
	height: 100%;
}

.small {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-align: right;
}

table.contentpaneopen td a.readon{
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 0 1px 0;
	color: #FFF;
	border-bottom: solid 1px #FFF;
}

table.contentpaneopen td a.readon:hover{
	color: #FFF;
	text-decoration: none;
	border-bottom: solid 1px #fff;
}

.blog_more {
	margin: 2px 8px;
}

h4 {
	font-size: 10px;
	text-transform: uppercase;
}
table.contentpaneopen td.buttonheading {
	}
	
a.blogsection {
	text-decoration: none;
	padding: 0 0 2px;
	border-bottom: solid 1px #FFF;
}

.menu a:link, .menu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.menu a:hover{
	color: #ff00f0;
	font-size: 18px;
	}	
	
#main table{
	
	margin-left: 16px;
	
	}
	
#main table table{
	
	margin-left: 0px;
	
	}	

#main div div{
	
	margin: 0px 16px 0px 16px;
	background: none;
	
	}
	
#main table div{
	
	margin-left: 0px;
	
	}		

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/headline_back.png) top left no-repeat;
	width: 567px;
	height: 45px;
	
} 

.contentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/headline_back.png) top left no-repeat;
	width: 567px;
	height: 45px;
	padding-left: 5px;

} 


#main-top .componentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/headline_back.png) no-repeat;
	width: 567px;
	height: 48px;
	padding: 18px 0px 0px 5px;
	background-position: 2px 3px;	
	}
	
#main-top .newspane .componentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/headline_back.png) top left no-repeat;
	width: 567px;
	height: 45px;
	padding: 0px 0px 0px 5px;
	
	}