@import url("rot_header.css");
@import url("rot_teaser.css");
@import url("rot_menu.css");
@import url("rot_submenu.css");
@import url("rot_content.css");
@import url("rot_sidebar.css");
@import url("rot_footer.css");
@import url("rot_news.css");
@import url("rot_csc-uploads.css");
@import url("rot_events.css");
@import url("rot_forms.css");
@import url("rot_guestbook.css");

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
}

.pagewrapper {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	width: 100%;
	min-height: 100%;
	margin: 0;
}

#header, #teaser, #menu, #footer, .main {
	width:945px;
}

#header, #teaser, #menu, .main, .footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#submenu, .content, #sidebar {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.main {
	padding-bottom: 21px;
}

* html #pagewrapper { /* Für IE */
	height: 100%;
}

.clear {
	clear: both;
	margin: 0;
	overflow: hidden;
	height: 0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
}

.tx-commerce-pi1 .com-list-action-entry {
	text-align: right;
}

.com-list-header-price {
	width: 170px;
}

.com-list p.bodytext {
	margin: 5px 0px 5px 0px;
}

.com-list-action-entry {
	margin: 0px 0px 10px 0px;
}

.com-list-col-title {
	width: 200px;
}