/*  
/*  
Theme Name: mfin

Description: Three column theme based on gila, fitted for uebernachten-in-mv.de
Version: 1.0
Author: Michael Finkenthei
Author URI: http://www.finkenthei.de

	mfin v1.0
	http://www.finkenthei.de
*/

/* ##### Common Styles ##### */

body {
  color: #444444; 
  background-color: #ffffcc;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}

h2 {
	font-size: 125%; 
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.center {
text-align: center;
}

/* ##### Header ##### */

#header {
  color: inherit;
  background-color: rgb(184,38,25);
}

.headerTitle {
  margin: 0;
  padding: 0.25em 4mm 0.25em 4mm;
	 color: #eee;
}

.headerTitle a {
  color: #eee;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
  color: #eee;
  background-color: black;
  text-align: center;
  margin: 0;
  padding: 0.5ex 0;
}

.subHeader a {
  color: #eee;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}

/* Bilder und Absaetze*/
/* ----------------------------------------------------- */
.MainText {
	color: #663300; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:16px;
	line-height: 20px; 
	text-align:left;
	}
.Impressum {
	color: #444444; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:10px;
	line-height: 15px; 
	text-align: center;
	}
#HeaderLogo {
	position:absolute;
	top:14px;
	right:10px;
	}

/* ##### Left Side Bar ##### */
#MainScreen {
	position: relative;
	top: 195px;
	width: 100%;
	height: 100%;
	left: 0px;
	right: 0px;
	bottom: 0 em;
	border: none;
	}
#DruckerTop {
	position: relative;
	left: 10px;
	top: 190px;
	font-family: Verdana,Sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	vertical-align:top;
	z-index: 3;
	}
#DruckerTop a:link {color: #ffffcc; }
#DruckerTop a:visited {color: #ffffcc; }
#DruckerTop a:hover {color: #ffdd00; }
#DruckerTop a {text-decoration: none }
#DruckerTop a img {border-style: none; }


.leftSideBar {
  background:url("/images/bg-darkgreenleft.gif") repeat-y;
  width: 200 em;
  float: left;
  clear: left;
  margin: 0 0 0 0;
  bottom: 0 em;
}

.leftSideBar .sideBarTitle {
  color: rgb(64,64,64);
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 0;
  padding: 0.7ex 0.51ex;
}


.leftSideBar li {
  margin: 1ex;
  padding: 0 0 0 0;
}

.leftSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar a:hover {
  color: rgb(64,64,64);
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar .sideBarText {
  color: rgb(166,140,83);
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}


/* ##### Right Side Bar ##### */

.rightSideBar {
  width: 13.5em;
  margin: 2ex 0.75ex 0 0;
  padding: 0;
  float: right;
  clear: right;
  border: 1px solid rgb(216,210,195);
  background-color: white;
}

[class~="rightSideBar"] {
  margin-right: 2em;
}

.rightSideBar .sideBarTitle {
  color: black;
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}

.rightSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: underline;
}

.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}
.rightSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.rightSideBar li {
  margin: 1ex;
  padding: 0 0 0 0;
}

.rightSideBar img {
 border: 0;
}


/* ##### Main Copy ##### */

.main-copy {
  color: black;
  background-color: #ffffcc;
  text-align: left;
  line-height: 1.5em;
  margin: 0 0 0 0;
  padding: 0.5em 16em 1em 17em;
  border-left: 1px solid rgb(216,210,195);
}

.main-copy h1 {
  color: rgb(166,140,83);
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

.main-copy a {
  color: rgb(168,140,83);
  background-color: transparent;
  text-decoration: none;
}

.main-copy a:hover {
	 color: rgb(64,64,64);
}

.date-header {
  font-size:78%/1.4em;
	 text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
}

.post {
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
}

.post a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.post a:hover {
  text-decoration: underline;
}

blockquote {  
/* background: url(http://yoururl/wp-images/quote.gif) no-repeat 0 3px; */
color: #666; 
padding-left: 20px;
font-style: italic;
margin-bottom: 1px;
display:block; 
padding-top:5px;
}


/* ##### Footer ##### */

#footer {
  color: black;
  background-color: rgb(230,223,207);
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm;
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}
	
	/* ##### Comments ##### */
	
.comment-link {
  text-transform:uppercase;
  letter-spacing:.1em;
}

input, select, textarea {
	font:95% Verdana,Sans-serif;
	}
textarea {
	line-height:140%;
	}

.SmallText {
margin-top: 2px;
margin-bottom: 2px; 
font-size: 11px;
line-height: 13px;
color: #444444;
letter-spacing: 1pt;
font-family: arial, helvetica, sans-serif;
}

.Text {
margin-top: 3px;
margin-bottom: 2px; 
font-size: 12px;
line-height: 160%;
color: #444444;
letter-spacing: 1pt;
font-family: arial, helvetica, sans-serif;
}

.TabellenTitelText {
margin-top: 2px;
margin-bottom: 2px; 
font-size: 15px;
line-height: 18px;
color: #ff3705;
letter-spacing: 1pt;
font-family: arial, helvetica, sans-serif;
}


.TextRot {
margin-top: 2px;
margin-bottom: 2px; 
font-size: 12px;
line-height: 15px;
color: #ff3705;
letter-spacing: 1pt;
font-family: arial, helvetica, sans-serif;
}

.alt {
	 background-color: #f8f8f8;
	 border-top: 1px solid #ddd;
	 border-bottom: 1px solid #ddd;
}	

/* Menuepunkte*/
/* ----------------------------------------------------- */
#Menu {
	top:10px;
	left:25px;
	color: #ffffcc;
	}
#Menu a:link {color: #ffffcc; }
#Menu a:visited {color: #ffffcc; }
#Menu a:hover {color: #ffdd00; }
#Menu a {text-decoration: none }
#Menu a img {border-style: none; }

.MenueNode1 {
	font-family:  Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	margin-left:12px;
	margin-right:40px;
	position:relative;
	}
.MenueNode2 {
	font-family: Verdana,Sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	margin-left:15px;
	position:relative;
	}
.MenueNode3 {
	font-family: Verdana,Sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 17px;
	margin-left:35px;
	position:relative;
	}


/* Header */
/* ----------------------------------------------------- */
#Header {
  position:absolute;
  background:#ffffff;
  height:160px;
  width:100%;
  border-bottom:1px solid #fff;
  border:0px;
  top:0px;
  left:0px;
  right:0px;

  }
#HeaderLeft {
	background:#99ccff;
	top:0px;
	left:0px;
	width:90%;
	height:100px;
	float:left;
	position: absolute;
	}
#HeaderRight {
	background:url("/images/bg-lightgelb.gif") repeat-y;
	color:#ffffff;
	top:0px;
	right:0px;
  	width:254px;
  	float:right;
	height:100px;
	position:absolute;
	}
	
#Banner {
	position:absolute;
	top:15px;
	left:70px;
	border:none;
	font-family: Verdana,Sans-serif;
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	color: #ff3705;
	letter-spacing: 3pt;
	}

#TitelStrand {
	position:absolute;
	top:160px;
	left:10px;
	width:100%;
	text-align: center;
	border:none;
	font-family: Verdana,Sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #cc0033;
	letter-spacing: 1pt;
	}

#TitelGras {
	position:absolute;
	top:185px;
	left:10px;
	width:100%;
	text-align: center;
	border:none;
	font-family: Verdana,Sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #ffffcc;
	letter-spacing: 1pt;
	}

#TitelGras a:link {color: #ffff66; }
#TitelGras a:visited {color: #ffff66; }
#TitelGras a:hover {color: #ffdd00; }
#TitelGras a img {border-style: none; }


/* Titelzeile */
/* ----------------------------------------------------- */

#TitleRow {
	position:absolute;
	background:url("/images/bg-meerblau.gif") repeat-x;
	height:107px;
	width:100%;
	top:100px;
	left:0px;
	right:0px;
	text-align: center;
	padding:2px;
	padding-top:12px;
	font-family: Verdana,Sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	color: #FFCC00;
	letter-spacing: 3pt;
}
