* {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

img {
	border:none;
}

xbody {
	background:url(../img/dbk_logo.gif) no-repeat;
}

body {
 	padding:0px;
 	margin:0px;
 	background:#EEEEEE;
 	font-size:small;
}

fieldset, div, td, th, textarea, input {
	vertical-align:top;
	font-size:small;
}

fieldset {
	border:1px solid black;
}

hr {
	color:#FCBB00;
	height:1px;
}
h2 {
	font-size:large;
	font-weight:bold;
	margin-left:5px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
}
.category {
	list-style-image:url('../img/ico-ordner.gif');
}

a:link, a:visited{
	color:#D23F06;
}

a:link.menu_top, a:visited.menu_top, span.menu_top  {
	color:white;
	font-size:0.9em;
}


a:link.hover, a:visited.active {
	color:red;
}

a:link.menu ,a:visited.menu, span.menu{
	color:#000000;
}

a:hover.menu {
	color:#D23F06;
}
.list_line_1 {
	background:#EAEAEA;
}

.list_line_2 {
	background:#F5F5F5;
}

.search_result_list {
	font-size:small;
	background:#DDDDDD;
}


.print {
	text-align: center;
}

.red {
	color:red;
}

.print_table {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	text-align:justify;
}

.bold {
	font-weight: bold;
}

.top {
	vertical-align:top;
}
.large_ec {
	font-size:xx-large;
	font-family:'Times New Roman',Times,serif;
}
.large {
	font-size:x-large;

}
.small {
	font-size:x-small;
}

.normal {
	font-size:small;
}

.blockquote {
text-align:justify;
}




@media print
{
.but{display:none;)
}

