/* Copyright (c) 2006+ AD ON Media GmbH (http://www.adon-media.de) */
/* $Id: index.css,v 1.1 2006/09/20 12:26:51 rurban Exp $ */


body {
	color:#333;
}
body,div,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 12px;
}

.e {
	color:red;
}
.a, a {
	color:#333;
	text-decoration:none;
}
.g, g {
	xcolor:#87DC09;
	color:#82D000;
}
.g a {
	color:#82D000;
}
.b, b {
	color:#333;
	font-weight:bold;
}
.w, w {
	color:#fff;
}
.w a {
	color:#fff;
}
.l, l {
	color:#079FD0;
}
.l a, a.l {
	color:#079FD0;
	text-decoration:underline;
}
.bw, bw {
	font-weight:bold;
	color:#fff;
}
.bw a {
	color:#fff;
}
.bg, bg {
	font-weight:bold;
	color:#82D000;
}
.bg a {
	color:#82D000;
}
.small, small {
	font-size: 11px;
	line-height: 11px;
}

.text {
	line-height: 14px;
}

.text a {
	color:#82D000;
	font-weight:bold;
}

img {
	border:0px;
}

table {
	table-layout:fixed; 
}

td {
	overflow:hidden;
}

table.page {
	width:828px;
	margin:0px;
	padding:0px;
	border:0px;
}


table.page table {
	width:auto;
	background-image:;
	table-layout:fixed; 
}

table.page table table {
	table-layout:auto;
}




form.Form table td {
	vertical-align:top ;
}
form.Form table td label {
	margin-top:5px;
	padding-bottom:4px;
	padding-right:4px;
	height:24px;
	display:block;
}
form.profilForm table td .inputform {
	width:290px;
}
form.profilForm table td .strasse {
	width:236px;
}
form.profilForm table td .nummer {
	width:50px;
}
form.profilForm table td .geburtsdatumD {
	width:50px;
}
form.profilForm table td .geburtsdatumM {
	width:50px;
}
form.profilForm table td .geburtsdatumY {
	width:70px;
}
form.profilForm table td .newsletter {
	width:auto;
}
.highlight {
	background-color: #FFFF00;
}

h2.pspTopic {
/*	color: #39c7f7; */
	color: #000000;
	font-size: 1.4em;
}
