body {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size:12px;
    color:#003333;
    text-align:center;
    margin: 15px 0 0 0;
    background-color:#006666;
}

h1 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#CC0000;
}

h1#header1 {
  font-size:20px;
  font-weight:bold;
  }

h2 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:16px;
  color:#CC0000;
}

h3 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  font-style:bold;
  color:#CC0000;
}

a {
  color:#CC0000;
  text-decoration:none;
}

a:hover {
  color:#CC0000;
  text-decoration:underline;
  }
  
a:visited {
  color:#CC0000;
  }


td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#container {
  position:relative;
  width:920px;
  text-align:justify;
  margin:0 auto;
}

#top_element {
  background-image:url(graphics/top_white.jpg);
  position:absolute;
  left:0px;
  top:0px;
  text-align:left;
  width:920px;
  height:30px;
}

#top_element p {
  margin-left:200px;
  margin-top:15px;
  font-size:10px;
}

#top_element a {
  text-decoration:none;
  color:#003333;
}

#top_element a:hover {
  text-decoration:underline;
  color:#003333;
}

#top_element a:visited {
  color:#003333;
  }

#du_er_her {
    width:740px;
}

#login {
 height:10px;
 width: 100px;
 color:#CC0000;
 border: 1px solid #006666;
 font-family:Verdana, Geneva, Artial, helvitica, sans-serif;
 font-size:10px;
}

#password {
 height:10px;
 width: 100px;
 color:#CC0000;
 border: 1px solid #006666;
 font-family:Verdana, Geneva, Artial, helvitica, sans-serif;
 font-size:10px;
}

#loginsubmit {
 height:18px;
 width: 50px;
 color:#FFFFFF;
 background-color:#006666;
 border: 1px solid #006666;
 font-family:Verdana, Geneva, Artial, helvitica, sans-serif;
 font-size:10px;
}

#loginbox {
    position: absolute;
    right:0px;
    top: 5px;
    width:350px;
    height:40px;
    vertical-align:top;

}

#loginbox form{
    vertical-align:center;
}

#middle_element {
  background-image:url(graphics/middle_white.jpg);
  position:relative;
  left:0px;
  top:30px;
  width:920px;
  min-height:700px;
  max-height:8000px;
  overflow:auto;

}

#content {
  margin-top:0px;
  margin-left:200px;
  margin-right:40px;
  margin-bottom:20px;
}

#content table.contenttable {
  width:450px;
}

#content table.contenttable td {
  border:solid;
  border-width:1px;
  }

#content table.contenttable tr td p {
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
  margin-bottom:10px;
  }

#content p {
  margin-right:210px;
}

#content ul {
  text-align:left;
  margin-right:210px;
  }

#content img {
  position:relative;
  left:5px;
  float:right;
  
}

#content p img {
  position:relative;
  top:0px;
  left:80px;
  float:none;
  }
  
div.csc-textpic-imagewrap .csc-textpic-caption {
  padding-left:30px;
  font-size:10px;
  float:none;
  font-weight:bold;
}

#copyright_bottom {
  margin-left:50px;
  margin-right:50px;
  margin-bottom:70px;
  text-align:center;
  font-size:10px;
  color:#CC0000;
  }
  
#bottom_adresse p {
  /*position:relative;
  left:-25px;
  margin-right:130px;*/
}

#menu_container {
  position:absolute;
  text-align:center;
  left:0px;
  top:0px;
  width:190px;
}

#menu_cont {
  text-align:left;
  margin-left:20px;
}

#menu {
  text-align:left;
  margin-top:20px;
  margin-left:20px;
  color:#CC0000;
}

.menupics {
    border-bottom-width : 0;
    border-left-width : 0;
    border-right-width : 0;
    border-top-width : 0;
  }


.menuitem1 {
    color : #CC0000;
    font-weight : normal;
    text-decoration : none;
    text-indent : 8px;
  }


.menuitem1:hover {
    font-weight : bold;
    color: #CC0000;
    text-decoration : none;
    text-indent : 8px;
  }


.menuitem2 {
    font-weight : normal;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 12px;
  }


.menuitem2:hover {
    font-weight : bold;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 12px;
  }

.menuitem2-nohover {
    font-weight : normal;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 12px;
  }

.menuitem3 {
    font-weight : normal;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 36px;
  }


.menuitem3:hover {
    font-weight : bold;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 36px;
  }
  
.menuitem3-nohover {
    font-weight : normal;
    color: #CC0000;
    font-size: 10px;
    text-decoration : none;
    text-indent : 36px;
  }


.menuitem4 {
    font-size : 10px;
    text-indent : 20px;
  }

#bottom_element {
  background-image:url(graphics/bottom_white.jpg);
  position:absolute;
  left:0px;
  bottom:0;
  width:920px;
  height:30px;
}

div.kortoggodt {
  position:relative;
  left:5px;
  float:right;
  width:190px;
  background-color:#006666;
  border:solid;
  border-width:1px;
  border-color:#003333;
  color:#FFFFFF;
  padding: 5px;
}

#kortoggodt_title {
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
}

#kortoggodt_content p{
  font-size:12px;
  width:190px;
  text-align:justify;
}

#kortoggodt_content a{
  color:#FFFFFF;
}


/*login page*/

.csc-mailform-field {
  padding: 0.5em 0;
  line-height:2em
}
.csc-mailform-field label {
  width: 7em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: inline-block;
  vertical-align: middle;
  height: 2em;
}

.csc-mailform-field input {
  background-color: #ddffdd;
  vertical-align: middle;
}
#mailformsubmit{
  margin-left: 7em;
  background-color: #006666;
  color: #FFFFFF;
  border: 2px outset #006633;
  padding: 0.5em 1em;
}
/*user registration*/

.tx-srfeuserregister-pi1 p {
  margin-top: .5em;
  margin-bottom: 0;
  padding: 0 .3em;
  text-indent: 0;
}
.tx-srfeuserregister-pi1 h4 {
  margin-top: 0;
  padding-left: .3em;
}
.tx-srfeuserregister-pi1 legend {
  padding: 0 .5em;
  font-weight: bold; 
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
  font-style: italic; margin-bottom: 1em; 
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {
  margin-bottom: 2em; 
}
.tx-srfeuserregister-pi1 a {
  padding-left: 14px;
  background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif");
  background-repeat: no-repeat;
  background-position: 0% 60%;
  text-decoration:none; 
}
.tx-srfeuserregister-pi1 label {
  margin: 0;
  padding: 0; 
}
.tx-srfeuserregister-pi1 label span {
  color: #ff0000; 
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
  color: #ff0000; 
}
.tx-srfeuserregister-pi1 input {
  margin: 0;
  padding: 0 .5em 0 0; 
}
.tx-srfeuserregister-pi1 input[type=password] {
  margin-right: 1em; 
}
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password {
  margin-right: 1em;
}
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] {
  background-color: transparent; 
}
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
  background-color: transparent; 
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon {
  margin-left: 1em;
  background-color: transparent; 
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover {
  cursor: pointer; 
}

.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view {
  padding-left: 15px;
  background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif");
  background-color: transparent; background-repeat: no-repeat;
  font-size: .8em;
  margin-left: 1em; 
}

.tx-srfeuserregister-pi1 ul {
  margin: 0;
  padding: 0;
  list-style-position: inside; 
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes {
  list-style-type: none; 
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li {
  margin: 0 0 .3em 0; 
  padding: 0; 
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label {
  margin: 0; 
  padding: 0 0 0 .5em; 
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li {
  float: left; 
  padding: 0 2em 0 0; 
  margin: 0; 
}

.tx-srfeuserregister-pi1 dl {
  margin: 0; 
  padding: 1em 0 0 0; 
}

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { 
  margin: 0; 
  padding: 0 0 .5em 0; 
  float: left; 
}

.tx-srfeuserregister-pi1 dt { 
  clear: both; 
  width: 25%; 
  text-align: right; 
  padding-right: 1em; 
}

.tx-srfeuserregister-pi1 dd {
  text-align: left;
  width: 50%; 
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt {
  width: auto;
  padding-right: 0; 
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd {
  width: auto; 
}

* html .tx-srfeuserregister-pi1 dd {
  float: none; 
}

.tx-srfeuserregister-pi1 dd p {
  margin-top: 0; 
  margin-bottom: .5em; 
  padding: 0; 
}

.tx-srfeuserregister-pi1 dd label { 
  padding: 0 1em 0 .5em; 
}

/*** the table ***/

.tx-dbtabletohtmltable-pi1 > table{
    border: 0px solid #033;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
}

/*** cell in table-head ***/

.tx-dbtabletohtmltable-pi1 > table > thead > tr > td {
    font-weight: bold;
    padding: 0.4em;
    border: 1px solid #033;
    color: #ffffff;
    text-align: center;
}

/*** table-head row ***/

.tx-dbtabletohtmltable-pi1 > table > thead > tr {
    background-color: #066;
}

/*** table body row even-class ***/
.tx-dbtabletohtmltable-pi1 > table > tbody > tr.even{
    background-color: #CCC;
}

/*** table body row odd-class ***/

.tx-dbtabletohtmltable-pi1 > table > tbody > tr.odd{
    background-color: #FFF;
}

/*** cell in table-body ***/

.tx-dbtabletohtmltable-pi1 > table > tbody > tr > td{
    padding: 0.2em;
    border: 1px solid #066;
}

/*** pagination/navigation box ***/

.tx-dbtabletohtmltable-pi1 > .fullnav{
    border: 1px solid #000000;
  color: #066;
    font-size: 0.8em;
    width: 100%;
    text-align: center;
    margin: 5px 0 5px 0;
    padding: 5px 0 5px 0;
    background-color: #066;
}

.tx-dbtabletohtmltable-pi1 > .fullnav > .entryFirst{
    border: 1px solid #cccccc;
    margin: 5px 5px 5px 5px;
    padding: 3px 3px 3px 3px;
  background-color: #fff;
}

.tx-dbtabletohtmltable-pi1 > .fullnav > .entryPrev{
    border: 1px solid #cccccc;
    margin: 5px 5px 5px 5px;
    padding: 3px 3px 3px 3px;
  background-color: #fff;
}

.tx-dbtabletohtmltable-pi1 > .fullnav > .entryCurrent{
    border: 1px solid #cccccc;
    margin: 5px 5px 5px 5px;
    padding: 3px 3px 3px 3px;
  background-color: #fff;
}

.tx-dbtabletohtmltable-pi1 > .fullnav > .entryNext{
    border: 1px solid #cccccc;
    margin: 5px 5px 5px 5px;
    padding: 3px 3px 3px 3px;
  background-color: #fff;
}

.tx-dbtabletohtmltable-pi1 > .fullnav > .entryLast{
    border: 1px solid #cccccc;
    margin: 5px 5px 5px 5px;
    padding: 3px 3px 3px 3px;
  background-color: #fff;
}

