* {
  padding:0px;
  margin:0px;
}

body {
  color:#404040;
  font-family:"Helvetica","Tahoma","Verdana",sans-serif;
  text-align:center;
}

div.mainContainer {
  text-align:left;
  width:950px;
  margin:auto;
}

div.selector {
  height:40px;
  overflow:hidden;
}

  div.selector div.r {
    height:36px;
    width:293px;
    background:url(../img/sep/bg.png) no-repeat left top;
    overflow:hidden;
    float:right;
    margin-top:2px;
  }
  
  div.selector div.l a:link,
  div.selector div.l a:visited,
  div.selector div.l a:active,
  div.selector div.l a:hover {
    display:block;
    float:left;
    background:url(../img/logo.png) no-repeat left center;
    width:288px;
    height:37px;
    margin-top:2px;
  }
    
    div.selector div.r h3 {
      font-size:12px;
      float:left;
      line-height:36px;
      padding-left:6px;
    }

    div.selector div.r ul {
      font-size:0px;
      float:left;
      margin:2px 0 0 5px;
      list-style:none;
    }
    
    div.selector div.r ul li {
      padding:8px 3px 0px 3px;
      float:left;
    }
    
    div.selector div.r ul li.active,
    div.selector div.r ul li.activeT {
      background:url(../img/sep/sT.gif) no-repeat center 2px;
    }
    
div.header {
  height:174px;
  margin-top:11px;
}

div.nav {
  height:44px;
}

div.nav ul.points {
  list-style:none;
  margin-top:2px;
}

  ul.points li {
    float:left;
    height:40px;
  }
  
  ul.points li a:link, 
  ul.points li a:visited {
    line-height:40px; 
    display:block;
    padding:0 20px;
    text-decoration:none;
    background:url(../img/navSelector.gif) no-repeat center 33px;
    margin-right:20px;
    color:#fff;
    font-weight:bold;
  }

  a.lastNav:link,
  a.lastNav:hover,
  a.lastNav:visited,
  a.lastNav:active {
    margin:0 !important;
  }

div.mainCont {
  text-align:center;
  margin-top:5px;
}

  div.mainCont ul,
  div.mainCont ol {
    margin:5px 30px;
  }

div.leftCont {
  float:left;
  width:200px;
  text-align:left;
}

div.rightCont {
  float:right;
  width:200px;
  text-align:left;
}

div.midCont {
  width:540px;
  margin:0 auto;
  text-align:left;
  min-height:200px;
}

div.noRight {
  width:740px !important;
  margin-left:205px;
}

div.noLeft {
  width:740px !important;
  margin-right:205px;
}

div.noCont {
  width:100% !important;
}

* html div.midCont {
  height:200px;
}

/******************************************
*  Cont
******************************************/
div.cont {
  border:1px solid #969696;
  margin-bottom:5px;
  background:#fff;
}

div.cont h3 {
  line-height:33px;
  padding-left:5px;
}

h3.style1 {
  border-bottom:3px solid #d5d5d5 !important;
  margin:0px 5px 5px 5px;
}

p.style1 {
  padding:0px 10px 5px 10px !important;
}

div.style2 {
  border-bottom:3px solid #d5d5d5;
  background:url(../img/contBg.png) repeat-x left top;
  border-top:3px solid #d5d5d5;
}
div.style2 div.info {
  background-repeat:no-repeat;
  background-position:5px 15px;
}
div.style2 p {
  padding:0px 5px 5px 60px !important;
  min-height:60px;
}
div.style2 h3 {
  line-height:normal !important;
  padding:5px 5px 0px 60px !important;
}

div.cont p {
  /*
  padding:0 5px 5px 5px;
  */
}

div.stdTxt {
  padding:2px 5px;
}

.padding5T { padding-top:5px; }
.padding5L { padding-left:5px; }
.padding5R { padding-right:5px; }
.padding5B { padding-bottom:5px; }
.padding20L { padding-left:20px; }
.padding20R { padding-right:20px; }
.padding10B { padding-bottom:10px; }

.width5p { width:5%; }
.width10p { width:10%; }
.width15p { width:15%; }
.width20p { width:20%; }
.width25p { width:25%; }
.width30p { width:30%; }
.width35p { width:35%; }
.width40p { width:40%; }
.width45p { width:45%; }
.width50p { width:50%; }
.width55p { width:55%; }
.width60p { width:60%; }
.width65p { width:65%; }
.width70p { width:70%; }
.width75p { width:75%; }
.width80p { width:80%; }
.width85p { width:85%; }
.width90p { width:90%; }
.width95p { width:95%; }
.width100p { width:100%; }

div.sep {
  border-bottom:1px dotted #969696;
  padding-top:5px;
  margin-bottom:5px;
}
h3.sep {
  border-bottom:1px dotted #969696;
  margin-bottom:5px;
}

/******************************************
*  Container
******************************************/
div.container {
  border:1px solid #969696;
  margin-bottom:5px;
  background:#fff;
}

div.container h3 {
  border:1px solid #fff;
  line-height:33px;
  color:#fff;
  padding-left:5px;
  background-repeat:no-repeat;
  background-position:left top;
}

*+html div.container h3 {
  background-position:1px top;
}

* html div.container h3 {
  background-position:1px top;
}

div.container p {
  padding:5px;
}

/****************************************** 
 * Algemeine Formatierungen
******************************************/ 
.center { text-align:center; }
.right { text-align:right; }
.left { text-align:left; }

.justify { text-align:justify; }

.strong { font-weight:bold; }
.green { color:#3eb111; }
.red { color:#AF0A0A; }
.white { color:#fff !important; }
.upper { text-transform:uppercase; }
.clHigh { color:#6e7888; }
.clDark { color:#5a5a5a; }

.clear { clear:both; }
.clear_l { clear:left; }
.clear_r { clear:right; }

.float_l { float:left; }
.float_r { float:right; }

img { border:0px; }
ol { margin:10px 0px 0px 30px; }

/******************************************
 *  Link Styles
******************************************/ 
a:link, 
a:visited, 
a:active { 
  color:#2f2f2f;
}

a:hover { 
	text-decoration:none; 
}

a.noUnderline:link,
a.noUnderline:hover,
a.noUnderline:active,
a.noUnderline:visited {
  text-decoration:none;
}

a.modTOmain:link,
a.modTOmain:hover,
a.modTOmain:active,
a.modTOmain:visited {
  background:url(../img/icon/arrow-000-medium.png) no-repeat right center;
  display:block;
  text-align:right;
  padding-right:20px;
  text-decoration:none;
  font-weight:bold;
  margin:5px 0px;
}

a.onlyIconMail:link,
a.onlyIconMail:hover,
a.onlyIconMail:active,
a.onlyIconMail:visited {
  background:url(../img/icon/mail.png) no-repeat center center;
  display:inline;
  float:right;
  height:16px;
  width:16px;
  text-decoration:none;
}

a.onlyIconGlobe:link,
a.onlyIconGlobe:hover,
a.onlyIconGlobe:active,
a.onlyIconGlobe:visited {
  background:url(../img/icon/globe.png) no-repeat center center;
  display:inline;
  float:right;
  height:16px;
  width:16px;
  text-decoration:none;
}

.displayNone { display:none; }

/******************************************
 *  Form
******************************************/ 
form p {
  margin:15px;
}

form.noStyle p {
  margin:0;
}

form.noStyle {
  background:transparent;
  border:0;
  margin:0;
}

form {
  background:#F8F8F8;
  border:1px solid #DFDFDF;
  margin:15px 0;
}

label {
  color:#2f2f2f;
  display:block;
  font-weight:bold;
  margin:5px 0;
}

input,
textarea,
select {
  border:1px solid #969696;
  color:#666;
  font:normal 1em Verdana,'Trebuchet MS',Tahoma,sans-serif;
  padding:2px;
}

input[type=checkbox],
input[type=radio] {
  border:0px;
}

.tinyStd {
  width:500px;
  height:200px;
}

/******************************************
 *  Boxen
******************************************/
div.RedBox {
  background:#E6C0C0 url(../img/notice-alert.png) no-repeat scroll 4px 50%;
  border:3px solid #DE7A7B;
  color:#CC0000;
  font-weight:bold;
  margin:10px;
  padding:10px 10px 10px 40px;
  font-weight:bold;
}
div.InfoBox {
  background:#C3D2E5 url(../img/notice-info.png) no-repeat scroll 4px 50%;
  border:3px solid #84A7DB;
  color:#0055BB;
  margin:10px;
  padding:10px 10px 10px 40px;
  font-weight:bold;
}

/******************************************
 *  Pageination
******************************************/ 
div.pageInationMain {
  height:25px;
  overflow:hidden;
  padding:5px;
}

ul.pageInation {
  margin:0;
  padding:0;
}

ul.pageInation li { 
  border:0; 
  margin:0; 
  padding:0; 
  list-style:none; 
  /* savers */ 
  float:left;
}

ul.pageInation a { 
  border:solid 1px #DDD; 
  margin-right:2px; 

}

ul.pageInation .next a,
ul.pageInation .previous a { 
  font-weight:bold; 
  border:1px solid #fff;
}  

ul.pageInation .active { 
  font-weight:bold; 
  display:block; 
  float:left; 
  padding:4px 6px; 
}

ul.pageInation a:link, 
ul.pageInation a:visited { 
  display:block; 
  float:left; 
  padding:3px 6px; 
  text-decoration:none; 
}
