/* CSS Document */

html {
	height: 100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	margin-bottom: 1px;
	background-color:#F6F6F6;
	margin-top: 0px;
	padding-top: 0px;
}

.clr {
	clear: both;
}

.outline {
  border: 0px solid #cccccc;
  padding: 0x;
  background:#fff url(../images/main_background.jpg) no-repeat bottom;  
}

.table_top {
  background: #010066;
  height: 8px;
}

#buttons_outer {
  	margin-bottom: 2px;
	margin-right: 2px;
	vertical-align:top;
	width: 300px;
	color:#0000CC
}

#buttons_inner {
	vertical-align:top;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 19px !important;
	height: 17px;
	line-height: 19px !important;
	line-height: 17px;
	padding-left: 4px;
	padding-top: 1px;
	margin-bottom: 1px;
	font-size:10px;
	color: #516085;
	padding-left: 7px;
	padding-bottom: 10px
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 6px;
}

a.pathway:link, a.pathway:visited {
	color: #516085;
	text-decoration:underline
}

a.pathway:hover {
	text-decoration:none;
	color: #516085
}

#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 68%;
}
ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #FF6600;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #FF6600;
  text-decoration:underline
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	vertical-align:top;
	float: left;
	padding: 0px;
	width: 300px;
	height: 122px !important;
	height: 122px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}


#left_outer {
  	float: left;
	margin-top: 0px !important;
	margin-top: -18px;
	width: 151px;
}

#leftPanel {width:160px;float:left;margin-top:0px;padding-top:0px !important; padding-top:25px }
#leftPanel ul#mainlevel ul{display:none}
#mainlevel{margin:0px 0px 0px -5px;padding:0px 0px 0px 0px;background: url(../images/top_menu_bg.png) repeat-x;position:absolute;top:95px; width:880px;font-size:12px; font-family:Arial, Helvetica, sans-serif; border-bottom:0px solid #000000 }
#mainlevel li{display:inline;font-size:12px }
#mainlevel a{color:#B9CBE6;text-decoration:none;display:block;float:left; padding:6px 11px 4px 6px; border-right:1px solid #668AC6;border-bottom:1px solid #OOOOOO; background: url(../images/top_menu.png) no-repeat;  font-weight:bold}
#mainlevel a:hover{text-decoration:underline; background: url(../images/top_menu_hover.png) no-repeat right}
#mainlevel a.mainlevel#active_menu {color:#000000}
#mainlevel a.mainlevel#active_menu:hover {color: #FF0000 }
#subMenu ul{margin:0;padding:0px 0px 0px 0px;background: url(../images/menu_topleft.jpg) repeat-y;font:12px Arial, Helvetica, sans-serif; }
#subMenu li{list-style:none;border-bottom:1px solid #668AC6;padding:4px}
#subMenu a{color:#FFFFFF; display:block; padding:1px 0px 0px 0px;text-decoration:none;font-weight:normal; padding-left:5px}
#subMenu a:hover{color:#FFFFFF; text-decoration:underline}

#userMod1 h3,#contentHome h3{margin:0;background:#516185;color:#fff;font-size:12px;padding:4px 13px}
#vmMenuList ul,#mainlevel_sub{margin:0 0 10px 0;background:#fff url(../images/menu1_back.jpg) no-repeat bottom right;padding:0 0 66px 0}
#vmMenuList li,#mainlevel_sub li{list-style:square inside;color:#cc0001;font-size:12px;display:inline}
#vmMenuList li a,#mainlevel_sub li a{color:#cc0001;font-weight:bold;text-decoration:none;padding:6px 0 6px 12px;display:block;border-bottom:1px solid #ea0000}
#vmMenuList li a:hover,#mainlevel_sub a:hover{background:#CC0001;color:#fff}
#vmMenuList a.sublevel,#mainlevel_sub a.sublevel{color:#DF6163}

#content_outer {
	padding-top:0px !important; 
	padding-top:7px;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 783px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 0px;
	width: 152px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 0px solid #cccccc;
  padding: 0px 0px 0px 2px;
}


.user1_inner {
  	float: none !important;
  	float: left;
	margin: 0px;
	background:#FFFFFF
}

.user2_inner {
  	float: none !important;
	float: left;
	margin: 0px;
	background:#FFFFFF
}

table td.body_outer {
	padding: 2px;
}

.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

td.footer {
	background:#EAEAEA;
	text-align:center;
	padding: 3px;
	color:#666666
}
a.footer:link, a.footer:visited {
	color: #666666;
	text-decoration:none
}

a.footer:hover {
	text-decoration:underline;
	color: #666666
}
td {
	text-align: left;
	font-size: 11px;
}

a:link, a:visited {
	color: #000066; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #3C5A96;	text-decoration: none;
	font-weight: bold
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 3px;
	color: #5D5D5D
}

table.contentpaneopen td {
   padding: 4px 4px 0px 4px;
   font-size: 12px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #033699;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  background: #ACBCDE;
  font-weight: bold;
  border: 3px double #1F2837;
  width: auto;
  padding: 0px 5px;
  height: 22px !important;
  height: 20px;
  margin: 1px;
}

.inputbox {
	padding: 1px !important;
	padding: 0px;
	border:solid 1px #999999;
	background-color: #ffffff;
	font-size:10px;
}

.componentheading {
	background: url(../images/componentheading.png) no-repeat;
	color: #003499;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 20px;
	text-indent: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 0px;
	color: #000066;
	border-bottom: 1px dotted #486DB4;
	font-family:Arial, Helvetica, sans-serif;
}

td.contentheading h2 { margin:0; font-size:14px }
td.contentheading h1 { margin:0; font-size:16px }

.contentpagetitle {
	color: #cccccc;
	text-align:left;
}

.leftrow {
  background-color : #FFFFFF; 
  width            : 160px;
  height           : 100%;
  margin-right     : 5px;
}
.rightrow {
  background-color : #FFFFFF;
  height           : 100%;
  width            : 160px;
  align            : right;
  margin-left      : 5px;
}

table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
  border-left:#17202F 1px solid;
  border-right: #17202F 1px solid;
  border-top: #17202F 1px solid;
  border-bottom: #17202F 1px solid;
  margin: 0px 0px 10px 0px;
  background: #DDDFE1;
  
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 23px;
  line-height      : 23px;
  text-indent      : 25px;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background:#FFFFFF url(../images/mod_icon_long_d.png) no-repeat;
}
table.moduletable td {
  padding: 0px 2px 2px 2px !important;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

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

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

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

span.article_seperator {
	display: block;
	height: 5px;
}

div.moduletable_mod_standorte h3 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #8B9DC0;
	padding: 3px 0px 3px 3px;
	margin: 0px;
	color:#FFFFFF
}

.moduletable_clubBodytech{background:#F0F1F1; padding:5px 5px 5px 5px ;margin-bottom:5px}
.moduletable_clubBodytech p{background:#EFF0F3; color: #00072F; font-size:11px}

td.moduletable_mod_heimedia {
	width: 150px;
	border-bottom: 4px solid #FFF;
	padding: 3px 0px 3px 5px;
	background-color: #8B9DC0;
	font-family:Arial, Helvetica, sans-serif
}

td.moduletable_mod_bdubanners {
	width: 150px;
	padding: 1px 0px 2px 3px;
	background: url(../images/bgmod_gleisslutz.png) no-repeat;
	text-align:center
}

#pPImage{background:url(../../../images/stories/generic_product.jpg) no-repeat right;height:180px; padding:0px; margin:0 }
#pPDesc{padding:0px 0px 0px 215px; color:#000000}

a.readon:link, a.readon:visited {
	font-size: 12px;
	color: #3C5A96;
	text-align: left;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: underline;
	font-weight: normal;
}

a.readon:hover {
	text-decoration: none;
	color: #000066;
	text-decoration: none;
}

a.readon_hometop:link, a.readon_hometop:visited {
	font-size: 12px;
	color: #3C5A96;
	text-align: left;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: underline;
	font-weight: normal;
}

a.readon_hometop:hover {
	text-decoration: none;
	color: #000066;
	text-decoration: none;
}

table.moduletable_news1 th, div.moduletable_news1 h3 {
	background:#8B9DC0;  
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 20px;
	line-height: 21px;
	font-weight: bold;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
}

ul.latestnews { list-style:none; }
li.latestnews { 
	line-height: 15px; 
	padding-left: 25px;
	margin-left:-45px; 
	padding-bottom: 4px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat; 
	background-position: 10px 5px; 
}

ol.latestnews{
	margin-left:40px; 
	list-style-position:inherit; 
}

table.moduletable_news1 td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background:#EFF0F3
}

div.search { 
	width: 155px;
	padding-left: 0px;
	
}
.pagenavcounter{font-size:0.8em;margin-bottom:1em;text-align:right}
.pagenavbar a{background:#000066;padding:2px 7px 2px 7px;text-decoration:none; color:#FFFFFF; font-size:12px; font-weight:normal}
.pagenavbar a:hover,.pagenavbar span{background:#3C5A96;padding:2px 7px 2px 7px;text-decoration:none; color:#FFFFFF; font-size:12px; font-weight:normal}
#contenttoc{width:550px}
#toctitle{width:85px;float:left; font-weight:bold}
.tocrow{margin:0 0 6px 90px; padding:1px 1px 1px 1px;}
.tocrow a{ width:350px; text-decoration:none;padding:2px 7px 2px 7px;background:#000066; color:#FFFFFF; font-size:12px; font-weight:normal}
.tocrow a:hover{text-decoration:none;padding:2px 7px 2px 7px;background:#000066; color:#FFFFFF; font-size:12px; font-weight:normal}
.tocrow a.toclinkact{text-decoration:none;padding:2px 7px 2px 7px;background:#3C5A96; color:#FFFFFF; font-size:12px; font-weight:normal}


.contentheading_candidatos {
	height: 20px;
	color: #FF3300;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 100px;
	font-size: 18px !important
}

term_link {
	border-bottom:1px dotted #000066;
	color:#666666;
	cursor:help;
	font-weight: normal
}

a.mainlevel:link, a.mainlevel:visited  {color:#B9CBE6;text-decoration:none;display:block;float:left; padding:6px 19px 4px 16px;border-right:1px solid #668AC6;border-bottom:1px solid #OOOOOO; background: url(../images/top_menu.png) no-repeat;  font-weight:bold}
a.mainlevel:hover{text-decoration:underline; background: url(../images/top_menu_hover.png) no-repeat right}
