body
  {
    width:                      100%;
    height:                     100%;
    padding:                    0px;
    margin:                     0px;
    text-align:					left;
    background-color:           #FFFFFF;
  } 
  
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
  {
    font-family: Verdana,Arial,sans-serif;
  }

p,div,td,th
  {
    font-size:     12px;
	font-weight:   normal;
	color:         #333333;
  }


#inhalt
{
    position:			absolute;
	margin:				20px;
	padding:			0px;
	text-align:			left;
	border:				0px dashed #333;
	width:				941px;
    height:				777px;
    z-index:			10;
    background-image:	url('background.jpg');
	background-repeat:	no-repeat;
}

#themen
{
    position:			absolute;
    left:				140px;
    top:				225px;
    width:				299px;
    height:				100px;
    z-index:			90;
    border:				0px solid #000000;
	font-weight:   		bold;
    text-align:			left;	     
	line-height:        150%;
}

#mitglied
{
    position:			absolute;
    left:				140px;
    top:				342px;
    width:				299px;
    height:				100px;
    z-index:			80;
    border:				0px solid #000000;
	font-weight:   		bold;     
    text-align:			right;	
	line-height:        150%;
}

#aktuell
{
    position:			absolute;
    left:				534px;
    top:				556px;
    width:				299px;
    height:				100px;
    z-index:			80;
    border:				0px solid #000000;
	font-weight:   		bold;
    text-align:			left;	     
	line-height:        150%;
}

#impressum
{
    position:			absolute;
    left:				110px;
    top:				600px;
    width:				299px;
    height:				160px;
    z-index:			80;
    border:				0px solid #FFFFFF;
	font-weight:   		bold;
    text-align:			left;	     
	line-height:        120%;
	color:         		#FFFFFF;	
}

#mail
{
    position:			absolute;
    left:				177px;
    top:				80px;
    width:				200px;
    height:				20px;
    z-index:			90;
    border:				0px solid #000000;
    text-align:			left;	     
}

#agb
{
    position:			absolute;
    left:				326px;
    top:				736px;
    width:				100px;
    height:				40px;
    z-index:			150;
    border:				0px solid #000000;
    text-align:			left;
    font-size:     		16px;
	font-weight:   		bold;		     
}

#webartist
{
    position:			absolute;
    left:				740px;
    top:				704px;
    width:				126px;
    height:				60px;
    z-index:			20;
    border:				0px solid #000000;
    text-align:			left;	     
}

ul,ol {
 /*list-style-position: outside;*/
}

ul.red {
 list-style-image:url(liste_quadrot.gif);
}

li {
	padding:	0px;
	margin:		4px;
}
   
 
A
  {
    text-decoration: none;
    font-weight:     bold;
    white-space: nowrap;
  }


A:link
  {
    color: #CC6633;
  }

A:visited
  {
    color: #CC6633;
  }

A:active
  {
    color: #CC6633;
  }

A:hover
  {
    color: #CC6633;
    text-decoration: underline;
  }
  
a.eingerueckt
  {
    margin-left: 20px;
  }

a.blue:link, a.blue:visited, a.blue:active, a.blue:hover
  {
    color: #006699;
  }

a.white:link, a.white:visited, a.white:active, a.white:hover
  {
    color: #FFFFFF;
  }


a.zurueck:link, a.zurueck:visited, a.zurueck:active, a.zurueck:hover
  {    
    color: #336633;
    font-size: 12px;
    font-family: arial,sans-serif;
  }

a.menue {
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: normal;
 padding-top: 2px;
 padding-left: 20px;
 padding-right: 0px;
 padding-bottom: 2px; 
 margin: 0px;
 vertical-align: middle;
 text-decoration: none;
 display: block;
}

a.menue:link,a.menue:visited,a.menue:active  {
 text-decoration:none;
 color: #666666;
}

a.menue:hover {
 text-decoration:none;
 color: #ffffff;
 background-color: #CC6633;  
}

a.menue2 {
 font-family: Arial,sans-serif;
 font-size: 11px;
 font-weight: normal;
 padding-top: 1px;
 padding-left: 35px;
 padding-right: 0px;
 padding-bottom: 1px;   
 margin: 0px;
 vertical-align:   middle;
 text-align:       left;
 width:180px;

 text-decoration: none;
 display: block;
}

a.menue2:link,a.menue2:visited,a.menue2:active  {
 text-decoration:none;
 color: #666666;
}

a.menue2:hover {
 text-decoration:none;
 color: #ffffff;
 background-color: #CC6633;  
}

a.menueuebersch,a.menueuebersch:link,a.menueuebersch:visited,a.menueuebersch:active  {
 width:            180px;
 margin:            0px;
 padding-top:       3px;
 padding-bottom:    3px; 
 vertical-align:   middle;
 text-align:       center;
 color:            #FFFFFF;
 background-color: #999999;
 
 text-decoration: none;
 display: block; 
}

a.menueuebersch:hover {
 text-decoration:none;
 color: #FFFFFF;
 background-color: #CC6633;
}

