/* Die Essentials */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #336699;
	background-color: #F8F8F8
}
th   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #D3DCE3
}
td   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
form   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt
}
h1   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold
}
h2   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold
}
h3   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
    border: 0;
}
/* teammessage.css, Version 1.0 */
.sidebar {
	font-size : 70%;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
}
.sidebar-header {
	font-size : 9pt;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Navy;
}
.sidebar-news {
	font-size : 9pt;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Navy;
}

.row_separator {
    background-color:#DF4200
}

.algnleft {
	text-align : left;
}
.algnright {
	text-align : right;
}
.algncenter {
	text-align : center;
}
.algnjustify {
	text-align : justify;
}

.tm-bg-signal {
	background-color: #DF4200;
}
.tm-fontcolor-signal {
	font-weight: bold;
	color: #DF4200;
        margin-top: 0px;
        margin-bottom: 8px;
}
.tm-fontcolor-info {
	font-weight: bold;
	color: #999999;
        margin-top: 0px;
        margin-bottom: 8px;
}
.tm-font-large {
	font-size: 1.2em;
        margin-top: 0px;
        margin-bottom: 8px;
}
.tm-font-small {
	font-size: 1em;
        margin-top: 0px;
        margin-bottom: 8px;
}
.tm-font-alternate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
        margin-top: 0px;
        margin-bottom: 8px;
} 
.tm-td-greyed_right .tm-td-greyed_left {
	background-color: #F7F7F7;
	border : thin #D3DCE3 none;
}
.tm-td-greyed_left {
	background-color: #F7F7F7;
	border : thin #D3DCE3 solid;
}
.tm-font-greyed {
 	color: #999999; 
 	white-space: nowrap;
}

.tm-tr-teammodlist {
     vertical-align: top;
     border-bottom: 1px solid #DF4200;
}

.tm-font-red {
 	color: #FF0000;
 	white-space: nowrap;
}

.nav {
	color: #006666;
}
/* normale Links */ 
A:link.nav {
	color: #336699;
}
A:visited.nav {
	color: #006666;
}
A:hover.nav {
	color: #DF4200;
}
A:active.nav {
	color : #336699;
}
A:focus.nav {
	color: #336699;
}


 /* HP: Navigations-Banner */
A:link.topnavlink {
	color: White;
}
A:visited.topnavlink {
	color: White;
}
A:hover.topnavlink {
	color: #FF9900
	/* color: #FFFFC8; */
}
A:active.topnavlink {
	color: Black;
}
A:focus.topnavlink {
	color: #FFFFC8;
}
.topnavlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight : bold;
}

A:link.topnavlink-down {
	color : Black;
}
A:visited.topnavlink-down {
	color : Black;
}
A:hover.topnavlink-down {
	color: #FF9900
	/* color: #FFFFC8; */
}
A:active.topnavlink-down {
	color: Black;
}
A:focus.topnavlink-down {
	color: #FF9900;
}
.topnavlink-down {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight : bold;
}

.command {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	font-style: normal;
}
.clearit {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: px; /*for IE*/
}


hr.divider {
    line-height: 4px;
}

#teamtoptable table {
    width:100%;
    border: 0;
}
#teamtoptable tr {
    text-align: left;
    vertical-align: top;
}

#teamtoptable td {
    border:1px solid #000;
    vertical-align: top;
    overflow: hidden;
}

