body,table,td,tr,div,pre,ul {
	font-size: 11px;
	line-height:14px;
	font-family: Arial, Verdana, sans-serif;
	color: #494949;
	/* scrollbar */
	scrollbar-face-color: #F3F4F5;
	scrollbar-shadow-color: #ADB6BC;
	scrollbar-highlight-color: #ADB6BC;
	scrollbar-3dlight-color: #F3F4F5;
	scrollbar-darkshadow-color: #F3F4F5;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #ADB6BC;
}

/* links */
a 	{ text-decoration: none;
} 
a:link {color: #010101;
}
a:visited {color: #010101;
}
a:active {color: #f8b333;
}
a:hover	{color: #f8b333;
}

#links a 	{ text-decoration: none;
} 
#links a:link {color: #494949;
}
#links a:visited {color: #494949;
}
#links a:active {color: #f8b333;
}
#links a:hover	{color: #f8b333;
}

#imp a 	{ text-decoration: none;
} 
#imp a:link {color: #999;
}
#imp a:visited {color: #999;
}
#imp a:active {color: #f8b333;
}
#imp a:hover	{color: #f8b333;
}

#content a 	{ text-decoration: none; color: #ff5200;
} 
#content a:hover	{color: #ff5200;
}

#gal a img {
border: 1px solid #9d9c9c;
}

#gal a:link img{
border: 1px solid #9d9c9c;
}

#gal a:active  img{
border: 1px solid #f8b333;
}

#gal a:hover  img{
border: 1px solid #f8b333;
}

/* verstecken */
.hidden {
	display:none;
}


ul {
list-style-type: square;
margin:0;
padding:0;
padding-left:15px;
}
 
/* Box design */ 
.box		
{color: #494949; border: 1px solid #B7B6B7; background-color: #FFFFFF; width:200px; margin:2px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt}

.boxtext		
{color: #494949; border: 1px solid #B7B6B7; background-color: #FFFFFF; width:448px; height:185px; margin:2px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt}

/* Button Design */
.submit
{background: #ffffff; BORDER-RIGHT: white thin solid; BORDER-LEFT: white thin solid; BORDER-TOP: white thin solid; BORDER-BOTTOM: white thin solid; font-size:8pt; color:#494949}

.button
{background: #ffffff; BORDER-RIGHT: #B7B6B7 thin solid; BORDER-LEFT: #B7B6B7 thin solid; BORDER-TOP: #B7B6B7 thin solid; BORDER-BOTTOM: #B7B6B7 thin solid; font-size:8pt; color:#494949}


/* Text Design */


.linkHead {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 14px;
}

.aktiv {color: #ff5200;
}

.titel {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}

.mini {
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #444444;
}
