
body {
	background-color: #FAE7BF;
	font-family: Verdana, Arial, Helvetica;
	scrollbar-highlight-color: #A6381F;
	scrollbar-arrow-color: #A6381F;
	scrollbar-base-color: #DDCAA2;
	scrollbar-shadow-color: #A6381F;
	scrollbar-face-color: #DDCAA2;
	scrollbar-3dlight-color: #DDCAA2;
	scrollbar-darkshadow-color: #DDCAA2;
	scrollbar-track-color: #FAE7BF;
}

hr
{
	border: solid #A6381F 1px;
}

div
{
	position: absolute;
}

#fritz
{
	left: 25px;
	top: 38px;
	width: 352px;
	height: 391px;
}

#meine_stadt
{
	left: 385px;
	top: 55px;
	width: 557px;
	height: 53px;
}

#linie
{
	left: 365px;
	top: 109px;
	width: 593px;
	height: 2px;
}

#wappen
{
	left: 760px;
	top: 75px;
	width: 146px;
	height: 168px;
}

#startbild
{
	left: 436px;
	top: 168px;
	width: 523px;
	height: 206px;
}

#startmenu
{
	left: 436px;
	top: 390px;
	width: 523px;
	height: 22px;
	background-color: #FAE7BF;
	text-align: center;
}
#stadtplan
{
	left: 436px;
	top: 424px;
	width: 523px;
	height: 78px;
	background-color: #FAE7BF;
	text-align: center;
}

a  {
	text-decoration:underline;
	font-family : Verdana, Helvetica ;
   	font-size : 11px;
   	color : #002c72;
   }



a:hover {
    text-decoration:underline;
     color: #ee743c;
}

p  {
	font-family : Verdana, Helvetica ;
   	font-size : 11px;
	color : #002c72;
    vertical-align : top;
   }

ul {
    font-family : Verdana, Helvetica ;
    font-size : 11px ;
    font-style : normal;
    color:#002c72;
    text-align : left;
    vertical-align : top;
    list-style-image : url(../pic/kasten1.gif);

}
ol {
    font-family : Verdana, Helvetica ;
    font-size : 11px ;
    font-style : normal;
    color:#000000;
    text-align : left;
    vertical-align : top;
}

input {
    font-family : Verdana, Helvetica ;
    font-size : 9px;
    font-style : normal;
    text-align : left;
    color:#000000;
    background-color : transparent;
    border : 1px solid #3f764d;
    height : 15px;
}

textarea {
    font-family : Verdana, Helvetica ;
    font-size : 9px;
    font-style : normal;
    text-align : left;
    color:#000000;
    background-color : transparent;
    border : 1px solid #3f764d;
}

select {
    font-family : Verdana, Helvetica ;
    font-size : 9px;
    font-style : normal;
    text-align : left;
    color:#000000;
    background-color : transparent;
    border : 1px solid #3f764d;
    height : 15px;
}

.bold {
	font-weight: bold;
}
