/*--------------------------------------------------------*/
/*                                                        */
/* Homepage xxx */
/*                                                        */
/*                                                        */
/* xxx                       */
/*                                                        */
/*          xxx            */
/*                                                        */
/*         xxx          */
/*                                                        */
/*--------------------------------------------------------*/

/* Screendesign and coding: Elisabeth Sillmann | http://www.blaetterwaldDesign.de */


@charset "UTF-8";


body  {
	font: 100% Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	background: #cc7261 url(imagesrw/back_rw_large.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
    }

.twoColElsLtHdr #container {
	width: 800px;
	margin: 0 auto 0;
	text-align: center;
	background-color: #FFFFFF;
	top: 50px;
	bottom: 20px;
	line-height: 1.2em;
	font-size: 90%;
	border: 1px solid #333333;
    } 

.twoColElsLtHdr #header {
	background: #ffffff url(imagesrw/HeaderLoewenzahn_kl.jpg) no-repeat center top;
	padding: 0px 30px 0px 0px;
	color: #333333;
	height: 280px;
	vertical-align: text-bottom;
    } 

.twoColElsLtHdr #header h1 {
    	margin: 0; 
    	padding: 10px 0; 
    }

.twoColFixLtHdr   #navigation1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bolder;
	vertical-align: middle;
	color: #990000;
	text-align: center;
}
#navigation1  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	background-color: #990000;
}
.twoColFixLtHdr  #navigation1 a {
	color: #990000;
	float: left;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#navigation1 a:active {
	font-weight: bolder;
}

#menu a:hover {
	background: #fcc46c;
	background-color: #ffffff;
	text-decoration: none;
	color: #990000;
}
	
#menu {
	width: auto;
	height: 3.5em;
	margin: 0 70px 0 70px;
	background: #990000;
	vertical-align: middle;
	font-size: 80%;
	border: 1px solid #990000;
	line-height: 1.2em;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 42px;
	padding: 6px 20px 0;
	border-right: 1px solid #ffffff;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#menu   a:active {
	text-decoration: none;
	color: #990000;
	background-color: #FFFFFF;
}

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: auto;
	background: #EBEBEB;
	padding: 15px 0;
	display: inline;
	list-style-type: none;
    }

.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
    	margin-left: 10px; 
    	margin-right: 10px;
    }
    
.twoColElsLtHdr #mainContent {
	margin: 0 120px 0 80px;
	line-height: 1.6em;
	text-align: left;
	list-style-type: square;
    } 

.twoColElsLtHdr #footer {
	background:rgb(153,0,0);
	color: #FFFFFF;
    } 

.twoColElsLtHdr #footer_popup {
	background:#FFffff;
	color: rgb(153,0,0);
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF6600;
}

.twoColElsLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 90%;
	color: #FFFFFF;
    }
	
	
	/* Latest Post */

#latest-post {
	padding: 40px 0px 20px;
	border-bottom: 2px solid #ff9966;
}

#latest-post .title {
	float: left;
	width: 270px;
	padding: 0 20px;
	text-align: right;
	line-height: 1.6em;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#latest-post .story {
	float: right;
	width: 420px;
	padding: 0px 20px;
	border-left: 2px solid #990000;
	line-height: 1.6em;
	text-align: left;
}

#latest-post .meta {
	clear: both;
}
    
    /* Verschiedene wieder verwertbare Klassen */
.fltrt { 
    	float: right;
    	margin-left: 8px;
    }

.fltlft { 
    	float: left;
    	margin-right: 8px;
    }

.clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

a {
	font-weight: bold;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #ff3333;
}
a:active {
	text-decoration: none;
	color: #FF3333;
}
.Stil8 {
	font-size: 90%
}
#spacer {
	height: 30px;
}
#navigation1 ul {
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
	font-size: 16px;
	display: inline;
}
#navigation1 li {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
}

#header a:active {
	font-weight: bolder;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	font-weight: bolder;
}
#header ul {
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
	font-size: 16px;
	display: inline;
}
#menu active {
	text-decoration: none;
	color: #990000;
	background-color: #FFFFFF;
}
.Stil9 {font-weight: bold}
.Stil10 {
	color: #990000;
	font-weight: bold;
	line-height: 20pt;
}
.Stil11 {font-size: 70%}
.Stil12 {font-size: 80%}

