/* from style.css */
a, a:link, a:visited, a:active {

	text-decoration:none;

}
/* from user */
html, body {height: 100%; text-align: center; }
body {
         margin-top: 0px;
         background-color:#6688cc;
	font-family:Verdana;
	font-size:11px;
}

/* für banner rechts */
.gesamtseite
{
text-align: center;
position: relative; width:900px;
margin-left: auto;
margin-right: auto;
}

.promo
{border:0px; border-color:#CC9933; border-style:solid; position: absolute; left:830; top:125; width:120; height:610; padding:0px; z-index:1;}


/*für den Kopf*/
.kopf {
	background-color:#6688cc;
	font-family:Verdana;
         color:#B3D8FD;
	font-size:11px;
}

.outborder {
	background-color:#666666;
}

.inborder {
	background-color:#666666;
}

.out {
	background-color:#6688cc;
}

.in {
	background-color:#bbccee;
}

td {
	background-color:#bbccee;
	font-family:Verdana;
	font-size:11px;
}

td.header {
	background-color:#000000;
         background-image:url(hintergrund.jpg);
	font-family:Verdana;
	font-size:11px;
         color:#F9F9F9;
}

.title {
	background-color:#003399;
	color:#FFFFFF;
	font-weight:bold;
}

.menu {
	background-color:#003399;
}

.smallgrey {
	/*color:#FFFFFF;   */
         *color:#808080;
	font-family:Verdana;
	font-size:10px;
}

a {
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a:active {
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}

.menu a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.menu a:hover {
	color:#BADDEE;
	font-weight:normal;
	text-decoration:underline;
}

.menu a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.tablea {
	background-color:#ffffff;
}

.tableb {
	background-color:#ffffff;
}

.adsense {
	border:#666666;
}

.error {
	border:#990000;
	background-color:#FFFFE1;
	color:#990000;
}

.quote {
	border:#000000;
	background-color:#f8f8f8;
	color:#000000;
}

.small {
	font-family:Verdana;
	font-size:10px;
}

input, textarea, select {
	font-family:Verdana;
	font-size:11px;
}
