* {
       margin:0;
       padding:0;
       border:0;

 	}
body  {
/*--background-image: url(../bilder/grauverlauf_10x600px.png);
	background-repeat:repeat-x; 
background-attachment:scroll;
	background-color:#CCCCCC;--*/
/*--		background-color:#808080;--*/
	background-image: url(../bilder/grauverlauf_10x600px.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-color: #CCCCCC;

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; 
	padding: 0;
	text-align: center;
	
    }

 /*--  Haupt-DIV-Container --*/
	 #container {
	width: 880px;  
	background: #FFFFFF;
	margin: 20px auto; 
	border: 1px solid #000000;
	text-align: left;
    } 
	
	 /*--  Header --*/
#header1 { 
    	
		height: 269px; background: #DDDDDD; 
   
    } 
#navi {
	height: 59px;
	margin: 0;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	 
	background-color: #F690B7;
	text-align: center;
    }
#navi tr {
	height: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 2px;
 /*	white-space: normal;
	display: inline-table; 
	word-spacing: inherit;*/
             }
			 
	 
 /*--  Linke Spalte --*/
#sidebar1 {
	float: left; 
	width: 260px; 
	height: auto;
	padding: 15px 10px 15px 20px;
	color: #000000;
	background-color: #FF6699;
    }
p
	{
	color:#000000;
	font-size:0.8em;
}
p

	.verein
	{
	color:#000000;
	font-size:0.8em;
	text-decoration: none;
}
a

	.anders:link  
	{color:#FFFFFF; 
	font-size:10px;}
	.anders:hover
{color:#666666;}

	.verein:link
	{color:#FFFFFF; 
	font-size:1em;
		font-weight: bold;
	text-decoration: none;}
	
	.verein:hover
{
	color:#FFFFFF;
	font-size:1em;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

	.verein:active
{	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
}
	.verein:visited
{	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
}

	.verein:visited:hover
{	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	text-decoration:underline;
}
p	.anders
	{
	color:#000000;
	font-size:0.8em;
}
P	.verein
	{
	color:#000000;
	font-size:0.8em;
	text-decoration: none;
}
	
 /*--  Inhalt-DIV --*/
#mainContent {
	background-attachment: scroll;
	background-image: url(../bilder/trost_550x547px_92proz_ws_sw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 15px;
	padding-bottom: 10px;
    } 
	
#mainContent p{
	font-size:0.8em;
	color:#000000;
    } 
	h1 {
	font-weight:bold;
	font-style:normal;
	color:#000000;
}
	
a:link {
	color: #E76BA5;
}


a:hover {
	color: #666666;
}
a.anders:hover {color:#666666;}

a:active {
	color: #E76BA5; } 
a:visited {
	color: #E76BA5; } 

 /*-- #bildlinks {float:left;
	margin-right:8px;
                 padding:5px;
                 text-align:left;}
#bildrechts {float:right;
	margin-left:8px;
                 padding:5px;
                 text-align:right;}--*/	
img.rechts	{float:right;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	text-align:right;}

img.links	{float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
	text-align:left;}

	
	
 /*--  Footer --*/		
#footer {
	padding: 0 10px 0 20px;
	background-color:#F690B7;
    } 
#footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size:0.9em;
	font-weight:bold;
	color: #000000;
	text-align: center;
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.tabelle_fett {
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
