/* Start of CMSMS style sheet 'Layout: Flora-einspaltig' */
/* CSS Document */

body{
	width: auto;
        height: 100%;
        padding: 0;
        margin: 0;
        font-size: 12px;
        font-family: Tahoma;
        	background: url(uploads/css/images/menue_bg.jpg) -40px 0 repeat-y;
}
#seite {
        text-align: left;   
        padding: 0;
        height: 100%;
        max-height: 100%;
        width: 100%;
        font-family: Tahoma;
        font-size: 12px;
}
#header{
	background: url(uploads/css/images/menue_top_bg.jpg) repeat-x;
	height: 30px;
	width: 100%;
}
#flora_logo {
	float: left;
        background: url(uploads/css/images/logo_4.jpg) no-repeat;
	width: 186px;
	height: 92px;
	margin-top: -30px;
}
#gesund_logo img {
	float: left;
        text-decoration: none;
        border: none;
        width: 175px;
        height: 69px;
	margin: 20px 0px 20px 0px;
}
#menue {
	position: absolute; 
	left: 0px;
	top:30px;
	width: 185px;
	max-height: 100%;
}
#navigation {
	float: left; 
 	list-style-type: none;
        width: 185px;
	max-height: 100%;
        height: 100%;
	border: 0px dotted #000000;
	margin: 20px 0px 0px 0px;
	text-align: left;
}	
#rhead {
        float: right;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #000000;
        width: 275px;
        height: 20px;
	padding: 6px 0px 0px 0px;
	border: 0px dotted #000000;	
}
#inhalt {
	background: transparent url(uploads/css/images/bg_seite.jpg) repeat scroll 0 0;
	height: auto;
        margin: 0;
	border: 0px solid #FF0000;	
}
.post {
	position: absolute;
	left: 185px;
	top: 30px;
        font-family: Tahoma;
        font-size: 12px;
	width: 750px;
	margin: 0px 0px 15px 5px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cc0000;
}

.post a {
	border: none; 
	text-decoration: none; 
	color: blue;
}
.content {
       	float: left; 
	width: 750px;
	margin: 75px 0px 0px -10px;
	padding: 0px 0px 0px 0px;
}
.content img {
        float: right;
}
.einspaltig {
        float: left;
        width: 750px;
        font-family: Tahoma;
        font-size: 12px;
        height: auto;
	line-height:1.5em;
	padding: 20px 0px 10px 5px;
	margin: 0px 0px 0px 0px;     
}
.titel {
	float: left;
	background-color:#cc0000;
	width: 750px;
	font-size: 14px;
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;	
}
.left {
	float: left;
	width: 500px;
	line-height:1.5em;
	padding: 20px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.right {
	float: right;
	width: 225px;
        height: auto;
	line-height:1.5em;
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
.right img {
        border:1px solid #CCCCCC;
        display:inline;
        padding: 2px;
}
.left, .right {
	height: auto;
	color: #000000;
	font-size: 12px;
   	font-family: Tahoma;
	text-align:left;
	border: 0px dotted #000000;
}
#bilderrahmen {
	width: 180px;
	height: auto;
	font-size: 12px;
   	font-family: Tahoma;
	text-align: center;
}
h1 {
	color: #cc0000;
	font-size: 15px;
        margin: 0px 0px 20px 0px;
}
h2 {
	color: #cc0000;
	font-size: 12px;
        line-height: 1.0em;
        margin: 0px 0px 0px 0px;
}
h3 {
	color: #cc0000;
	font-size: 16px;
        margin: 0px 0px 0px 0px;
}
p {
        margin: 0px 0px 15px 0px;
}
div#footer {
        background:transparent url(uploads/css/images/bottom_bg1.jpg) repeat-x bottom;
        position: fixed;
        bottom: 0px;
        left: 0px;
        margin: 0;
        max-width: 100%;
       width: 100%;
       padding: 0;
       height: 35px;
}

div#footer img {
        float: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}
.alignleft {
       float:left;
       text-align:left;
}
.alignright {
       float:right;
       text-align:right;
}
table {
       width: 750px
}
/* IE 6 */
* html #navigation a {
       margin-left: 40px;
}

/* End of 'Layout: Flora-einspaltig' */

