/* overwrite HTML-styles */
body, div, span, th, td,  p, h1, h2, h3, h4, h5  {
	color: #555555;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 15px; 
}

body  {
	background-color: #CCCCCC;
}

td, p, h1, h2, h3, h4, h5  {

}

body {
	margin: 0px 0px 0px 0px; 
}

table, div {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


a:link, a:visited, a:active {
	color: 	#CC3333;
	text-decoration: underline;
}


a:hover {
	color: 	#CC9999;
	text-decoration: underline;
}


h1, h2, h3, h4, h5 {
	font-weight: bold
}

h1 {
	font-size: 17px; 
}

h2{
	font-size: 16px; 
}

h3, h4, h5 {
	font-size: 15px; 
}


.LMR-MainTable{
	width: 100%;
}

.LMR-TopLeftTD {
	width: 50%;
	height: 15px;
	background-color: #CCCCCC;
}

.LMR-TopCenterTD {
	width: 880px;
	background-color: #CCCCCC;
}

.LMR-TopRightTD{
	width: 50%;
	background-color: #CCCCCC;
}


.LMR-HeaderLeftTD{
	height: 135px;
	background-color: #CCCCCC;
}

.LMR-HeaderCenterTD{
	width: 880px;
	background-color: #555555;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	border-left: 1px solid #555555;
	border-bottom: 2px solid #CC0000;
}

.LMR-HeaderRightTD{
	background-color: #CCCCCC;
}

.LMR-MenuLeftTD{
	height: 30px;
	background-color: #CCCCCC;
}

.LMR-MenuCenterTD{
	background-color: #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}

.LMR-MenuRightTD{
	background-color: #CCCCCC;
}


.LMR-CenterLeftTD{
	background-color: #CCCCCC;
}

.LMR-CenterCenterTD{
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #555555;
}

.LMR-CenterRightTD{
	background-color: #CCCCCC;
}

.LMR-BottomLeftTD{
	background-color: #CCCCCC;
}

.LMR-BottomCenterTD{
	background-color: #CCCCCC;
}

.LMR-BottomRightTD{
	background-color: #CCCCCC;
}

.LMR-FloorLeftTD{
	background-color: #CCCCCC;
}

.LMR-FloorCenterTD{
	background-color: #CCCCCC;
}

.LMR-FloorRightTD{
	background-color: #CCCCCC;
}

.LMR-HeaderTable{
	width: 880px;
	height: 135px;
}

.LMR-HeaderTableLeftTD{
	width: 880px;
	background-image: URL(rollquicklogo.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;	
}

.LMR-HeaderTableRightTD{}

.LMR-MenuTable{}


.LMR-MenuTableTDoff {
	padding-left: 17px;
	padding-right: 10px;
}


.LMR-MenuTableTDon {
	padding-left: 17px;
	padding-right: 10px;
}

.LMR-MenuTableTDoff DIV{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

.LMR-MenuTableTDon DIV{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #CC9999;
	font-weight: bold;
	font-size: 15px;
}

.LMR-MenuTableTDon a:link, .LMR-MenuTableTDon a:active, .LMR-MenuTableTDon a:visited {
	color: #CC9999;
	text-decoration: none;
}

.LMR-MenuTableTDoff a:link, .LMR-MenuTableTDoff a:active, .LMR-MenuTableTDoff a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.LMR-MenuTableTDon a:hover, .LMR-MenuTableTDoff a:hover {
	color: #CC9999;
	text-decoration: none;
}


.LMR-SubMenuTable {
	margin: 5px;
}

.LMR-SubMenuTableRightTDon{
	width: 150px;
	border: 1px solid #CC0000;
	background-color: #CC6666;
	font-size: 15px;

}
.LMR-SubMenuTableRightTDoff{
	width: 150px;
	border: 1px solid #555555;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 15px;
}

.LMR-SubMenuTableRightTDon a:link, .LMR-SubMenuTableRightTDon a:active, .LMR-SubMenuTableRightTDon a:visited, 
.LMR-SubMenuTableRightTDon a:hover {
	text-decoration: none;
	color: #555555;
}

.LMR-SubMenuTableRightTDoff a:link, .LMR-SubMenuTableRightTDoff a:active, .LMR-SubMenuTableRightTDoff a:visited, 
.LMR-SubMenuTableRightTDoff a:hover {
	text-decoration: none;
	color: #555555;
}

.LMR-InnerTable{}

.LMR-InnerSubMenuTD{
	width: 175px;
	height: 440px;
	vertical-align: top;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
}

.LMR-InnerContentTD{
	width: 705px;
	height: 440px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}


.LMR-FooterTable TD {
	color: #999999;
}



.AP-MainTable{
	width: 100%;
}

.AP-ArticleName{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.AP-ArticleShortText{
	font-size: 15px;
	padding-bottom: 10px;
}

.AP-ArticleContent IMG{
	border: 1px solid #555555;
	margin: 5px;
	padding-bottom: 10px;
}

.AP-ReturnLink{
	font-size: 11px;
	font-weight: bold;
}

.AP-ArticleEdit{}



.ASP-MainTable{
	width: 100%;
}

.ASP-Search{}

.ASP-ArticleName{
	font-size: 15px;
	padding-bottom: 8px;
}

.ASP-ArticleShortText{
	padding-bottom: 5px;
}

.ASP-ArticleDetailLink{
	font-size: 11px;
	padding-bottom: 10px;
	font-weight: bold;
}

.ASP-ArticleEdit{}

.ASP-RubricEdit{}

.ASP-ArticleEmpty{
	font-size: 10px
	height: 10px;
}


.ABP-MainTable{
	width: 100%;
}

.ABP-ArticleName{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.ABP-ArticleNameEmpty{}
.ABP-ArticleShortText{}
.ABP-ArticleShortTextEmpty{}

.ABP-ArticleContent IMG{
	border: 1px solid #555555;
	margin: 5px;
	padding-bottom: 10px;
}

.ABP-ArticleEmpty{}

.ABP-BatchTD{
	text-align: center;
}

.ABP-BatchTable TD{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;

}
.ABP-BatchTDLeft{}
.ABP-BatchTDCenter{}
.ABP-BatchTDRight{}
.ABP-BatchTDEmpty{}
.ABP-ArticleEdit{}

.glessmann {
	font-weight: bold;
	color: #555555;
}

