/* CSS Document */

body {
	background-image:none;
}
#wrapper {
	width: 560px;
}
#topp {
	width: 560px;
	height:25px;

}
#header {
	width: 560px;
}
#leftcol {
	display:none;
}
#bildmarke {
	width: 360px;
}
#rightcol {
	display:none;
}
#content {
	margin:0px 0px 0px 20px;
}
#footer {
	margin:0px 0px 0px 20px;
}


#tab {
	background-image: url(../images/tab_lexikon_hintergrund01.gif);
	width: 560px;
}
.align-right{
	text-align:right;
	margin:20px 0 5px 0;
}
