
body
{
	color:#000000;
	background-image: url(images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#login
{

	position:absolute;
	top:-25px;
    text-align:center;
	color:#000000;
}
#warning
{
	padding:3px;
	position:relative;
	top:45px;
	width:840px;
	color:#FF0000;
}
.bgTable {
	background-color:#626262;
}

.bgTable2 {
	background-color:#9D9D9D;
}
.bgTableOwn  {
    background-color:#313143;
}
.bgTableAlly {
    background-color:#314331;
}

#head
{
	position:relative;
	top:0px;
	width:840px;
	color:#000000;
	height:310px;
	background-image: url(images/middle.png);
	background-repeat:repeat-y;
}

#header
{
	position:relative;
	top:0px;
	width:840px;
	color:#000000;
	height:214px;
	background-image: url(images/header.png);
	background-repeat:repeat-y;
}

#content
{

	position:relative;
	top:0px;
	width:840px;
	height: auto;
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
}

#footer
{
	text-align:left;
	position:relative;
	top:0px;
	width:840px;
	height:120px;
	color:#000000;
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
}
a:link
{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background-image:url(images/link.png);
	padding-left:15px;
	background-repeat:no-repeat;
}
a:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background-image:url(images/link.png);
	padding-left:15px;
	background-repeat:no-repeat;
}
a:hover
{
	color: #276b9d;
	font-weight: bold;
	text-decoration:none;
	background-image:url(images/link.png);
	padding-left:15px;
	background-repeat:no-repeat;
}
button, input, textarea, select
{
	color: #000000;
	background-color: #9a9a9a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}
table, td, tr, th
{
	font-size:10px;
}
.error {
	color: #FF0000;
	font-weight:bold;
	text-align:center;
 }
#inhalt
{
	position:relative;
	padding-left:20px;
	left:70px;
	padding-right:20px;
	width:700px;
	color:#000000;
}
#inhalt_head
{
	position:relative;
	left:50px;
	padding-right:20px;
	padding-left:30px;
	width:840px;
	color:#000000;
}
#stats
{
	padding-top:8px;
    text-align:center;
	font-size:10px;
    padding-left:70px;
	width:840px;
	color:#000000;
	height:31px;
	background-repeat:repeat-y;
	background-image: url(images/statistik.png);
}
#navigation
{
	position:relative;
	text-align:center;
	padding-top:10px;
	font-size:10px;
	width:840px;
	color:#276b9d;
	height:31px;
	background-repeat:repeat-y;
	background-image: url(images/nav.png);
}
#inhalt_foot
{
	position:relative;
	left:50px;
	padding-right:20px;
	width:700px;
	color:#000000;
}
#inhalt
{

	position:relative;
	left:50px;
	padding-right:20px;
	width:700px;
	color:#ffffff;
}
#inhalt_head
{

	position:relative;
	left:50px;
	padding-right:20px;
	width:700px;
	color:#ffffff;
}
#inhalt_foot
{

	position:relative;
	left:50px;
	padding-right:20px;
	width:700px;
	color:#ffffff;
}

