/*OnlineMarketingPro 2006 jungjohann@gmx.de*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	background-color: #000000;
	background-image: url(../_images/bg.gif);
	background-repeat: repeat-x;
	scrollbar-track-color: #3f7695;
	scrollbar-arrow-color: #960332;
	scrollbar-face-color: #67a4c3;
	scrollbar-highlight-color: #93d1ea;
	scrollbar-3dlight-color: #93d1ea;
	scrollbar-shadow-color: #3f7695;
	scrollbar-darkshadow-color: #OOOOOO;
}
.eng {
	background-image: url(../_images/flagg.jpg);
}		


#outer   	{width: 1025px;height: 727px;border: solid #960332 1px;margin-right: auto;margin-left: auto;margin-top: 50px;
			background-image: url(../_images/bg_start.jpg);background-repeat: no-repeat;
			-moz-box-shadow: 0px 0px 20px #333;
	-webkit-box-shadow: 0px 0px 20px  #333;
	box-shadow: 0px 0px 20px  #333;}
#menue 		{
	float: left;
	width: 170px;
	height: 527px;
	padding-top: 200px;
	padding-left: 20px;/*filter: DropShadow(color=#000000, offx=1, offy=1);*/
}
#menue2 	{float: left;width: 170px;height: 527px;padding-top: 200px;padding-left: 30px;background-image: url(../_images/menue-bg.jpg);
			overflow: hidden;}

#m {
	width: 180px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
		#m li {float: left;}
		
		#m a,#m a:link {
	width:164px;
	padding: 0px 0px 2px 5px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	color: #000;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #960332;
	border-left: 1px solid #960332;
	font-weight: bold;
	text-shadow: 1px 1px 1px #65B5E0;
}
		#m a:hover {color: #FFFFFF;background-color:#960332;}
		#m a:hover.eng {color: #FFFFFF;background-color:#960332;}
		#m a.on,#m a.on:link { font-size: 16px;color: #960332;border-bottom: 1px solid #960332;
								border-left: 1px solid #960332;	}
		#m a.on:hover {font-size: 16px;color: #FFFFFF;background-color: #960332;}
		
				#m a.sm, #m a.sm:link {font-size: 12px;color:#000000;
								width: 140px;margin: 0px 0px 0px 10px;padding: 0px 0px 0px 5px;}
		#m a.sm:hover { font-size: 12px;color:#FFFFFF; background-color:#960332;}
		
		#m a.onsm, #m a.onsm:link {font-size: 12px;color:#960332;width: 140px;
									margin: 0px 0px 0px 10px;padding: 0px 0px 0px 5px;}
		#m a.onsm:hover { font-size: 12px;color:#FFFFFF; background-color:#960332;}
		
#content {width:825px;height: 727px;float: left;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;overflow: hidden;}

#h {width:584px;height: 20px;margin-top: 140px;margin-left: 70px;padding-right: 160px;}
#h h3 {color: #960332;font-size: 20px;border: solid #960332 1px;margin: 0 0 0 0;text-shadow: #fff 1px 1px 2px ;}
#text {
	width:595px;
	height: 460px;
	color: #000000;
	font-size: 14px;
	overflow: auto;
	margin-bottom: 50px;
	margin-left: 70px;
	padding-right: 160px;
	margin-top: 30px;
	font-weight: normal;
}
		#text a,#text a:link {
	font-size: 14px;
	text-decoration: none;
	color: #960332;
	text-shadow: #fff 1px 1px 2px ;
}
		#text a:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-shadow: #960332 1px 1px 2px ;
}
		#text img.txt {float: left;border: solid #960332 1px;margin-right: 15px;margin-bottom: 15px;}
		#text img.txtR {float: right;border: solid #960332 1px;margin-left: 15px;}

		#text img.show {border: solid #960332 1px;margin-right: 3px;margin-bottom: 3px;	float: left;}
		#text img.show1 {border: solid #960332 1px;margin-right: 2px;margin-bottom: 2px;2; 	float: left;}
		
        #text h2 {font-size: 18px;color: #960332;margin: 0px;padding: 0px;}
		
#footer {width: 500px;height: 50px;margin-right: auto;margin-left: auto;margin-top: 240px;border: solid #960332 1px;color: #960332;
		font-size: 9px;font-style: normal;font-weight: normal;overflow: auto;}
		#footer a,#footer a:link {font-size: 9px;text-decoration: none;color: #960332;	}
		#footer a:hover {color: #960332;}
		#footer h3 {color: #960332;font-size: 9px;font-style: normal;font-weight: normal;margin: 0px;}

		
.white {	color: #FFFFFF;	font-size: 18px;}

