*{margin:0;padding:0;}

/*
######   Links   ######
*/

a:link {
	color:#963a3a;
	text-decoration:none;
}

a:visited {
	color:#963a3a;
	text-decoration:none;
}

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

/*
######   Layout   ######
*/

body {
   background-image: URL(gfx/fading_background_4.png);
   background-repeat: repeat-x;
}

#container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
	height: auto;
	background-color: white;
	border: 1px solid #749DC9;
	padding-bottom: 10px;
}

#banner {
	width: 800px;
	height: 115px;
	border: 0px;
	padding: 3px;
	text-align: left;
}

.link-spoiler {
	width: 745px;
	height: auto;
	background-color: #EFEFEF;
	border: 1px solid #DDDDDD;
	padding: 3px;
	line-height: 150%;
	color: #373737;
	font-size: 11px;
	font-family: 'Trebuchet MS';
	text-align: left;
}

#main {
	float: left;
	width: 755px;
	height: auto;
	background-color: #F5F5F5;
	text-align: left;
	text-align: justify;
	padding: 5px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #373737;
}

.SubmitBox {
	width: 620px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #749DC9;
	padding: 15px;
	line-height: 150%;
	color: #373737;
	font-size: 11px;
	font-family: 'Trebuchet MS';
	text-align: left;
}

#bottom-clear {
	clear: both;
}

/*
######   CSS Menu   ######
*/

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(gfx/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(gfx/blockactive.gif) center center repeat-x;
}

.solidblockmenu li, .solidblockmenu li .submit-green{
color: white;
background: transparent url(gfx/blocksubmit-green.gif) center center repeat-x;
}

.solidblockmenu li, .solidblockmenu li .submit-lilla{
color: white;
background: transparent url(gfx/blocksubmit-lilla.gif) center center repeat-x;
}

.solidblockmenu li, .solidblockmenu li .submit-red{
color: white;
background: transparent url(gfx/blocksubmit-red.gif) center center repeat-x;
}

.solidblockmenu li, .solidblockmenu li .submit-orange{
color: white;
background: transparent url(gfx/blocksubmit-orange.gif) center center repeat-x;
}

.solidblockmenu li, .solidblockmenu li .submit-default{
color: white;
background: transparent url(gfx/blockdefault.gif) center center repeat-x;
}

<!--[if IE]>
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
<![endif]-->

/*
######   Fonts   ######
*/

.index-head {
}

h1 {
	font-size: 24px; 
	color: #963a3a;
	font-family: 'Tahoma';
	font-weight: bold;
}

h2 {
	font-size: 18px; 
	color: #888888;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}

/*
h2 {color: #860147;margin: 0px 0px 0px;border-bottom:none;letter-spacing: -1px;font:20pt "Century gothic",Lucida Sans, arial;padding:20px 0px 0px 10px;}
*/


p {
	line-height: 150%;
}

.footer-text {
	color: #888888;
	font-family: 'Trebuchet MS';
	font-size: 10px;
	font-weight: normal;
}

.banner-text {
	color: #ADADAD;
	font-family: 'Trebuchet MS';
	font-size: 17px;
	font-weight: bold;
}

 .call-to-action {
	font-size: 18px; 
	color: #07FE00;
	font-family: 'Trebuchet MS';
	font-weight: normal;
}

 .call-to-action2 {
	font-size: 13px; 
	color: #963a3a;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}
/*
########   Forms   ######
*/

.button { 
	color: #7B7B7B;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #000000;
}

input.formular {
	height : 30px;
	font-size : 24px;
	color : #3A7728;
	width:300px;
	margin:2px 0 2px 2px;
}


/*
########   Statistik   ######
*/

.spoiler-submits {
	width: 260px;
	height: auto;
	background-color: #EFEFEF;
	border: 1px solid #DDDDDD;
	padding: 3px;
	line-height: 150%;
	color: #373737;
	font-size: 11px;
	font-family: 'Trebuchet MS';
	text-align: left;
}

.spoiler-hits-day {
	width: 205px;
	height: auto;
	background-color: #EFEFEF;
	border: 1px solid #DDDDDD;
	padding: 3px;
	line-height: 150%;
	color: #373737;
	font-size: 11px;
	font-family: 'Trebuchet MS';
	text-align: left;
}

.spoiler-referers {
	width: 230px;
	height: auto;
	background-color: #EFEFEF;
	border: 1px solid #DDDDDD;
	padding: 3px;
	line-height: 150%;
	color: #373737;
	font-size: 11px;
	font-family: 'Trebuchet MS';
	text-align: left;
}

.spoiler-freshlinks {
	width: 520px;
	height: auto;
	background-color: #EFEFEF;
	border: 1px solid #DDDDDD;
	padding: 3px;
	line-height: 150%;
	color: #373737;
	font-size: 11px;
	font-family: 'Trebuchet MS';
	text-align: left;
}

/*
######   Table   ######
*/

#table {
	margin-left: 0px;
}

.table-title {
	font-weight: bold;
}

.cell-1 {
	border-bottom:1px solid #000000;
	width: auto;
}

.cell-2 {
	border-bottom:1px solid #000000;
}

.cell-3 {
	border-bottom:1px solid #000000;
	text-align: right;
}


/*
######   Submit link   ######
*/

.spoiler-success {
	width: 740px;
	height: auto;
	background-color: #84FF5E;
	border: 1px solid #39F300;
	padding: 3px;
	line-height: 150%;
	text-align: left;
	font-size: 30px; 
	color: black;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}

.spoiler-success2 {
	width: 740px;
	height: auto;
	background-color: #3A7728;
	border: 1px solid #EEEEEE;
	padding: 3px;
	line-height: 100%;
	text-align: left;
	font-size: 30px; 
	color: #EEEEEE;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}

.spoiler-success3 {
	text-align: left;
	font-size: 18px; 
	color: #EEEEEE;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}

.spoiler-success3 a {
	text-align: left;
	font-size: 18px; 
	color: #4D77FF;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	text-decoration: underline;
}

.spoiler-success2 a {
	text-align: left;
	font-size: 18px; 
	color: #4D77FF;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	text-decoration: underline;
}

.spoiler-success4 {
	width: 740px;
	height: auto;
	background-color: #3A7728;
	border: 1px solid #EEEEEE;
	padding: 3px;
	line-height: 120%;
	text-align: left;
	font-size: 20px; 
	color: #EEEEEE;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}

.spoiler-success4 a {
	text-align: left;
	font-size: 20px; 
	color: #4D77FF;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	text-decoration: underline;
}