/* general stuff */

body {
	margin:0;
	padding:0;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	min-height:100%;	
}

#xlink {
	padding-right: 13px;
	background: url(../images/extlink.gif) no-repeat right center;
}

#inlink {
	padding-right: 20px;
	background: url(../images/inlink.gif) no-repeat right center;
}

img {border: 0px;}


div.hasTip {
    background: #ECE5CD;
} /*geht nicht */


#blackbg {
    background-color: #000;
} /*geht nicht */

div.moduletable_spieletop {
    /* padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px; */
    margin-bottom: 5px;
    background:#F3EEDE;
}

ul.mostread {
list-style: none;
font-size: 11pt;
margin-left: 5px;
line-height: 14pt;
}

ul.latestnews {
    padding-left: 0px;
    margin-left: 0px;
}

ul.menu {
    padding-left: 5px;
    margin-left: 5px;
}

.menu li {
    list-style: none;
    font-size: 11pt;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
    line-height: 14pt;
    margin-bottom: 8px;
}

.latestnews {
	font-weight: bold;
    color:#443300;
}

.latestnews li {
	font-size: 9pt;
	font-weight: bold;
	line-height: 12pt;
	font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif,Arial;
	list-style: none;
	text-align: left;
    margin-left: 0px;
    padding-left: 0px;
    line-height: 12pt;
    margin-bottom: 5px;
    color:#443300;
}

.latestnews a:hover {
	color: #F00;
}


/* Login Form */

#mod_login_usernametext {
    font-size: 9pt;
}
#mod_login_passwordtext {
    font-size: 9pt;
}

#mod_login_remember {
    font-size: 9pt;
}

#mod_login_remembermetext {
    font-size: 9pt;
}

.mod_login a {
    font-size: 9pt;
}

#mod_loginform  {
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    line-height: 18pt;
    color:#333;
    border: 1px solid #CCC;
    padding: 5px;
    background: #ECE5CD;
}
#mod_loginform td {
    font-size: 9pt;
}

/* Login Form alt, Verwendung unklar */
form {
margin: 0px;
padding: 0px;
}

form ul {
list-style: none;
font-size: 9pt;
margin-top: 5px;
margin-left: 5px;
padding-left: 5px;
margin-bottom: 8px;
line-height: 13pt;
}

form a {
    color:#666;
    text-align: right;
}

#form-login {
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    line-height: 18pt;
    color:#F00;
    border: 1px solid #CCC;
    padding: 2px;
    background: #D6D6D6;
}

#form-login-username {
    font-size: 9pt;
    color:#000;
    margin-bottom: 3px;
}

#form-login-password {
    font-size: 9pt;
    color:#000;
    margin-bottom: 3px;
}

#form-login-remember {
    font-size: 9pt;
    color:#000;
}

p {
text-align: left;
background: transparent;
font-size: 11pt;
line-height: 1.4;
margin-top: 0pt;
margin-bottom: 10pt;
}

td {
text-align: left;
background: transparent;
font-size: 11pt;
line-height: 1.4;
}

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

a:hover {
text-decoration:  underline; 
color: #F00}
 }

/* li { white-space:nowrap; } */ /* Achtung: macht MainBody ggf. breiter */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}



h3 {
	font-weight: bold;
	font-size: 14pt;
	line-height: 14pt;
	font-family:Helvetica,Verdana,sans-serif,Arial;
	color: #336;
	/* border-bottom: 1px solid #CCCCCC; */
	margin-top: 1px;
	margin-bottom: 1px;
}

h4 {
	font-weight: normal;
	font-size: 13pt;
	line-height: 16pt;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color: #336;
	margin-top: 1px;
	margin-bottom: 5px;
}

h5 {
	font-weight: normal;
	font-size: 12pt;
	line-height: 16pt;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color: #336;
	margin-top: 1px;
	margin-bottom: 5px;
}

/* ========== Main Menu(s) ====================== */


/* Modul-Ueberschrift */

div.moduletable {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.moduletable h3 {
	font-size: 9pt;
	font-weight: bold;
	line-height: 12pt;
	font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif,Arial;
	/* border-bottom: 1px solid #CCCCCC; */
	color: #336;
}
div.moduletable_menu  h3 {
	font-size: 13pt;
	font-weight: bold;
	line-height: 12pt;
	font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif,Arial;
	/* border-bottom: 1px solid #CCCCCC; */
	color: #336;
	margin-top: 5px;
}

/* notwendig  ? */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-weight: normal;
	font-size: 10pt;
 	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 11pt;
	color: #000000;
	text-align: left;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #F00;
	background: #FFE24C;
}
/* notwendig bis hier ? */

a.mainlevel#active_menu {
	color:#999;
	font-weight: normal;
	background: url(../images/navibutton.jpg) left top no-repeat;
	background-position: 2px -6px;
	background-repeat: no-repeat; 
}

a.mainlevel#active_menu:hover {
	color:#999;
	font-weight: normal;
	background: url(../images/navibutton.jpg) left top no-repeat;
	background-position: 2px -6px;
	background-repeat: no-repeat; 
}

ul#mainlevel {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	white-space: nowrap;
}

ul#mainlevel li { vertical-align: middle; }

ul#mainlevel li a {
	background: url(../images/navibutton.jpg) left top no-repeat;
	background-position: 2px -80px;
	background-repeat: no-repeat; 
	display: block;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 4px;
	text-decoration: none;
	color: #999;
}

ul#mainlevel li a:hover {
	background: url(../images/navibutton.jpg) left top no-repeat;
	background-position: 2px -49px;
	background-repeat: no-repeat; 
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-weight: normal;
	font-size: 9pt;
 	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 18pt;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-left:5px;
	padding-rigt: 0px;
	border-bottom: 1px solid #FFFFFF;
	margin-left: 1px;
	text-decoration: none;
	background: #660000;
}

a.sublevel:hover {
	text-decoration: none;
	color: #F9F9F9;
	background: #2E2C3B;
}

a.sublevel#active_menu {
	color:#F9F9F9;
	font-weight: normal;
}

a.sublevel#active_menu:hover {
	color: #F9F9F9;
	background: #660000;
}


/* Textformatierungen fuer mod_rd_section_blog */
.float {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 1.8;
}
/* END  mod_rd_section_blog */


#banner {
	width: 468px;
	height: 60px;
	margin-bottom: 10px;
    border: 0px;
}

 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}
.content {
padding: 0px 0px 0px 0px;
font-size: 10pt;
line-height: 18px;
}



#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
background: transparent;
/* font-size: 10pt; */
}

/*
#maincol-normal-800 , #maincol-wide-800 , #maincol-broad-800 , #maincol-normal-1024 , #maincol-wide-1024 , #maincol-broad-1024  {
font-weight: bold;
font-size: 16pt;
height: 23px;
line-height: 20px;
font-family: Times New Roman, Times, serif, Georgia;
border-bottom: 1px solid #CCCCCC;
color: #999999;
margin-bottom: 5px;
}
*/ 

/* ========== Top-Navigation top ================ */

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 5px;
	float: left;
	margin: 0;
	white-space: nowrap;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
	color: #CCC;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	color: #F33;
}
	
/* -navUSER ! */

ul#mainlevel-navuser
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}

ul#mainlevel-navuser li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 5px;
	float: left;
	margin: 0;
	/* font-size: 10pt; */
	/* line-height: 20px; */
	white-space: nowrap;
	/* border-right: 2px solid #FFF; */
	/* width: 120px; */
}

ul#mainlevel-navuser li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	/* font-weight: bold; */
	color: #3D3;
	/* background: #D5D8D7; */
	/* background: transparent; */
}

#buttons>ul#mainlevel-navuser li a { width: auto; }

ul#mainlevel-navuser li a:hover
{
	color: #F33;
	/* background: #FFE24C; */
}


/* ========== Bottom-Navigation ================ */

ul#mainlevel-bottom
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 9pt;
}

ul#mainlevel-bottom li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 9pt;
	line-height: 20px;
	white-space: nowrap;
	border-right: 2px solid #FFF;
	/* width: 120px; */
}

ul#mainlevel-bottom li a
{
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	/* font-weight: bold; */
	color: #9C9C9C;
	/* background: #D5D8D7; */
	/* background: transparent; */
}

#buttons>ul#mainlevel-bottom li a { width: auto; }

ul#mainlevel-bottom li a:hover
{
	color: #99C;
	/* background: #FFE24C; */
}


/*=== ausschalten 
.mainlevel-nav {
	width: 120px;
	background: #CCC;
}
a.mainlevel-nav {
font-size: 9pt;
font-family: Helvetica, Verdana, Arial, sans-serif;Helvetica, Verdana, Arial, sans-serif;
line-height: 18px;
text-decoration:  none; 
color: #000000;
}
a.mainlevel-nav:hover {
text-decoration:  none; 
color: #FFA509;
}
*/

/* ========== navies =========================== */

.pagenav {
/* margin-right: 10px; */
font-size: 9pt;
font-family: Helvetica, Verdana, Arial, sans-serif;
/* height: 80px; */
line-height: 10px;
text-decoration:  none; 
color: #666;
}

a.pagenav {color: #336;}

th.pagenav_prev {
/* margin-right: 10px; */
font-size: 9pt;
font-family: Helvetica, Verdana, Arial, sans-serif;
/* height: 80px; */
line-height: 18px;
text-decoration:  none; 
color: #CCCCCC;
}
th.pagenav_next {
/* margin-right: 10px; */
font-size: 9pt;
font-family: Helvetica, Verdana, Arial, sans-serif;
/* height: 80px; */
line-height: 18px;
text-decoration:  none; 
color: #CCCCCC;
}


/* ========== Toolbar =========================== */
#usertoolbar {
background: #660000;
height: 20px;
width: 100%;
padding-left: 5px !important;
}

a.mainlevel-toolbar {
font-size: 12pt;
font-style: normal;
font-family: Helvetica, Verdana, Arial, sans-serif;
line-height: 18px;
text-decoration:  none; 
color: #FFFFFF;
margin-left: 5px;
}
a.mainlevel-toolbar:hover {
text-decoration:  none; 
color: #FFFF00;
}

a.sublevel-toolbar {
padding: 0px;
margin: 0px;
font-size: 12pt;
padding-left: 5px;
/* width: 139px; */
display: block;
line-height: 18px;
margin-bottom: 2px;
text-decoration: none;
font-style: normal;
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #FFFFFF;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
/* width: 123px; */
}
a.sublevel-toolbar:hover {
text-decoration:  none; 
color: #FFFF00;
}


/* ========== Spezial-Toolbar =========================== */

td.mainlevel-spezial {
padding-left: 10px;
}

a.mainlevel-spezial {
padding-left: 10px;
font-size: 12pt;
font-style: normal;
font-family: Helvetica, Verdana, Arial, sans-serif;
line-height: 18px;
text-decoration:  none; 
text-align: left;
color: #FFFFFF;
}
a.mainlevel-spezial:hover {
text-decoration:  none; 
color: #FFFF00;
}

a.sublevel-spezial {
padding: 0px;
margin: 0px;
font-size: 12pt;
padding-left: 5px;
/* width: 139px; */
display: block;
line-height: 18px;
margin-bottom: 2px;
text-decoration: none;
font-style: normal;
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #FFFFFF;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
/* width: 123px; */
}
a.sublevel-spezial:hover {
text-decoration:  none; 
color: #FFFF00;
}




html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}


/* Module specific */


#leftcol div.module div div div div.syndicate {
background: transparent;
width: 135px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 135px;
margin: 0px;
padding: 0px;
}

.moduletable-log {
border: 1px solid #CCCCCC;
padding: 5px;
background: #EEEEEE;
width: 120px;
margin-bottom: 15px;
}
.module-log {
border: 1px solid #CCCCCC;
padding: 5px;
background: #EEEEEE;
width: 120px;
margin-bottom: 15px;
}

a.module-log, td.module-log a {
font-size: 10pt;
font-style: normal;
font-family:Helvetica,Arial,Verdana,sans-serif; 
text-align: left;
line-height: 12px;
text-decoration:  none; 
color: #FF0000;
}

.cardtitel {
font-weight: bold;
font-size: 16pt;
height: 23px;
line-height: 20px;
font-family: Helvetica, Verdana, Arial, sans-serif;
/* border-bottom: 1px solid #CCCCCC; */
color: #999999;
/*margin-bottom: 5px; */
}


.moduletable-adverts {
margin-bottom: 15px;
}


/*
nicht nutzen weil sonst unten eine luecke entsteht, aber als vorlage

.moduletable {
 margin-bottom: 15px; 
}
.module {
 margin-bottom: 15px;
}
*/



/* Other Mambo Stuff */

#title {
}

#pathway{ 
text-align: left;
height: 19px;
padding-top: 5px;
}
.pathway {
color: #AAAAAA;
font-size: 10pt;
text-decoration: none;
font-weight: normal;
}
.pathway a{
color: #999999;
text-decoration: none;
font-weight: normal;
}
.pathway a:hover{
color: #FFE24C;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10pt;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 9pt;
color: #666;
line-height: 12pt;
}
.smalldark {
font-size: 10pt;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.button {
	border: 1px solid #BBBBBB;
	margin-bottom: 5px;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 8pt;
color: #666;
line-height: 12pt;
/*margin-bottom: 45px;*/
}
.modifydate {
font-size: 8pt;
color: #666;
line-height: 12pt;
}

a.readon {
	font-size: 9pt;
	line-height: 20pt;
	font-style: italic;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: url(../images/readon.gif) no-repeat left center;
	margin-top: 10px;
	padding: 5px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	left: 32px;
	color: #336;
}

a.readon:hover {
	font-style: italic;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: url(../images/readon-over.gif) no-repeat left center;
	color: #909;
}

a.comment {
	font-size: 9pt;
	line-height: 20pt;
	font-style: italic;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: url(../images/comment.gif) no-repeat left center;
	margin-top: 10px;
	padding: 5px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	left: 32px;
	color: #336;
}

a.comment:hover {
	font-style: italic;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: url(../images/comment-over.gif) no-repeat left center;
	color: #909;
}


.blog_more {
font-size: 10pt;
}



.blog {
width: 100%;
}

.contentpagetitle {
/* width: 98%; */
font-weight: normal;
font-size: 16pt;
font-style: normal;
font-family: Helvetica, Verdana, Arial, sans-serif;
height: 24pt;
line-height: 24.pt;
color: #000033;
}

.contentheading {
/* width: 98%; */
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif,Arial;
	line-height: 18pt;
	color: #336;
}
/* .contentheading:first-letter {
  font-size: 36px;
}*/ 
  
.contentpaneopen {
text-align: left;
background: transparent;
font-size: 10pt;
line-height: 1.4;
}

table.contentpane td.contentheading {
/* font-weight: normal;
font-size: 16pt;
font-style: normal;
font-family: Helvetica, Verdana, Arial, sans-serif;
line-height: 18pt;
color: #333; */
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10pt;
}

.sectiontableheader {
	font-weight: bold;
	font-size: 11pt;
	line-height: 13pt;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif, Arial;
	border-bottom: 1px solid #CCCCCC;
	color: #336;
	font-style: italic;
/*margin-bottom: 5px; */
}

.sectiontableheader tr {
	font-size: 9pt;
}

.sectiontableentry1 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 13pt;
	background: #EFEFEF;
	padding: 2px;
}
.sectiontableentry2 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 13pt;
	background: #FFF;
	padding: 2px;
}

.categorytitle {
font-weight: bold;
font-size: 16pt;
height: 25px;
line-height: 25px;
font-family: Helvetica, Verdana, Arial, sans-serif;
}
.componentheading {
font-weight: normal;
font-style: italic;
font-size: 11pt;
height: 23px;
line-height: 20px;
font-family: Helvetica, Verdana, Arial, sans-serif;
/* border-bottom: 1px solid #CCCCCC; */
color: #999999;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
/* font-size: 80%; */
 }
table.moduletable th  {
font-size: 12pt;
font-style: normal;
font-family: Helvetica, Verdana, Arial, sans-serif;
text-align: left;
line-height: 14px;
text-decoration:  none; 
color: #666666;
}

.poll {
font-size: 10pt;
text-align: left;
}

table.poll thead {
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif,Arial;
	line-height: 14pt;
	color: #006;
	padding-button: 5px;
}

.back_button a{
font-size: 10pt;
font-weight: normal;
}

td.buttonheading {
	padding-right: 20px;
}

.buttonheading a{
font-size: 8pt;
font-weight: normal;
color: #510101;
}


.blogsection {
font-size: 10pt;
}


.blog_more ul li {
list-style: none;
padding-left: 5px;
margin-left: 5px;
line-height: 18px;
text-align: left;
}


table.contenttoc {
border: 1px solid #CCCCCC;
padding: 2px;
margin-left: 15px;}

table.contenttoc th{
font-weight: bold;
font-size: 10pt;
border-bottom: 1px solid #BBBBBB;
}
div.pagenavcounter {
font-size: 8pt;
margin-bottom: 15px;
color: #666666;
}


