/* ========= Hauptformatierungen ========= */


p, td, body, font, hr{
	color: #cec1b6;
	line-height: 1.5em;
	font-family: 'Scada', sans-serif;
	font-size: 9pt; }

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

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

a:active {
	color: #cec1b6;
	text-decoration:none; }

a:hover { 
	color: transparent;
	text-shadow: 0 0 3px #cec1b6; }

a:focus { outline: none; }

h1 {	color: #ab6647;
	font-family: 'Bad Script', cursive;
	letter-spacing: 4px;
	font-size: 12pt;
	text-shadow: 1px 1px #000000;
	font-weight: lighter;
	font-style: normal;
	text-align: center;
	text-indent: 10px;
	margin: 0; padding: 0 0 15px 0; }

h1 a:visited { color: #ab6647; font-size: 12pt; }
h1 a:link { color: #ab6647; font-size: 12pt; }
h1 a { color: #ab6647; font-size: 12pt; }

h2 {	color: #a7714f;
	font-family: Times New Roman;
	letter-spacing: 3px;
	font-size: 7pt;
	font-weight: lighter;
	text-shadow: 1px 1px #000000;
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
	margin: 0 0 10px 0; }

i { color: #c9cfd1; font-family: Georgia; font-size: 9pt; }

u { text-decoration: none; font-style: italic; }

b { color: #7391ef; }

strong { color: #8b6247; letter-spacing: 1px; }

s { color: #e6c44e; letter-spacing: 1px; }


.tab {
	color: #cec1b6;
	text-align: left;
	background: #1e2128;
	padding: 10px 15px 10px 15px;
	border: 1px solid #4e4e4e;
	margin: 0 30px 0 52px; }

.tab td { color: #cec1b6; }


.menu a {
	color: #cec1b6;
	display: block;
	text-align: left;
	margin: 1px 0 0 0px; }

.menu a:hover{ color: transparent;
	text-shadow: 0 0 3px #cec1b6; }

.menubox2 {
	padding: 0 30px 0 40px;
	background: url('http://www.auroria.de/Designs/36/N.png') top center repeat-y; }