/* CSS Document */



body {
	background-color: #E6e6e6;
	margin: 0 auto; 	
	background-attachment: scroll;
	background-image: url(http://www.orion-fx.com/Img/BG3.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}


body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #251D1D;
	line-height: 19px;
}


#Main {
	width: 795px;
	margin: 0 auto; 	
	}


#Head {
	text-align: center; 
	margin: 0  auto ; 	
}


#NavigOben {
	text-align: right; 
	padding-right: 30px;
	
}




#NavigLinks {
	float: left;
	position: static;
	width: 230px;
	margin: 35px 0px 0px 40px; 
}

#NavigLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
 
 #NavigLinks li {
 	clear: both;
	}
 

	#NavigLinks strong { 
		font-size: 13px; 
		font-weight: bold;
		}
	
	
	#NavigLinks small {  
		font-size: 11px; 
		color: #CC5555; 
		font-weight: bold;
		font-family: "Courier New", Courier, monospace;
		}
	
	

#Credits {
	float: left;
	clear: both;
	width: 230px;
	margin: 30px 0px 20px 60px; 
	}

	#Credits a {
			text-decoration: underline;
			}
	
	#Credits a:hover {
		text-decoration: none;
	}


#Content {
	width: 495px;
	margin: 25px 0 0 285px;
	position: absolute;
	padding-bottom: 20px
}



a:link {
	color: #302525;
	background-image: url(http://www.orion-fx.com/Img/hr.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: -8px 6px;
}

a:visited {
	color: #302525;
	background-image: url(http://www.orion-fx.com/Img/hr.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: -8px 6px;
}

a:hover {
	color: #302525;
	text-decoration: none;
	background-image: none;
}

a:active {
	color: #302525;
}


a img {
	background-image: none;
	text-decoration: none;
	}


b, strong {
	font-weight: bold;
	letter-spacing: 0.6px;
}


small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


big {
	font-size: 15px;
}


blockquote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	color: #444444;
	text-align: justify;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
}


li {
	margin-left: 7px;
}


p {
	background-color: #FFFFFF;
	overflow: visible;
}


h1 {
	font-size: 30px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
}


h2 {
	font-size: 19px;
	text-transform: uppercase;
	color: #CC5555;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 5px;
	background-image: url(http://www.orion-fx.com/Img/hr.gif);
	background-repeat: no-repeat;
	background-position: -10px 10px;
	margin: 0px;
}


h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	color: #CC5555;
	margin-top: 3px;
	margin-bottom: 5px;
	
}


img.polaroid {  
	padding: 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #eeeeee;
}


.form {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	background-color: #eeeeee; 
	border: #000000 dashed; 
	margin-top: 3px; 
	margin-right: 3px; 
	margin-bottom: 3px; 
	margin-left: 3px; 
	color: #333333; 
	font-style: oblique; 
	border-width: 0px 0px 1px
}


.txt_red {
	color: #CC3333;
}

.txt_green {
	color: #117700;
}






/* Scrollbox nur für die alten Reviews */
.scrollbox {
	height: 400px;
	overflow: auto;
} 

.box, .box_small {
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	-khtml-opacity:0.9; 
	background-attachment: ;
	background-image: url(http://www.orion-fx.com/Img/bg_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #666666;
	border-bottom-color: #666666;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}
/*

.box_small {
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	-khtml-opacity:0.9; 
	

	width: 210px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: ridge;
	border-bottom-style: ridge;
	border-left-color: #777777;
	border-bottom-color: #777777;
	
	background-attachment: ;
	background-image: url(http://www.orion-fx.com/Img/bg_box_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
*/

.soundForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

