body {
	margin: 0;
	padding: 0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #1C1C1C;
	line-height: 1.6em;
	font-size: 0.75em;
}

td{
	font-size: 0.75em;
	line-height: 1.6em;
	color: #1C1C1C;
}

div,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: normal;
	display: inline;
	color: #AA0000;
}

h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	color: #AA0000;	
}

h2 a:link, 
h3 a:link,
h4 a:link,
h2 a:active, 
h3 a:active,
h4 a:active,
h2 a:visited, 
h3 a:visited,
h4 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	text-decoration: none;
	color: #AA0000;	
}

h2 a:hover, 
h3 a:hover,
h4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	text-decoration: underline;
	color: #AA0000;	
}

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

a:hover {
	color: #1C1C1C;
	text-decoration: none;
}

img {
	border: 0px none;
}

div#header{
	width: 900px;
	height: 104px;
	margin: 0 auto 0 auto;
	text-align: left;
	clear: both;
}

#header #logo{
	background: transparent url(../images/matorro_02.gif) 0% 0% no-repeat;
	width:233px;
	height: 104px;
	float: left;
	margin-left: 25px;
}

#header h1#sg{
	width:450px;
	height: 80px;
	line-height: 80px;
	margin-right: 30px;
	text-align: right;
	text-transform: uppercase;
	color: #ddd;
	font-size: 1.8em;
	float: right;
}

#header #naviTop{
	float: right;
	text-align: right;
	width: 450px;
	color: #999;
	margin-right: 15px;
	margin-top: 3px;
}

#header #naviTop a:link,
#header #naviTop a:active,
#header #naviTop a:visited{
	font-size: 0.90em;
	text-decoration: none;
	color: #999;
}

#header #naviTop a:hover{
	color: #AA0000;
	text-decoration: underline;
}

#naviMain{
	height: 26px;
	width: 900px;
	clear: both;
	margin: 0 auto 0 auto;
}

#naviMainClear{
	height: 8px;
	width: 900px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: transparent url(../images/matorro_shadsw_09.gif) 0% 0% no-repeat;
}

#naviMain ul{
	height: 26px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 33px;
	padding-left: 3px;
	background: transparent url(../images/matorro_06.gif) 0% 0% no-repeat;
}

#naviMain ul li{
	display: inline;
	float: left;
	height: 26px;
	line-height: 26px;
	padding-right: 3px;
	background: transparent url(../images/matorro_06.gif) 100% 0% no-repeat;
}

#naviMain ul li a:link,
#naviMain ul li a:active,
#naviMain ul li a:visited{
	padding: 0px 20px 0px 22px;
	color: #fff;
	font-size: 0.9em;
	line-height: 26px;
	height: 26px;
	display: block;
	float: left;
	text-decoration: none;
	background: transparent url(../images/matorro_mainNavHover.gif) 0% 0% repeat-x;
}

#naviMain ul li a:hover,
#naviMain ul li a.sel:link,
#naviMain ul li a.sel:active,
#naviMain ul li a.sel:visited,
#naviMain ul li a.sel:hover{
	background: transparent url(../images/matorro_mainNavHover.gif) 0% 100% repeat-x;	
}

/*#header h1{
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 2.0em;
	font-style: italic;
	text-align: right;
	padding-right: 204px;
	padding-top: 70px;
	display: block;
}*/

#headerStart{
	background-color: #333;
	background: #333 url(../files/bilder/header_start.jpg) 50% 0% no-repeat;
	height: 224px;
	width: 100%;
}

#headerClear{
	background: transparent url(../images/bgHeaderStart.gif) 0% 0% repeat-x;
	height: 10px;
	width: 100%;
}

#contentStart{
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: center;
}


div#cont{
	width: 900px;
	position: relative;
	display: block;
	background: transparent url(../images/matorro_bg_11.gif) 0px 10px repeat-y;
	margin: 0 auto 0 auto;
}

#cont #left_frame {
	width: 253px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	display: block;
}

#cont #left_frame #adr{
	width: 95%;
	margin-top: 10px;
	text-align: right;
}

#cont #content_frame {	
	width: 617px;
	float:left;
	display: block;
	clear: right;
}

#cont #clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	/*background: #fff;
	width: 617px;
	margin-left: 202px;*/
}

div#content_frame h2 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.4em;
	color: #1C1C1C;
	padding: 3px 0 3px 0;
	/*margin-bottom: 10px;*/
}

div#content_frame h3{
	font-size: 1.0em;
	line-height: 1.4em;
	color: #1C1C1C;
	padding: 20px 0 3px 0;
}

div#content_frame h4{
	font-size: 1.0em;
	line-height: 1.4em;
	color: #1C1C1C;
	padding: 20px 0 3px 0;
}

div#content_frame p,
div#main_content_print p, 
div#content_frame h5 {
	font-size: 1.0em;
	line-height: 1.6em;
	color: #1C1C1C;
}

div#content_frame p, 
div#main_content_print p{
	/*padding: 0 0 10px 0;*/
	margin-top: 0px;
}

div#content_frame ul,
div#main_content_print ul {
	list-style-type: square;
	
	margin-top: 0px;
	/*margin-bottom: 10px;
	margin-left: 20px;*/
}

div#content_frame ul li {
	font-size: 1.0em;
	line-height: 1.2em;

	padding-bottom: 5px;

	color: #1C1C1C;
}

div#content_frame ol {
	margin: 0;
	padding: 20px 30px 10px 30px;
}

div#content_frame ol li {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #1C1C1C;
}

div#content_inner {
	width: auto;	
	padding: 20px 17px 0px 18px;
	display: block;
	font-size: 1.0em;
}

/*sidebar*/

#sidebar {
	z-index: 1;
	margin-top: 20px;
	width: 252px;
	overflow: hidden;
}

#sidebar ul {
	list-style: none;
}

#sidebar a, #sidebar h3.cat {
	width: 232px;
	display: block;
	padding: 6px 5px 3px 20px;
	/*background: url(../images/tabInactive.gif) 0px 3px no-repeat;*/
	border-bottom: #d1d7dc 1px solid;
	text-decoration: none;
}

#sidebar a {
	/*	color: #595965; */
	color: #1C1C1C;
}

#sidebar a:hover {
	/*	color: #595965; */
	color: #AA0000;
}

#sidebar a.sel {
	background: #fff url(../images/matorro_shadItem.gif) 197px 0px repeat-y;
	color: #333;
	border-left: #d1d7dc 1px solid;
	/*padding: 7px 5px 6px 20px;*/
	font-weight: bold;
}

#sidebar a.sel:hover {
	color: #333;
}

#sidebar a.sub {
	/*	color: #595965; */
	padding-left: 35px;
}

#sidebar a.subsel {
	background: #fff url(../images/matorro_shadItem.gif) 183px 0px repeat-y;
	color: #333;
	border-left: #d1d7dc 1px solid;
	margin-left: 15px;
	padding-left: 20px;
	font-weight: bold;
}

#sidebar a.subsel:hover {
	color: #333;
}

div#footer{
	width: 900px;
	height: 28px;
	font-size: 0.9em;
	text-align: center;
	background: transparent url(../images/matorro_btmContent_11.gif) 0% 0% no-repeat;
	clear: both;
	margin: 0 auto 0 auto;
}

#footerInner{
	padding: 10px 0 0 255px;
	color: #666;
}

div#footerInner a:link,
div#footerInner a:active,
div#footerInner a:visited{
	text-decoration: none;
	color: #666;
}

div#footerInner a:hover{
	color: #AA0000;
	text-decoration: underline;
}

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

#content_frame .content_box{
	line-height: 1.2em;
	font-size: 1.0em;
	clear: both;
}

#content_frame .content_box td,
div#main_content_print .content_box td{
	font-size: 1.0em;
	line-height: 1.5em;
}

.link_box_head,
.download_box_head{
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;	
	background: #E9ECF0;
}

.link_box_content,
.download_box_content{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;	
	border-bottom:1px solid #ccc;
	background: #E9ECF0;
	margin-bottom: 5px;
}

.link_box_content ul,
.download_box_content ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.link_box_content ul li{
	margin-left: 20px;
	padding: 5px 0 5px 15px;
	text-transform: none;
	font-weight: normal;
	background: transparent url(../images/arrow_linklist.gif) 0px 3px no-repeat;
	list-style: none;
}

.download_box_content ul li{
	padding: 5px 0 5px 15px;	
	margin-left: 20px;
	text-transform: none;
	font-weight: normal;
	background: transparent url(../images/pico.png) 0px 3px no-repeat;
	list-style: none;
	/*padding-left: 15px;
	background: url(../images/arrow_linklist.gif) left center no-repeat;*/
}

.link_box_content ul li a:link,
.link_box_content ul li a:active,
.link_box_content ul li a:visited,
.download_box_content ul li a:link,
.download_box_content ul li a:active,
.download_box_content ul li a:visited{
	text-decoration: none;
	color: #AA0000;
}

.link_box_content ul li a:hover,
.download_box_content ul li a:hover{
	color: #1c1c1c;
	text-decoration: underline;
}

#left_frame .content_box{
	font-size: 0.9em;
	line-height: 1.2em;
	color: #1C1C1C;
}

#left_frame .content_box h1, 
#left_frame .content_box h2, 
#left_frame .content_box h3,
#left_frame .content_box h4{
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	display: block;
}

.spacer{
	/*margin-top: 14px;*/
	padding: 14px 10px 10px 10px;	
}

/*img.border{
	margin: 3px;
	border: #fff 1px solid;
}*/

/* Google-Map */

#map{
	color: #1C1C1C;
}

#map p{
	color: #1C1C1C;	
}

textarea, input{
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1C1C;
	font-size: 1.0em;
}

v\:* {
	behavior:url(#default#VML);
}

#ifo{
	display: none;
}

legend{
	color: #1C1C1C;
}

/*********** Angebot des Monats ************/

div.adm{
	border: #AA0000 1px solid;
	background: #fff;
	padding: 10px;
}

div.adm img{
	border: #1C1C1C 1px solid;
}

div.adm td{
	vertical-align: top;
}

div.adm h1,
div.adm h2{
	font-size: 1.0em;
	font-weight: bold; 
}

.datePicker{
	/*display: none;*/
}

#fastDatePickerTable {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #D1D7DC;
}
#fastDatePickerRowYearMonth {
	background: #FAFAfA;
	font-weight: bold;
}
#fastDatePickerRowDaysOfWeek {
	background: #FAFAfA;
	font-weight: bold;
}
#fastDatePickerTable td {
	border: 1px solid #D1D7DC;
	padding: 1px;
	font-size: 0.9em;
	text-align: center;
	cursor: pointer;
}
#fastDatePickerCellToday {
	background: #FFB1B1;
}
.fastDatePickerEmphasizedDaysOfWeek {
	background: #FAFAFA;
}
.fastDatePickerNonSelectableElement {
	color: #D1D7DC;
}
.fastDatePickerSelectableElement:hover {
	cursor: pointer;
	background: #D1D7DC;
}

.cell{
	/*background: #FAFAFA;
	border: #d1d7dc 1px solid;*/
}

.error{
	color: #CC0000;
	font-weight: bold;
}

.success{
	color: #008000;
	font-weight: bold;
}

#fail, 
#succ{
	padding: 10px;
}

#nlTeaser{
	text-align:right;
	padding-right: 5px;
}

#nlTeaser a{
	padding: 0;
	padding-right: 5px;
}

#infoContainer{
	display: none;
	z-index: 99997;
}

#info{
	background: #333;
	border: 5px solid #ccc;
	width: 300px;
	height: 720px;
	overflow: hidden;
	position: absolute;
	left: 250px;
	top: 10px;
	z-index: 99998;
	/* IE Box Model Hack */
   	voice-family: "\"}\"";
   	voice-family: inherit;
   	width: 272px;
	height: 730px;
	text-align: center;
}

html>body #info {
   	width: 262px;
	height: 720px;
	text-align: center;
}

#infoFrame{
   	width: 262px;
	height: 720px;
}

#close{
	position: absolute;
	top: 10px;
	left: 375x;
	width: 14px;
	height: 14px;
	z-index: 999988;
}

#close a{
	text-decoration: none;
}

#close a:link,
#close a:active,
#close a:visited {
	background-image: url(../images/closeBubble.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 14px;
	border: none;
	display: block;
	/* IE Box Model Hack */
   	voice-family: "\"}\"";
   	voice-family: inherit;
	background-position: 0% 1px;
}

html>body #close a:link,
html>body #close a:active,
html>body #close a:visited{
	background-position: 0% 0%;
}

#close a:hover{
	background-position: 0% -14px;
}