/* CSS Document */


/* Body */

body { background:#fff; margin:0px; font-family:arial; min-width:900px; font-size:0.8em}

/* Links */

a 	{color:#FFFFFF; text-decoration:none; font-family:Arial; font-size:0.9em }
a:hover  {text-decoration:underline;}

a.aktiv  {color:#FFFFFF; text-decoration:none; font-family:Arial; font-size:1.2em; font-weight:bold; }


/* Fonts */

h1    {color:#FFFFFF; text-decoration:none; font-family:Arial; font-size:2.0em }
h2 { text-align:left; font-family:Arial; font-size:12px; font-style:italic;color:#FFFFFF;  }
h3 { text-align:left; font-family:Arial; font-size:14px; font-style:italic;color:#FFFFFF;  }
.fluss { text-align:justify; font-family:Arial; font-size:13px; color:#FFFFFF }
.center { text-align:center; font-family:Arial; font-size:13px; color:#FFFFFF }
.underline	{ text-decoration:underline;	}
.bold	{	font-weight:bold;	}

/* Ebenen */

#Body { background:#8a5a4e url(images/gesicht.gif) no-repeat;
      }

#navi { width:190px;
        line-height:1.2em;
        margin:40px 0px 0px 10px;
        float:left;
      }
#main { width:600px;
        margin-left:50px;
        float:left;
      }

#footer { background:#fff url(images/footer.jpg) repeat-x;
	 height:160px;
	}

#spacer { clear:both;
	 height:0px;
        	}

#inhalt {width:600px;
	left:0px;
	background-color:#8a5a4e
	}

/* Main */



#kulturnacht { background-image:url(images/kulturnacht.gif);
	      background-repeat:no-repeat;
	      width:600px;
	      height:186px;
	      margin:5px 0px 15px 5px;
               text-align:right;
             }

#content {    margin:5px;
	}

#shuttleplan { background-image:url(images/shuttleplan2.jpg);
				background-repeat:no-repeat;
				width:600px;
				height:428px;
				position:relative;
				}
