/* custom stuff */

.table-abstand-links, .table-abstand-rechts {
	border-style: none;
	background-color: #666;
	width: 5px;
}

.table-frame {
	border-left: 10px solid #999;
	border-right: 10px solid #999;
	
}

.clr {
	clear: both;
}

#table-head-logo {
	background: red none 0;
}

#outer {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

HTML {
  height: 100%;
  margin-bottom: 1px;
}

body {
	background: #f3db83 url(../images/hg-verlauf.jpg) repeat-x fixed;
	border-width: 0;
	border-style: none;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

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

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

strong {
}

td,tr,p,div {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	border: 0px;
}

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li
{
	background-image: none;
	list-style-image: url(../images/blockcontentbullets.png);
	padding: 0px 5px 0 0;
	margin: 0 5px 0 0;
	list-style-position: inside;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover,
.art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a,
h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 28px;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
 color: #525252;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 22px;
  color: #525252;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 18px;
  color: #E00000;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 16px;
  color: #242424;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 14px;
  color: #242424;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 14px;
  color: #E00000;
}

h3, .componentheading {
	color: red;
	border-top: 1px solid #FF3C16;
	border-bottom: 1px solid red;
	background-color: #e9e9e9;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 5px;
	padding-top: 5px;
}

.componentheading {
  padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: red;
	margin-bottom: 10px;
}

.contentheading {
    padding: 0px 0px 20px;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	color: red;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

#page_bg {
	height: 100%; 
	background: #B6BABA;
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666666;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.blog_more {
  margin-top: 30px;
}

div.syndicate div {
  text-align: center;
}

table.minimal  {
  border-collapse: collapse;
  margin:0;
  padding: 0;
}

table.minimal td {
  margin:0;
  padding: 0;
}

td.bottom {
  text-align: center;
  height: 41px;
  color: #999999;
  line-height: 30px;
  vertical-align: top;
	background: url(../images/sc_shadow_b.png) left bottom;
}

td.wrapper {
  width: 916px;
}


#bottomnav_links {
  float: left;
  width: 916px;
	height: 24px;
	background: url(../images/sc_redbar_bot.png) repeat-x;
	padding: 0px;
}

#links {
  float: right;
  padding-top: 7px;
}

#bottomnav_links ul {
  margin: 0;
  padding: 0;
}

#bottomnav_links li {
  background-image: none;
  list-style:none; 
  float: left; 
  margin: 0px; 
  padding: 0px;
  font-size: 11px;
  line-height:17px;
  height: 17px;
  white-space: nowrap;
}

#bottomnav_links a {
  display: block;
  padding: 0px 30px;
  float: none; 
  text-decoration: none;  
  color: #eeeeee;
  line-height: 17px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/sc_seperator_menubar.png) 0px 3px no-repeat;
}

#bottomnav_links a:hover {
  color: #ffffff;

}

#header {
  float: left;
  width: 916px;
  height: 163px;
  background: #dfdfdf url(../images/sc_header.jpg) no-repeat right;
}

#logo {
	margin-left: 20px;
	height: 163px;
	background: url(../images/wendel-logo_02.jpg) no-repeat 0 50%;
}

#tabbar {
  float: left;
  width: 916px;
	padding-top: 4px;
	height: 25px !important;
	height: 29px;
	background: url(../images/sc_tabbar_bg.png) repeat-x;
}

#colorbar {
  float: left;
  width: 916px;
	height: 10px;
	overflow: hidden;
	background: url(../images/sc_orange_bar_top.png) repeat-x; 
}

#contentarea {
  float: left;
  width: 900px !important;
  width: 916px;
	background: #f4f4f4;
	padding: 8px;
}

table.contentarea {

}

#pathway {
  margin-top: 5px;
}

td.sidenav {

}

div.forcewidth {
  width: 194px;
  overflow: hidden;
}

td.seperator {
	background: url(../images/sc_seperator_vert.png) top center repeat-y;
}

div.box_t {
  float: left;
  width: 194px;
	height: 10px;
	overflow: hidden;
	background: url(../images/sc_newsflash_t.png) no-repeat;
}

div.box_m {
  float: left;
	width: 178px !important;
	width: 194px;
	background: url(../images/sc_newsflash_m.png) repeat-y;	
	padding: 0 8px;
}

div.box_m td {
	color: #ffffff;
}

div.box_b {
  float: left;
  width: 194px;
	height: 10px;
	overflow: hidden;
	background: url(../images/sc_newsflash_b.png) no-repeat;
	margin-bottom: 8px;
}

table#greybox td.smallbox{
	width: 271px;
	background: #DCDEDE url(../images/sc_greybox_small_b.png) bottom left no-repeat;
	padding-bottom: 11px;
}

table#greybox td.largebox{
	width: 690px;
	background: #DCDEDE url(../images/sc_greybox_large_b.png) bottom left no-repeat;
	padding-bottom: 11px;
}

table#greybox td.spacer {
	width: 8px;
}



table#greybox h3 {
  margin: -5px 0px 5px 0px;
  padding:0;
}

table#greybox a:link, table#greybox a:visited {
  color: #333333;
}
table#greybox a:hover {
  color: #742E21;
}

div#mainbody {
	
}

div.copyright {
 margin-top: 20px;
}

div.copyright div {
	text-align: center;
	font-size: 10px;
	color: #999;
}

/**  legacy **/

.inputbox {
  font-size: 11px;

}

table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

table.moduletable td {
  padding: 4px;
}


/* required stuff */

#content-pane .tab-page {
	
}

table.contentpane {
	text-align: left;
	width: 100%;
	border-collapse: collapse;
	height: 0;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding: 0px;
	font-size: 17px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
	color: fuchsia;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: fuchsia;
}

a.sublevel:link, a.sublevel:visited {
  display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 11px;
	margin-left: 10px;
	line-height: 20px;
}


a.sublevel:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}




a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {

}

.newsfeedheading {

}

.newsfeeddate {

}

td.smalldark {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
}

table.pollstableborder {
  border-collapse: collapse;
  text-align: left;
	margin: 0;
	padding: 0;
}

#content-inhalt table.pollstableborder td {
	padding: 5px 10px 0;
	margin: 0;
	width: 100%;
}

table.pollstableborder td {
	padding: 5px 0 0;
	margin: 0;
}



/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #cccccc;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cc0000;
}
.offtab {
	background-color: #BCBCBC;
	border-left: solid 1px #999999;
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #666666;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}

td.buttonheading img{
	padding: 5px;
	border-style: hidden;
}

span.highlight {
  background: #ffffcc;
}


/* Content - Sections & Categories */


table.contenttoc {
  margin: 3px;
	border:solid 1px #cccccc;
}

table.contenttoc th {
  font-size: 12px;
  text-transform: uppercase;
  color: #666;
  background: #eee;
  border-bottom: 1px solid #ccc;
  padding: 5px;
}


table.contenttoc td {
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	padding: 5px;
}

.contentdescription {
	text-align: left;
}

/** category text format and links **/
.category {

}



.poll {
	font-size: 11px;
	padding: 0px;
	margin: 0px
}

table.pollstableborder {
	border: 0px;
	border-collapse: collapse;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 5px;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	color: #000000;
	font-weight: bold;
}


.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 12px;
}

.content_vote {
	font-weight: normal;
	font-size: 12px;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
  display: block;
	
}


#tabbar ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabbar a {float:none;}
/* End IE5-Mac hack */


#tabbar li {
	margin: 0;
  float:left;
  height: 25px;
  margin-left: 4px;
  padding: 0;
}

#tabbar li a {
  display:block;
  line-height: 25px;
  height: 25px;
  background:url(../images/sc_tab_normal.png) no-repeat 0% 100%;
  width: 139px;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #535657;
  text-transform: uppercase;
}

#tabbar a:hover {
  background:url(../images/sc_tab_active.png) no-repeat 0% 100%;
  color: #ccc;
}

/* @group Latestnews */

.latestnews {

}

ul.latestnews {
}

ul.latestnews ul {
}

ul.latestnews li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 2px;
	padding-top: 4px;
	list-style-image: none;
	list-style-type: none;
}


ul.latestnews ul li {
}

li.latestnews {
}

ul.latestnews a {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

li.latestnews a {
}

ul.latestnews a:hover {
	color: gray;
	font-weight: bold;
	text-decoration: none;
}

ul.latestnews a:visited {
}

ul.latestnews a:current {
}



/* @end */

/* @group prüfen */

/*
td.sectiontableentry1 {
  padding: 0px;
}

td.sectiontableentry2 {
  padding: 0px;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}
*/

/*
div#mainbody td.sectiontableheader {
  font-weight: bold;
  background: #FF3C16;
  color: #ffffff;
  padding: 4px;
  border-left: 1px solid #f4f4f4;
}
*/



/* @end */

/* @group Tabellen Aussehen */

/* @group Tabellenkopf */

td.sectiontableheader {
}

.sectiontableheader {
	color: white;
	font-size: 12px;
	padding: 5px;
	background-color: red;
}

.sectiontableheader a {
	color: white;
}

.sectiontableheader a:hover {
	color: orange;
}



/* @end */

/* @group Tabelle */

.sectiontableentry0 td {
	padding: 5px;
	border-bottom: 1px solid red;
	background-color: #fcd5d5;
	color: black;
	font-size: 11px;
}

.sectiontableentry0 {
	color: black;
	font-size: 11px;
}

.sectiontableentry0 a {
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.sectiontableentry0 a:hover {
	color: yellow;
	font-weight: bold;
}

.sectiontableentry0 a:visited {
	color: maroon;
	font-weight: bold;
}

.sectiontableentry1 td {
	border-bottom: 1px solid red;
	background-color: #faaaaa;
	padding: 5px;
	color: black;
	font-size: 11px;
}

.sectiontableentry1 {
	color: black;
	font-size: 11px;
}

.sectiontableentry1 a {
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.sectiontableentry1 a:hover {
	color: yellow;
	font-weight: bold;
}

.sectiontableentry1 a:visited {
	color: maroon;
	font-weight: bold;
}

.sectiontableentry2 td {
	padding: 5px;
	border-bottom: 1px solid red;
	background-color: #fcd5d5;
	font-size: 11px;
	color: black;
}

.sectiontableentry2 {
	color: black;
	font-size: 11px;
}

.sectiontableentry2 a {
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.sectiontableentry2 a:hover {
	color: yellow;
	font-weight: bold;
}

.sectiontableentry2 a:visited {
	color: maroon;
	font-weight: bold;
}



/* @end */



/* @end */

/* @group Pathway */

.pathway-box {
	width: 98%;
	border-bottom: 2px dotted red;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.pathway {
    color: red;
	text-decoration: none;
	font-style: italic;
	font-size: 9px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.pathway a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

.pathway a:hover {
	color: gray;
	text-decoration: underline;
}

.pathway a:visited {
	color: purple;
	text-decoration: underline;
}



/* @end */

/* @group Menu */

.menu-box-left, .menu-box-right {
	background: #FFE2E2;
	padding-bottom: 30px;
	vertical-align: top;
}

.menu-left-content, .menu-right-content {
	text-align: left;
	font-size: 11px;
}

.menu-box-left h3, .menu-box-right h3 {
	background: red;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	font-size: 14px;
	color: white;
}

.moduletable_menu {
	padding-bottom: 20px;
}

.menu-right-content div.moduletable {
	padding-bottom: 20px;
}

.menu-left-content div.moduletable {
	padding-bottom: 20px;
}



/* @end */

/* @group Menü aussehen */
ul.menu ul {
	padding: 0;
	margin: 0;
}
ul.menu li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 2px;
	padding-top: 4px;
	list-style-image: none;
	list-style-type: none;
}
ul.menu ul li {
	border-bottom: 1px solid #fff;
}
ul.menu {
	text-decoration: none;
	color: black;
	padding-left: 5px;
	font-weight: bold;
}

ul.menu a {
	color: red;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
ul.menu a:hover {
	color: gray;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	border-left: 4px solid gray;
}

ul.menu a:visited {
	color: maroon;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

ul.menu li#current a {
	color: white;
	display: block;
	border-left: 4px solid black;
	padding-left: 5px;
	background-color: red;
	font-weight: bold;
	text-decoration: none;
}



/* @end */

/* @group Topmenu */

/*
a.mainlevel:link, a.mainlevel:visited {
	font-size: 10px;
	background: url(../images/sc_menu.png) no-repeat;
	font-weight: bold;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding-left: 15px;
	width: 194px;
}

a.mainlevel:hover {
	text-decoration: none;
	font-weight: bold;
	background-position: 0px -22px;
	color: #ff3300;
}

a.mainlevel#active_menu {
	background-position: 0px -48px;
	color: red;
}
a.mainlevel#active_menu:hover {
	color: #333;
}
*/

#top-menu-box {
	background: white;
	height: 30px;
	width: 1024px;
}

.top-menu-content {
	width: auto;
}

a.mainlevel {
	font-size: 12px;
	font-weight: bold;
	border-left: 2px solid black;
	padding-right: 5px;
	color: red;
}

a.mainlevel:link {
	padding-left: 5px;
}

a.mainlevel:visited {
	padding-left: 5px;
	color: orange;
}

a.mainlevel:hover {
	color: gray;
	border-bottom: 2px solid orange;
}



/* @end */

/* @group footer */

.footer {
	background-color: #666;
	height: 30px;
}

.footer-content {
	color: white;
	font-size: 12px;
	width: 1024px;
	text-align: right;
	padding-right: 10px;
}

.footer a {
	color: silver;
}

.footer a:hover {
	color: yellow;
	background-color: #666;
}



/* @end */

/* @group Laufschrift */

#laufschrift {
}



/* @end */

/* @group Tool Tip */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}



/* @end */

/* @group Fremdmodule */

#ajaxChatChatList {
	padding: 5px;
	color: black;
	border: 1px solid black;
	margin-bottom: 5px;
}

#ajaxChatInputFieldContainer {
}

#ajaxChatInputField {
	color: red;
	border: 1px solid black;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
}

#copyright {
	color: black;
	font-size: 10px;
	font-weight: bold;
}




/* @end */




