body
{
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
	padding-bottom:10px;
	background-color:#aaaaaa;
	/*background-image:url(./img/bg.gif);*/
}
a
{
	color:#0000ff;
}
a[href^="http:"] {
	background: transparent
	url('/img/offsite.gif') 100% 50% no-repeat;
	padding-right: 10px;
}



.sheet {
	margin:0 auto;
	min-height:630px;
	min-width:900px;
	overflow:visible;
	position:relative;
	width:900px;
	background-color:#dddddd;
	/*-moz-border-radius:25px;
	-khtml-border-radius:25px;
	border-radius: 25px;*/


}

/* logo */
.header {
	text-align: center;
	width:900px;
	height:140px;
}

.header a .headerimg {
	width:900px;
	height:140px;

}
.header div {
	position: relative;
	top: -60px;
	text-align: right;
	white-space: nowrap;
}
.printimg
{
	width:30px;
	height:30px;
}

/* logo ende */
/*laufschrift*/
.laufschrift
{
	background-color:#555555;
}
/*laufschrift ende*/
/* menu1 */
.nav ul.menu 
{
	list-style-type:none;
	display: block;
	float: left;
	width: 900px;
	/*height:20px;*/
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#555555;
}
.nav ul.menu li
{
	width:150px;
	height:20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	position: relative;
	/*background-image: url(./img/item-center.png);*/
}
.nav ul.menu li a
{
	width:150px;
	height:20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	position: relative;
	background-image: url(./img/item-center.png);
}


.nav ul.menu li a:hover
{
	width:150px;
	height:20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	position: relative;
	background-image: url(./img/item-center2.png);
}
/* menu1 ende */
/* menu2 */
.nav2 {
	position: relative;
	float:left;
	width:200px;
}


ul.menu2
{
	list-style-type:none;
	display: block;
	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(./img/ka.jpeg);

}

ul.menu2 li a
{
	width:180px;
	height:20px;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	position: relative;
	color: #ff0000;
	}

ul.menu2 li a:hover
{
	width:180px;
	height:20px;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	position: relative;
	background-image: url(./img/menu2.png);
}
/* menu2 ende */
/* suche */

.suchsubmit {

}


/* suche ende*/


.con
{
	padding-top:5px;
	padding-left:220px;
}

.fooder {
	position: absolute;
	bottom:0px;
	width:100%;
	text-align: center;
	/*font-weight:bold;*/
}

