body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #f2e5ff;
	font-size:1em;
	background-color:#336666;
}

.body_image {
	margin-top:5px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #f2e5ff;
	font-size:1em;
	background-color:#336666;
}

* {
	font-size:11px;
	text-decoration:none;
}

legend {
	border: 1px solid #DA6432;
	padding: 2px 6px;
	background: #FE9102;
	color: #000000;
	font-size:1.1em;
	font-weight: bold;
}

legend.titlelink a:link {
   background:none;
   color:#000000;
   font-size:1.2em;
   text-decoration:underline;
   font-weight:bold;
}

legend.titlelink a:hover {
   background:none;
   color:#000000;
   font-size:1.1em;
   text-decoration:underline;
   font-weight:bold;
}

legend.titlelink a:visited {
   background:none;
   color:#000000;
   font-size:1.1em;
   text-decoration:underline;
   font-weight:bold;
}

legend.titlelink a:active {
   background:none;
   color:#000000;
   font-size:1.1em;
   text-decoration:underline;
   font-weight:bold;
}

fieldset {
	border: 1px solid #DA6432;
	margin: 0 0 10px 0;
	padding: .5em .5em .5em .5em;
}

#hinweistext {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
	border:3px solid red;
	background-color: #660000;
}

#mailframe {
	width: 100%;
	white-space: nowrap;
}

#mailframe_left {
	width: 40%;
	float: left;
	white-space: nowrap;
	margin-top: 2px;
	margin-bottom: 2px;
}

#mailframe_right {
	width: 60%;
	text-align: center;
	float: right;
	white-space: nowrap;
	margin-top: 2px;
}

/* statistiken im user und sponsoren-bereich */
td.bold {
   color:#000000;
   font-size:0.9em;
   font-weight:bold;
   text-align:center;
}

td.titlelink {
   color:#000000;
   font-size:1.1em;
   font-weight:bold;
}

td.titlelink a:link {
   background:none;
   color:#000000;
   font-size:1.1em;
   text-decoration:underline;
   font-weight:bold;
}

td.titlelink a:hover {
   background:none;
   color:#000000;
   font-size:1.1em;
   text-decoration:underline;
   font-weight:bold;
}

td.titlelink a:visited {
   background:none;
   color:#000000;
   font-size:1.1em;
   text-decoration:underline;
   font-weight:bold;
}

td.titlelink a:active {
   background:none;
   color:#000000;
   font-size:1.1em;
   text-decoration:underline;
   font-weight:bold;
}

#interface_hinweis {
	width:600px;
	text-align:center;
	border:3px solid red;
	background-color: #FFFFFF;
}

#keine_daten {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin-top:50px;
	margin-right:50px;
	margin-bottom:50px;
	margin-left:50px;
	width:600px;
	text-align:center;
	border:3px solid red;
	background-color: #FFFFFF;
}

#daten {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin-top:50px;
	margin-right:50px;
	margin-bottom:50px;
	margin-left:50px;
	width:600px;
	text-align:center;
	border:3px solid green;
	background-color: #FFFFFF;
}

.title {
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
}

.title2 {
	font-size:1em;
	color:#000000;
	font-weight:bold;
}

a:link {
	text-decoration:underline;
	border:none;
	color:#FFFF66;
	font-size:11px;
}

a:hover {
	text-decoration:underline;
	border:none;
	color:#99CC00;
	font-size:11px;
}

a:active {
	text-decoration:underline;
	border:none;
	color:#FFFF66;
	font-size:11px;
}

a:visited {
	text-decoration:underline;
	border:none;
	color:#FFFF66;
	font-size:11px;
}

input,textarea,select,option {
	border:1px solid #CC3300;
	background-color: #FF9933;
}

textarea {
	color:#000000;
	font-size:1em;
	overflow:auto;
}

.navi {
	font-size:14px;
	color:#CCCCCC;
	text-align:center;
        font-style:italic;
	font-weight:bold;
	background-image: url(../images/navpic.gif);
	background-repeat: repeat-x;
}

.tabcont{
	background-color: #993300;
	background-image:url(../images/bg1.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-attachment:fixed;
}