/* oben rechts unten links */
#form-login {
 /* background-color:yellow; */
}

body{
   margin:0px;
   font-size: 12px;
   font-family: Helvetica,Arial,sans-serif; 
   color:#ffffff;
   background-color:#000000;
   background-image:url(http://www.theroyalhangmen.ch/cms/templates/theroyalhangmen/images/bgbass.jpg);
   background-position:top;
   background-repeat:repeat;
}


img {
   border:0px;
}

.zentrieren {
   text-align:left;
}


.contentheading { /* Artikel Titel */
font-size:14px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
color:#910d1c;
width:100%;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#910d1c;
}

.componentheading {
font-size:17px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
color:#d0700c;
padding-bottom:10px;
}



/* ------------------------------------------------------------------------------------------------------------------------ */
#Teil1{ /*header*/
   float: left;
   background-attachment:fixed;
   background-image:url(http://www.theroyalhangmen.ch/cms/templates/theroyalhangmen/images/titelbild.jpg);
   background-repeat:no-repeat;
   background-color:#000000;
   height:249px;
   width:990px;
   border-bottom-width: 1px;
   border-bottom-color: #6c6c6c;
   border-bottom-style: solid;   
   border-right-width: 10px;
   border-right-color: #000000;
   border-right-style: solid;
}



#Teil2{ /*main*/
   float: left;
   width:1000px;
   padding-right:0px; 
}



#Teil3{ /*footer*/
   width:990px;  
   /* 
   clear:all;
   border: 2px dotted red;
   */
}



#Bereich1{ /*links oben*/
   /*
   float: left; 
   width: 18em;
   margin-bottom: 1.2em; 
   border: 1px dashed silver; 
   background-color: #eee;
   */
}



#Bereich2{ /*rechts oben*/
   float: right; 
   width: 12em;
   margin-bottom:1.1em; 
   /* background-color: #eee; border: 1px dashed silver; */

}



#Bereich3{ /*breadcrumbs*/
   border-bottom: 1px solid #6c6c6c; 
   border-right-width: 10px;
   border-right-color: #000000;
   border-right-style: solid;
   background-color: #000000;
   padding-left:12px;
   padding-top:5px;
   padding-bottom:5px;
   width:978px;
}
#Bereich3 a { }
#Bereich3 a:link { 
   text-decoration:none;
   color:#6c6c6c; 
}
#Bereich3 a:visited { 
   text-decoration:none; 
   color:#6c6c6c; 
}
#Bereich3 a:hover { 
   text-decoration:underline; 
   color:#6c6c6c; 
}
#Bereich3 a:active { 
   text-decoration:underline; 
   color:#6c6c6c; 
}



#Bereich4{ /*linke Seite*/
   float: left; 
   width: 128px;
   padding-left:12px;
   padding-top:12px;
   line-height:20px;
   background-color:black;
   /* border-right: 1px solid silver; */
}
.moduletable_menu td { /*linke Seite*/
   width:100%;
   margin-bottom:20px;
}


.moduletable_menu a {
   font-weight:bold;
   text-transform:uppercase;
}
.moduletable_menu a:link { 
   text-decoration:none;
   color:#53627f; 
}
.moduletable_menu a:visited { 
   text-decoration:none; 
   color:#53627f; 
}
.moduletable_menu a:hover { 
   text-decoration:none; 
   color:#d3730c; 
}
.moduletable_menu a:active { 
   text-decoration:none; 
   color:#d3730c; 
}


#Bereich5{ /*Inhalt*/
   background-color:black;
   float:left;
   padding-right:17px;
   margin-bottom:1em;
   /*margin-left:120px;*/
   padding-left:5px;
   padding-top:12px;
   width:669px;
   /*
   border-left: 1px solid silver;    
   */
}
#Bereich5 a { 
}
#Bereich5 a:link { 
   text-decoration:none;
   color:#53627f; 
}
#Bereich5 a:visited { 
   text-decoration:none; 
   color:#53627f; 
}
#Bereich5 a:hover { 
   text-decoration:none; 
   color:#6c6c6c; 
}
#Bereich5 a:active { 
   text-decoration:none; 
   color:#6c6c6c; 
}




#Bereich6 {  /*rechte seite -------------------------------------------------------- */
   background-image:url(http://www.theroyalhangmen.ch/cms/templates/theroyalhangmen/images/bg_black_orange_red.jpg);
   background-position:top;
   background-repeat:repeat-x;
   float:left; 
   width:148px;
/*   margin-left:846px;*/
   padding-top:12px;
   padding-bottom:10px;
   padding-left:10px; 
   border-left: 1px solid #6c6c6c;
   border-right-width: 10px;
   border-right-color: #000000;
   border-right-style: solid;
   border-bottom-width: 10px;
   border-bottom-color: #000000;
   border-bottom-style: solid;

}
#Bereich6 a { 
   font-size:10px;
   font-weight:normal;
}
#Bereich6 a:link { 
   text-decoration:none;
   color:#53627f; 
}
#Bereich6 a:visited { 
   text-decoration:none; 
   color:#53627f; 
}
#Bereich6 a:hover { 
   text-decoration:underline; 
   color:#53627f; 
}
#Bereich6 a:active { 
   text-decoration:underline; 
   color:#53627f; 
}
#Bereich6 ul {
   list-style-type:none;
}

#form-login-password input, #form-login-username input {
   font-family:"Courier New", Courier, monospace;
   background-color:#b7b7b7;
   border: 0px solid #6c6c6c;
   padding: 2px;
}
#form-login-remember input {
   color:red;
   padding:0px;
}
#Bereich6 h3 {
   color:#6c6c6c;
   font-size:12px;
}
fieldset {
   color:#6c6c6c;
   font-size:12px;
   padding:0px;
   margin:0px;   
}
fieldset.input {
   border:none;
}



#Bereich7{  /*footer*/
    margin: 0 0 1.1em; 
    /* background-color: #eee; border: 1px dashed silver; */
}
