body {
    background-color : #FFFFFF;
    color : #0f460f;
    font-family : Serif;/*, Times, 'Times New Roman';*/
    font-size : 12px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }


p {
    background-color: #FFFFFF;
    /*font-size:12px;
    *//*font-family: Arial, Verdana, Helvetica, sans-serif;
    */;
  }


div.content {
    width:100%;
  }


.smallTxt {
    font-family:arial, helvetica, sans-serif;
    font-size:11px;
    line-height:14px;
    color:black;
    vertical-align:bottom;
  }


.bigTxt {
    font-family:arial, helvetica, sans-serif;
    font-size:12px;
    line-height:14px;
    color:black;
  }


.logoCorner {
    font-family:arial;
    font-size:24px;
    /*line-height:36px;
    */color:#FFFFFF;
    text-align:center;
  }

table.buttonTable {
    table-layout:fixed;
/*    width:100%;*/
    border-color:blue;
    border-width:0px;
    border-style:solid;
    border-spacing:0px;
    height:450px;
  }


.selTab {
    background-color:#FFFFFF;
    padding-left:7px;
    padding-right:7px;
    border-right:1px solid gray;
    height:25px;
    font-weight:bold;
    text-align:center;
  }


.selTab a {
    color:#000055;
    text-decoration:none;
  }


.but {
    background-color:#fff;
    background-repeat:repeat-x;
    width:120px;
    text-align:center;
    height:25px;
    font-size:16px;
    font-weight:bold;
  }


.but a {
    color:#ffffff;
    text-decoration:none;
  }


.but a:hover {
    color:#000000;
  }


.butGreen {
    background-image:url(../bilder/buttonGreenBG.png);
  }


.butBlueRev {
    background-image:url(../bilder/buttonBlueRevBg.png);
  }


.butGrey {
    background-image:url(../bilder/buttonGreyBg.png);
  }


.col {
    margin: 0px;
    padding: 10px;
    text-align: center;
    vertical-align:top;
    color: #ffffff;
    font-weight: bold;
    width:130px;
  }


.colGreen {
    background-color: #0f460f;
    border-bottom-color: #0606b7;
  }


.centralWindow {
    text-align:left;
    font-size:18px;
    vertical-align:top;
    table-layout:fixed;
    border-color:blue;
    border-width:0px;
    border-style:solid;
    padding:40px 50px 10px 50px;
    width:800px;
    padding-bottom:20px;
  }


offers {
    img:url(offers/aktuell.png);
    border-width:0px;
  }


#footer {
    color:#737373;
    background-image:url(../bilder/bottomBg.gif);
    background-repeat:repeat-x;
    height:25px;
    width:100%;
    padding-left:50px;
    position:fixed;
    bottom:0px;
  }


#footer a {
    color:#5555aa;
    text-decoration:none;
  }


#footer a:hover {
    color:#000000;
    text-decoration:underline;
  }


a:hover {
    color:#22f;
    text-decoration:underline;
  }


.neutralBig {
    font-size:36px;
    font-family:Arial,Verdana,sans-serif;
    font-weight:normal;
    text-align:center;
  }


.neutralMedium {
    font-size:20px;
    font-family:Arial,Verdana,sans-serif;
    font-weight:normal;
    text-align:center;
  }


.neutralSmall {
    font-size:16px;
    font-family:Arial,Verdana,sans-serif;
    font-weight:normal;
    text-align:center;
  }


.Green {
    color:#000000;
    background-color:#8585b7;
    /*border-color:#8585b7;
    */border-style:none;
    /*border-left-width:3px;
    border-right-width:3px;
    border-top-width:0px;
    border-bottom-width:0px;
    */;
  }


.compareTable {
    text-align:center;
    vertical-align:center;
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    font-size:14px;
    font-stretch:semi-expanded;
    font-weight:normal;
    height:27px;
  }


img {
    border-width:0px;
  }


.img {
    border-width:0px;
  }


.tooltip_inner_1 {
    padding:10px;
    text-align:center;
    background-image:url(../img/popup_top_01.png);
    background-repeat:no-repeat;
  }


.tooltip_inner_2 {
    padding:10px;
    text-align:center;
    background-image:url(../img/popup_top_02.png);
    background-position:bottom;
    background-repeat:no-repeat;
  }


.tooltip_footer_1 {
    background-image:url(../img/popup_btm_01.png);
    background-repeat:no-repeat;
    width:315px;
    height:22px;
  }


.tooltip_footer_2 {
    background-image:url(../img/popup_btm_02.png);
    background-repeat:no-repeat;
    width:315px;
    height:22px;
  }


a.mainmenu:link {
    font-familty: Arial,Helvetica;
    font-size: 13px;
    color: #333366;
    font-style: normal;
    text-decoration: none;
  }


a.mainmenu:active {
    font-familty: Arial,Helvetica;
    font-size: 13px;
    color: #333366;
    font-style: normal;
    text-decoration: none;
  }


a.mainmenu:visited {
    font-familty: Arial,Helvetica;
    font-size: 13px;
    color: #333366;
    font-style: normal;
    text-decoration: none;
  }


.vertSep {
    border-left:2px dotted #e5e5e5;
  }

/* ul {
	padding-left:10px;
	list-style:none;
}
*/



ul li {
    padding-bottom:5px;
    font-size:12px;
    font-family: Arial, Verdana, helvetica, sans-serif;
    margin-bottom:12px;
  }


ol li {
    padding-bottom:5px;
    font-size:12px;
    font-family: Arial, Verdana, helvetica, sans-serif;
    margin-bottom: 12px;
  }


.grayTxt {
    color:#777;
  }


.selContent {
    border-left:1px solid #ccccff;
  }


..submitButton {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    border-top: 1px solid #E8E8E8;
    border-right: 1px solid #8D8D8D;
    border-bottom: 1px solid #A4A4A4;
    border-left: 1px solid #E8E8E8;
    background-color: #BCBCAD;
    width: 45px;
  }


h1 {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 20px;
    font-weight: normal;
    color: #4848ff;
    padding: 0px 0px 0px 0px;
  }


h2 {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
    color: #4848ff;
    padding: 0px 0px 0px 0px;
  }


h3 {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    color: #4848ff;
    padding: 0px 0px 0px 0px;
  }


h4 {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    color: #4848ff;
    padding: 0px 0px 0px 0px;
  }


hr {
    border: 1px solid #060606;
    padding: 0px 0px 0px 0px;
    margin: 1px 0px 1px 0px;
    vertical-align:bottom;
    bottom:40px;
  }


.Text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: none;
    color: #000000;
  }


label {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: none;
    font-size: 13px;
    text-decoration: none;
    word-spacing: 2px;
  }


.smalltext {
    font-family: verdana, arial, san-serif;
    font-size: 10px;
  }

