

/*---------- BODY, SCROLLBARS ---------------------------------------------------------------------------------*/

body
	{
	background-color: rgb(85,85,76);
	background-image: url(pics/bg-content.jpg);
	padding: 20px;
	padding-bottom: 0px;
	margin: 0px;
	}
	
body
	{
	scrollbar-base-color: rgb(85,85,76);
	scrollbar-face-color: rgb(85,85,76);
	scrollbar-highlight-color: rgb(109,109,97);
	scrollbar-shadow-color:  rgb(58,58,52);
	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-track-color: rgb(67,67,60);
	scrollbar-3dlight-color: rgb(109,109,97); 
	scrollbar-darkshadow-color: rgb(58,58,52);
	}



/*---------- FONTS ---------------------------------------------------------------------------------*/

body,p,td,input,select,option,textarea,span,div,h2,h1.subline,h1.sublineInternet
	{
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
	color: rgb(221,221,220);
	line-height: 14px;
	}

b.question
	{
	color: rgb(255,255,255)
	}

b.topic
	{
	color: rgb(119,119,112) /* = 20% white */
	}										

b.news
	{
	color: rgb(136,136,129); /* = 30% white */
	}										

small,sup
	{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	line-height: 12px;
	}

small.anfahrt
	{
	font-family: Arial, Helvetica, Verdana;
	color: rgb(153,153,148); /* = 40% white */
	}

	

/*---------- DIV, P, SPAN ---------------------------------------------------------------------------------*/

div
	{
	position: absolute;
	visibility: show;
	}
	
#back
	{
	left:45px;
	bottom: 25px;
	z-index: 100;
	}

p
	{
	margin: 0px;
	padding: 0px;
	}

p.nav
	{
	margin: 0px;
	margin-top: 14px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	line-height: 12px;
	}

ul, ol
	{
	padding: 0px;
	margin-left: 20px;
	margin-top: 14px;
	margin-bottom: 14px;
	}

li
	{
	margin-top: 7px;
	}

span.city
	{
	color: rgb(153,153,148); /* = 40% white */
	}		

span.impressum
	{
	color: rgb(153,153,148); /* = 40% white */
	}
	
span.zitat
	{
	font-style: italic;
	}



/*---------- IMAGES ---------------------------------------------------------------------------------*/

img
	{
	margin: 0px;
	padding: 0px;
	border: none;
	}

img.newshome
	{
	margin-top: 1px;
	margin-right: 7px;
	margin-bottom: 7px;
	}

img.left, img.arcoma_left, img.arcoma_editor_left
	{
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	}

img.right, img.arcoma_right, img.arcoma_editor_right
	{
	margin-top: 3px;
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
	}

img.tyron
	{
	margin-left: 10px;
	}



/*---------- LINKS ---------------------------------------------------------------------------------*/

a
	{
	color: rgb(255,170,0);
	text-decoration: none;
	}
	
a.textlink
	{
	text-decoration: underline;
	}
	
a:hover, a:active
	{
	color: rgb(255,250,70);
	}

a.textlink span, span.textlink
	{
	color: rgb(255,255,255);
	}
	
span.linkarrow
	{
	text-decoration: none;
	}

a.piclink
	{
	text-decoration: none;
	}
	


/*---------- MISC ---------------------------------------------------------------------------------*/

h1
	{
	visibility: hidden;
	display: none;
	margin: 0px;
	padding: 0px;
	}

h1.pagetopic
	{
	visibility: visible;
	display: block;
	font-family: Compacta BT, Compacta Bd BT, Compacta Lt BT, Arial Narrow, Arial;
	font-size: 32px;
	font-weight: normal;
	color: rgb(119,119,112)
	}
	
h1.text
	{
	visibility: visible;
	display: inline;
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
	font-weight: bold;
	color: rgb(221,221,220);
	line-height: 14px;
	}
	
h1.inaktiv
	{
	visibility: visible;
	display: inline;
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
	font-weight: normal;
	color: rgb(136,136,129); /* = 30% white */
	line-height: 14px;
	}										

h2, h1.subline
	{
	visibility: visible;
	display: block;
	margin-top: 3px;
	margin-left: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	}

h1.sublineInternet
	{
	visibility: visible;
	display: block;
	margin-top: 3px;
	margin-left: 2px;
	margin-bottom: 13px;
	font-weight: bold;
	}






/* windows */
table.window
{background-color: rgb(136,136,130);
background-image: url(pics/bg-window.gif);
border-width: 1px;
border-style: solid;
border-color: rgb(67,67,60);}
