/*  
Theme Name: Ostsee Wellness Land
Theme URI: http://www.ostsee-wllness-land.de/
Description: Wordpress Theme f&uuml;r <a href="http://www.ostsee-wllness-land.de/">www.ostsee-wellness-land.de</a>.
Version: 1
Author: 
Author URI: 
	
*/

@import url(/style.css);

/* Definitionen für den Bereich Aktuelles */

.teaser {
    width: 345px; 
    text-align: left;   
}

.linkeSpalte {
    float: left;
}

.rechteSpalte {    
    float: right;
}

.post {
    margin-bottom: 20px;
}

.post .titel_gross {
    display: inline;
    margin-right: 0.5em;
}

.post .entry {
    text-align: left;
}

.post a.more-link {
    font-weight: bold;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
}

.navigation {
    margin: 20px 0px 10px 0px;
}

.image_thumb {
    float: right;
    margin: 0 0 5px 10px;
}

ul#archivlist {
    margin-left: 0;
    margin-bottom: 10px;
    padding-left: 0;
    list-style-type: none; 
}

ul#archivlist li {
    float: left;
    width: 230px;
}

#searchform {
    margin-top: 10px;
}

