html, body {
	background-image: url('/images/kachel.gif');
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
}

.container {
	width: 1000px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	/* margin-left: auto;
	margin-right: auto; */
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
/*	background-image: url('/images/kachel_mitte.gif');*/
	background-color: #0c2c6d;
}

.container_popUp {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
	border-top: 1px #666666 solid;
	background-image: url('/images/kachel_mitte.gif');
}

.impressum_popUp {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #666666 solid;
	background-image: url('/images/kachel_mitte.gif');
}

.header {
	width: 1000px;
	height: 155px;
	background-image: url('/images/banner.jpg');
}

.language_header {
	text-indent: 20px;
	padding-top: 10px;
	text-align: left;
	color: #FFCC00;
	font-size: 8pt;
}

.points_header {
	padding-right: 30px;
	padding-top: 40px;
	float: right; 
}

.menu {
	position: relative;
	left: 10px;
	top: -35px;
	text-align: left;
}

.impressum, .impressum_popUp {
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

a { 
	color: #FFCC00; 
}

table, td {
	border-collapse: collapse;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Tahoma; 
	color: #ffe600; 
	font-size: 20pt; 
	font-style: italic; 
	border-bottom: 1px #ffe600 solid; 
	margin: 15px auto 15px auto;
	text-align: center;
	width: 800px;
}

img {
	border: 0 none;
}

p.points {
	color: #ffffff; 
	font-weight: bold;
}

p.orange {
	color: #FBC553; 
	font-weight: bold; 
}

p {
	text-align: justify;
	padding: 5px;
	margin: 0px;
}

.bold_small {
	font-weight: bold;
	font-size: 8pt;
	padding: 5px;
	margin: 0px;
	text-align: justify;
}

.small {
	font-size: 8pt;
	padding: 5px;
	margin: 0px;
	text-align: justify;
}

a.points {
	color: #FBC553; 
	font-weight: bold; 
	text-decoration: none;
}

.main {
	padding: 10px;
}

table.main {
	margin-left: 50px; 
	margin-right: 50px;
	text-align: left;
}

.site {
	width: 800px; 
	margin-left: 100px;
	padding: 10px;
}

.popUp {
	width: 510px; 
	margin-left: 10px;
	padding: 10px;
}

.kachel_ecr {
	vertical-align: top;
	background-image: url('/images/kachel_ecr.gif'); 
	padding: 0px;
	text-align: center;
}

a.kachel_ecr {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.kachel_news {
	vertical-align: top;
	background-image: url('/images/kachel_aktuelles.gif');
	padding: 5px;
}

hr {
 	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px  #ffe600;
	width: 800px;
}

.gelb {
	background-color: #ffcc00;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
}

.weiss {
	background-color: #fff;
}

a.footer {
	color: #fff;
	text-decoration: none;
}

.eigelb {
	background-color: #FFFFCC; 
	color: #000;
}

.schwarz {
	background-color: #000;
}

.blau { 
	background-color: #000066;
	color: #fff;
}

.fett { 
	background-color: #FFCC00;
	font-weight: bold;
	color: #000;
	text-align: center;
}

div.box {
    width: 350px;
	height: 250px;
    visibility: hidden;
    position:relative;
    top: -20px;
    left: 0px;
    background : #ffffff;
    color: #990000;
    border: 1px solid #990000;
    padding: 0;
    margin: 0;
}

div.thumb {
	width: 40px;
	height: 194px;
}

