/*******************************************************************************
/*	undo
*******************************************************************************/

:link, :visited { 
	text-decoration: none;
}

ul, ol { 
}

h1, h2, h3, h4, h5, h6, pre, code { 
	font-size: 11px;
	font-weight: normal;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd { 
	margin: 0;
	padding: 0;
}

img, a img, :link img, :visited img, fieldset { 
}

img { 
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}

address { 
}

table { 
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	border-spacing: 0px;
}

tr { 
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

td { 
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
}


legend { 
	display: none;
}

body, div, p, li { 
	background-repeat: no-repeat;
}

/*	reset some basic style

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

dl { 
	margin: 0 0 0 0;
}

dl dt { 
	margin: 0 0 0 0;
}

dl dd+dt { 
	margin-top: 0;
}

dl dd { 
	margin: 0 0 0 0;
}

ol { 
	list-style: none;
}

ol li { 
	margin: 0 0 0 0;
}

ol li ol { 
	margin: 0 0 0 0;
}

ol li ul { 
	margin: 0 0 0 0;
}

p { 
	margin-bottom: 0px;
}

ul { 
	list-style: none;
}

ul li { 
	margin: 0 0 0 0;
}

ul li ul { 
	margin: 0 0 0 0;
	list-style: none;
}

ul li ol { 
	margin: 0 0 0 0;
}

pre { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:hover { 
	text-decoration: none;
}

fieldset{
  border: 0;
  margin: 0;
  padding: 0;
}
/*	html

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

html { 
	height: 100%;
  width: 100%;
}

/*	body

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

body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.flLeft { 
	float: left;
}

.flRight { 
	float: right;
}

.warning { 
	color: #f00;
}

/*	content
*******************************************************************************/

#content { 
	height: 100%;
	width: 100%;
	text-align: left;
	table-layout: fixed;
}

#col1 {
  height: 100%;
  background: #fff;
  background-image: url('/pics/mm_col1_tab_bg.jpg');
  background-repeat: repeat-x;
}

#col2 {
  height: 100%;
  width: 534px;
  background: #fff;
}

#col3 {
  height: 100%;
  width: 427px;
  background: #f66013;
  background-image: url('/pics/mm_col4_tab_bg.jpg');
  background-repeat: repeat-x;
}

#col4 {
  height: 100%;
  background: #f66013;
  background-image: url('/pics/mm_col4_tab_bg.jpg');
  background-repeat: repeat-x;
}

#main , #main-block, 
#main-block2 { 
  float: none !important;
	float: left;
	height: 100%;
	color: #000;
}

/* Zusatzlinks
*******************************************************************************/

#links { 
	position: relative;
	text-align: right;
	margin: 0;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#links a{
	line-height: 30px;
  margin-left: 10px;
  margin-right: 10px;
}

#links a:link, #links a:visited { 
	color: #fff;
	text-decoration: none;
}

#links a:hover { 
  color: #883618;
}

/*	logo / breadcrumb

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

#logo { 
	position: relative;
	float: left;
	margin: 0px;
	top: 0px;
	left: 10px;
}

#logo a { 
	display: block;
	height: 76px;
	width: 290px;
}

/*	Hauptkategoriebilder
------------------------------------------------------------------------------*/

#catpic {
  position: relative;
  float: right;
  top: 0px;
  width: 262px;
  height: 302px;
  z-index: 0;
}

.m_home { background-image: url(/pics/mm_col2_navmain_home.jpg); }
.m_about { background-image: url(/pics/mm_col2_navmain_about.jpg); }
.m_port { background-image: url(/pics/mm_col2_navmain_port.jpg); }
.m_ref { background-image: url(/pics/mm_col2_navmain_ref.jpg); }
.m_pres { background-image: url(/pics/mm_col2_navmain_pres.jpg); }
.m_kon { background-image: url(/pics/mm_col2_navmain_kon.jpg); }

/*	Hauptnavi
------------------------------------------------------------------------------*/

#header-nav { 
	position: relative;
	float:left;
	height: 302px;
	width: 272px;
	display: block;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	background-image: url(/pics/mm_col2_navmain_logo.jpg);
	z-index: 1;
}

#header-nav ul.nav1st {
  position: absolute;
  bottom: 10px;
  right: 0px;
	text-align: right;
}

#header-nav ul.nav1st li {
	z-index: 2;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link,
#header-nav ul.nav1st a:visited {
  display: block;
  line-height: 21px;
  color: #fff;
  /*color: #883618;*/
	font-size: 14px;
	font-weight: bold;
	z-index: 3;
}

#header-nav ul.nav1st a:hover {
  color: #883618;
	z-index: 3;
}

#header-nav ul.nav1st a.current,
#header-nav ul.nav1st a.current:link,
#header-nav ul.nav1st a.current:visited  {
  color: #883618;
	margin-right: -16px;
	padding-right: 16px;
	background-image: url(/pics/mm_col2_navmain_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	z-index: 3;
}

/*	Subnavi
------------------------------------------------------------------------------*/

#navigation {
  clear: both;
	position: relative;
	width: 534px;
	height: 217px;
}

.s_home { background-image: url(/pics/mm_col2_navsub_home.jpg); }
.s_about { background-image: url(/pics/mm_col2_navsub_about.jpg); }
.s_port { background-image: url(/pics/mm_col2_navsub_port.jpg); }
.s_ref { background-image: url(/pics/mm_col2_navsub_ref.jpg); }
.s_pres { background-image: url(/pics/mm_col2_navsub_pres.jpg); }
.s_kon { background-image: url(/pics/mm_col2_navsub_kon.jpg); }

#navigation ul.nav2nd {
  position: absolute;
  top: 8px;
  left: 292px;
	text-align: left;
}

#navigation ul.nav2nd li { 
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link { 
	display: block;
	line-height: 14px; 
  color: #883618;
}

#navigation ul.nav2nd a:hover {
  color: #883618;
	/*color: #ba4607;*/
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link,
#navigation ul.nav2nd a.current:visited {
  color: #883618; 
	/*color: #ba4607;*/
	margin-left: -13px;
	padding-left: 13px;
	background-image: url(/pics/mm_col2_navsub_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*	Inhaltsblock
------------------------------------------------------------------------------*/

#main-header {
  position: relative;
  width: 427px;
  height: 42px;
  margin-top: 45px;
  background-image: url(/pics/mm_col3_main_head.jpg);  
}

#main {
  height: auto;
  position: relative;
  width: 427px;
  background: #fff;
}

#main-block {
  height: auto;
  padding: 10px 17px 10px 15px;
  width: 393px;
  min-height: 203px;
  background: #fdd9c6;
  background: #f4f4f4;
}

#main-footer {
  position: relative;
  width: 427px;
  height: 12px;
  background-image: url(/pics/mm_col3_main_footer.jpg);
  margin-bottom: 15px;
}

/*	Headlines
------------------------------------------------------------------------------*/

#main-block h1{
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	color:#f66013;
	margin-bottom: 10px;
}

#main-block h2{
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	color:#f66013;
	margin-bottom: 5px;
}

#main-block h3{
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	color:#f66013;
	margin-bottom: 5px;
}

#main-block .Text_-1{
	font-size:10px;
}

#main-block .Text_-2{
	font-size:9px;
}

#main-block .Farbe_Blau {
  color: #281664;
}

#main-block .Farbe_Rot {
  color: #da251d;
}

#main-block .Farbe_Schwarz {
  color: #000000;
}

#main-block .Bild_Rechts {
  margin-left:10px;
  margin-bottom: 10px;
  float:right;
}

#main-block .Bild_Links {
  margin-right:10px;
  margin-bottom: 10px;
  float:left;
}


/*	Paragraphs / Lists

------------------------------------------------------------------------------*/

#main-block p {
  margin:0;
  padding: 0;
  font-size: 12px;
}

#main-block ul,
#main-block ol {
  margin:0;
  padding: 0;
	font-size: 12px;
	line-height: 14px;
}

#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul { 
	font-size: 12px;
}

#main-block ul { 
	margin-left: 24px;
	list-style-image: url(/files/listicon.gif);
}

#main-block ol { 
	list-style-type: decimal-leading-zero;
}

/*	Hyperlinks

------------------------------------------------------------------------------*/

#main-block a, #main-block a:link, #main-block a:visited { 
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}

#main-block a:hover { 
	color: #000000;
}

/*	Images

------------------------------------------------------------------------------*/

#main-block div.image { 
	margin-bottom: 0;
}

#main-block div.image p { 
	margin: 0;
	font-size: 9px;
}

#main-block div.flLeft { 
	margin-right: 14px;
}

#main-block div.flRight { 
	margin-left: 14px;
}

#main-block img.teaserpic {
  margin-right: 15px;
  margin-bottom: 7px;
  float:left;
}


/* form-module

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

.formgen * { 
	padding: 0px;
	margin: 0px;
}

.formgen { 
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formgen .formheadline { 
	margin: 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color:#f66013;
}

.formgen .formblock {
	clear: both;
}

.formgen label { 
	float: left;
	padding: 5px;
	width: 110px;
}

.formgen .formcaptcha { 
	padding: 0 19px 0 5px;
}

.formgen input, 
.formgen select, 
.formgen textarea {
  font-size: 11px;
  padding: 0px;
	margin: 5px;
	width: 260px;
	border: 1px solid #d5d5d5;
	background-color: #f7f7f7;
	color: #666;
}

.formgen input.text {
  height: 16px;
}

.formgen input.formsubmit { 
  clear: both;
	margin: 10px 0 0 125px;
	width: 60px;
	/*padding: 2px 5px;*/
	border: 1px solid #f66013;
	color:#f66013;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.formgen input.formsubmit:hover { 
	background-color: #f7f7f7;
	color: #000;
}

.formgen textarea { 
	height: 96px;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; 
}

.forminfo
{
  color: red;
  font-weight: bold;
  text-align: center;
  border: 1px solid red;
  padding: 5px;
  margin-bottom: 10px;
}

#form-module-thanks { 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* download
*******************************************************************************/

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#fff;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:	#f66013; 
  line-height: 14px;
}

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#666666;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
  line-height: 16px;
  width: 100%;
}

.list_content img {
  vertical-align: middle;
} 

.list_content3 {
	font-style:italic;
  font-size:12px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
  line-height: 12px;
  background-color:	#FCD2C2;
}

.referenzen_leiste {
	width:100%;
	border: 1px solid #ffffff;
	background-color: #ececec;
	min-height: 117px;
	margin-bottom: 10px;
}
.referenzen_alles {
	display:inline;
	float:left;
	padding-left:10px;
}
.referenzen_alles2 {
	display:inline;
}
.referenzen_bild {
	width:123px;
	margin: 8px;
	display:inline;
	float:left;
}
.referenzen_titel {
  margin: 8px 0px 3px 0px;
	width:232px;
	display:inline;
	float:left;
	text-transform:uppercase;
	text-shadow:Gray;
	color:#281664;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.referenzen_inhalt {
  margin: 3px 0px 3px 0px;
	width:232px;
	display:inline;
	float:left;
	clear:both;
	color:#666;
}


