/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 50px;
	padding: 0;
	background: #ffffff url(images/Hintergrundgrafik1.GIF) repeat-x top left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #3d3d3d;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px dashed grey;
		line-height: 24px;
}

h2 {
	font-size: 1.6em;
	padding-bottom: 5px;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 200px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: transparent url(images/Headerbild.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */
#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 0px 10px;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}


#menu a {
        font-size: 1.2em;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #ffffff;
}

/* #menu a:hover {
	background: url(images/balken_menu.gif) no-repeat left;
} */

ul.menu, ul.menu ul {
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

ul.menu a {
    display: block;
    padding: 4px 5px 3px 5px;
}

ul.menu ul a {
	margin: 0 0 0 0;
    	padding: 0 10px 0px 0px;
}

ul.menu ul a:hover {
	color: #ffffff;
}

ul.menu li {
    margin:0 0 0 0;
    height: 50px;
    padding:12px 5px 0px 5px;
background: url(images/img03.jpg) no-repeat right top;
    float:left;
}



/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}

ul.menu ul li {
    float:none;
    background-color: transparent;
    background-image:none;
    padding: 5px 0px 0px 5px;
    margin: 0;
    height:24px;
}

/* Links auf Unterpunkten sollen die Hintergrundfarbe ändern */

ul.menu ul li.hover, ul.menu ul li:hover {

    background-color: #a000ce;
    

}

ul.menu ul li.hover, ul.menu ul li:hover {

    background-color: #cf4d93;
    

}



/* Zweite Ebene */
ul.menu ul {
              margin:12px 0px 0px -6px;
                 padding: 0;
               position: absolute;
               background: #450a38;
               width: 240px;
                display: none;
	opacity:0.85; 
	filter:alpha(opacity=85);
}

   /* Zweite Ebene anzeigen */

       ul.menu li.hover ul, ul.menu li:hover ul  {

               display: block;

   }



/* Dritte Ebene */

   ul.menu li.hover ul ul, ul.menu li:hover ul ul {

                  display: none;

                    margin-left: 160px; /* Breite eines Listenelements - Überlagerung */

              margin-top: -20px; /* Höhe eines Listenelements */

        }



   /* Dritte Ebene anzeigen */

       ul.menu li.hover ul li.hover ul, ul.menu li:hover ul li:hover ul {

                display: block;

   }





/* Vierte Ebene */

     ul.menu li.hover ul li.hover ul ul, ul.menu li:hover ul li:hover ul ul {

                  display: none;

    }



   /* Vierte Ebene anzeigen */

       ul.menu li.hover ul li.hover ul li.hover ul , ul.menu li:hover ul li:hover ul li:hover ul {

               display: block;

   }
   
/* Wrapper */
#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding: 10px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 215px;
	padding: 5px;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 5px 15px;
	background: url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer .link {
	float: right;
	color: #616161;
}

#footer .link a {
	color: #616161;
}

#footer .copyright {
	float: left;
	color: #ffffff;
}

.flower {
	padding-left: 20px;
}

.tx_slsimplesearchbox {
	margin-bottom: 20px;
}

#teaser-single {
	padding:0;
	padding: 0;
}

teaser-kalender {
	width: 210px;
}

SELECT {	font-size: 11px;	color: #000000;	background-color: #e5ebee;	border: 0px solid #666666;}TEXTAREA {	font-size: 11px;	border:1px solid #666666;	color: #000000;	font-weight : normal;	background-color: #e5ebee;}
INPUT {	font-size: 11px;	color: #000000;	background-color:#e5ebee;	border: 1px solid #666666;}BUTTON {	font-size: 11px;	color: #000000;	background-color: #e5ebee;	border: 1px solid #EDEFF1;}.csc-mailform {	width: 360px;	border: 1px solid #aa220c;	font-size: 10px;	color: #000000;	padding-left: 25px;}.csc-mailform-field {	margin-bottom: 6px;	padding-top: 5px;	}

.ka-handler {
 cursor:pointer;
 font-size: 14px;
 color: #000000;
 text-decoration: none;
 border: none;
}
 
 
 .ka-handler h1 {
border-bottom:none;
font-size:1.1em;
font-weight:normal;
line-height:19px;
}

.ka-panel.close {
	background-image: url(http://vida-magazin.de/fileadmin/ext/kiwi-accordion-bullets/pfeil-hoch.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.ka-panel.open {
	background-image: url(http://vida-magazin.de/fileadmin/ext/kiwi-accordion-bullets/pfeil-runter.png);
	background-repeat: no-repeat;
	background-position: top right;	
}


#aktuelle-themen {
	background-image: url(images/kurznavi-startseite/aktuelle-themen.gif);
	width: 210px;
	height: 55px;
}


#aktuelle-themen:hover {
	background-image: url(images/kurznavi-startseite/aktuelle-themen-hover.gif);
	width: 210px;
	height: 55px;
	cursor: pointer;
}

#forum {
	background-image: url(images/kurznavi-startseite/Forum.gif);
	width: 210px;
	height: 55px;
}


#forum:hover {
	background-image: url(images/kurznavi-startseite/Forum-hover.gif);
	width: 210px;
	height: 55px;
	cursor: pointer;
}

#mitmachen {
	background-image: url(images/kurznavi-startseite/mitmachen.gif);
	width: 210px;
	height: 55px;
}


#mitmachen:hover {
	background-image: url(images/kurznavi-startseite/mitmachen-hover.gif);
	width: 210px;
	height: 55px;
	cursor: pointer;
}

#post-newsletter {
	background-image: url(images/kurznavi-startseite/post.gif);
	width: 210px;
	height: 55px;
}


#post-newsletter:hover {
	background-image: url(images/kurznavi-startseite/post-hover.gif);
	width: 210px;
	height: 55px;
	cursor: pointer;
}

#wir-fuer-sie {
	background-image: url(images/kurznavi-startseite/wir-fuer-sie.gif);
	width: 210px;
	height: 55px;
}


#wir-fuer-sie:hover {
	background-image: url(images/kurznavi-startseite/wir-fuer-sie-hover.gif);
	width: 210px;
	height: 55px;
	cursor: pointer;
}

.tx_slsimplesearchbox {
	background-color: #E7D5EF;
	padding: 5px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:1px solid grey;
padding:0;
}