/*
Cascading StyleSheet
Version 1.0.0
*/
@import url(http://www.memo-media.de/_stylesheets/fastloads.css);
@import url(http://www.memo-media.de/_stylesheets/memomedia.css);


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* in der Seite vorhandene Elemente */

/* Standard-Tags */
html {
	height: 100%;
}
body {
color:#000000;
margin: 0;
padding: 0;
background: #FFFFFF;
font: 11px Arial, Verdana, Helvetica, sans-serif;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:100%;
line-height:12px;
margin:0pt;
padding:0pt;
background: #FFFFFF url();
}


td th {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	vertical-align:top;
}

td {
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

img {
border:0pt none;
}

a {
	color: #B8292F;
	font-size: 11px;
}

a:link { color: #B8292F; }
a:visited { color: #B8292F; }
a:hover { color: #B8292F; }
a:active { color: #B8292F; }
a:focus { color: #B8292F; }

h1 {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 14px;
	padding: 0;
	margin: 8px 0 3px 0;
	color: #B8292F;

}
h1 .a {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 14px;
	padding: 0;
	margin: 8px 0 3px 0;
	color: #B8292F;

}
h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 2px 0;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	line-height: 10px;
	margin: 0;
}
ol {
	padding: 0 0 2px 2px;
	margin: 0 0 0 2em;
}
ol li {padding: 0 0 2px 0;}

ul {
list-style-image:url(arrow_simple_right.gif);
list-style-position:outside;
list-style-type:none;
}

/* Ende Standard-Tags */


.container {
    width: 580px;
    background: url();
}


.content {
    background: url();
    width: 580px;
}

/* MAIN CONTENT */

/* contentbox wide */

.contentbox_wide {
background-color:#F3F3F3;
margin-bottom:20px;
padding-left:0px;
width:580px;
}

.maincontent_wide {
	width: 580px;
}

.contextbrowsing {
width:100%;
}

.contentbox_wide .body {
	width: 570px;	important
	width: 580px;
	padding: 10px 5px 0px;
	border: 0;
	background: #F3F3F3;
}

contentbox_wide clearboth {
	width: 580px;
	margin-bottom: 20px;
	padding-left: 5px;
	background-color: #F3F3F3;
	font: 11px Arial, Verdana, Helvetica, sans-serif;

}

.contentbox_wide .title {
	width: 580px;
	border-bottom: 1px solid #FFFFFF;
}


.contentbox_wide .title .top {
	padding-top: 0px;
	border-bottom: 2px solid #ffffff;
}
.contentbox_wide .title .top {
	background: #E3E3E3;
}

.contentbox_wide .title .top .bottom {
	border-top: 2px solid #ffffff;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #FFFFFF;
}

.contentbox_wide .title h1 {
	font: bold 13px Arial, Verdana, Helvetica, sans serif;
	margin: 0 0 0 5px;
	line-height: 14px;
	color: #B8292F;
}
.contentbox_wide .title h1 a {
	font: normal 11px Arial, Verdana, Helvetica, sans serif;
	margin: 0;
	line-height: 14px;
	color: #B8292F;
}
.contentbox_wide .title h2 {
	font: bold 11px Arial, Verdana, Helvetica, sans serif;
	margin: 0 0 0 5px;
	line-height: 14px;
	color: #B8292F;
}
.contentbox_wide .title h2 a {
	font: normal 11px Arial, Verdana, Helvetica, sans serif;
	margin: 0;
	line-height: 14px;
	color: #B8292F;
}
.contentbox_wide .title h1 a {
color:#B8292F;
font-family:Arial,Verdana,Helvetica,sans serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:14px;
margin:0pt;
}


.contentbox_wide .footer {
	width: 580px;
}
.contentbox_wide .footer {
	background-color: #FFFFFF;
}

.contentbox_wide .footer .top {
	background-color: #FFFFFF;
	padding-top: 0px;
	border-bottom: 2px solid #ffffff;
}
.contentbox_wide .footer .top .bottom {
	padding-bottom: 0px;
	border-top: 2px solid #ffffff;
	padding-left: 0px;
	background:#FFFFFF;
}

.contentbox_wide .footer h1 {
	font: bold 11px Arial, Verdana, Helvetica, sans serif;
	margin: 0 0 0 5px;
	line-height: 14px;
	color: #B8292F;
}
.contentbox_wide .footer h1 a {
	font: normal 11px Arial, Verdana, Helvetica, sans serif;
	margin: 0;
	line-height: 14px;
	color: #B8292F;
}
.contentbox_wide .footer h2 {
	font: bold 11px Arial, Verdana, Helvetica, sans serif;
	margin: 0 0 0 5px;
	line-height: 14px;
	color: #B8292F;
}
.contentbox_wide .footer h2 a {
	font: normal 11px Arial, Verdana, Helvetica, sans serif;
	margin: 0px;
	line-height: 14px;
	color: #B8292F;
}








/*** * Common styles * ***/
.clearboth {
	clear: both;
}

/*** * CONTEXT SEARCH * ***/
.contextbrowsing {
	width: 100%;
}
.contextbrowsing .listblock {
	color: #B8292F;
	float: left;
	width: 190px;
	padding-top: 4px;
	margin-right: 10px;
}
.contextbrowsing li {
	margin-left: 0;
	padding-left: 0;
}
.contextbrowsing li a {
	color: #B8292F;
	text-decoration: none;
}

.contextbrowsing ul li a {
	color: #B8292F;
	text-decoration: none;
}
.contextbrowsing .nextlevel img {
	margin-right: 2px;
}
.searchresultnavigation {
	color: #B8292F;
	width: 100%;

}

.searchresultnavigation .navigation {
	width: 50%;
	text-align: right;
}
.pagenavigation {
	font-weight: bold;
	display: inline;
	color: #B8292F;
}
.pagenavigation a {
	color: #B8292F;
	text-decoration: none;
}
.pagenavigation .previous {
	margin-left: 5px;
	margin-right: 3px;
}
.pagenavigation .next {
	margin-left: 3px;
	margin-right: 5px;
}


/*** * SEARCH RESULT *** */
.searchresult {
	background: url();
	width: 580px;
}
.searchresult .border_top {
	padding-top: 1px;
	border-bottom: 2px solid #FFFFFF;
	background: url();
	margin-bottom: 0px;
}

.searchresult .border_top .border_bottom {
	padding-bottom: 14px;
	background: url();
	/* border-bottom: 2px solid #FFFFFF; */
}
.searchresult .border_top .border_bottom .info {
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
}
.searchresult .info .logo {
	width: 185px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
}
.searchresult .info .logo a {
	color: #000000;
}
.searchresult .info .description {
	padding-right:5px;
	padding-top:0pt;
	vertical-align:top;
	width:411px;
}

.searchresult .info .description h1 {
	margin: 0;
	text-decoration: none;
}
.searchresult .info .description .additionallinks {
	float: left;
}
.searchresult .info .description .newsevents {
	padding-right: 5px;
	float: right;
	text-align: right;
}

.searchresult .info .contactdetails {
vertical-align:top;
width:185px;
}

.searchresult .info .contactdetails strong a {
	color: black;
}
.searchresult .info .closed {
	text-align: center;
}
.searchresult .info .contactdetails img {
	vertical-align: middle;
	margin-left: 2px;
}
/*** * Search Option Box * ***/
.searchoptionbox form .searchfield {
	width: 140px;
}
.searchoptionbox .arearesults {
	margin: 0 0 3px 0;
	width: 155px;
}
.searchoptionbox .arearesults th {
	margin: 0;
	font-weight: bold;
	text-align: left;
	background: #F3F3F3;
}
.searchoptionbox .arearesults td {
	margin: 0;
	background: #D4D4D4;

.searchresultnavigation {
	color: #B8292F;
	width: 100%;
}


.searchresultnavigation .navigation {
	width: 50%;
	text-align: right;
}
.pagenavigation {
	font-weight: bold;
	display: inline;
	color: #B8292F;
}
.pagenavigation a {
	color: #B8292F;
	text-decoration: none;
}
.pagenavigation .previous {
	margin-left: 5px;
	margin-right: 3px;
}
.pagenavigation .next {
	margin-left: 3px;
	margin-right: 5px;
}

.products .contentbox_wide .body {
	width: 570px;	important
	width: 580px;
	padding: 10px 5px 5px;
	border: 0;
	background-color: #F3F3F3;
}

.products .contentbox_wide clearboth .body {
	width: 570px;	important
	width: 580px;
	padding: 10px 5px 5px;
	border: 0;
	background-color: #F3F3F3;
}

.products .contentbox .title {
	background: url();
}
.products .contentbox .title .top {
	background: url();
}
.products .contentbox_wide .title {
	background: url();
}
.products .contentbox_wide .title .top {

}
.products .contentbox_home .title {
	background: url();
}
.products .contentbox_home .title .top {
	background: url();
}
.products .marginbox .title {
	background: url();
}
.products .marginbox .title .top {
	background: url();
}
/* Services */
.services .contentbox .title {
	background: url();
}
.services .contentbox .title .top {
	background: url();
}
.services .contentbox_home .title {
	background: url();
}
.services .contentbox_home .title .top {
	background: url();
}
.services .contentbox_wide .title {
	background: url();
}
.services .contentbox_wide .title .top {
	background: url();
}
.services .marginbox .title {
	background: url();
}
.services .marginbox .title .top {
	background: url();
}

/* ************ */


.spacer {
	width: 100%;
	clear: both;
	height: 1px;
	display: none;
}


