@charset "utf-8";
/* CSS Document */


d img {
	display: block;
	}

body {
	margin-top: 0px;
	background-image: url(../bilder/teilbilder/bg.png);
	margin-bottom: 2px;
	}

td img {
	display: block;
	}

body,td,th {
	font-family: MS Serif, New York, serif;
	color: #AA5366;
	font-size: 16px;
	}
	
.p {
	text-align: justify;
	}

.white {
	color:#FFFFFF;
	font-weight: bold;
	}
#navcontainer {
		height:30;}

ul#navlist {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: left;
        font-family: MS Serif, New York, serif;
        font-size: 11px;
        font-weight: normal;
        margin: 0px;
        padding: 5px 0px 15px 0px;
        background-color: #AA5366;
}

#link {
		color: #B584B7;	
	    text-decoration: none;
		}

#navlist a{
        margin: 0;
        padding: 5px 9px 15px 9px;        
		text-decoration: none;
		}

#active {
        color: #FFF;
		background-image:url(../bilder/navigation/krone-02.png);
		background-position:bottom;
		background-repeat:no-repeat;
		background-position:center;
}

#navlist a:hover {
   color: #FFF;
		background-image:url(../bilder/navigation/krone-02.png);
		background-position:bottom;
		background-repeat:no-repeat;
		background-position:center;
}


.bereich {
 position: absolute;
 text-align: center;
 font-weight: bold;
}

.beschreibung {
 color: #FFFFFF;
 background-color: #000000;
 display: none;
}

#main	{
	overflow:auto;
	}
.link_im_text {
	color: #B584B7;
}

