/* general stuff */

body {
margin:0;
padding:0;
text-align: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12pt;
}
.officeheadline {
	font-weight: normal;
	font-size: 13pt;
	text-align: right;
	/*height: 23px; */
	line-height: 23px;
	font-family:Helvetica,Verdana,sans-serif,Arial;	
	/*font-style: italic; 
	margin-top: 0px;
	margin-bottom: 6px;*/
	color: #666;
}
.officesubline {
	text-align: right;
	font-weight: normal;
	font-size: 9pt;
	text-align: right;
	/*height: 23px; */
	line-height: 18px;
	font-family:Helvetica,Verdana,sans-serif,Arial;	
	color: #999;
}

.hervorhebung {color: #660000}

.bu {  
font-size: 9pt;
color: #999;
}
.kunden {  
font-weight: bold;
color: #333;
}
.kundenort {  
font-weight: normal;
font-style: italic;
font-size: 9pt;
color: #666;
}

p.frage {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #000066;
}
.name-interviewpartner {font-weight: bold; color: #660000}

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

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

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

a:hover {
text-decoration:  underline; 
border: none;
 }

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

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

h3 {
font-weight: normal;
font-size: 15pt;
/*height: 23px; */
line-height: 20px;
font-family:Arial,Helvetica,Verdana,sans-serif;
/* border-bottom: 1px solid #CCCCCC; */
color: #999999;
margin-top: 1px;
margin-bottom: 1px;
}

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

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

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

/* Modul-Ueberschrift */
div.module h3 {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color: #666666;
	/* margin: 0px; */
	/* padding: 0px; */
	margin-bottom: 8px;
}
/* notwendig  ? */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-weight: normal;
	font-size: 10pt;
 	font-family: Arial, Verdana, Helvetica, 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: Arial, Verdana, Helvetica, 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 */

/* old search */
#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 10px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

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


/* muss nicht 
#banner {
	width: 468px;
	height: 60px;
	margin-bottom: 10px;
}
*/
 
 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 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-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: 0px;
	float: left;
	margin: 0;
	font-size: 10pt;
	line-height: 20px;
	white-space: nowrap;
	border-right: 2px solid #FFF;
	/* width: 120px; */
}

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

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

ul#mainlevel-nav li a:hover
{
	color: #339;
	/* 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: Arial, Verdana, Helvetica, 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: Arial, Verdana, Helvetica, 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: Arial, Verdana, Helvetica, sans-serif;
/* height: 80px; */
line-height: 18px;
text-decoration:  none; 
color: #CCCCCC;
}
th.pagenav_next {
/* margin-right: 10px; */
font-size: 9pt;
font-family: Arial, Verdana, Helvetica, 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:Arial,Helvetica,Verdana,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:Arial,Helvetica,Verdana,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:Arial,Helvetica,Verdana,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:Arial,Helvetica,Verdana,sans-serif;
color: #FFFFFF;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
/* width: 123px; */
}
a.sublevel-spezial:hover {
text-decoration:  none; 
color: #FFFF00;
}




/* ========== Legalmenu ================ */
.mainlevel-legals {
font-size: 8pt;
font-style: normal;
font-family:Arial,Helvetica,Verdana,sans-serif;
text-align: right;
line-height: 11pt;
text-decoration:  none; 
color: #3F3F3F;
/* margin-right: 16px;
margin-top: 5px; */
}

.mainlevel-legals a {
color: #3F3F3F;
text-decoration: underline; 
}

a.mainlevel-legals, td.mainlevel-legals {
font-size: 9pt;
font-style: normal;
font-family:Arial,Helvetica,Verdana,sans-serif;
text-align: center;
line-height: 11pt;
text-decoration:  none; 
color: #666666;
/* margin-right: 5px; */
}
a.mainlevel-legals:hover {
text-decoration:  none; 
color: #000033;
}

/* END ========== Footermenu ================ */



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,Arial,Verdana,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: 10pt;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10pt;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10pt;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10pt;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 8pt;
color: #ABABAB;
height: 10px;
line-height: 20pt;
/*margin-bottom: 45px;*/
}
.modifydate {
font-size: 10pt;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10pt;
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: 10pt;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

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

.contentheading {
/* width: 98%; */
font-weight: normal;
font-size: 14pt;
font-style: normal;
font-family:Arial,Helvetica,Verdana,sans-serif;
height: 24px;
line-height: 24px;
color: #666;
}
/* .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: 14pt;
font-style: normal;
font-family: Helvetica, Verdana, Arial, sans-serif;
height: 26px;
line-height: 32px;
color: #660000;
}

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: 16pt;
height: 23px;
line-height: 20px;
font-family: Helvetica, Verdana, Arial, sans-serif;
border-bottom: 1px solid #CCCCCC;
color: #999999;
/*margin-bottom: 5px; */
}
.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;
margin-bottom: 10px;
}
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;
}


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

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


.blogsection {
font-size: 10pt;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

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;
}

form {
margin: 0px;
padding: 0px;
}