/*  
Project Name: Frauenkloster Sarnen
Project URI: http://www.frauenkloster-sarnen.ch
Version: 0.5 beta
Author: RHOdesign - www.rhodesign.ch - switzerland
Author URI: http://www.rhodesign.ch/

all rights reserved!
*/


html, body { 
padding:0px;
margin:0px;
height:100%;
}

body {
background-color: #e0cc6d;
font-size: 12px;
text-align:center;
}

#container {
width:900px;
margin: 0px auto;
padding:0px;
text-align:left;
position: relative;
min-height: 100%;
height:auto !important;
height:100%;
background-image: url(/fileadmin/templates/images/bg_container.png);
}



/* ##### Start Head ##### */
#head {
background-color:transparent;
background-image: url(/fileadmin/Benutzer/Bilder/header-1.jpg);
background-repeat: no-repeat;
margin-left: 180px;
margin-right: 180px;
border-bottom: 10px solid #8b1314;
height: 180px;
}
/* ##### Ende Head ##### */




/* ##### Start Content ##### */
#content {
width:480px;
padding:20px 30px 30px 30px;
float:left;
background-color:#fff;
font-family: "Verdana", Arial, sans-serif;
font-size: 0.9em;
color: #000;
letter-spacing: 0.1em;
line-height: 1.3em;
overflow: auto;
}

/* ##### Start Clearfix ##### */
.clearfix:after {
   content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
/* ##### Ende Clearfix ##### */

#content h1 {
color: #968540;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0px !important;
}

#content a {
color: #76804b;
text-decoration: underline;
}
#content a:hover {
color: #76804b;
text-decoration: none;
}

/* ##### Ende Content ##### */


/* ##### Start image floats etc ##### */
.floated_left{
float: left;
margin-right: 14px;
margin-bottom: 8px;
}
.floated_right{
float: right;
margin-left: 14px;
margin-bottom: 8px;
}
/* ##### Ende image floats etc ##### */


/* ##### Navigation Links ##### */
#left {
width:180px;
padding:0px;
margin: 0px;
float:left;
}

#left ul{
margin-left: 0;
padding-left: 0;
margin-top: 0;
padding-top: 0;
list-style-type: none;
}

#left a{
display: block;
padding: 6px 0 6px 10px;
width: 170px;
background-color: #f3ebc6;
border-bottom: 2px solid #e0cc6d;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
}

#left a:link, .navlist a:visited{
color: #000;
text-decoration: none;
}

#left a:hover, #left .active{
background-color: #96853f;
color: #fff !important;
}
/* ##### Ende Navigation Links ##### */





/* ##### Navigation Rechts ##### */
#right {
width:180px;
padding:0px;
margin: 0px;
float:left;
}

#right ul{
margin-left: 0;
padding-left: 0;
margin-top: 0;
padding-top: 0;
list-style-type: none;
}

#right a{
display: block;
padding: 6px 0 6px 10px;
width: 170px;
background-color: #dfe4c6;
border-bottom: 2px solid #e0cc6d;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.1em;
}

#right a:link, #navlist a:visited {
color: #000;
text-decoration: none;
}

#right a:hover, #right .active {
background-color: #76804b;
color: #fff;
}
/* ##### Ende Navigation Rechts ##### */





/* ##### Start Footer ##### */
#footer{
height: 20px;
width: 540px;
background-color: #8b1314;
background-image: url(/fileadmin/templates/images/footer.gif);
margin: 0px auto;
text-align: center;
margin-top: -20px;
position: relative;
bottom: 0px !important;
}

#impressum {
position: absolute;
bottom: 2px !important;
margin-left: 730px;
}
#impressum a {
color: #8B1314;
text-decoration: none;
background-color: transparent;
padding: 0px !important;
margin-left: 12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-transform: none;
}
#impressum a:hover {
color: #8B1314;
text-decoration: underline !important;
background-color: transparent;
}

/* ##### Ende Footer ##### */



/* ##### Start Kontaktformular ##### */

fieldset {
border: none;
padding-left: 0px !important;
}

.formfield, input {
border: 1px solid #8B1314;
background-color: #f3ebc6;
width: 388px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
padding: 2px 5px 2px 5px;
}
input:hover {
	border: 1px solid #000000;
}

.csc-mailform-field label {
float: left;
width: 200px;
margin-top: 10px;
}

.csc-mailform-field input {
clear: both;
float: left;
}

.csc-mailform-field {
clear: both;
}

.csc-mailform-field .csc-mailform-check {
width: 15px;
float: left;
clear: right;
margin-top: 20px;
border: none;
background-color: #ffffff;
}

.formfield:hover, input:hover {
background-color: #f3ebc6;
}

.csc-mailform-submit {
margin-top: 20px;
width: 400px !important;
}
.csc-mailform-submit:hover {
background-color: #8B1314;
color: #FFF;
}
textarea {
clear: both;
float: left;
border: 1px solid #8B1314;
background-color: #f3ebc6;
width: 388px;
padding: 2px 5px 2px 5px;
}

textarea:hover {
background-color: #f3ebc6;
border: 1px solid #000000;
}



/* ##### Ende Kontaktformular ##### */






/* ##### Start Tabelle ##### */
.htmlarea-showtableborders {
border-collapse: collapse;
width: 400px;
}

* html .htmlarea-showtableborders {
width: 400px;
}

.htmlarea-showtableborders td {
vertical-align: top;
border-bottom: 1px solid #cccccc;
height: 16px !important;
}

.htmlarea-showtableborders tr {
height: 16px !important;
}

.htmlarea-showtableborders p {
	margin: 0px !important;
}

.timetable tr td:first-child {
width: 100px;
}

/* ##### Ende Tabelle ##### */





/* ##### Start TYPO3 ##### */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
}

/* ##### Ende TYPO3 ##### */



