/* ---------------------------------------------------------------------- */
/* www.zwergerlhausen.de */
/* ---------------------------------------------------------------------- */
/* Stand: 31.01.2008 
/* ---------------------------------------------------------------------- */



/* blau: #000099 RGB(0,0,153)
/* rot: #FF1000 RGB(255,16,0)


/* ---------------------------------------------------------------------- */
/* WebSite--------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */


body 
{
background-image: url('../bild/hg_blau.gif');
font-size: 11px;
font-family: Verdana;
text-align:center;
padding: 0;
margin: 0;
}
a {color: #333333;font-size: 12px;font-weight:bold;text-decoration: none;}
a:visited {color:#333333; text-decoration: none;}
a:hover {color: #FF1000;text-decoration: none;}
a:active { color:#FF1000;text-decoration: none;}
a#current { color:#FF1000;text-decoration: none;}


/* ---------------------------------------------------------------------- */
/* Container-Mitte------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

#box 
{
background-image: url('../bild/rand_mitte.gif');
width: 1000px;
margin: 0px auto;
padding:0px;
text-align:center;
}


/* ---------------------------------------------------------------------- */
/* Oben------------------------------------------------------------------ */
/* ---------------------------------------------------------------------- */

#banner 
{
text-align: right;
width: 1000px;
padding: 0px;
margin: 0px;
}


/* ---------------------------------------------------------------------- */
/* Content--------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

#content 
{
width:470px;
padding: 0;
float: none;
overflow: auto;
text-align: justify;
}

#content p,td            
{ 
 font-size: 8pt; 
 font-family: Verdana; 
 text-align: justify 
}

#content .zitat
{ 
 font-size: 8pt;
 font-family: Verdana;
 font-weight: bold;
}

#content .headline
{ 
 font-size: 8pt;
 font-family: Verdana;
 font-weight: bold;
 color: #000099;
}



/* ---------------------------------------------------------------------- */
/* Navigation------------------------------------------------------------ */
/* ---------------------------------------------------------------------- */

#left 
{
float: left;
width: 200px;
margin-left: 30px;
padding: 0px;
text-align: center;
font-weight:bold;
}

#right 
{
float: right;
width: 200px;
margin-right: 30px;
padding: 0px;
text-align: center;
font-weight:bold;
}


/* ---------------------------------------------------------------------- */
/* Unten----------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

#footer 
{
background-image: url('../bild/rand_unten.gif');
clear: both;
margin: 0px;
padding: 0px;
height: 108px;
text-align: right;
}



/* ---------------------------------------------------------------------- */
/* Shop------------------------------------------------------------------ */
/* ---------------------------------------------------------------------- */

#shop 
{
clear: both;
margin: 0px;
padding: 0px;
#height: 108px;
}

