html {
   overflow-y: scroll;
}

body {
        background-color: #FFFFFF;
        background-repeat: repeat-x;
        background-image: url('/templates/rosamontis2/img/background.jpg');
        margin:0;
        padding:0;
}

.table1{
        height:100%;
        width:950px;
}

.table2{
        height:100%;
        width:100%;
}

.darkcell{
        background-color:#cccccc;
}

.lightcell{
        background-color:#efefef;
}

.whitebox{
        width:604px;
        background: #fff;
        border: 1px solid #bbb;
        padding:3px;
        margin-bottom:10px;
        text-align:left;
}


.header{
        height:200px;
        background:url('/templates/rosamontis2/img/header_login.jpg');
}

.redline{
        height:23px;
        background:url('/templates/rosamontis2/img/redline.jpg');
}

.nextline{
        height:25px;
        background:url('/templates/rosamontis2/img/nextline2b.jpg');
}

.navi{
        padding: 0 0px 0 10px;
        width:167px;
        background:url('/templates/rosamontis2/img/naviline2.gif');
}

.content{
        padding:0 5px 0 5px;
        background:#f0e2cc;
}

.extras{
        width:130px;
        padding:0 0 0 0;
}


a.zusatz:link, a.zusatz:visited, a.zusatz:active {
        color: #BD0031;
        text-decoration: none;
        border-bottom: 1px dashed #BD0031;
}
a.zusatz:hover {
        color: #A08E29;
        text-decoration: none;
        border-bottom: 1px dashed #A08E29;
}



#buttons{
        height:25;
        width:760;
        background-color:#DACA6D;
}


#go_check{
        width:10;
        height:10;
}

.formular{
        margin:0px 0px 0px 0px;
}

.normal{
        font-family: Arial;
        color: #000000;
        font-size: 11px;
        text-decoration: none;
}

a.normal{
        font-family: Arial;
        color: #000000;
        font-size: 11px;
        text-decoration: none;
}

a.normal:hover{
        font-family: Arial;
        color: #FFA52E;
        font-size: 11px;
        text-decoration: underline;
}

input, textarea{
        font-family:Arial;
        font-size:11px;
}

select{
        font-family: Arial;
        font-size: 11px;
}

.input2{
        font-family: Arial;
        font-size: 11px;
        border: solid 0px;
        height: 32px;
}

.input3{
        border: solid 0px;
}

table, td{
        color: #000000;
        font-family: Arial;
        font-size: 11px;
        border-collapse:collapse;
        border:0;
}

.alpha{
        color: #ffffff;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
}

a.alpha{
        color: #ffffff;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
}

a.alpha:hover{
        color: #00ff00;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
}

a.alpha2{
        color: #00ff00;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
}

a.alpha2:hover{
        color: #b70000;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
}

.big{
        color: #0055bb;
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
}
.felder{
        font-family: Arial;
        font-size: 11px;
        padding-left: 2px;
        width: 190;
}

.tblhell{
        color: #000000;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
        height:18;
        text-align:center;
}

.tblhel2{
        color: #000000;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
        height:18;
        width:200;
        text-align:left;
}

.tbldark{
        color: #000000;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
        background-color: #EFEFEF;
        height:18;
        text-align:center;
}

.tbldar2{
        color: #000000;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
        background-color: #EFEFEF;
        height:18;
        width:200;
        text-align:left;
}

.tbltitl{
        color: #ffffff;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
        font-weight:bold;
        background-color: #A0A0A0;
        height:18;
        text-align:center;
}

.tbltit2{
        color: #ffffff;
        font-family: Arial;
        font-size: 11px;
        text-decoration: none;
        font-weight:bold;
        background-color: #A0A0A0;
        height:18;
        width:200;
        text-align:left;
}

#menu_table{
        border-collapse: collapse;
        width:150px;
		background-color: #BD0031;
        display: block;
}

#menu_top{
        height: 20px;
        text-align: center;
        font-weight: bold;
        background-color: #bbbbbb;
        border:1px solid #ebe3b1;
        border-collapse:collapse;
}

#menu_content{
        padding: 2px 6px 2px 6px;
        background-color: #dddddd;
        border:1px solid #ebe3b1;
}

#menu_bottom{
        height: 0px;
        background-color: #ebe3b1;
}



.menu{
        font-family: Arial, Helvetica;
        font-size: 8pt;
        color: #ffffff;
}
.menu a, .menu a:link, .menu a:visited{
        font-family: Arial, Helvetica;
        font-size: 8pt;
        color: #ffffff;
}
.menub{
        font-family: Arial, Helvetica;
        font-size: 8pt;
        font-weight: bold;
        color: #ffff66;
}
.menub a, .menub a:link, .menub a:visited{
        font-family: Arial, Helvetica;
        font-size: 8pt;
        font-weight: bold;
        color: #ffff66;
}
.menuzwischen{
        background-color: #fff;
        height: 1px;
}

.content_table{
        border-collapse: collapse;
        width:538px;
        background-color: #ffffff;
}

.content_top{
        height: 20px;
        text-align: center;
        font-weight: bold;
        background-color: #DECC8F;
        border:1px solid white;
        border-collapse:collapse;
}

.content_content{
        padding: 3px 6px 6px 6px;
        background-color: #EBE3B1;
        border:1px solid white;
}

.content_bottom{
        height: 0px;
        background-color: #ffffff;
}

#menuspalte {
   color: #fff;
   width: 135px;
   border-collapse:collapse;
   background-color: #BD0031;
   border: 0px none;
}
  
#menuspalte a {
   color: #fff;
   display: block;
   background-color: #BD0031;
   margin: 0px 0px;
   padding: 5px 0px 5px 5px;
   text-decoration: none;
   width: 135px;
   border: 0px none;
}
  
#menuspalte a:hover {
   background: #fff;
   color: #BD0031;
   border: 0px none;
}
  
#menuspalte2 {
   color: #800000;
   width: 135px;
}
  
.info {
  background-color: #f0e2cc;
  border-collapse:collapse;
  border: 1px solid #f0e2cc;
  width: 100%;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 11px;
}

.info TR{
  background: #f0e2cc;
}

.info TH{
  background: #BD0031;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 11px;
  padding: 2px;
  height:22px;
  text-align: left;
  font-weight: bold;
  border: 1px solid #f0e2cc;
  color: #ffffff;
}

.info TH a{
  color: #ffffff;
}

.info TD{
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 11px;
  padding: 2px;
  font-weight: normal;
  border: 1px solid #f0e2cc;
}

.info .th2{
  background: #ba9762;
}
