﻿ /* Global Styles */

body {
	margin:0px;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	/*background-position: -10px;*/
	background-color: #000000;
	/*padding: 20px;*/
	}

table {
  table-layout:fixed;
}

td {
	color:#FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	top: 0cm;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	overflow:hidden;
	white-space:nowrap;
	}
	
a {
	color: #CDC299;
	border-width:0px;
	}
	
a:hover {
	color: #CDC299;
	}

#logo 	{
	font:14px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:.5em;
	line-height:30px;
	/*background-image: url(../Logo%20web2.jpg);*/
	}

.danke_sponsor{
  font-family:Tahoma;
  font-size:80pt; /*54pt;*/
  font-weight:bold;
  color:#600000;
  /*text-shadow:-1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black; */
  line-height:2em;
  letter-spacing:2px;
}
.danke_titel{
  font-family:Tahoma;
  font-size:38pt; /*26pt;*/
  font-weight:bold;
  color:#600000;
  /*text-shadow:-1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black; */
  letter-spacing:2px;
}
.danke_text{
  font-family:Tahoma;
  font-size:26pt; /*18pt;*/
  font-weight:bold;
  color:#600000;
  /*text-shadow:-1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;*/
  letter-spacing:2px;
}
