/* CSS Document */
* {
    margin: 0;
    padding: 0;
}


HTML {
	overflow: -moz-scrollbars-vertical;

}
BODY{
	background-color: #373538;
	background-image:url(background/top.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
}
P{
    margin: 0.5em 0;
    padding: 0;
}
TABLE {
	font-size:12px;
}
#SITE {
    	margin-top:0;
    	margin-left:0;
    	text-align:left;
    	width: 76em;
	padding:0;
	position: absolute;
	top:0;
	left:0;
}
#TOP {
	height:3em;
}
#top-left {
	float:left;
	padding: 0.5em 0 0 4em;
}
#top-right {
	float:right;
	padding: 1em 2em 0 0;
	color:#FFFFFF;
}
.topmenu a:link, .topmenu a:visited {
	color: white;
	text-decoration: none;
}
.topmenu a:hover {
	text-decoration: underline;
}
#LEFT {
	float:left;
	width:20em;
}
#LEFT H1 {
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	padding-left:0.75em;
	font-size:1em;
}
#menu {
	background-image:url(background/menu-middle.jpg);
	background-repeat:repeat-y;
	width:16em;
	margin-left:4em;
	z-index:2;
}
#menu-top {
	background-image:url(background/menu-top.jpg);
	background-repeat:no-repeat;
	height:2.5em;
}
#menu-middle {
	margin:-1.5em 0 0;
	padding-left:1em;
	z-index:3;
}
.asdtopmenu a {
	border-bottom: 5px solid green;
}

.adsubmenu a {
	border-bottom: 5px solid red;
}

#menu-bottom {
	background-image:url(background/menu-bottom.jpg);
	background-repeat:no-repeat;
	height:2.5em;
	z-index:2;
}
#ads {
	margin-top: -2em;
	margin-right:0.5em;
	z-index:1;
}
#MEDIA {
	float:right;
	width:56em;
	height:22em;
	text-align:right;
}
#media-text {
	margin-top:3em;
	margin-right: 3em;
	color:#FFFFFF;
	font-weight:bold;
}
#media-text H1 {
	padding:0;
	margin:0;
	font-size: 1.2em;
}	
#CONTENT {
	background-image:url(background/content-middle.jpg);
	background-repeat:repeat-y;
	float:right;
	width:56em;
}
#content-left {
	min-height: 40em;
}
#CONTENT-COLUMN {
	width:4em;
	height:4em;
	top: 0;
	background-color:red;
}
	
#content-top {
	height:2.5em;
	background-image:url(background/content-top.jpg);
	background-repeat:no-repeat;
}
#content-left H1 {
	font-size:1.2em;
}
#content-left H2, #content-left H3 {
	font-size:1em;
}

#content-left a:link, #content-left a:visited {
	color:#0c7088;
	text-decoration: underline;
	font-weight:bold;
}
#content-left a:hover {
	color: #7eb7c5;
}
#content-right H1, #content-right H2, #content-right H3 {
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size:1em;
}

#content-right a:link, #content-right a:visited {
	color:#0c7088;
	text-decoration: underline;
	font-weight:bold;
}
#content-right a:hover {
	color: #7eb7c5;
}
.mininews {
	border-bottom:1px solid silver;
}
.news_singleview H1 {
	color:#0c7088;
	font-weight:bold;
}

#content-bottom-ads {
	clear:left;
}
#content-bottom {
	background-image:url(background/content-bottom-II.jpg);
	background-repeat:no-repeat;
	clear:left;
	height:2.5em;
}

/* NEWS Singelview */
.news-single-timedata {
	float: right;
	color: silver;
}
.news-single-author {
	font-size: 9px;
	color: silver;
	padding-bottom: 0.5em;
}
.news-single-backlink {
	padding-top: 1.5em;
}
.news-single-img {
	float: left;
	margin-right:1em;
}

.news-single-imgcaption {
	color: gray;
        font-size:9px;
}

.csc-textpic-caption {
	color: gray;
        font-size:9px;
}
        
HR {margin: 0.5em;}
LI {margin-left: 2em;}


.newsthumb {
	float:left;
	width:120px;
	height:120px;
	overflow:hidden;
	margin: 0 1em 1em 0;
	background: url(background/jvp-faecher.jpg);
	background-repeat: no-repeat;
}
.newsthumb IMG {
	margin-left: -40px;
}
.eventdate {
	color: gray;
	font-size:11px;
}
fieldset {
	border: 0;
}

#tx-srfeuserregister-pi1-zip {
	width: 4em;
}
.csc-mailform input, .csc-mailform textarea {
	display: block;
}


.userlistimage {
	width:53px;
	height:70px;
	overflow:hidden;
	padding: 3px;
	border: 1px solid silver;
	margin: 5px 20px 5px 0;
}
.userlistname {
	padding-top: 10px;
}
.userlistemail {
	padding-top: 30px;
}

.userlist_begin_0 {
	width: 300px;
	float:left;
}
.userlist_begin_1 {
	width: 300px;
	float:right;
}

#singleview-image {
	float:left;
	padding: 3px;
	border: 1px solid silver;
	margin: 5px 20px 5px 0;
}
.singleview-name {
	padding-top: 10px;
	color:#0c7088;
	font-weight:bold;
	font-size:115%;
	margin:0;
}
.singleview-funktion {
	padding-bottom: 10px;
	font-weight:bold;
	font-size:90%;
}
.singleview-address-2 {
	padding-bottom: 10px;
}
HR.singleview {margin: 0 0.5em 0 0; padding:0}

.singleview-label{
	width: 120px;
	float:left;
	font-weight:bold;
	font-size:90%;
}
#singleview-comments {
	font-weight:bold;
	font-size:90%;
}
.singleview-spacer-1 {
	padding-bottom: 10px;
}
.singleview-spacer-2 {
	padding-bottom: 1px;
}



.xnewsthumb {
	float:left;
	margin-right: 8px;

}

.tx-irfaq-dynheader p {
	padding-bottom: 3px;
	color: green;
}


h1.imageheader {
     	height:26px;
      	background-repeat:no-repeat;
      	padding: 0px;
       	margin: 0px;
}

h1.imageheader strong{
       	display:none;
}

.tx-ttnews-browsebox-SCell, .tx-ttnews-browsebox {
	border: 0;
	background-color: white;
}
.news-amenu-item-year {
	padding: 0;
	margin: 10px 0 0 0;
	border: 0;
	background-color: white;
	color: gray;
}
.archive-link {
	margin: 0;
	padding: 0;
}
.archive {
	padding: 0px;
	margin: 0px;
	background-color:white;
}
.archive2 {
	padding: 5px;
	margin: 10px 5px;
}
.news-single-additional-info, .news-single-related, .news-single-links, .news-single-files {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: white;
}
.news-single-video {
	margin-bottom: 10px;
}

.fotorahmen60 {
	background: url(background/fotorahmen_60a.gif) left top no-repeat;
	padding: 9px;
	width:81px;
	height:81px;
}
.fotorahmen60 img {
	 width:60px;
	 height:60px;
}
.fotorahmen120 {
	background: url(background/fotorahmen_120a.gif) left top no-repeat;
	padding: 9px 0 0 9px;
	margin-bottom: 0;
	margin-right: 0;
	height: 151px;
	width: 151px;
}
.fotorahmen120 img {
	 width:120px;
	 height:120px;
}
.fotorahmen200 {
	background: url(background/fotorahmen_200a.gif) left top no-repeat;
	padding: 9px;
	height:221px;
	width:221px;
}
.fotorahmen200 img {
	 width:200px;
	 height:200px;
}

.csc-textpic-border {
	background: url(background/fotorahmen_60a.gif) left top no-repeat;
	padding: 9px 0 0 9px;
	margin-bottom: 0;
	margin-right: 0;
	height: 81px;
	min-width: 81px;
}
.csc-textpic-border img {
	 width:60px;
	 height:60px;
}
	
.date {
	color: silver;
}
#mailform label {
	float: left;
	display: block;
	width: 220px;
}

#mailform input, .csc-mailform-label {
	margin: 6px 0 6px 220px;
}



#powermailform {
padding: 10px 20px;
border: 0;
background-color:white;
}
.powermailform label{
display:block;
}

.ADS {
	position: absolute;
	left: 920px;
	top: 40px;
	color: white;
	text-align: left;
	background-color: #0c0b0c;
	padding: 2px 2px 10px 2px;
}
.ADS a:link, .ADS a:visited {
	color: white;
	text-decoration: none;
}
.ADS a:hover {
	text-decoration: underline;
}
.xxrgmediaimages-caption {
	padding-bottom: 6px;
	color: gray;
	font-size: 90%;
}

#lbNumber {
	font-size:0px;
	height: 0px;
}
.team {
	float:left;
	width: 100px;
	height: 100px;
}
.team img {
	width: 80px;
	height: 80px;
}
.xteam {
	float:left;
	width: 90px;
	height: 122px;
}
.xteam img {
	width: 80px;
	height: 112px;
}
.teamfoto {
	width: 160px;
	height: 160px;
}
.name {
	font-weight: bold;
	font-size: 120%;
	margin-bottom:2px;
}
.funktion {
	font-size:90%;
	width:350px;

}
.e-mail-adresse {
	width: 350px;
}	
.adresse {
	margin-top: 15px;
}
.adresse2 {
	margin-bottom: 5px;	
}
.telefon {
	margin: 2px 0;
}
#lbHoverNav {
	width: 350px;
}
#lbDataImageContainer {
	width: 350px;
}
.tx-wecdiscussion-pi1 {
	width: 625px;
}
.tx-guestbook-field label {
	display: block;
}

.tx-guestbook-field textarea {
	width: 400px;
}
.tx-guestbook-form-inputfield-med {
	width:250px;
}
.tx-guestbook-form-inputfield-big {
	width:250px;
}