/* css fuer hohe-rhoen.org, Dez. 2003, (c) Bernd Eversmann */

BODY { background-color: #FFF; 
      font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
      font-style: normal;
      font-weight: normal;
      /* background-image:url(bg2.jpg); background-repeat:repeat-x; */
      margin: 0;
      padding: 0;
}

#inhaltbreit { border:0;
		padding:0;
		margin:0; 
		background-color:#FFF;
		width:600px;
}

#inhaltschmal { border:0;
		padding:0;
		margin:0; 
		background-color:#FFF;
		width:580px;
}

/* hack, um ein div auf die hoehe eines enthaltenen Bildes zu strecken */
div.vertikal-strecken { border:0; padding:5px; }
div.vertikal-strecken img { float: left; margin: 10px; }
div.vertikal-strecken hr { display: block; clear: left; margin: -0.6em 0; visibility: hidden; }

/* links */
a { text-decoration:none; }
a:link { color: #369; }
a:visited { color: #369; }
a:hover   { color: #369; text-decoration : underline; }
a:active  { color: #69F; border:0;}


/* schriften */
p { font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	 font-size: 14px; 
	 line-height:140%;
}

ul { margin-left:30px;padding-left:0; }	

li { font-style: normal;
     font-weight: normal;
     font-size:14px;
     line-height:140%;
     list-style:square;
     padding-left:0;
     margin-left:0;
}

h1,h2,h3,h4,h5,h6 { font-family: Arial, Geneva, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        color: #906;
		padding-top:20px;
		padding-bottom:0;
        margin:0px;
}

h1 { font-size: 31px; }
h2 { font-size: 29px; }
h3 { font-size: 26px; }
h4 { font-size: 23px; }
h5 { font-size: 20px; line-height:21px; }
h6 { font-size: 17px; }

.gross { font-family : Verdana, Lucida, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
}
.graufett {font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #888;
}
.klein { font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 130%;
        font-style: normal;
        font-weight: normal;
}        
.xklein { font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
}
.wiemenu { font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #666;
		padding: 0 0 1px 0;
		margin: 0 0 1px 0;
}

img { border:0; }

.trenner { margin: 3px 0 7px 0;}
.trennerfarbe { padding: 0 0 7px 0; margin: 0; border-top: 1px dotted #906; }
.teaserliste { width: 540px; padding: 0 0 7px 0; margin: 0; }
