#body {
			margin:5px;
			padding:0px;
			background: #fff;
}

#center {
			text-align: center;
}

#layout {
			width:600px;
			margin:5px 0px 0px 0px;
			background: #fff;
			text-align: left;
}

#content {
			width:600px;
			margin:0px;
			font-size: 11pt;
			font-family: times new roman;
			color: #272727;
			line-height:20px;
}

.menu_layout {
			width:100px;
			float:left;
			font-size: 11pt;
			font-family: times new roman;
			color: #272727;
			line-height:20px;
}

.text {
			width:275px;
			float:left;
			font-size: 11pt;
			font-family: times new roman;
			color: #272727;
			line-height:20px;
}

.shop {
			width:600px;
			float:left;
			font-size: 8pt;
			font-family: times new roman;
			color: #272727;
			line-height:17px;
}

.middle {
			margin:23px 0px 0px 0px;
			float:left;
			font-size: 11pt;
			font-family: times new roman;
			color: #272727;
			line-height:20px;
}

.right {
			float:left;
			font-size: 11pt;
			font-family: times new roman;
			color: #272727;
			line-height:20px;
}

.neues {
			float:left;
			font-size: 10pt;
			font-family: times new roman;
			color: #272727;
			line-height:20px;
}

.table {
			margin:0px;
			padding:3px;
			float:left;
			font-size: 11pt;
			font-family: times new roman;
			color: #272727;
			line-height:20px;
}

.grau {
			background: #F6F6F6;
}

.menu			{ font-size: 10pt; font-family: verdana, arial; color: #DB0000; }
.normal 	{ font-size: 10pt; font-family: verdana, arial; color: #272727; }
.klein 		{ font-size: 8pt; font-family: verdana, arial; color: #272727; }
.rot			{ font-size: 10pt; font-family: verdana, arial; color: #DB0000; }
.rotklein	{ font-size: 8pt; font-family: verdana, arial; color: #DB0000; }
.rothead	{ font-size: 12pt; font-family: verdana, arial; color: #DB0000; }
.head 		{ font-size: 10pt; font-family: verdana, arial; color: #ffffff; }

a:link 		{ color: #272727; text-decoration:underline; }
a:visited	{ color: #272727; text-decoration:underline; }
a:hover 	{ color: #DB0000; text-decoration:underline; }
a:active	{ color: #272727; text-decoration:underline; }
a:focus		{ color: #272727; text-decoration:underline; }
