/* general */
body { background-color: rgb(55,55,40)}
/*div { position: absolute ; visibility: show }*/
body,p,td,input,textarea,span,div { font-family: Arial,Helvetica; font-size:12px; color: rgb(200,200,200) }
small { font-family: Arial,Helvetica ; font-size: 10px ; letter-spacing: 0px }
sub,sup { font-family: Arial,Helvetica ; font-size: 10px ; letter-spacing: 1px }
a,a span, a:visited { color: rgb(255,190,0) ; text-decoration:none }
a.menu,a.menu:visited { color: rgb(200,200,200) ; text-decoration:none }
a:hover { color: rgb(255,190,0) ; text-decoration: underline}
a.menu:hover { color: rgb(255,190,0) ; text-decoration: none}

p
	{
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	}

img.left,img.arcoma_left,img.arcoma_editor_left
	{
	padding: 0px;
	border: 0px;
	border-style: none;
	margin: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	}

img.right,img.arcoma_right,img.arcoma_editor_right
	{
	padding: 0px;
	border: 0px;
	border-style: none;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	}

/* 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);}

/* scroll bar MSIE 5.5 */
body
{scrollbar-base-color: rgb(55,55,40);
scrollbar-face-color: rgb(55,55,40);
scrollbar-highlight-color: rgb(55,55,40);
scrollbar-shadow-color:  rgb(55,55,40);
scrollbar-arrow-color: rgb(200,200,200);
scrollbar-track-color: rgb(40,40,30);
scrollbar-3dlight-color: rgb(110,110,80); 
scrollbar-darkshadow-color: rgb(28,28,20)}

/* Dabei sein */

td.dabeisein { width: 100px ; vertical-align: top ; padding-top: 2px }
input.dabeisein, textarea.dabeisein
	{
	width: 450px ;
	border-width: 1px ;
	border-color: rgb(110,110,89) ;
	border-style: solid ;
	background-color: rgb(44,44,32) ;
	color: rgb(255,190,0) ;
	padding-left: 2px ;
	}

textarea.dabeisein, { height: 200px }

