/* CSS Document */


/* BODY ############################################################################################ */
body {

background-color:#000000;
font:Verdana;
}


/* HAUPTTABELLE ############################################################################################ */
/* HAUPTTABELLE*/
.h {

/*-moz-opacity: 0.95;*/
/*_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); */
font-family:Verdana;
border-collapse:collapse;
width: 950px;
height: 100%;
border:0px solid black;
background-color:white;
color:#FF0000;




}
td.td_h1 {
background-image:url(bilder/banner.jpg);
background-repeat:no-repeat;
height: 300px;
width: 950px;
background-color:white;
empty-cells: show;
border:1px solid black;
}

td.td_h2 {
font-family:Arial;
height: 25px;
width: 950px;
background-color:white;
color:black;
empty-cells: show;
text-align:center;
font-size: 14px;
border:1px solid black;
vertical-align: middle;
font-weight:bold;
}

td.td_h3 {

width: 950px;
height: 100%;
background-color:white;
color:#FF0000;
empty-cells: show;
border:1px solid black;
padding: 10px 15px 10px 15px;
vertical-align:top;
}

td.td_h4 {

font-family:Arial;
height: 25px;
width: 950px;
background-color:white;
empty-cells: show;
color:black;
text-align:center;
font-size: 14px;
vertical-align: middle;
font-weight:bold;
border:1px solid black;
}

/* INHALTSAUFTEILUNG ############################################################################################ */

.inhalte {

/*-moz-opacity: 0.95;*/
/*_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); */
font-family:Verdana;
border-collapse:collapse;
width: 920px;
border:0px solid black;
font-size:10px;
background-color:white;
}

td.td_inh1 {
width: 720px;

empty-cells: show;
color:red;
text-align:left;
vertical-align:top;
border:0px solid black;
padding: 10px 10px 10px 10px;

}


td.td_inh2 {


width: 200px;

empty-cells: show;
color:red;
text-align:right;
vertical-align:top;
border:0px solid black;
padding: 10px 10px 10px 10px;
}

td.td_inh3 {
width: 920px;

empty-cells: show;
color:red;
text-align:left;
vertical-align:top;
border:0px solid black;
padding: 10px 10px 10px 10px;
}


/* BEREICHE ############################################################################################ */

/* MENÜ*/
.menu {
/*-moz-opacity: 0.95;*/
/*_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); */
font-family:Verdana;
border-collapse:collapse;
width: 180px;
border:0px solid black;
background-color: #F5F5F5;
color:#FF0000;

}

td.td_menu1 {
height: 20px;
width: 180px;

empty-cells: show;
color:red;
text-align:center;
vertical-align:top;
padding: 5px 5px 5px 5px;
border:1px solid black;
}




/* BEREICHE */
.bereiche {
/*-moz-opacity: 0.95;*/
/*_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); */
font-family:Verdana;
border-collapse:collapse;
width: 700px;
border:0px solid black;
background-color: #F5F5F5;
color:#FF0000;
font-size:10px;

}

td.td_b1 {

width: 700px;

empty-cells: show;
color:red;
text-align:left;
vertical-align:top;
padding: 5px 5px 5px 5px;
border:1px solid black;

}





/* Bereiche */
.home {
/*-moz-opacity: 0.95;*/
/*_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); */
font-family:Verdana;
border-collapse:collapse;
width: 900px;
border:0px solid black;
background-color: #F5F5F5;
color:#FF0000;
font-size:10px;

}

td.td_home1 {

width: 900px;

empty-cells: show;
color:red;
text-align:left;
vertical-align:top;
padding: 5px 5px 5px 5px;
border:1px solid black;
}
/* LINKS ############################################################################################ */
a.link_1 
{
	font-family: Arial;
	color: black;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;	
	font-weight:bold;
	
}

a.link_1:visited
{
	font-family: Arial;
	color: black;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;
	font-weight:bold;	
	
}
a.link_1:link
 {
	font-family: Arial;
	color: black;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	
}
a.link_1:active 
{
	font-family: Arial;
	color: black;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;
		font-weight:bold;
		
}

a.link_1:hover 
{
	font-family: Arial;
	color: #FF0000 ;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
	text-decoration: underline;
	font-weight:bold;

}
a.link_1o 
{
	font-family: Arial;
	color: black;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;	
	font-weight:bold;
	
}

a.link_1o:visited
{
	font-family: Arial;
	color: black;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;
	font-weight:bold;	
	
}
a.link_1o:link
 {
	font-family: Arial;
	color: black;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	
}
a.link_1o:active 
{
	font-family: Arial;
	color: black;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;
		font-weight:bold;
		
}

a.link_1o:hover 
{
	font-family: Arial;
	color: #FF0000 ;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;
	font-weight:bold;

}

a.link_2 
{
	font-family: Verdana;
	color: black;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;	

	
}

a.link_2:visited
{
	font-family: Verdana;
	color: black;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;

	
}
a.link_2:link
 {
	font-family: Verdana;
	color: black;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;

	
}
a.link_2:active 
{
	font-family: Verdana;
	color: black;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;

		
}

a.link_2:hover 
{
	font-family: Verdana;
	color: #FF0000 ;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
	text-decoration: underline;


}

a.link_3 
{
	font-family: Verdana;
	color: black;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;	

	
}

a.link_3:visited
{
	font-family: Verdana;
	color: black;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;

	
}
a.link_3:link
 {
	font-family: Verdana;
	color: black;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;

	
}
a.link_3:active 
{
	font-family: Verdana;
	color: black;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;

		
}

a.link_3:hover 
{
	font-family: Verdana;
	color: #FF0000 ;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: underline;


}

a.link_4 
{
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;	

	
}

a.link_4:visited
{
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;

	
}
a.link_4:link
 {
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;

	
}
a.link_4:active 
{
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;

		
}

a.link_4:hover 
{
	font-family: Verdana;
	color: black ;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: underline;


}

a.link_5 
{
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;	
	font-weight: bold;

	
}

a.link_5:visited
{
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;
	font-weight: bold;

	
}
a.link_5:link
 {
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;
	font-weight: bold;

	
}
a.link_5:active 
{
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;
	font-weight: bold;

		
}

a.link_5:hover 
{
	font-family: Verdana;
	color: black ;
	font-size:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: underline;
	font-weight: bold;


}

/* nur vertical-align=down*/

a.link_6 
{
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:baseline;
	text-align:left;
	text-decoration: none;	
	font-weight: bold;

	
}

a.link_6:visited
{
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:baseline;
	text-align:left;
	text-decoration: none;
	font-weight: bold;

	
}
a.link_6:link
 {
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:baseline;
	text-align:left;
	text-decoration: none;
	font-weight: bold;

	
}
a.link_6:active 
{
	font-family: Verdana;
	color: red;
	font-size:10px;
	vertical-align:baseline;
	text-align:left;
	text-decoration: none;
	font-weight: bold;

		
}

a.link_6:hover 
{
	font-family: Verdana;
	color: black ;
	font-size:10px;
	vertical-align:baseline;
	text-align:left;
	text-decoration: underline;
	font-weight: bold;


}
/* INHALTE AN SICH ############################################################################################ */


/* über die ganze Seite */
.ihhh { 

/*-moz-opacity: 0.95;*/
/*_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); */
font-family:Verdana;
border-collapse:collapse;
width: 880px;
border:0px solid black;
background-color: #F5F5F5;
color:#FF0000;
font-size:10px;
}

td.ihhh0 { /*Partner*/
color:red;
width:120px;
height:25px;
text-align: center;
border:0px solid black;
vertical-align:top;
font-size:10px;
}


td.ihhh1 { /*Partner*/
color:red;
width:165px;
text-align: justify;
border:0px solid black;
vertical-align:top;
font-size:10px;
}

td.ihhh0abc { /*Partner*/
color:red;
width:133px;
height:25px;
text-align: center;
border:0px solid black;
vertical-align:top;
font-size:10px;
}


td.ihhh1abc { /*Partner*/
color:red;
width:177px;
text-align: justify;
border:0px solid black;
vertical-align:top;
font-size:10px;
}

td.ihhh1xxx { /*Partner*/
color:red;
width:880px;
text-align: left;
border:0px solid black;
vertical-align:top;
font-size:10px;
}

td.ihhh1c { /*Partner*/
color:red;
width:880px;
text-align: left;
border:0px solid black;
vertical-align:top;
font-size:12px;
height:12px;
}









td.ihhh2 {  /*Impressum*/
width: 880px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;

}
td.ihhh2a {  /*Impressum*/
text-align: left;
border:0px solid black;
empty-cells: show;
width: 440px;
vertical-align:top;
}


td.ihhh2b {  /*Impressum*/
text-align: right;
border:0px solid black;
width: 440px;
empty-cells: show;
vertical-align:top;
}

td.ihhh2c {  /*Impressum*/
width: 880px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;


}




td.ihhh3 {  /*Home*/
width: 880px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;
}

td.ihhh3xxx {  /*Home*/
width: 880px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}

td.ihhh3a {  /*Home*/
width: 120px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}
td.ihhh3b {  /*Home*/
width: 165px;
padding: 0px 15px 0px 0px;
empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: justify;

}
td.ihhh3c {  /*Home*/
width: 120px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}
td.ihhh3d {  /*Home*/
width: 190px;
padding: 0px 15px 0px 0px;
empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: justify;
}




td.ihhh3e {  /*Home*/
width: 120px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}


td.ihhh3f {  /*Home*/
width: 600px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: justify;
padding: 0px 20px 0px 0px;
}

td.ihhh3g {  /*Home*/
width: 160px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}





td.ihhh4 {  /*Bewerbung*/
width: 880px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;
}



td.ihhh4xxx {  /*Bewerbung*/
width: 880px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}

td.ihhh4xxx0 {  /*Bewerbung*/
width: 100px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
height:16px;

}

td.ihhh4xxx1 {  /*Bewerbung*/
width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
height:16px;
}


td.ihhh4xxx2 {  /*Bewerbung*/
width: 200px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
height:16px;
}

td.ihhh4xxx3 {  /*Bewerbung*/
width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
height:16px;
}


td.ihhh4xxx4 {  /*Bewerbung*/
width: 200px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
height:16px;
}

td.ihhh4xxx5 {  /*Bewerbung*/
width: 200px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
height:16px;
text-align:justify;
}

td.ihhh4xxxTEXT {  /*Bewerbung*/
width: 540px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
height:16px;
}

td.ihhh4xxx6 {  /*Bewerbung*/
width: 740px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
height:16px;
}

td.ihhh4xxx7 {  /*Bewerbung*/
width: 340px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
height:16px;
}



td.ihhh5 {  /*About*/
width: 880px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;
}

td.ihhh5xxx {  /*About*/
width: 880px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:justify;
}


td.ihhh5los { /*Partner*/
color:red;
width:880px;
text-align: left;
border:0px solid black;
vertical-align:top;
font-size:12px;
height:12px;
}

/* nur linke Seite */
.ihalt {

/*-moz-opacity: 0.95;*/
/*_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); */
font-family:Verdana;
border-collapse:collapse;
width: 680px;
border:0px solid black;
background-color: #F5F5F5;
color:#FF0000;
font-size: 10px;
}

td.ihalt0 {  /*abfrage_login.php*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;
}

td.ihalt0xxx {  /*abfrage_login.php*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}

td.ihalt0a {  /*abfrage_login.php*/

width: 100px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}


td.ihalt0b {  /*abfrage_login.php*/

width: 580px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}


/* --- */

td.ihalt1 {  /*Themen*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;

}


td.ihalt1xxx {  /*Themen*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;
height:16px;

}
td.ihalt1a {  /*Themen*/

width: 100px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}
td.ihalt1b {  /*Themen*/

width: 230px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
padding: 0px 10px 0px 10px;
}
td.ihalt1c {  /*Themen*/

width: 200px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}


td.ihalt1d {  /*Themen*/

width: 150px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
padding: 0px 0px 0px 10px;

}

/* --- */




/* --- */

td.ihaltNEWSS {  /*NEWS*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;

}


td.ihaltNEWSSxxx {  /*NEWS*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;
height:16px;

}

td.ihaltNEWSSxxx1 {  /*NEWS*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;
text-align: justify;

}


/* --- */
td.ihalt33 {  /*message box*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;

}


td.ihalt33xxx {  /*message box*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;


}
td.ihalt33a {  /*message box*/

width: 100px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}
td.ihalt33b {  /*message box*/

width: 230px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
padding: 0px 10px 0px 10px;
}
td.ihalt33c {  /*message box*/

width: 200px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}


td.ihalt33d {  /* message box */

width: 150px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
padding: 0px 0px 0px 10px;

}

/* --- */

td.ihalt2 {  /*Bewertungen*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;
}

td.ihalt2xxx {  /*Bewertungen*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}


td.ihalt2a {  /*Bewertungen*/

width: 20px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}

td.ihalt2b {  /*Bewertungen*/

width: 30px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}


td.ihalt2c {  /*Bewertungen*/

width: 300px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}
td.ihalt2d {  /*Bewertungen*/

width: 160px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}
td.ihalt2e {  /*Bewertungen*/

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:right;

}


td.ihalt17 {  /*Angaben CLUB*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;
}

td.ihalt17xxx {  /*Angaben CLUB*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}


td.ihalt17a {  /*Angaben CLUB*/

width: 20px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}

td.ihalt17b {  /*Angaben CLUB*/

width: 30px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}


td.ihalt17c {  /*Angaben CLUB*/

width: 300px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}
td.ihalt17d {  /*Angaben CLUB*/

width: 160px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}
td.ihalt17e {  /*Angaben CLUB*/

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:right;
}

td.ihalt17aa {  /*Angaben CLUB + Profil*/

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px

}

td.ihalt17bb {  /*Angaben CLUB + Profil*/

width: 200px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}

td.ihalt17cc {  /*Angaben CLUB + Profil*/

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px

}

td.ihalt17dd {  /*Angaben CLUB + Profil*/

width: 540px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}




td.ihalt2aa {  /*Bewertungen + Profil*/

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px
height:12px;
}

td.ihalt2bb {  /*Bewertungen + Profil*/

width: 200px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;
height:12px;

}

td.ihalt2cc {  /*Bewertungen + Profil*/

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px
height:12px;
}

td.ihalt2dd {  /*Bewertungen + Profil*/

width: 540px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;
height:12px;
}

td.ihalt3 {  /*Archive*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;  /*alle anderen Archive wieder kleinere schriftart*/
}

td.ihalt3xxx {  /*Archive*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;
height:16px;
}
td.ihalt3a {  /*Archive*/  /* Interpret - Titel */

width: 250px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}
td.ihalt3b {  /*Archive*/  /*Zeitraum */

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}
td.ihalt3c {  /*Archive*/ /*welches Label*/

width: 120px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}
td.ihalt3d {  /*Archive*/ /* Enddatum (Deadline)*/

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}










td.ihalt4 {  /*Newsletter*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;  /*alle anderen Newsletter wieder kleinere schriftart*/

}


td.ihalt4xxx {  /*Newsletter*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
 /*alle anderen Newsletter wieder kleinere schriftart*/

}

td.ihalt4xxx1 
{  /*Newsletter*/

width:340px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
 /*alle anderen Newsletter wieder kleinere schriftart*/

}
td.ihalt4xxx2 
{  /*Newsletter*/

width:100px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
 /*alle anderen Newsletter wieder kleinere schriftart*/

}
td.ihalt4xxx3 
{  /*Newsletter*/

width:120px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
 /*alle anderen Newsletter wieder kleinere schriftart*/

}
td.ihalt4xxx4 
{  /*Newsletter*/

width:120px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
 /*alle anderen Newsletter wieder kleinere schriftart*/

}







td.ihalt4aa {  /* Newsletter + speichern*/

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px

}

td.ihalt4bb {  /* Newsletter + speichern*/

width: 200px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}

td.ihalt4cc {  /* Newsletter + speichern*/

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px

}

td.ihalt4dd {  /* Newsletter + speichern*/

width: 540px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}






td.ihalt5 {  /*Rechnungen*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;  /*alle anderen Rechnung wieder kleinere schriftart*/
}


td.ihalt5xxx {  /*Rechnungen*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}


td.ihalt5xxx2 {  /*Rechnungen*/

width: 680px;

empty-cells: show;
text-align: center;
color:red;
vertical-align:top;
border:0px solid black;
height:12px;  /*alle anderen Rechnung wieder kleinere schriftart*/
}


td.ihalt5a {  /*Rechnungen*/

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}

td.ihalt5b {  /*Rechnungen*/

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}

td.ihalt5c {  /*Rechnungen*/

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:right;
}


td.ihalt5d {  /*Rechnungen*/

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:right;
}



td.ihalt6 {  /*Profil*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;  /*alle anderen Profil wieder kleinere schriftart*/

}

td.ihalt6xxx {  /*Profil*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
 /*alle anderen Profil wieder kleinere schriftart*/

}














td.ihalt7 {  /*Mitglieder*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;  /*alle anderen Mitglieder wieder kleinere schriftart*/
}

td.ihalt7xxx {  /*Mitglieder*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}

td.ihalt7a {  /*Mitglieder*/

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}

td.ihalt7b {  /*Mitglieder*/

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}

td.ihalt7c {  /*Mitglieder*/

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}

td.ihalt7d {  /*Mitglieder*/

width: 170px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
}



td.ihalt100 {  /*Auswertung*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;  /*alle anderen Mitglieder wieder kleinere schriftart*/

}


td.ihalt100xxx {  /*Auswertung*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}


td.ihalt100aus1 {  /*Auswertung*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}



td.ihalt100aa {  /* Auswertung */

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px

}

td.ihalt100bb {  /* Auswertung */

width: 200px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}

td.ihalt100cc {  /* Auswertung */

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px

}

td.ihalt100dd {  /* Auswertung */

width: 540px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}








td.ihalt101 {  /*Partner erstellen*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;  /*alle anderen Mitglieder wieder kleinere schriftart*/

}


td.ihalt101xxx {  /*Partner erstellen*/

width: 680px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}




td.ihalt101aa {  /* Partner erstellen */

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px

}

td.ihalt101bb {  /* Partner erstellen */

width: 200px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}

td.ihalt101cc {  /* Partner erstellen */

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px

}

td.ihalt101dd {  /* Partner erstellen */

width: 540px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}

td.ihalt101ee {  /* Partner erstellen */

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:left;
padding: 0px 5px 0px 0px

}

td.ihalt101ff {  /* Partner erstellen */

width: 300px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: left;

}

td.ihalt101gg {  /* Partner erstellen */

width: 100px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align:right;
padding: 0px 5px 0px 0px

}

td.ihalt101hh {  /* Partner erstellen */

width: 140px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: right;

}
/* nur rechte Seite */
.ihhhhhh {

/*-moz-opacity: 0.95;*/
/*_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); */
font-family:Verdana;
border-collapse:collapse;
width: 160px;
border:0px solid black;
background-color:#F5F5F5;
color:#FF0000;
font-size: 10px;
}

td.ihhhhhh0 {

width: 160px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;

}

td.ihhhhhh0xxx {

width: 160px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;
}
.ippp {

/*-moz-opacity: 0.95;*/
/*_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); */
font-family:Verdana;
border-collapse:collapse;
width: 160px;
border:0px solid black;

color: #FF0000;
font-size: 10px;
}

td.ippp0 {

width: 160px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
text-align: justify;

}
td.ippp0xxx {

width: 160px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:12px;
height:12px;
}

.input1 {

border:1px solid black;
height:16px;
width: 120px;
font-family: Verdana;
padding: 1px 5px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}

.input2 {

border:0px solid black;
height:20px;

font-family: Verdana;
padding: 1px 5px 0px 5px;
color: red;
font-size:10px;
text-align: left; 
font-weight: bold;
background-color: #F5F5F5;
}

.inputfeed1 {

border:1px solid black;
height:16px;
width: 160px;
font-family: Verdana;
padding: 1px 5px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}

.inputfeed2 {

border:0px solid black;
height:20px;

font-family: Verdana;
padding: 1px 5px 0px 5px;
color: red;
font-size:10px;
text-align: left; 
font-weight: bold;
background-color: #F5F5F5;
}


.inputfeed3 {

border:1px solid black;
height:16px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}

.inputfeed4 {

border:1px solid black;
height: 60px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}
.inputfeed5 {

border:1px solid black;
height:60px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 5px;
color: red;
font-size:10px;

background-color: white;
 
}
.inputfeed1b {

border:1px solid black;
height:16px;
width: 160px;
font-family: Verdana;
padding: 1px 5px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}

.inputfeed2b {

border:0px solid black;
height:20px;

font-family: Verdana;
padding: 1px 5px 0px 5px;
color: red;
font-size:10px;
text-align: left; 
font-weight: bold;
background-color: #F5F5F5;
}
.inputfeed3b {

border:1px solid black;
height:16px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}

.inputfeed4b {

border:1px solid black;
height: 160px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}
.inputfeed5b {

border:1px solid black;
height:165px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 5px;
color: red;
font-size:10px;

background-color: white;
 
}
/**/

.inputfeed1xxx {

border:1px solid black;
height:16px;
width: 160px;
font-family: Verdana;
padding: 1px 5px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}
.inputfeed1yyy {

border:1px solid black;
height:16px;
width: 300px;
font-family: Verdana;
padding: 1px 5px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}
/**/
.inputfeed1c {

border:1px solid black;
height:16px;
width: 160px;
font-family: Verdana;
padding: 1px 5px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}

.inputfeed2c {

border:0px solid black;
height:20px;

font-family: Verdana;
padding: 1px 5px 0px 5px;
color: red;
font-size:10px;
text-align: left; 
font-weight: bold;
background-color: #F5F5F5;
}
.inputfeed3c {

border:1px solid black;
height:16px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}

.inputfeed4c {

border:1px solid black;
height: 160px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}
.inputfeed5c {

border:1px solid black;
height:165px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 5px;
color: red;
font-size:10px;

background-color: white;
 
}
.inputfeed6a {

border:1px solid black;
height:16px;
width: 47px;
font-family: Verdana;
padding: 1px 0px 0px 1px;
color: red;
font-size:10px;
background-color: white;
 
}
.inputTEXTAREA {

border:1px solid black;
height:120px;
width: 503px;
font-family: Verdana;
padding: 0px 5px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}
.inputfeed6b {

border:1px solid black;
height:16px;
width: 60px;
font-family: Verdana;
padding: 1px 0px 0px 1px;
color: red;
font-size:10px;
background-color: white;
 
}

.inputfeed6c {

border:1px solid black;
height:16px;
width: 53px;
font-family: Verdana;
padding: 1px 0px 0px 1px;
color: red;
font-size:10px;
background-color: white;
 
}

.inputfeed6d {

border:1px solid black;
height:16px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 1px;
color: red;
font-size:10px;
background-color: white;
 
}

.inputfeed3e {

border:1px solid black;
height:16px;
width: 160px;
font-family: Verdana;
padding: 1px 0px 0px 5px;
color: red;
font-size:10px;
background-color: white;
 
}







.countklick
{

font-family:Verdana;
border-collapse:collapse;
width: 150px;
border:0px solid black;




}
td.countklick1a {

width: 130px;

empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:10px;
}

td.countklick1b {



empty-cells: show;
color:red;
vertical-align:top;
border:0px solid black;
font-size:10px;
}


.div
{

font-family:Verdana;

border-collapse:collapse;
border:0px solid black;

color:#FF0000;
height:25px;
vertical-align:top;
font-size:10px;
}

td.div1
{


empty-cells: show;
color:red;
vertical-align:top;
border:0px solid orange;
height:25px;
font-size:10px;
}

td.div2
{


empty-cells: show;
color:red;
vertical-align:top;
border:0px solid orange;
height:25px;
font-size:10px;
}

.divv
{

font-family:Verdana;

border-collapse:collapse;
border:0px solid black;

color:#FF0000;
height:12px;
font-size:10px;
}

td.divv1
{


empty-cells: show;
color:red;
vertical-align:middle;
border:0px solid orange;
height:12px;
font-size:10px;
}

td.divv2
{


empty-cells: show;
color:red;
vertical-align:middle;
border:0px solid orange;
height:12px;
font-size:10px;
}


.divvv
{

font-family:Verdana;

border-collapse:collapse;
border:0px solid black;

color:#FF0000;
width: 500px;
height:12px;
font-size:10px;
}

td.divvv1
{


empty-cells: show;
color:red;
vertical-align:middle;
border:0px solid orange;
height:12px;
width: 220px;
font-size:10px;
}

td.divvv2
{


empty-cells: show;
color:red;
vertical-align:middle;
border:0px solid orange;
height:12px;
width: 280px;
font-size:10px;
}

td.divvv3
{


empty-cells: show;
color:red;
vertical-align:middle;
border:0px solid orange;
height:12px;
width: 500px;
font-size:10px;
}

