﻿@import "tt_address.css";
@import "guestbook.css";
#mailformaddress,
#mailformbetreff,
#mailformemail,
#mailformname,
#user,
#pass{
	background-image:url(../images/bg_input.png);
}
.csc-section{
	list-style-image:url(../images/sm_mb.png);
	margin-top:5px;
}
.csc-menu{
	list-style-image:url(../images/sm_bv.png);
	font-size:large;
}
.csc-bulletlist {
	list-style-image:url(../images/sm_mb.png);	
	margin-top:5px;
}
address{
	border-left:3px silver dotted;
	background-image:url(../images/transGrey.png);
	padding-left:10px;
}
h3{
	background-image:url(../images/sm_bv.png);
	background-repeat:no-repeat;
	padding-left:40px;
	border-bottom:1px silver solid;
}
#main {
	width: 800px;
	margin:0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#555555;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}
body {
	text-align:center;
	margin:0px;
	background-image:url(../images/bg_content_alt.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
b{
	color:#99CCFF
}
.wtgallery_list_centerofrow,
.wtgallery_list_firstofrow,
.wtgallery_list_lastofrow{
	padding:4px;
	background-image:url(../images/bg_gal.png);
	background-position:right bottom;
}
#Template_Inhalt form{
	background-image:url(../images/transGrey.png);
}
.tx-felogin-pi1{
	padding:5px;
	border:1px solid silver;
	background-image:url(../images/transGrey.png);
}
.clearer{
	clear:both
}
#Template_Rauten {
	float:left;
	width:580px;
	height:120px;
	background-image:url(../images/bg_maibaum.jpg);
	background-repeat:no-repeat;
}
#Template_Uberschrift {
	float:left;
	width:800px;
	height:45px;
	background-image: url(../images/schriftzug.jpg);
}
#Template_Bv_Logo {
	float:right;
	width:200px;
	height:120px;
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
}
#Template_Menu {
	float:left;
	width:800px;
	height:30px;
	border-top:1px #CCCCCC solid ;
	border-bottom:1px #CCCCCC solid;
}
.lower_body{
	padding:10px;
}
#Template_Inhalt{
	float:left;
	width:555px;
}
#Template_Aktuelles {
	float: right;
	width: 180px;
	font-size:x-small;
}
.tr-even, .tr-odd {
	background-image:url(../images/transGrey.png);
}
.tr-even td, .tr-odd td{
	padding:15px;
	border: 1px solid gray;
	vertical-align:top;
}

/*#bg{
	background-image:url(../images/transGrey.png);
	padding:5px;
	border:1px solid gray;
}*/
/****************/
/* LINK Styling */

#Template_Inhalt a {
	color:#99CCFF
}
#Template_Inhalt a:hover {
	color:#777777;
}
a {
	color:#99CCFF;
}
a:hover {
	color:#777777;
}

.csc-textpic-caption{
	font-size:xx-small;
}


dl.csc-textpic-image {
	background: #f3f3f3;
	border: 1px solid #ddd;
    padding: 2px;
	margin: 1px;
}
ul{
	background-image:url(../images/transGrey.png);
	border:1px silver solid;
}
li{
	list-style:none;
}
li h2{
	border-bottom:1px solid gray;
	background-image:url(../images/sm_bv.png);
	background-repeat:no-repeat;
	padding-left:40px;
}