﻿/* 
    Document   : layout.elements
    Created on : 18.02.2009, 15:12:14
    Author     : radtke
    Description:
        Purpose of the stylesheet follows.
*/

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

#maincolumn a:focus,
#maincolumn a:hover,
#maincolumn a:active {
  text-decoration: underline;  
}

h1, h2, h3, h4, h5,
p, table {
    padding: 0;
    margin: 0.5em 0 0.25em 0;
}




#content h1 {  font-size: 1.8em;  }
#content h2 {  font-size: 1.35em;  }
#content h3 {  font-size: 1.15em;  }


#content p {
	line-height: 170%;
}

#content ul,
#content ol {
	padding-left: 1.5em;
}

#content ul li,
#content ol li {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}


#mnp {
    font-family: Tahoma, Frutiger,Univers,"Helvetica Neue",Calibri,Arial,Helvetica,"Liberation Sans",sans-serif
}

h1, h2, h3, h4, h5
{
    font-family: Georgia,Times,serif;
    font-weight: normal;
}

.content-b-b h1 {
	font-size: 1.2em!important;
	padding-top: 0.65em!important;
	padding-bottom: 0.4em!important;
}

#usertools,
#sitetools {
	font-family: Tahoma;
	font-size: 0.85em;
}

.content-full {
	margin-right: 15px;
	width: 430px; /* 14.05 */
}

.content-fullsized {
	margin-right: 15px;
	width: 600px;
}
.nmve_resulttable th {
  background: #CCCCCC;
}
.nmve_resulttable th,
.nmve_resulttable td {
  vertical-align: top;
}

.nmve_tablerowtwo + .nmve_tablerowone td,
.nmve_tablerowone + .nmve_tablerowtwo td {
  border-top: #CCCCCC 1px solid;
}


.nmve_details_images {
  margin-top: 5px;
  border-top: dotted 2px #CCCCCC;
  padding-top: 5px;
} 

.blickpunkte {
  
  padding-right: 10px;
  padding-bottom: 5px;
  margin-top: 1.75em;
  float: left;
}

.blickpunkt {
  padding-top: 1px;
  margin: 0.5em 1px;
  clear: left;
  /** float: left; 19.06 **/
  width: 100%;
}

/*14.05*/
.blickpunkte .bild img {
	max-width: 150px;
  
}

.blickpunkte .bild {
  float: left;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  width: 151px;
}

.blickpunkt .text {
	/*14.05 margin: 0 0 0 230px;*/
	margin: 0 0 0 160px;
}

a.weiter:link,
a.weiter:visited {
  padding-left: 10px;
  background: transparent url('http://www.mueritz-nationalpark.de/cms2/MNP_prod/MNP/_Layout/Stylesheets/_images/a_weiter.gif') no-repeat left center;
}

a.weiter:focus,
a.weiter:hover,
a.weiter:active {
  padding-left: 10px;
  background: #ECF1EC url('http://www.mueritz-nationalpark.de/cms2/MNP_prod/MNP/_Layout/Stylesheets/_images/a_weiter_hover.gif') no-repeat left center!important;
}


#content .content-b-b .bild a:link,
#content .content-b-b .bild a:visited,
#content .content-b-b .bild a:focus,
#content .content-b-b .bild a:hover,
#content .content-b-b .bild a:active,
#content .content-b-b .bild a img {
  border: 0px solid black;
  text-decoration: none;
  background-color: white!important;
  color: white!important;
}



.content-a-b {
	width: 415px;
	float: left;
}

.content-b-b {
	width: 215px;
	/*margin: 0 0 0 430px;*/
	float: right;
}
.content-b-b .text {
	margin-bottom: 1em;
}

.content-b-b .text p {
	margin-top: 0;
}

.content-b-b .veranstaltung {
	padding-right: 10px;
	padding-bottom: 0.5em;
}

.content-b-b .veranstaltung p {
	font-size: 0.85em;
}

.content-b-b .right {
	text-align: right;
	display: block;
}

.content-b-b .veranstaltung .right {
	padding-right: 2em;
}

#content-b-b-first {
	margin-top: 2em;
}

/** <Pressemitteilungen> **/

#content p.pmuntertitel {
	color:darkgray;
	font-style:italic;
	line-height:120%;
}
#content div.pressemitteilungen div.pressemitteilungmitbild,
#content div.pressemitteilungen div.pressemitteilungohnebild {
  width: 99.5%;
  float: left;
  margin-bottom: 0.5em;
}

#content div.pressemitteilungen div.pressemitteilungmitbild div.bild img {
  max-width: 100px;
}
#content div.pressemitteilungen div.pressemitteilungmitbild div.bild {
  margin: 0.5em 0;
  float: left;
  width: 105px;
}
#content div.pressemitteilungen div.pressemitteilungmitbild div.text {
  margin: 0.5em 0 0 110px;
}

/** </Pressemitteilungen> **/

/** <Aufteilung des Inhalts in Spalten> **/

#content div.block50percent {
  float: left;
  width: 48.5%;
  padding-right: 5px;
}

div.block50percent + div.block50percent {
  padding-left: 5px;
  padding-right: 0px!important;
}

/** </Aufteilung des Inhalts in Spalten> **/

/** <Suchformular> **/

.searchhit {
  text-decoration: underline;
}
#searchform fieldset label {
  width: 150px;
  display: block;
  float: left;
}

#searchform fieldset legend {
  background: white;
  padding: 0.25em;
}

#searchform fieldset {
  border: 1px dashed gray;
}

#searchform fieldset input{
  max-width: 230px;
}

#searchform fieldset label {
  padding-left: 10px;
}

#searchform fieldset input,
#searchform fieldset label,
#searchform fieldset select {
  margin-bottom: 0.25em;
}
#searchform fieldset br {
  clear: left;
}
#searchform fieldset .button {
  margin-left: 160px;
  float: left;
}
/** </Suchformular> **/
#fblike {
  margin: 1em 0.5em 0.5em 40px;
}
/*<EditOnPro fix="on">*/
.content-a-b {clear: left;}
.content-b-b {clear: right;}
.block50percent{width: 48.5%;}
/*<EditOnPro fix="off">*/
#maincolumn .content-a-b,
#maincolumn .content-a-b{
	clear: none;
}
/*</EditOnPro>*/
