/* Uploadform CSS File for mathes.fishy.nu */

body {
	background-color: #1B1B19; 
	color: #c0c0b6; 
	margin-left: 50px;
	font: 12px 'Verdana', 'Arial', 'HelveticaNeue', 'Helvetica Neue', 'sans-serif' #fff;
	}
	
a:link, a:visited { 
	color: #fff;
	text-decoration: none; 
	font-weight: normal;	}

a:hover { 
	color: #fff0c4; 
	font-weight: normal; }
	
h1 {	
	color: #ff8a00; 
	border-bottom: #33332f solid 1px; 
	font-size:16px;
	width: 890px;
	background-color:#2c2c29;
	-moz-border-radius-bottomright:10px; 
	-moz-border-radius-bottomleft:10px;
	margin:0px; 
	margin-bottom: 10px; 
	padding: 5px; }
	
h2 { color: #ff8a00; font-size:14px; margin-bottom: 0px; }

smal { color: #ff8a00; }

img { border: 1px; border-color:#000; }

#headertop { 
	font-size: 11px; 
	color: black; 
	text-align: center;
	background-color:#2c2c29; 
	-moz-border-radius-topright:10px; 
	-moz-border-radius-topleft:10px; 
	width: 900px; }

#header { 
	background-image: url('header_germans.png'); 
	width: 900px; 
	height: 150px; }
	
hr { display:none; }

#content { 
	font: 12px 'Verdana', 'Arial', 'HelveticaNeue', 'Helvetica Neue', 'sans-serif' #fff !important;
	width: 900px;
	background-color: #2c2c29;
	-moz-border-radius-topright:10px; -moz-border-radius-topleft:10px; 
	-moz-border-radius-bottomright:10px; -moz-border-radius-bottomleft:10px;
	margin-bottom: 10px; }

#footer {
	width: 890px;
	background-color:#2c2c29;
	-moz-border-radius-topright:10px; -moz-border-radius-topleft:10px; 
	-moz-border-radius-bottomright:10px; -moz-border-radius-bottomleft:10px;
	margin:0px;
	margin-bottom:10px;
	padding:5px; }