
#kopfzeile { width:750px;background-color:#FFFFFFF;}
#container { font-size:0.8em;width:750px; }
#footer { font-size:0.7em;width:750px;}


#but {	width: 100%;
	height: 30px;
	padding-top:15px;
	text-align: center; }
A.button { color: #000;
                height:30px;
                width:170px;
                padding-right : 10px;
                padding-left : 10px;
                padding-top : 5px;
                padding-bottom : 5px; }

A:link.button { text-align:bottom;
                text-decoration: none;
                background-color : #eee;
                border-bottom : 3px solid #666;
                border-right : 3px solid #666;
                border-top : 3px outset #ddd;
                border-left : 3px outset #ddd; }
A:visited.button { text-align:bottom;
                text-decoration: none;
                background-color : #eee;
                border-bottom : 3px solid #666;
                border-right : 3px solid #666;
                border-top : 3px outset #ddd;
                border-left : 3px outset #ddd; }
A:hover.button { text-align:bottom;
                text-decoration: none;
                background-color : #bbb;
                border-bottom : 3px solid #ddd;
                border-right : 3px solid #ddd;
                border-top : 3px outset #666;
                border-left : 3px outset #666; }
A:active.button { text-decoration: none; }

#content a
{
        color:#3366CC;
        font-weight:Normal;
}

img { vertical-align: middle; border:0px none; padding:0; margin:0;}


#anspart { margin-left:40px;}
#anspart_links { float:left; width:320px; }
#anspart_mitte { float:left; width:220px; }
#anspart_rechts { float:left; width:120px; }

#container ul { width:700px; }
#container li { margin-left:0px; }

#auswahl { float:left; width:310px; background-color:#ggg; margin-left:20px;}
#karte { float:left; width:288px; background-color:#eee; }

input { margin-left:30px; }




