BODY {
	margin-width:0;
	margin-height:0;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
}

html, body {
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url('../images/bg_repeat.gif');
	background-repeat: repeat-x;
	background-color: #C7CEE0;
}

h1.root_title {
    color: #17497A;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 18px 0 0 20px;
    text-transform: uppercase;
}

h2.style1 {
    color: #17497B;
    font-size: 14px;
    font-weight: bold;
}

h2.style2 {
    color: #17497B;
    font-size: 14px;
    font-weight: bold;
}

h2.style3 {
    background: #a9a9a9;
    border: 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 42px;
    margin: 0;
    padding: 3px 0 3px 3px;
}

h2.style4, div.lightgray h2.style4 a, div.lightgray h2.style4 a:hover {
    background: #a8b5cf;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 3px 3px 10px;
    display: block;
}

div.lightgray h2.style4 a, div.lightgray h2.style4 a:hover {
    padding: 0;
}

h2.style5 {
    background: #cf001c;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 3px 3px 10px;
    display: block;
}

.root-title {
	text-align: center;
	vertical-align: bottom;
	font-family : Verdana;
	font-size : 18pt;
	font-weight: bold;
	font-style: normal;
	color : #1749eo;
}

.searchResult {
	margin-bottom : 15px;
}

td.td-menu-links {
   font-family : Arial, Verdana;
   text-decoration: none;
   font-weight: normal;
   padding-top: 2px;
}

A.menuob:hover {
text-decoration : none;
color : #ffffff;
}
td.menuob{
	padding-top:4px
}
A.menuobact:hover {
text-decoration : none;
color : #ffffff;
}
A.menuobun:hover {
text-decoration : none;
color : #ffffff;
}
A.menuobunact:hover {
text-decoration : none;
color : #ffffff;
}

.internal-link{
	font-size : 8pt;
}

A.menuob {
	font-family: Arial, Verdana;
	letter-spacing: 0.1mm;
	font-size : 12px;
	color : #ffffff;
	font-weight : normal;
	text-decoration: none;
	margin-top: 1px;
	margin-left: 10px;
        margin-right: 10px;
	width: 100%;
	vertical-align: bottom;
}

A.menuobact {
	font-family: Arial, Verdana;
	letter-spacing: 0.1mm;
	font-size : 12px;
	color : #ffffff;
	font-weight : normal;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
         margin-left: 10px;
        margin-right: 10px;
	width: 100%;
	vertical-align:bottom;
}
A.menuobun {
	font-family: Arial, Verdana;
	letter-spacing: 0.1mm;
	font-size : 12px;
	color : #ffffff;
	font-weight : normal;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
        #margin-left: 10px;
        margin-right: 10px;
	width: 100%;
	vertical-align:bottom;
}
A.menuobun:hover {
	text-decoration: underline;
}
A.menuobunact {
	font-family: Arial, Verdana;
	letter-spacing: 0.1mm;
	font-size : 12px;
	color : #ffffff;
	font-weight : normal;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
        #margin-left: 10px;
        margin-right: 10px;
	width: 100%;
	vertical-align:bottom;
}


div.menu-links img{
 vertical-align: top;
}

div.menu-links-cur img{
 vertical-align: top;
}

div.menu-links a {
	font-family : Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0.1mm;
	color: #17497A;
	border-left: 10px;
         width: 120px;
         text-decoration: none;
         font-weight: normal;
}

div.menu-links {
	font-family : Arial, Verdana;
	vertical-align: top;
	border-style: solid;
         background-color: #EEEEEE;
	BORDER-LEFT-COLOR: #EEEEEE;
	BORDER-RIGHT-COLOR: #EEEEEE;
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 20px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	margin-bottom: 5px;
	width: 120px;
}
div.menu-links-cur {
         	font-family : Arial, Verdana;
         vertical-align: top;
	border-style: solid;
	background-color: #EEEEEE;
	BORDER-LEFT-COLOR: #EEEEEE;
	BORDER-RIGHT-COLOR: #EEEEEE;
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 20px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	margin-bottom: 5px;
	width: 120px;

}

div.menu-links-cur a {
	font-family : Arial, Verdana;	
	font-size: 11px;
	letter-spacing: 0.1mm;
	color: #CF001C;
	border-left: 10px;
	font-style: normal;
	width: 120px;

}



SELECT {  
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #000000;
	LINE-HEIGHT: 11px;
	FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
	border: 1px solid #7c7c7c;
}

TEXTAREA {  
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #000000;
	LINE-HEIGHT: 11px;
	FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
	border-style: solid;
	BORDER-TOP-COLOR: #7c7c7c;
	BORDER-LEFT-COLOR: #7c7c7c;
	BORDER-RIGHT-COLOR: #7c7c7c;
	BORDER-BOTTOM-COLOR: #7c7c7c;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH:1px;
	BORDER-BOTTOM-WIDTH: 1px;
	background-color:#ffffff; 
	
} 

INPUT {  
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
}

INPUT.right-search-button {  
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	HEIGHT: 15px;
	FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
	border-style: solid;
	BORDER-TOP-COLOR: #ffffff;
	BORDER-LEFT-COLOR: #ffffff;
	BORDER-RIGHT-COLOR: #ffffff;
	BORDER-BOTTOM-COLOR: #ffffff;
	BORDER-TOP-WIDTH: 3px;
	BORDER-LEFT-WIDTH: 3px;
	BORDER-RIGHT-WIDTH:3px;
	BORDER-BOTTOM-WIDTH: 3px;
        vertical-align:bottom; 
        padding-bottom:1px;
}




HR {
	color: #333333; height:1px; noshade;
}

H1 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	margin-bottom : 15px;
	margin-top : 0px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 0px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 3px;
	margin-top : 2px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}

H5 {
  margin-top: 4px;
  font-family : Verdana;
  font-size: 10pt;
  font-style: italic; 
  color: #17497A;
  line-height: 1;
  margin-bottom: 2px;
  FONT-WEIGHT: normal;
  width: 88px;
}

H6 {
  font-family : Verdana;
  font-size: 8pt;
  FONT-WEIGHT: bold;
  color: #17497A;
  line-height: 1;
  margin-top: 2px;
}


a {
	font-family : Verdana, Helvetica, Arial, SunSans-Regular;
	font-size : 10pt;
	color : #17497a;
	font-weight : bold;
	text-decoration: underline;
	padding-top: 4px;
}

.clickpath {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #ffffff;
	font-weight : bold;
	text-decoration: none;
}
A.clickpath {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #ffffff;
	font-weight : bold;
	text-decoration: none;
}
A.clickpath:hover {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	text-decoration: underline;
}

A:hover {
         color : #ff0000;
	background-color : transparent;
	text-decoration: underline;
}

.menuextra {
	padding: 0px;
}

A.menuextra {
	font-family : Arial Narrow, Arial, Verdana, sans-serif;
	letter-spacing: 0.1mm;
	font-size : 11px;
	color : #a9a9a9;
	font-weight : normal;
	text-decoration: none;
	font-stretch:expanded;
	width: 100px;
	margin-left: 20px;
	text-align: left;
}

A.menuextraact {
	font-family : VArial Narrow, Arial, erdana, sans-serif;
	letter-spacing: 0.1mm;
	font-size : 11px;
	color : #7d7d7d;
	font-weight : normal;
	text-decoration: none;
	text-align: left;
	font-stretch:expanded;
	width: 100px;
	margin-left: 20px;
}
.menureheader
{
	font-family : Verdana, sans-serif;
	font-size : 13px;
	color: #000000;
	font-weight : bold;
}

.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : green;
}

.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : Green;
	font-weight: normal;
}

p {
	font-family :  Verdana, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	line-height : 10pt;
	color: #000000;
	margin-left: 1px;
	margin-right: 1px;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
	letter-spacing: -0,5px;
}


#text {
	font-family :  Verdana, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	line-height : 10pt;
	color: #000000;
}

.copyright {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color: #A9A9A9;
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #A9A9A9;
}

.contenttable ul, .mypopup ul {
  font-family : Verdana, Helvetica, Arial, SunSans-Regular;
  font-size : 9pt;
  color : #000000;
  vertical-align: middle;
  list-style-image: disc;
  padding: 0 0 0 0;  
  margin: 0 0 0 20px;
}

.contenttable li, .mypopup li {
  font-family: Verdana, Helvetica, Arial, SunSans-Regular;
  font-size: 9pt;
  color : #000000;
  line-height : 11pt;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}


.link {
	list-style-image: url('../images/liste1.gif');
	font-family: Verdana, Helvetica, Arial, SunSans-Regular;
         font-size: 9pt;
}
.ullink {
	margin-left: 20px;
	font-family : Verdana, Helvetica, Arial, SunSans-Regular;
 	font-size : 9pt;
 	margin-bottom: 5px;
}

.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	line-height : 120%;
         padding-bottom: 5pt;
	color : #000000;
}

.tableheadright {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : #000000;
	margin-left: 5px;
	font-weight: bold;
}
.tableheadleft {
	font-family : Verdana, sans-serif;
	font-size : 11pt;
	color : #000000;
	margin-left: 5px;
	font-weight: bold;
}


.printversion {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : #ffffff;
}




.searchform {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #090909;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	margin-bottom : 15px;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bolder;
	LINE-HEIGHT: 30px;	
	}
.searchmarkup {
	color : #090909;
	background-color: #ffff00;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : #666666;
	font-weight : normal;
}

.mailformcomment {
	font-family: Verdana;
	font-size:8pt;
	color: #000000;
	font-weight:bold;
}
.mailformradio {
	font-family: Verdana;
	font-size:8pt;
	color:#000000;
}

.mailform {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	margin: 0 0 3px 4px;
	padding: 0 0 4px 0;
}

.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	margin: 0 0 3px 4px;
	text-align: right;
	padding: 0 0 4px 0;
}


.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #A1D82F;
	line-height : 130%;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #666666;
	line-height : 130%;
}

.label{
	width : 90px;
}

.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #666666;
	margin-left : 10px;
}

.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #666666;
	margin-left : 40px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #666666;
	margin-left : 60px;
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #666666;
	margin-left : 80px;	
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

.faqtitle {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #666666;
}


.faqcontent {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #666666;
}
.faqsubheader {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight: bold;
}
.faqback {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #666666;
}
.productsue {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #666666;
}


span.menu-subbar-no a {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #B20909;
	font-weight : normal;
	text-decoration: none;
}

span.menu-subbar-act a {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #B20909;
	font-weight : bold;
	text-decoration: none;
}



td.td-subimage {
	border-style: solid;
	BORDER-LEFT-COLOR: #7c7c7c;
	BORDER-RIGHT-COLOR: #7c7c7c;
         BORDER-BOTTOM-COLOR: #7c7c7c;
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH:0px;
	BORDER-BOTTOM-WIDTH: 1px;
}


div.lightgray {
  background-color: #ffffff;
  font-size: 7pt;
  margin-bottom: 10px;
}

div.lightgray a {
	font-family : Verdana, sans-serif;
	font-size : 7pt;
	color : #000000;
	font-weight : normal;
	text-decoration: none;
}

div.lightgray a:hover {
	font-family : Verdana, sans-serif;
	font-size : 7pt;
	color : #ff0000;
	font-weight : normal;
	text-decoration: underline;
}

div.lightgray ul {
  margin: 0;
  padding-top: 2;
  padding-bottom: 2;
  padding-left: 18;
  padding-right: 8;
  font-size: 7pt;

  list-style-image: url('../images/pfeil9.gif');
}

div.lightgray li {
  font-size: 7pt;
  margin: 2;
  padding: 0;
  padding-bottom: 4px;
}

div.lightgray p {
  font-size: 7pt;
}

div.roottitle {
  font-family: Arial Narrow, Arial, Verdana, sans-serif;
  font-size: 18px;
  color: #154778;
  font-weight: bold;
  margin-top: -1px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 45px;
  vertical-align: bottom;
}



div.search {
  font-family: Arial Narrow, Arial, Verdana, sans-serif;
  font-size : 14px;
  color : #154778;
  font-weight : normal;
  text-decoration: none;
  vertical-align:bottom;
  padding-right: 3px;
}

input.eingabe {
  width : 120px;
  FONT-WEIGHT: normal;
  FONT-SIZE: 7pt;
  COLOR: #000000;
  HEIGHT: 17px;
  FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
  border-style: solid;
  BORDER-TOP-COLOR: #ababab;
  BORDER-LEFT-COLOR: #ababab;
  BORDER-RIGHT-COLOR: #ababab;
  BORDER-BOTTOM-COLOR: #ababab;
  BORDER-TOP-WIDTH: 1px;
  BORDER-LEFT-WIDTH: 1px;
  BORDER-RIGHT-WIDTH:1px;
  BORDER-BOTTOM-WIDTH: 1px;
  background-color:#ffffff; 
}
input.eingabesuche {
  width : 120px;
  FONT-WEIGHT: normal;
  FONT-SIZE: 7pt;
  COLOR: #000000;
  HEIGHT: 19px;
  FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
  border-style: solid;
  BORDER-TOP-COLOR: #ababab;
  BORDER-LEFT-COLOR: #ababab;
  BORDER-RIGHT-COLOR: #ababab;
  BORDER-BOTTOM-COLOR: #ababab;
  BORDER-TOP-WIDTH: 1px;
  BORDER-LEFT-WIDTH: 1px;
  BORDER-RIGHT-WIDTH:1px;
  BORDER-BOTTOM-WIDTH: 1px;
  background-color:#ffffff; 
  padding-top: 1px;
  padding-bottom: 1px;
}

.contentcell {
 padding-top: 15px;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 10px;
}

.contentcell table {
  margin: 0px;
  border: 0px;
  border-collapse: collapse;
}

.linien {
  color: #A8B5CF;
  height: 1px;
  border: 0px;
}

#content-image {
	border-spacing: 0px;
	border-top: 0px;
	border-right: opx;
	border-bottom: 5px;
	border-color: #CC0000;
	border-left: opx;
	padding: 0;
	margin: 0;
	width: 716px;
	}


#content-image img{
	border: -1px;
	height: 114px;
}

#quotes-text {
  margin-left: 20px;
  text-align: left;
  width: 88px;
}

.grostable {
	margin-top: 0px;
	margin-bottom: 0px;
         margin-left: 0px;
         margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.news {
	background-color:#D4DEEC;
	font-family :  Verdana, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	line-height : 10pt;
	COLOR: #17497B;
}

.news a {
	font-size: 0.9em;
	text-decoration: none;
}
  	
.meldungen {
	background-color:#D4DEEC;
	FONT-WEIGHT: normal;
  	FONT-SIZE: 11pt;
  	COLOR: #17497B;
  	font-weight: bold;
  	FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
  	padding-top : 2px;
  	padding-left : 5px;
  	padding-bottom : 2px;
}

.tablemeldungen {
  	border-width: 1px;
  	border-color: #17497B;
  	background-color:#F3F3F3; 
}

.newstitle {
	FONT-WEIGHT: normal;
  	FONT-SIZE: 10pt;
  	COLOR: #17497B;
  	FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
}


.lightgray .bodytext {
	margin-left: 10px;
	padding:0px;
}

.contentcell .lightgray .bodytext {
	margin:0px;
	font-size:1em;
}

.mein-rahmen .bodytext {
	margin-left: 10px;
}

.lightgray .csc-header csc-header-n4 {
        font-family : Verdana;
	font-size : 11Pt;
	color : #ffffff;
	font-weight: bold;
}

.csc-mailform {
        border: 0px;
        padding: 0 0 5px 0;
}

.csc-mailform-field {
	padding: 0 0 5px 0;
}
 
.csc-mailform-field label {
        font-size: 0.8em; 
        font-family: Helvetica, Verdana, Arial, sans-serif;
        width: 30%;
        float: left;
        text-align: left;
        display: block
}
 
.csc-mailform-submit {
        margin-left: 70px;
} 

div.csc-textpic-caption {
	color: #a9a9a9;
	font-size: 12px; 
         font-family: Helvetica, Verdana, Arial, sans-serif;
}

.csc-textpic-text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #a9a9a9;
	font-size: 12px; 
}

.csc-textpic-center {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #a9a9a9;
	font-size: 11px; 
}

div.frp_fancyzoom_image{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}


div.csc-textpic-text h5, div.csc-textpic-text h6{
	font-family:Arial,Verdana;
	font-size:11px;
}

div.csc-mailform-field label{
	padding-right:10px;
}

td.menuob{
	padding-top:4px;
}

.mypopup{
	border: 1px solid darkblue; 
	margin: auto; 
	padding: 10px; 
	position: absolute; 
	width: 840px;
	max-height: 500px;
	background-color: white; 
	display:none;
	margin-left: 15px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

.module {
    display: none;
}

.td-menu-oben {
	cursor: default;
}

.td-menu-oben ul{
	padding: 6px;
	margin: 0px;
	list-style-type: none;
	height: 14px;
}

.menuitem {
	float: left;
	font-family: Arial,Verdana;
	border-right: 1px solid #fff;
	line-height: 12px;
	list-style-type: none;
	padding-bottom: 2px;
}

.menuitem.last {
	border-right: 0px;
}

.menuitem a {
	padding: 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana;
}

.menuitem a:hover {
	color: #fff;
	text-decoration: none;
}

.submenu {
	background: transparent;
	position: absolute;
	top: 175px;
	padding: 0px 0px 10px 5px;
	display: none;
	width: 340px;
	line-height: 20px;
	padding: 0px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}

.submenu2 {
	position: absolute;
	left: 195px;
	display: none;
	width: 150px;
	margin-top: -20px;
	background: #17497A;
}

.lvl2 {
	width: 190px;
	background: #17497A;
	height: 20px;
}

.submenu a {
	padding: 5px;
}

.td-menu-oben .active {
	font-weight: bold;
}

.mypopup_close {
	float: right;
}

#flash_obj {
	width: 493px;
	height: 292px;
	background: #000 url(../images/loading.gif) no-repeat center center;
}

.menu-links2 {
	padding-left: 5px;
	padding-bottom: 5px;
}

.menu-links2 div {
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}

.menuitem a:hover {
	color: #C7CEE0;
}

.captcha_img {
    border:1px solid #7F9FC5;
    padding:2px;
}



.news-header-list-title a {
    background: transparent url("../../mobiwork/images/pfeil.gif") no-repeat scroll right 8px;
    font-size:0.9em;
    padding-right: 16px;
}

.news-header-list-container {
    background-color:#ffffff;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
    line-height: 15px;
    padding : 0;
    padding-bottom: 4px;
}

.news-header-list-time {
    display: none;
}

.letnews {
    background-color:#FFFFFF;
    color:#000000;
    font-family:Verdana,Helvetica,Arial,SunSans-Regular;
    font-size:9pt;
    font-weight:normal;
    line-height:15px;
    padding:0;
}

.news_single dd {
    font-size: 0.7em;
}

.news_single p {
    line-height: 15px;
}

.news_single {
    line-height:15px;
    font-family:Verdana,Helvetica,Arial,SunSans-Regular;
}

.letnews p {
    font-size: 8pt;
}

.letnews a {
    font-size: 0.9em;
    padding-left:7px;
}

.latestnews a {
    font-size: 8pt;
}

.latestnews ul {
    list-style-type:disc;
}