@CHARSET "ISO-8859-1";

#kontakt_paschke{
font-family:Arial;
position: absolute;
top: 470px;
left: 15px;
width:190px;
height:195px;
}

#kontakt_paschke a{
font-size: 13px;
color: white;
line-height: 13px;
text-decoration: none;
}
#sidebar_paschke{
position: absolute;
top: 170px;
left: 60px;
width:197px;
height:300px;
background-color: #a2a2a2;
border: 3px solid #b00000;
padding: 5px 0px 0px 5px;}

#sidecontact_paschke{
position: absolute;
top: 50px;
left: 10px;
width:200px;
height:620px;
background-color: red;}

#banner_paschke{
width: 605px;
height: 153px;
position: absolute;
top: 10px;
left: 150px;
background-image: url(./images/banner_paschke.jpg);}

#banner_werle{
width: 810px;
height: 152px;
position: absolute;
top: 10px;
left: 60px;
background-image: url(./images/werle_banner_neu.png);
border: 3px solid blue;}

#kontakt{
font-family:Arial;
position: absolute;
top: 450px;
left: 15px;
width:190px;
height:200px;
}

#kontakt a{
font-size: 13px;
color: yellow;
line-height: 13px;
text-decoration: none;
}
#sidebar{
position: absolute;
top: 180px;
left: 90px;
width:160px;
height:250px;
background-color: #fff7a0;
border: 3px solid red;
padding: 5px 0px 0px 5px;}

#sidecontact{
position: absolute;
top: 50px;
left: 10px;
width:200px;
height:630px;
background-color: blue;
border: 1px solid red;}
     
.content{
display:inline;
position: absolute;
top: 175px;
left: 250px;
width: 400px;
font-family:Arial;
font-size: 12px;
text-align: justify;
line-height: 16px;}

#menu{
height: 30px;
width: 20px;
font-family:Arial;
}

#menu p1{
font-size: 16px;
color: black;
text-height:14px;
}

#menu a{
font-size: 13px;
color: black;
line-height: 13px;
text-decoration: none;
}

#menu a:hover{
font-size: 14px;
}

.content p{
color: black;}^
	
.content p3{
color: #0013a4;}
.content p2{
font-size: 18px;}

#html {
	width: 100%;
	height: 100%;
}
#start{
	position: absolute;
	top: 5%;
	left: 20%;

	border: none;}

#inhalt{
position: absolute;
top: 5px;
left: 20px;
border: none;
width: 850px;
height: 700px;	
}

#inhaltpage{
position: absolute;
top: 0px;
left: 0px;
border: none;
width: 450px;
height: 600px;
}	

#bilder{
position: absolute;
top: 0px;
left: 470px;
border: none;
width: 400px;
height: 700px;
}



