body,td,th {
	font-size: 11px;
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(layout_gfx/background.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
/* Loginbuttons- / inputs */
.username {
    background-color: #D3D3D3;
    border: 1px solid #333333;
	color: #000000;
	}
.passwort {
    background-color: #D3D3D3;
    border: 1px solid #333333;
	color: #000000;
	}
.loginbut {
    background-color: #D3D3D3;
    border: 1px solid #333333;
	color: #000000;
	}
.btn {
    background-color: #D3D3D3;
    border: 1px solid #333333;
	color: #000000;
	}	
.universal {
    background-color: #D3D3D3;
    border: 1px solid #333333;
	color: #000000;
	}	

.root {
width: 1000px;
margin: 0 auto;
margin-top: 0px;
}

.header {
background:url(layout_gfx/djpool_1000_01.jpg) no-repeat;
background-position:center;
background-repeat:no-repeat;
height: 73px;
}

.headnavi {
min-height: 40px;
/*border: 2px solid;*/
background-color:#92F;
} 

.breadcrumb {
/*border: 1px solid;*/
font-size: 10px;
}

.content{
color:#000;
float:left;
padding: 0px 0px 0px 5px;
vertical-align: top;
background:url(layout_gfx/cont_bg.png);
background-position:center;
background-repeat: repeat-y;
}

.maincol{
float:left;
width: 800px;
}

.maincol p{
padding: 0px 0px 0px 5px;
}

.sidebar{
font-size: 10px;
float:right;
width: 195px;
min-height: 600px;
background:url(layout_gfx/djpool_1000_17.jpg);
background-repeat: repeat-y;
}

.footer{
clear: both;
padding: 0px;
}

.feedbackuebersicht{
}

.userverwalten{
border: 1px solid;
width: 500px;
margin: 0px 0px 0px 80px;
}

.universal {
    background-color:#FFFFFF;
    border: 0px;
}

table.navi td{
    width: 204px;
    border: 0px solid;
}

table.navi a{
    background:url('button_1.png') no-repeat;
    border: 0px;
}

table.navi a:hover{
    background:url('button_2.png') no-repeat;
    border: 0px;
}

table.navi a span{
    text-decoration:none;
    color: white;
	border: 0px;
}

.wrapper{
width:500px;
height:500px;

}

.wrappers{
width:500px;
height:40px;
margin-bottom:20px;
}

.felder
{
height:30px;
float:left;
width:150px;
margin:0px;
}
/* Tabellen */
.tab_head
{
background:url(layout_gfx/tab_head.jpg);
color: #FFFFFF;
border: 0px;
font-size: 12px;
font-weight: bold;
background-repeat: repeat-x;
}
.tab_grey
{
background-color: #D3D3D3;
}

.newsfrontend{
   float:left;
   padding: 15px;
}

.bottomliner{
    border-bottom: 1px #CCCCCC solid;
}
