/* general stuff */

html, body{
	height:100%;
	margin:0px;
	padding:0px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
}

a {
	text-decoration:  none;
	font-weight: bold;
	border: none;
        color: #C50000;
 }


a:visited {
	text-decoration:  none;
	font-weight: bold;
	border: none;
        color: #C50000;
 }
 
a:hover {
	text-decoration:  underline; 
	border: none;
        color: #C50000;
 }
 
div{
  margin: 0px;
  padding: 0px;
}


/********************************************
 * NAVIGATION
 *******************************************/

/* Topmenu (Mainmenu) */

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	white-space: nowrap;
}

ul#mainlevel-nav li{
	width: auto !important;
	width: 5%;
	display:inline;
	margin: 0;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	margin-right: 1px;	
}

ul#mainlevel-nav li a{
	font-weight: bold;
	font-family: sans-serif;
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
	margin-left: 5px;
	white-space: nowrap;
	color: #FFFFFF;
}


ul#mainlevel-nav li a:hover, a.mainlevel-nav#active_menu-nav {
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
}



/* Menu(s) der zweiten Ebene */

a.mainlevel {
	font-size: 14px;
	padding-left: 15px;
	display: block;
	line-height: 26px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #BB0000;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	font-family: sans-serif;
	color: #000000;
	width: 135px;
}

/* HACK
html>body a.mainlevel{
  width: 120px;
}
*/

a.mainlevel:hover, a.mainlevel#active_menu {
	background: #BB0000;
	text-decoration: none;
	border-bottom: 1px solid #BB0000;
	color: #FFFFFF;
}

#menu-left-top table{
  border:0px solid #000000;
  width:180px;
}

/* sublevel */
a.sublevel {
	font-size: 14px;
	display: block;
  line-height: 20px;
	padding: 0px;
	padding-left: 25px;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 0px solid #BB0000;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	font-family: sans-serif;
	color: #000000;
  width:135px;
  background-image: url(../images/bg.gif);
}


a.sublevel:hover, a.sublevel#active_menu {
	background: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px solid #BB0000;
	color: #BB0000;
}


/* funktionale navigation */

.mainlevel-func {
  font-size: 12px;
	display: block;
  line-height: 20px;
	padding: 0px;
	padding-left: 25px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	font-family: sans-serif;
	color: #BB0000;
  width:135px;
}


a.mainlevel-func:hover, a.mainlevel-func#active_menu {
	background: #FFFFFF;
	border-bottom: 0px solid #BB0000;
	text-decoration: underline;
	color: #BB0000;
}

#menu-left-separator  {
	margin-left: 15px;
	margin-right: 15px;
  margin-bottom:10px;
  margin-top:10px;
  border-top: 0px solid #BB0000;
}

#menu-left-bottom{
  position:absolute; 
  text-align: left;
  bottom:10px;
  left:0px;
  border: 0px solid #000000;
  width:180px;
}



/********************************************/



/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.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;
}

hr {
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #002E61;
 border-bottom: transparent;
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}


/********************************************
 * CONTENT
 *******************************************/
.pagenav{
font-size: 80%;
}


.contentheading {
width: 98%;
font-weight: bold;
font-size: 15pt;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #002E61;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #002E61; /**/
}

h1 {
text-align: left;
font-weight: bold;
font-size: 10pt; 
font-family: Arial;
border-bottom: 1px solid #002E61;
color: #002E61;
width: 80%;
margin-left:20px;
}

.contentpaneopen{
text-align: left;
/*background: transparent;*/
font-size: 10pt; 
font-family: Arial;
width: 625px;
}

.contentpaneopen *{
text-align: left;
font-size: 10pt; 
font-family: Arial;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 11px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}
.category {
font-size: 12px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.back_button {
margin: 0px 0px 10px 0px;
}
.blogsection {
font-size: 12px;
}

.blog_more ul li{
/*list-style: none;*/
padding-left: 14px;
line-height: 18px;
List-Style-Image: url(../images/icons/page_white_text.gif);
List-Style-Position: inside;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}


/* login form */

form#login table td {
vertical-align:bottom;
}

form#login table td a {
font-size: 10px;
}

form#login table td div{
text-align: left;
}

form#login table table td {
margin: 0px;
padding: 0px;
text-align: left;
background-color: #FFFFFF;
}

form#login table table {
border:0px solid #000000;
}

/* suche */
div.search {
  padding-left:15px;
  margin-bottom:10px;
  width:135px;
}

/* Latest News*/
table.moduletable_news {
width:  100%; 
font-size: 80%;
 }
table.moduletable_news th  {
width: 98%;
font-weight: bold;
font-size: 10pt; 
font-family: Arial;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #002E61;
color: #002E61;
}
.latestnews_news a:link {
color: black;
text-decoration: none;
}
.latestnews_news a:visited {
color: black;
text-decoration: none;
}
.latestnews_news a:hover {
color: white;
text-decoration: none;
background-color: #C50000;
}
table.moduletable_news  ul li {
    list-style-type: none;
}

/*Content Table*/

.content_table{
width:  100%; 
}

.content_table_head{
background-color: #C50000;
color: white;
font-weight: bold;
}

.content_table_2nd_line{
background-color: #eeeeee;
}