/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

body{
background:#e0e0e0 url(img/bodybg.gif) repeat-x;
color:#505050;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#fa9035;
font-weight:600;
text-decoration:none;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:600;
}

dd{
margin:1px 0 12px 15px;
}

#container{
background:#c0c0c0 url(img/bodybg.gif) repeat-x;
margin:0 auto;
text-align:left;
width:952px;
}

#sitename{
background:url(img/leaves.jpg) top center no-repeat;
color:#ffffff;
font-weight:400;
height:220px;
margin:0 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:1.5em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav{
background:url(img/greypx.gif) bottom left repeat-x;
float:left;
width:952px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(img/tabs.gif) no-repeat 100% 0;
color:#000000;
display:block;
font-size:1.0em;
letter-spacing:-1px;
padding:6px 18px 3px 10px;
text-decoration:none;
}

#nav a:hover{
color:#505050;
}

#nav li{
background:url(img/tabs.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(img/tabs.gif) no-repeat 100% -41px;
color:#303030;
padding:6px 18px 4px 10px;
}

#wrap1{
background:#ffffff url(img/innerbg.gif) repeat-y;
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:950px;
}

#wrap2{
background:url(img/header.jpg) top left no-repeat;
padding:10px;
width:930px;
}

#header{
height:30px;
position:relative;
width:930px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 4px;
text-align:right;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:-15px 0 0;
width:145px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#rightside{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 10px 8px;
}

#rightside img{
border:1px solid #fa9035;
margin:10px 0 5px 5px;
padding:2px;
}

#content{
margin:45px 160px 0 180px;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.2em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
border:1px solid #fa9035;
float:left;
margin:5px 15px 6px 0px;
}

#footer{
clear:both;
color:#000000;
font-size:0.8em;
height:35px;
margin-top:20px;
padding:1px;
text-align:right;
width:930px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
color:#EEEEEE;
display:block;
font-size:1.0em;
font-weight:600;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border:1px solid #fa9035;
color:#FFFFFF;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.7em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:600;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.80em;
}

.large{
font-size:1.3em;
}

.soft{
color:#808080;
}

.normal{
font-weight:300;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}

.csc-menu{
font-size:0.9em;
font-weight:280;
}

.csc-header{
font-size:1.4em;
font-weight:600;
}

/*GUESTBOOK*/

.tx-guestbook-header {
font-size:1.0em;
background-color: #000000;
color: #FFFFFF;
font-weight:bold;
}

.tx-guestbook-comment{
font-size:1.0em;
color: #000000;
}

.tx-guestbook-left{
background-color: #BDBDBD;
font-size:0.7em;
color: #000000;
}

.tx-guestbook-list-header {
font-size:0.77em;
background-color: #539521;
color: #FFFFFF;
font-weight:bold;
}

.tx-guestbook-list-row {
background-color: #FFFFFF;
}

.tx-guestbook-list-rowleft {
 background-color: #EEEEEE;
 }

.tx-guestbook-list-small {
font-size: 9px; color: #666666;
}

.tx-veguestbook-pi1-browsebox TD {
font-size: 9px; color: #666666;
}

.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell {
font-weight: bold;
}

.tx-veguestbook-pi1-browsebox-SCell {
background-color: #EEEEEE;
}

.tx-guestbook-latest-header {
background-color: #539521;
color: #FFFFFF; font-weight:bold;
}

.tx-guestbook-latest-row {
background-color: #FFFFFF; }

.tx-guestbook-latest-small {
font-size: 9px; color: #666666;
}

.tx-guestbook-form-inputfield-med {
border-style: solid; border-width:
1pt; border-color:#539521;
font-size:12; color:#333333;
width:100;
height:20;
}

.tx-guestbook-form-inputfield-big {
border-style: solid;
border-width: 1pt;
border-color:#539521;
font-size:12; color:#333333;
width:150; height:20;
}

.tx-guestbook-form-textarea {
border-style: solid;
border-width: 1pt;
border-color:#539521;
font-size:12;
color:#333333;
width:250;
}

.tx-guestbook-form-obligationfield {
color: #CC0000;
}

.tx-guestbook-form-error {
color: #CC0000;
}

/*POWERMAIL*/

fieldset.tx-powermail-pi1_fieldset {

}

fieldset.tx-powermail-pi1_fieldset label {

/* Style labels */

display: block;

width: 150px;
float: left;
clear: both;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
/* Style input fields */
width: 200px;
border: 1px solid black;
margin-left: 10px;
}
div.tx_powermail_pi1_fieldwrap_html {
/* Increase margin between every field */
margin: 10px 0;
}

input.powermail_uid18, input.powermail_uid19, input.powermail_uid20 {
width: 150px;
clear: both;
border: 1px solid black;
}

.tx-irfaq-pi1 {
font-size:0.9em;
font-weight:none;
}

.tx-irfaq-dynheader {
font-size:0.95em;
font-weight:none;
}

.tx-jppageteaser-pi1-list {
}
/* smoothgallery hintergrund weiss */
.jdGallery .slideElement {background-color:#000; }
.tx-rgsmoothgallery-pi1 {background-color:#000; }


