/* CSS Document */
* {font-family: Arial, Helvetica, sans-serif; font-size: 15px;}

a {color: #a51a3f; text-decoration: none; font-size: 1em; }
a:hover {text-decoration: underline;}
a.externallink {background: url(../images/pfeil_off.gif) left center no-repeat; padding-left: 17px;}
a.externallink:hover {background: url(../images/pfeil_blau.gif) left center no-repeat; text-decoration: underline; }  

h1 {font-size: 15px; font-weight: bold; margin: 0 0 10px 0; color: #a51a3f; text-transform: uppercase; letter-spacing: 0.05em; }
h2 {font-size: 12px; font-weight: bold; margin: 0 0 10px 0; color: #a79f90;}
h3 {font-size: 12px; font-weight: normal; margin: 0 0 10px 0;}
.caps {text-transform: none; font-size: 1em;}

/* Line_3_Content */
#headnavigation {}
#headnavigation ul {list-style: none;}
#headnavigation ul li {float: left; }
#headnavigation ul li a {padding: 28px 10px 26px 10px; font-size:11px; display: block; text-decoration: none; color: #a79f90; line-height: 12px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.1em; background: url(../images/menubar.gif) no-repeat right;}
#headnavigation ul li:first-child a {padding: 28px 10px 26px 0px;}
#headnavigation ul li:last-child a {background: none;}
#headnavigation ul li a:hover { color: #a51a3f; }
#headnavigation ul li a:active {}
#headnavigation ul li a.rex-current, #headnavigation ul li a.rex-active { color: #a51a3f; }

#subnavigation ul {list-style: none;}
#subnavigation ul li a {padding: 8px 0; font-size: 11px; display: block; text-decoration: none; color: #a79f90; line-height: 14px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.05em;}
#subnavigation ul li:first-child a {padding: 0px 0 8px 0;}
#subnavigation ul li a:hover { color: #a51a3f; }
#subnavigation ul li a:active {}
#subnavigation ul li a.rex-current { color: #a51a3f; }


/* Gallery */
#content .gallery3cols {width: 190px; margin-right: 3px; font-size: 11px; float: left; text-align: center; }
#content .gallery4cols {width: 143px; margin-right: 2px; font-size: 11px; float: left; text-align: center; }

/* Content */
.line {width: 100%; height: 20px; padding: 0px 0; clear:both;}
.floatRight {float: right; margin-left: 20px;}
.floatLeft {float: left; margin-right: 20px;}

#content p, #content li, #sidebar p  {color: #000; font-size: 12px; line-height:17px;}
#content p, #content ul {padding-bottom: 1em;}
strong, .caps {font-size: 1em;}


/* tooltip styling */
#content .tip {cursor: pointer; padding: 0 0 0 0; }
#content .tooltip {display:none; font-size:11px; background: #000; }
#content .tooltip img {margin: 20px 20px 4px 21px; border: 5px solid #fff; }
#content .tooltip p {color: #fff; padding: 0 20px 8px 20px; font-size: 11px; font-weight: bold;}

#sidebar img {cursor: pointer; padding: 0 0 20px 0; }
#sidebar .tooltip {display:none; font-size:11px; background: url(../images/tooltip.png) right; }
#sidebar .tooltip img {padding: 20px 60px 4px 21px; }
#sidebar .tooltip p {color: #fff; padding: 0 20px 8px 20px; font-size: 11px; font-weight: bold;}



/* Footer */
#footer p {font-size: 11px; padding: 5px 0 0 0; color: #9b9387; font-weight: bold;}
#footer strong, #footer a {font-size: 1em; color: #9b9387;}



/* Formular */
.forminfo {background: #fff; border: 1px solid #a51a3f; font-size: 14px; line-height: 18px; color: #a51a3f; padding: 10px; width: 390px; }
.formgen label {width: 410px; float: left; height: 16px; font-size: 12px; background: url(../images/form_back.jpg) 0 0px no-repeat; margin: 4px 0 0 0; padding: 7px 0 0 4px; }
.formgen label.formerror {font-weight: bold; background: url(../images/form_back.jpg) 0 -58px no-repeat; color: #fff;}

.formgen input {margin: 0 0 0 0px; padding: 3px ; width: 404px; height: 20px; background: url(../images/form_back.jpg) 0 -24px no-repeat; font-size: 15px;}
.formgen input:focus, .formgen input:hover {background: url(../images/form_back.jpg) 0 -84px no-repeat; }
.formgen textarea {background: url(../images/form_back.jpg) 0 -122px no-repeat; width: 400px; height: 150px; padding: 5px; }
input.formsubmit {text-indent: -999px; margin: 20px 0 60px 130px; padding: 0px ; width: 160px; height: 30px; background: url(../images/form_back.jpg) 0 -285px no-repeat;}
input:hover.formsubmit {background: url(../images/form_back.jpg) 0 -325px no-repeat;}
input:active.formsubmit {background: url(../images/form_back.jpg) 0 -365px no-repeat;}
