/* ##################### ALLGEMEINE EINSTELLUNGEN ##################### ok */

BODY {
  height: 100%;
  margin-top: 0px;
  background: #000000 url(../images/bg_strahlen.gif) no-repeat fixed center;
}

HTML {
  height: 100%;
  margin-bottom: 20px;
}

table.center {margin-left:auto; margin-right:auto;}

td, p, div {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

ul li {
  line-height: 16px;
  margin-left: 14px;
  padding-left: 0px;
  padding-bottom: 8px;
  display: list-item;
  list-style-type: disc;
}

ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}

hr {
  color: #666699;
  height: 1px;
  width: 100%;
}

h2 {
  color: #FFFFFF; 
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-weight: bold;
}

h3 {
  color: #FFFFFF; 
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px; 
  font-weight: bold;
}

.title {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
}

.article_seperator {
  height:26px;
  display:block;
  width: 99,2%; 
  background: url(../images/sep.gif);
}

/* ##################### MODULE EINSTELLUNGEN ###################### ok */

table.moduletable {
  margin: 0px 0px 0px 0px;
  width: 100%;
  border-left: solid 0px #76475F;
  border-right: solid 0px #76475F;
  border-top: solid 0px #76475F;
  border-bottom: solid 15px #76475F;
}

table.moduletable th {
  font-family: Georgia, Melior, Zapf Elliptical, Serifa, Times New Roman;
  text-transform: uppercase; 
  letter-spacing:2px;
  font-size:  12px; 
  color: #FFCC66;
  vertical-align: middle;
  text-align: left;
  white-space: wrap;
  border: 0px dotted #000000;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
  height: 24px;
  width: 100%;
  padding: 5px;
}

table.moduletable td {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  line-height:  14px; 
  color:  #FFFFFF; 
}

table.moduletablelogin {
  margin: 0px 0px 0px 0px;
  width: 100%;
  border-left: solid 0px #76475F;
  border-right: solid 0px #76475F;
  border-top: solid 0px #76475F;
  border-bottom: solid 15px #76475F;
}

table.moduletablelogin th {
  font-family: Georgia, Melior, Zapf Elliptical, Serifa, Times New Roman;
  text-transform: uppercase; 
  letter-spacing:2px;
  font-size:  12px; 
  color: #FFCC66;
  vertical-align: middle;
  text-align: left;
  white-space: wrap;
  border: 0px dotted #000000;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
  height: 24px;
  width: 100%;
  padding: 5px;
}

table.moduletablelogin td {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  line-height:  16px; 
  color:  #FFFFFF; 
  padding-left: 2px;
}

table.moduletableonl {
  margin: 0px 0px 0px 0px;
  width: 100%;
  border-left: solid 0px #76475F;
  border-right: solid 0px #76475F;
  border-top: solid 0px #76475F;
  border-bottom: solid 15px #76475F;
}

table.moduletableonl th {
  font-family: Georgia, Melior, Zapf Elliptical, Serifa, Times New Roman;
  text-transform: uppercase; 
  letter-spacing:2px;
  font-size:  12px; 
  color: #FFCC66;
  vertical-align: middle;
  text-align: left;
  white-space: wrap;
  border: 0px dotted #000000;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
  height: 24px;
  width: 100%;
  padding: 4px;
}

table.moduletableonl td {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  line-height:  16px; 
  color:  #FFFFFF; 
  padding-left: 5px;
}

table.moduletableflex {
  margin: 0px 0px 0px 0px;
  width: 100%;
  border-left: solid 0px #76475F;
  border-right: solid 0px #76475F;
  border-top: solid 0px #76475F;
  border-bottom: solid 15px #76475F;
}

table.moduletableflex th {
  font-family: Georgia, Melior, Zapf Elliptical, Serifa, Times New Roman; 
  letter-spacing:2px;
  text-transform: uppercase;
  font-size:  12px; 
  color: #FFCC66;
  vertical-align: middle;
  text-align: left;
  white-space: wrap;
  border: 0px dotted #000000;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
  height: 24px;
  width: 100%;
  padding: 5px;
}

table.moduletableflex td { 
  padding-left: 5px;
  padding-right: 5px; 
  background-color: #6d4158;
}

/* ##################### BUTTON UND EINGABEFELD #################### ok */

.button {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align:  center;
  font-size: 10px;
  font-weight: bold;
  line-height:  20px;
  background-color: #cfcfcf;
  color: #000000;
  border-top: 1px solid #B68EA2;
  border-left: 1px solid #B68EA2;
  border-bottom: 1px solid #450928;
  border-right: 1px solid #450928;
  padding: 0px; 
  cursor: pointer;
}

.inputbox {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 0px;
}

/* ################# LISTEN EINSTELLUNGEN ################# ok */

.sectiontableheader {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  line-height:  20px; 
  color:  #FFFFFF; 
  font-weight:  bold; 
  background-color: #450928;
}

.sectiontableentry1 {
  background-color: #632E4A;
}

.sectiontableentry2 {
  background-color: #5B2240;
}

/* ################# HAUPTMENU UND UNTERMENU ################# ok */

a.mainlevel {
  display: block;
  line-height: 22px;
  margin-left: 5px;
  border-bottom: 1px solid #000000;
}

a.mainlevel:link, a.mainlevel:visited {
  background: url(../images/bullet.gif) no-repeat;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  color: #B9D2E3;
  text-align: left;
  padding-left: 15px;
  height: 22px;
  margin-bottom: 1px;
  border-bottom: 1px solid #000000;
}

a.mainlevel:hover {
  background-position: 0px -20px;
  text-decoration: none;
  color: #FFFFFF;
  border-bottom: 1px solid #FFCC66;
}

a.sublevel:link, a.sublevel:visited {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #EFEFEF; 
  font-weight: normal;
}

a.sublevel:hover {
  color: #CCCCCC; 
  text-decoration: underline;
}

/* ########################### LINKS ########################## ok */

a:link, a:visited {
  font-size: 12px;
  color: #B9D2E3;
  text-decoration: none;
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  border-bottom: 0px;
}

a:hover {
  color: #FFCC66;
  font-weight: bold;
  text-decoration: underline;
  border-bottom: 0px;
}

a.flex:link, a.flex:visited {
  font-size: 12px;
  color: #B9D2E3;
  text-decoration: none;
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  border-bottom: 1px dotted #917F94;
}

a.flex:hover {
  color: #FFCC66;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #FFCC66;
}

a.category:link, a.category:visited {
  font-size: 12px;
  color: #B9D2E3;
  font-weight: bold;
  border-bottom: 1px dotted #917F94;
}

a.category:hover {
  font-size: 12px;
  color: #FFCC66;
  border-bottom: 1px solid #FFCC66;
}

a.random:link, a.random:visited {
  border-bottom: 0px;
}

a.random:hover {
  border-bottom: 0px;
}

a.log:link, a.log:visited {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  color:  #B9D2E3;
  font-weight:  normal; 
  border-bottom: 1px dotted #917F94;
}

a.log:hover {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  color:  #FFCC66; 
  font-weight:  normal;
  text-decoration: none;
  border-bottom: 1px solid #FFCC66;
}

a.stw72:link, a.stw72:visited {
  font-size: 12px;
  color: #FF9933;
  text-decoration: none;
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  border-bottom: 10px;
}

a.stw72:hover {
  color: #FFCC66;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #FFCC66;
}

/* ##################### PFAD-ANGABE ##################### ok */

.pathway {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  color:  #FFFFFF; 
  font-weight:  bold; 
  padding: 0px; 
}

a.pathway:link, a.pathway:visited {
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #FFFFFF; 
  font-weight: bold; 
  padding: 0px; 
  border-bottom: 1px solid #000000;
}

a.pathway:hover {
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #FFFFFF; 
  font-weight: bold; 
  text-decoration: none; 
  border-bottom: 1px solid #FFFFFF;
  padding: 0px; 
}

/* ##################### SEITEN-NAVIGATION ###################### ok */

.pagenav {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  line-height:  20px; 
  color:  #ff00f0; 
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:link, a.pagenav:visited {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  line-height:  20px; 
  color:  #ff00f0; 
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:hover {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  line-height:  20px; 
  color:  #FF9966; 
  font-weight:  bold;
  text-decoration:  none;  
}

.back_button {
  text-align:center;
}

/* ################### KLEINE SCHRIFTEN EINSTELLUNGEN #################### ok */

.small {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

.smalldark {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #0099CC;
  text-decoration: none;
  font-weight: bold;
}

.modifydate {
  font-size: 10px;
  color: #000000;
  font-weight: normal;
  padding-top: 10px;
  text-align: left;
}

.createdate {
  line-height: 15px;
  font-size: 10px;
  color: #000000;
  font-weight: normal;
  vertical-align: top;
  display: block;
}

a.readon:link, a.readon:visited {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  10px; 
  color:  #B9D2E3; 
  font-style: italic; 
  border-bottom: 1px dotted #917F94;
}

a.readon:hover {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  10px; 
  color:  #FFCC66; 
  font-style: italic; 
  text-decoration: none;
  border-bottom: 1px solid #FFCC66;
}

/* ##################### ABSTIMMUNG (POLL) ###################### */

.poll {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #EFEFEF;
  line-height: 14px;
}

.content_rating {
  font-style       : italic;
  font-size        : xx-small;
  color            : #EFEFEF;
}

.content_vote {
  font-size        : xx-small;
  height           : 20px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background       : #clear;
  border           : 1px solid #000000;
}



/* ################### CONTENT PAGE EINSTELLUNGEN ################## ok */

body.contentpane {  
  background: none; 
  background-color:#ffffff;
  font-color: #000000; 
}

.contentpane {
  font-color: #000000;
  border: 0px dotted #76475f;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;
}

.contentpaneopen {
  border: 0px dotted #76475F;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 10px; border-left-width: 0px;
  padding-right: 10px;
}

.contentheading {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  color: #FF9933;
  text-align: left;
  text-indent: 0px;
  width: 100%;
  height: 22px;
}

.contentdescription {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  color:  #FFFFFF; 
}

.componentheading {
  background: url(../images/title.gif) no-repeat;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  vertical-align: top;
  padding-top: 3px;
  font-size: 14px;
  font-weight: bold;
  color: #EFEFEF;
  text-align: left;
  text-indent: 20px;
  width: 100%;
  height: 24px;
}

/* ###################### TABBED PAGES ###################### ok */

.ontab {
  border:1px solid 202020; 
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  color:  #000000; 
  font-weight:  bold; 
  background-color:  #939393; 
  padding:  4px 
}

.offtab {
  border:1px solid 202020; 
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  color:  #000000; 
  background-color:  #808080; 
  padding:  4px; 
  cursor:  pointer 
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* ##################### NEWSFEED EINSTELLUNGEN ###################### ok */

.newsfeedheading {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  color:  #EFEFEF; 
}

.fase4rdf {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  color:  #F3F3F3; 
}

a.fase4rdf:link {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  color:  #000000; 
}

a.fase4rdf {
  text-decoration:  none; 
}

a.fase4rdf:hover {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  color:  #FFCC00; 
  text-decoration:  underline; 
}

.newsfeeddate {
  font-family:  Geneva, Arial, Helvetica, sans-serif; 
  font-size:  12px; 
  color:  #FFCC00; 
}
