/*
 * Stylesheet EventPARK Schlegel GbR
 * Author bugfree media GbR 2007 - Thomas Jirasko www.bugfree-media.de
 */
body {
	margin:0px;
	padding:0px;
	border:none;
	font-size:0.75em;
	background-color:#CCC;
	background-image:url('../img/bg_body.jpg');
	background-repeat:repeat-x;
	text-align:center }

body, table {
	font-family:Arial,Helvetica,sans-serif;
  color:#333 }

table {
	border-collapse:collapse;
	border-spacing:0px;
	font-size:1em }

table td { vertical-align:top }

body div { text-align:left }

:focus { outline:0 }

input, label, form {
  margin:0px;
  padding:0px }

input.text, select, textarea {
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #666;
	color:#333;
	font-size:1em;
	padding:0px 2px;
	background-color:#FFF }

input.text, textarea { text-indent:2px }
select {
  text-indent:0px;
  padding:0px }

input.text { height:16px }

html:first-child>b\ody input.text { height:18px } /* Hack nur für Opera */

h1, h2, h3, h4, h5, h6 {
  margin:10px 0px 5px 0px;
  color:#003366 }

h1 { font-size:1.0em }
h2 { font-size:0.9em }
h3 { font-size:0.9em }
h4 { font-size:0.8em }
h5 { font-size:0.7em }
h6 { font-size:0.6em }
	
img {
	vertical-align:bottom;
	border:none }

ul, li {
	list-style-type:none;
	margin:0px;
	padding:0px }

#content p.errorMsg {
  color:#FF0000;
  font-weight:bold;
  height:20px;
  padding:10px 25px 10px 45px;
  margin:0px;
  background-image:url('../admin/img/icons/error.gif');
  background-repeat:no-repeat }

/* ----------------------------------------------------------- links --- */
a:link, a:visited, a:active, a:hover {
  color:#1948D6;
  text-decoration:none } 
a:link, a:visited {  }
a:active, a:hover { color:#707070 }
a img { border:none }

/* ----------------------------------------------------------- buttons --- */
input.button { clear:both }

input.button {
  height:17px;
  margin:10px 0px 0px 0px;
  padding:0px 3px;
  font-size:0.8em;
  color:#036;
  background-image:url('../img/bg_button.gif');
  background-repeat:repeat-x;
  border-left:1px solid #CCC;
  border-top:1px solid #CCC;
  border-right:1px solid #666;
  border-bottom:1px solid #666 }

input.button {
  padding:0px 7px;
  margin:0px 10px 0px 0px }

*+html>body input.button {
  padding:0px 5px;
  margin:0px } /* nur IE7 */

input.button:hover {
  background-image:none;
  background-color:#CCCED4 }

/* ----------------------------------------------------------- layout --- */
#canvas {
	width:980px;
	height:auto;
	margin:6px auto 6px auto;
  background-image:url('../img/bg_canvas.gif');
  background-repeat:repeat-y }

/* ----------------------------------------------------------- boxes --- */
div.box { margin:14px 8px }
div.box p { margin:5px 0px }

/* ----------------------------------------------------------- header --- */
#header{
  float:left;
  width:980px;
  height:189px;
  background-color:#E9E9E9 }

#header .header {
  width:968px;
  height:183px;
  margin:6px 0px 0px 6px }

#header embed.header, #header object.header { width:967px }

/* ----------------------------------------------------------- left --- */
#left {
  float:left;
  width:195px }

#left h1.boxTop {
  height:19px;
  width:175px;
  margin:0px 0px 0px 6px;
  padding:6px 0px 0px 14px;
  font-size:0.9em;
  color:#003366;
  background-image:url('../img/bg_box_top_left.gif');
  background-repeat:no-repeat }

ul#naviLeft {
  width:189px;
  border-top:1px solid #FFF;
  margin:16px 0px 81px 6px }

ul#naviLeft li a {
  display:block;
  width:161px;
  height:19px;
  padding:4px 0px 0px 28px;
  color:#003366;
  font-weight:bold;
  background-image:url('../img/bg_navi_left.gif');
  background-repeat:no-repeat }

ul#naviLeft li a:hover, ul#naviLeft li a:active, ul#naviLeft li a.current {
  background-image:url('../img/bg_navi_left_over.gif') }

/* ----------------------------------------------------------- box referenzen --- */
#left h1.referenzen {
  margin-left:12px;
  font-size:0.9em }
  
#left #referenzBox {
  height:102px;
  margin:5px 0px 40px 11px }

/* ----------------------------------------------------------- box partner --- */
#left h1.partner {
  margin-left:12px;
  font-size:0.9em }
  
#left #partnerBox {
  margin:5px 0px 25px 11px }

/* ----------------------------------------------------------- center --- */
#center {
  float:left;
  width:585px }

/* ----------------------------------------------------------- breadcrumb --- */
#breadcrumb {
  float:left;
  width:571px;
  height:19px;
  font-size:0.9em;
  color:#003366;
  padding:6px 0px 0px 14px;
  background-image:url('../img/bg_breadcrumb.gif');
  background-repeat:no-repeat }

#breadcrumb ul {
  float:left;
  width:96%;
  margin:0px 0px }

html>body #breadcrumb ul { width:94% }

#breadcrumb ul li {
  display:inline;
  padding-right:20px;
  font-weight:bold }

*+html>body a#breadcrumbPrint { display:block; margin-top:-1px }

/* ----------------------------------------------------------- content --- */
#content {
  float:left;
  width:549px;
  height:350px;
  margin:16px 9px 0px 9px;
  padding-bottom:16px;
  background-color:#FFF }

html>body #content {
  height:auto;
  min-height:350px;
  margin:16px 18px 0px 18px }

#content ul li {
  padding:5px 0px 0px 11px;
  background-image:url('../img/li_grey.gif');
  background-repeat:no-repeat;
  background-position:0px 5px }

#content h1 {
  font-size:1.7em;
  font-weight:normal }

#content h2 {
  font-size:1.4em;
  font-weight:normal }

#content h1.main { margin-top:0px }

#content ul.horizNoLink li {
  display:inline;
  padding:0px 10px 0px 13px;
  background-repeat:no-repeat;
  background-position:0px 0px }

#content ul.horizNoLink li.yellow { background-image:url('../img/li_yellow.gif') }
#content ul.horizNoLink li.red { background-image:url('../img/li_red.gif') }
#content ul.horizNoLink li.blue { background-image:url('../img/li_blue.gif') }
#content ul.horizNoLink li.green { background-image:url('../img/li_green.gif') }

#content div.leftCol {
  float:left;
  width:300px;
  margin-bottom:10px }

#content div.rightCol {
  float:right;
  width:234px;
  margin-bottom:10px }

#content div.rightCol img { border:1px solid #CCC }
#content div.rightCol img.last { margin-top:5px }

/* ----------------------------------------------------------- MietPARK --- */
#content h1#mietparkSuche span.left { float:left }
#content h1#mietparkSuche span.right, #content h1#mietparkSuche span.pdf {
  display:block;
  float:right;
  font-size:0.7em;
  background-image:url('../img/arrow_f3f3f3.gif');
  background-repeat:no-repeat;
  background-position:0px 3px;
  padding-left:13px }

#content h1#mietparkSuche span.pdf { padding-right:25px }

#content h1#mietparkSuche span.right a:link, #content h1#mietparkSuche span.right a:visited { color:#FF0000 }
#content h1#mietparkSuche span.right a:hover { color:#999 }

#content p.priceNote {
  clear:both;
  font-size:0.9em;
  margin:10px 0px 0px 0px;
  text-align:right }

#content div.mietparkContent h2 { border-bottom:1px solid #000 }
 
#content div.mietparkContent h2.mietparkSuchergebnis {
  clear:both;
  padding-top:20px }

#content div#mietparkSearchWrap {
  clear:both;
  padding-top:20px }

#content div.mietparkContent div.row {
	float:left;
	width:100%;
	padding:3px 0px; }

#content div.mietparkContent div.row label, #content div.mietparkContent div.row input, #content div.mietparkContent div.row div {
	display:block;
	float:left }

#content div.mietparkContent select { margin-left:-3px }
html>body #content div.mietparkContent select { margin-left:0px }

#content div.mietparkContent div.row .formMessageFailure {
	padding-left:10px;
	color:#FF0000 }

#content div.mietparkContent div.row label {
	clear:left;
	width:13% }

#content div.mietparkContent input#search { width:60% }

/* ----------------------------------------------------------- MietPARK SearchResult | view --- */
#content table.mietparkSearchResult {
  width:100%;
  clear:both }

#content table.mietparkSearchResult td.art {
  border-top:15px solid #FFF;
  padding:0px;
  font-weight:bold;
  background-image:url('../admin/img/bg_art_heading.gif');
  background-repeat:repeat-x;
  background-position:bottom }

html:first-child>b\ody #content table.mietparkSearchResult td.art { height:22px } /* nur Opera */

#content table.mietparkSearchResult td.art span {
  float:left;
  height:19px;
  padding:3px 0px 0px 28px;
  background-repeat:no-repeat }

#content table.mietparkSearchResult td.art a {
  float:right;
  padding:3px 10px 0px 0px }

#content table.mietparkSearchResult td.art a:link, #content table.mietparkSearchResult td.art a:visited { color:#FFF }

#content table.mietparkSearchResult td.gruppe {
  padding-top:10px;
  font-weight:bold }

#content table.mietparkSearchResult td.legende {
  font-style:italic;
  border-bottom:1px solid #666;
  padding:0px }

#content table.mietparkSearchResult td { padding:5px 10px 5px 0px }
  
#content table.mietparkSearchResult td.name { width:45% }

#content table.mietparkSearchResult td.preis {
  text-align:right;
  white-space:nowrap }

/* ----------------------------------------------------------- referenzen --- */
#content h1.referenzen {
  clear:both;
  margin-top:5px;
  padding-bottom:15px;
  font-weight:normal }

#content a.morePics span { font-size:1.5em }

/* ----------------------------------------------------------- news --- */
#content img.news {
  clear:left;
  float:left;
  height:130px;
  width:130px;
  margin:0px 10px 10px 0px }

#content h2.news span { font-size:0.8em }

#content p.news {
  height:85px }

html>body #content p.news {
  height:auto;
  min-height:98px }

*+html>body #content p.news { /* nur IE7 */
  min-height:85px }


/* ----------------------------------------------------------- right --- */
#right {
  float:left;
  width:200px }

#right h1.boxTop {
  clear:left;
  height:19px;
  width:180px;
  margin:0px 6px 0px 0px;
  padding:6px 0px 0px 14px;
  color:#003366;
  font-size:0.9em;
  background: transparent url('../img/bg_box_top_right.gif') no-repeat }

/* ----------------------------------------------------------- contact --- */
#right #contactBox h1 { font-size:0.9em }

#right #contactBox div.label {
  clear:left;
  float:left;
  width:25% }

#right #contactBox div.data, #right #contactBox div.dataLast {
  float:left;
  width:75% }

#right #contactBox div.dataLast { margin-bottom:3px }
html>body #right #contactBox div.dataLast { margin-bottom:14px }

#right #contactBox a.anfahrt {
  display:block;
  width:95%;
  text-align:right }

#right #contactBox a.anfahrt span {
  background-image:url('../img/arrow_f3f3f3.gif');
  background-repeat:no-repeat;
  background-position:0px 2px;
  padding-left:13px;
  font-weight:bold;
  color:#036 }

#right #contactBox a:hover.anfahrt span { color:#999 }

/* ----------------------------------------------------------- news --- */
#right #newsBox {
  margin-left:5px;
  font-size:0.9em }
#right #newsBox h2 {
  font-size:1em;
  margin-top:0px;
  padding-left:13px;
  background-repeat:no-repeat }

#right #newsBox img.product {
  float:right;
  margin:0px 3px 5px 5px }

#right #newsBox p.data {
  padding:0px 5px 0px 13px }
  

/* ----------------------------------------------------------- footer --- */
#footer {
  clear:both;
  width:980px;
  height:16px;
  background:transparent url('../img/bg_footer.gif') no-repeat }

#footer div.naviLeft {
  float:left;
  margin-left:5px }

#footer div.naviRight {
  float:right;
  margin-right:18px }

#footer a {
  font-size:0.85em;
  color:#003366;
  font-weight:bold }

#footer div.naviLeft a { padding:0px 10px }
#footer div.naviRight a { padding:0px 10px }

#footer a.last { padding-right:28px }

/* ---------------------------------------------------------- Anfahrt popup --- */
.anfahrtSkizze { margin-bottom:10px }
.anfahrtPrint { padding-left:15px }
.anfahrtClose { padding-left:50px }
