/*---------------------------------------------------------
This css-file contains all definitions.
Modified and extended for Campalast
-----------------------------------------------------------
Domain.......: campalast.com
File.........: webmaster.css
Ver..........: 9.05.18
-----------------------------------------------------------
Autor........: 
Url..........: http://www.campalast.com
E-Mail.......: 
-----------------------------------------------------------
Copyright 2009 (Campalast.com).
All rights reserve.
Further spread further only after express permission !
---------------------------------------------------------*/

body {
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(http://www.campalast.com/grafik/layout/main-bg.gif);
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom: 4px;
}
form {
	margin: 0px;
}


/* ################################################################## */


table.table_header {
	background-image: url(http://www.campalast.com/grafik/webmaster/bg_table-header.gif);
	height: 26px;
	width:  620px;
	border: 1px #666666 solid;
	margin-bottom: 10px;
}
table.table1 {
	background-color: #666666;
}
table.table2 {
	background-image: url(http://www.campalast.com/grafik/webmaster/webmaster-login.gif);
}	
tr.tr1 {
	background-color: #333333;
	background-image: url(http://www.campalast.com/grafik/webmaster/bg_tr_grey.png);
	background-repeat: repeat-x;
}
td.td1 {
	font-size: 12px;
	text-align: justify;
}
td.td2 {
	font-size: 12px;
	text-align: center;
}
td.td3 {
	font-size: 12px;
	text-align: right;
}
td.td4 {
	font-size: 12px;
	text-align: center;
	color: #999999;
}
td.td5 {
	font-size: 12px;
	text-align: left;
}
td.td6 {
	padding-top: 62px;
	padding-left: 23px;
	font-size: 12px;
	text-align: left;
}
span.span1 {
	color: #FFCC00;
	font-weight: bold;
}
span.span2 {
	color: #FFFF00;
}
span.span3 {
	font-size: 8px;
}
.font10 {
	font-size: 10px; 
}
.font11 {
	font-size: 11px; 
}
.font12 {
	font-size: 12px; 
}
.font13 {
	font-size: 13px; 
}
.font14 {
	font-size: 14px; 
}

a.a1 {
	text-decoration: none; 
	color: #FFFF00; 
}
input.button, input.text { 
	background-color: #990000; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
}
div.FBlock {
	position: fixed;
	visibility:hidden;
	top: 0px;
	left: 0px;
}
span.FBlockTitel {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
a:link { 
	text-decoration: none; 
	color: #FFCC00;
}

a:visited { 
	text-decoration: none; 
	color: #FFCC00;
}

a:hover {
	text-decoration: underline; 
	color: #FFCC00;
}
