body {
	background: #fff url(../images/bg_main.jpg) repeat-x scroll; 
	font : 100.1% 'Lucida Grande' , 'Trebuchet MS' , Arial , Sans-Serif;
    text-align: center;
	color: #333333;	
}

.logo {
	text-align:center;
	padding-top: 0.4em;
}

img {
	border-style: none;
}

.boximg{
	text-align: center;
	padding-top: 20px;
}

.wort{
	font-size: 1em;
	font-weight: bold;
}

.headline{
	text-align: inherit;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.3em;
}

.entrysearchbar{
	padding: 3px;
	font-size: 1em;
}

.searchbox{
	color: #026AA5;	
	background-color: #fff;
	padding-left: 3px;
	width: 19em;
	font-size: 1em;
}

.button {
    font: 1em 'Trebuchet MS', Arial, Sans-Serif;
	background-color: #0082CB;
	color: #fff; 
}

.helpbutton {
    font: 1em 'Trebuchet MS', Arial, Sans-Serif;
	background-color: #0082CB;
	color: #fff;
	width: 1em;
	padding: 0.25ex 1ex 0.25ex 1ex;
}

.subsearch{
	padding-top: 5px;	
	clear: both;
	text-align: inherit;
	font-size: .8em;
}

#links {
	clear:both;
	padding-top: 1em;
	font-size: .8em;
}

.headlinks {
	display: block;
	text-decoration: none;
	color: #282c29;
	background-color: transparent;
	font-size: 1em;
}

.headlinks:hover{
	text-decoration: none;
	color: #0082CB;
	background-color: transparent;
}

.boxlinks {

	text-decoration: none;
	color: #282c29;
	background-color: transparent;
}

.boxlinks:hover{
	text-decoration: none;
	color: #0082CB;
	background-color: transparent;
}

#links ul {
	margin: 4px;
	padding: 0;
	list-style-type: none;
}

#links ul li {
	display: inline;
}

#links ul li a {
	text-decoration: none;
	padding: 0.1em;
    font-size: .9em;
}

#footer{
	font-size: .8em;
	padding-top: .4em;
}

.links {
	text-decoration: none;
	color: #838181;
	background-color: transparent;
}

.links:hover{
	text-decoration: none;
	color: #0082CB;
	background-color: transparent;
}

.hit{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	font-size: .8em;
}

.hit h1{
	font-size: 1.1em;
}

.helplist1{
	list-style-type: disc;
}

.helplist2{
	list-style-type: circle;
}

.address li{
	list-style-type: none;
}

.bold{
	font-weight: bold;
}

* html .boxhead h2 {height: 1%;} 

.middle{
	margin: auto;
	width: 80%;
}

.box1 {
	float: left;
	margin: auto;
	width: 33.3%; 
	background: url(../images/nkoerperrechts.gif) no-repeat bottom right;
}
	
.box2 {
	float: left;
	margin: auto;
	width: 50%; 
	background: url(../images/nkoerperrechts.gif) no-repeat bottom right;
}

.boxhead {
	background: url(../images/nkopfrechts.gif) no-repeat top right;
	margin: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/nkopflinks.gif) no-repeat top left;
	padding: 20px 5px 1px 5px;	
	margin: 0;
	color: #2f2727; 
	font-weight: bold; 
	font-size: 1.1em; 
	line-height: 1em;
}

.boxbody {
	background: url(../images/nkoerperlinks.gif) no-repeat bottom left;
	margin: 0;
	padding: 11px 15px 15px;	
	font-size: .9em;
	text-align: left;
}

.color1{
background-color: #EFEFEF;
}

.color2{
background-color: #DFDFDF;
}

table {
border-collapse: collapse;
border-style: none;
caption-side: bottom;
width: 35em;
}

td {
border:1px #0082CB solid; 
padding: 3px; 
}

.head{
background-color: #BFBFBF;
}

.center{
text-align: center;
}