/* general stuff */


body{
margin: 0px;
margin-top: 0px;
padding: 0px;
text-align: left;
font-family: arial, helvetica, sans-serif;
}

a {
text-decoration:  none;
font-weight: normal;
color: #AF3705;
z-index: 9;
}

a:hover {
text-decoration: none; 
color: #000000;
}

div.navpfeile {
padding-right: 4px;
padding-bottom: 4px;
margin-top: -1px;
font-size: 8pt;
float: left;
}

div.nav2 {
padding-bottom: 4px;
padding-left: 4px;
padding-right: 2px;
}


/* Modules */

/*
#leftcol div.module, #rightcol-normal div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}




div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#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;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

*/

/* Topmenu */

 ul#mainlevel-nav
{
}

ul#mainlevel-nav li{
}

ul#mainlevel-nav li a{
}



/* Main Menu(s) */

ul#mainlevel {
  padding-left: 0px;
  margin-left: 15px;
  list-style-type: none;
} 

li.mainlevel {
}

a.mainlevel {
  color: #AF3705;
  font-weight: bold;
  font-size: 10pt;
  line-height: 25px;
  text-decoration: none;
}

a.mainlevel:hover {
  color: #000000;
  text-decoration: none;
}

li.mainlevel_active {
}

a.mainlevel_active {
  font-size: 10pt;
  line-height: 25px;  
  color: #BB0000; 
  font-style: italic;
  font-weight: bold;
}

a.mainlevel_current {
  font-size: 10pt;
  line-height: 25px;  
  color: #BB0000; 
  font-style: italic;
  font-weight: bold;
}

a.mainlevel_active:hover {
  color: #000000;
  text-decoration: none;
}

li.sublevel {
  margin-left: -30px;
  padding-bottom: 5px;
  list-style-type: none;
  line-height: 100%;
}

a.sublevel {
  color: #AF3705;
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;
}

a.sublevel:hover {
  color: #000000;
  text-decoration: none;
}

li.sublevel_current {
  margin-left: -30px;
  padding-bottom: 5px;
  list-style-type: none;
  line-height: 100%;
}

a.sublevel_current {
  color: #AF3705; 
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;
}

a.sublevel_current:hover {
  color: #000000;
  text-decoration: none;
}


a.sublevel_current#active_menu {
  color: #BB0000; 
  font-style: italic;
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;
}

a.sublevel_current#active_menu:hover {
  color: #000000;
  text-decoration: none;
}


li.sublevel_active {
  margin-left: -30px;
  padding-bottom: 5px;
  list-style-type: none;
  line-height: 100%;
}

a.sublevel_active {
  color: #BB0000; 
  font-style: italic;
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;
}

a.sublevel_active:hover {
  color: #000000;
  text-decoration: none;
}


/*
html>body a.mainlevel {
width:135px;} 

html>body a.sublevel {width:123px;} 


html>body a.sublevel:hover, a.sublevel#active_menu { 
width: 135px;
}

*/


/* Module specific */

#leftcol div.module div div div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

div.syndicate {
  width: 80px;
  padding-top: 40px;
  padding-left: 15px;
}


/* Aussehen des Inhalts */

p, div {
  font-size: 10pt;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 10px;
  clear: both;
}

h1 { 
  font-weight: bold;
  font-size: 10pt;
  line-height: 140%;
  color: #BB0000;
  padding-bottom: 5px; 
  padding-top: 10px; 
  clear: both;
}

h2 { 
  font-weight: bold;
  font-size: 10pt;
  line-height: 140%;
  color: #000000;
  padding-bottom: 0px; 
  padding-top: 10px; 
  clear: both;
}

.newsletter-heading {
  color: #000000;
  font-weight: bold;
  font-size: 10pt;
}

.textkoerper {
  text-align: justify;
  line-height: 140%;
  clear: none;
}

.zwischenueberschrift {
  font-weight: bold; 
  padding-top: 10px; 
  padding-bottom: 5px;
  clear: both;
}

.autor {
  text-align: right;
  font-style: italic; 
  padding-bottom: 5px;
}

.hervorgehoben {
  font-style: italic;
}

.aufzaehlung-ebene1 {
  list-style: decimal;
}

.aufzaehlung-ebene2 {
  list-style: lower-alpha;
}

.download_icon {
  background-color: #EEE2D5;
  height: 19px;
  margin-right: 2px;
  padding: 4px;
  width: 30px; /* 506 */
  display: block;
  float: left;
}

.download_beschreibung {
  background-color: #DEDEDE;
  height: 100%;
  padding: 4px;
  padding-left: 6px;
  width: 449px;
  display: block;
  float: left;
  margin-bottom: 4px;
}

.tabelle_normal {
  padding: 5px;
}

.pathway {
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

.login_content {
  background-color: #EDD9C2;
  width: 180px;
  text-align: center;
  padding-right: 15px;
  padding-bottom: 30px;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000000;
height: 10px;
line-height: 10px;
text-align: left;
}


/* Weblink-Componente */

.sectiontableentry1 {
  text-align: left;
  background: #EEEEE;
  font-size: 10pt;
  margin-bottom: 115px;
  line-height: 140%;
}
.sectiontableentry2 {
  background: #FFFFFF;
  font-size: 10pt;
  text-align: left;
  padding-bottom: 115px;
  line-height: 140%;
}

a.category {
  line-height: 25px;
 }
a.category:hover {
  line-height: 25px;
 }


/* Search-Komponente */

fieldset {
  border-style: none;
}


/* Formulare */

input.button {
  background-color: #EEEEEE; 
  border-color: #000000; 
  border-width: 1px; 
  border-style: outset; 
}

input#lm_subscribe, input#lm_unsubscribe {
  border-width: 0px;
}

input#mod_login_remember {
  border-width: 0px;
}

input#mod_login_username, input#mod_login_password {
  background-color: #EEEEEE;
  border-color: #000000;
  border-width: 1px; 
  border-style: inset;
  font-size: smaller;
}

inputbox#subscriber_name, inputbox#lm_email {
  background-color: #EEEEEE;
  border-color: #000000;
  border-width: 1px; 
  border-style: inset;
}

.inputbox {
  background-color: #EEE2D5;
  border-color: #000000;
  border-width: 1px; 
  border-style: inset;
}

table.moduletable_loginform div input {
  margin-left: -58px;
}

select {
  background-color: #EEE2D5;
  border-color: #000000;
  border-width: 1px; 
  border-style: inset;
}

option.mainlevel {
  background-color: #EEE2D5;
}

option.mainlevel_current {
  background-color: #EEE2D5;
}

option.mainlevel_active {
  background-color: #EEE2D5;
}

option.sublevel {
  background-color: #EEE2D5;
}

option.sublevel_current {
  background-color: #EEE2D5;
}

option.sublevel_active {
  background-color: #EEE2D5;
}

.menu-form-submit {
  background-color: #EEE2D5; 
  border-color: #000000; 
  border-width: 1px; 
  border-style: outset; 
  margin-left: 4px;
}


/* ---------- */

.createdate {
font-size: 10px;
color: #ABABAB;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}

a.readon {
font-size: 10pt;
color: #AF3705;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
color: #000000;
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
  font-weight: bold;
  font-size: 10pt;
  line-height: 140%;
  color: #BB0000; 
  padding-bottom: 0px; 
  padding-top: 8px; 
}

.contentheadingnews {
  font-weight: bold;
  font-size: 10pt;
  line-height: 140%;
  color: #000000; 
}

.newsdate {
  font-style: italic;
  padding-right: 10px;
}

.pagenav {
  font-size: 8pt;
}

.pagenav_prev {
  font-size: 8pt;
}

.pagenav_next {
  font-size: 8pt;
}

.pagenavcounter {
  font-size: 8pt;
  float: right;

}

div#inhalt {
  font-size: 10pt;
}

.contentpaneopen {
  text-align: left;
  font-size: 10pt;
  line-height: 140%;
  width: 100%;
}

table.contentpane {
  font-size: 10pt;
}

table.contentpane ol {
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
}

table.contentpane ul li{
  padding: 0px;
  margin: 0px;
  padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 12px;
height: 25px;
line-height: 25px;
}
.componentheading {
color: #BB0000;
font-size: 10pt;
font-weight: bold; 
padding-bottom: 5px;
padding-top: 10px; 
line-height: 140%;
}


table.moduletable {
  width:  100%; 
  font-size: 80%;
}

table.moduletable_loginform {
  width: 100%; 
  font-size: 80%;
  margin-top: 30px;
  padding-left: 15px;

}

table.moduletable_loginform th  {
  color: #000000;
  font-weight: bold;
  padding-bottom: 1ex;
}

div#topmodule table.moduletable {
  text-align: right;
  width: 100%;
}

table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 12px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}