body	{
	font-family:Arial,sans-serif;
	font-size:8pt;
	color:rgb(255,255,255);
	background-color:rgb(236,223,223);
}
td {font-size:8pt;}
input{color:#fff; font-size:8pt; border:1px #888  dotted; background-color:rgb(184,75,75); width:280px}
input:focus  {color:#000; background-color:rgb(236,223,223);}
textarea{color:#fff; font-size:8pt; border:1px #888  dotted; background-color:rgb(184,75,75); width:280px; height:90px}
textarea:focus  {color:#000; background-color:rgb(236,223,223);}
.submit {width:150px;}
.submit:hover {color:#000; background-color:rgb(236,223,223);}

table.center	{
	width:100%;
}
div.imp_link {
	width:730px; 
	font-size:8pt;
	color:rgb(190,109,109);
	text-align:right;
}
div.imp_link a {
	font-size:8pt;
	color:rgb(164,55,55);
	text-decoration:none;
}
div.imp_link a:hover {
	text-decoration:underline;
}

div.frame	{width:830px;
		border:0px solid rgb(0,0,0);
		background-image:url("design/partyservice_koblenz_logo.jpg");
		background-repeat:no-repeat;
		background-position:5px 0px;
		overflow:hidden;}
	
div.inner_frame	{
		margin-top: 68px;
		position:relative;
		width:730px;
		border:0px solid rgb(0,0,0);
		text-align:left;
		background-color:rgb(164,55,55);
		background-image:url("design/party_service_mainz_teller.jpg");
		background-repeat:no-repeat;
		background-position:bottom;
		overflow:hidden;
		padding-bottom: 100px;
}
		
div.menu	{
		border:0px solid rgb(0,0,0);
		position:absolute;
		top:15px;
		right:15px;
		text-align:right;
}
		
div.headline	{border:0px solid rgb(0,0,0);
		position:absolute;
		top:110px;
		left:140px;
		width:590px;
		height:45px;
		background-image:url("headlines/<?php echo $seite ?>.jpg");
		background-repeat:no-repeat;
		background-position:bottom left;
		overflow:hidden;}		
		
div.links	{
		border:0px solid rgb(0,0,0);
		position:absolute;
		top:175px;
		left:14px;
		width:100px;
		overflow:hidden;		
}			

div.main	{
		border:0px solid rgb(0,0,0);
		margin-left: 200px;
		width:380px;
		min-height: 300px;		
		scrollbar-base-color:rgb(236,223,223);
		scrollbar-3dlight-color:rgb(236,223,223);
		scrollbar-arrow-color:rgb(164,55,55);
		scrollbar-darkshadow-color:rgb(164,55,55);
		scrollbar-face-color:rgb(236,223,223);
		scrollbar-highlight-color:rgb(236,223,223);
		scrollbar-shadow-color:rgb(236,223,223);
		scrollbar-track-color:rgb(164,55,55);	
		padding-top: 160px;
}

.em {
		font-family:Arial, "sans serif";
		text-align:left;
		position:absolute;left:-8000px;
	}


div.main a {
	color:#fff;
	text-decoration:true;
}

div.main a:hover {
	color:rgb(184,75,75);
	
}
	

