body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
        background:url(../../picture/layout_2/hintergrund.jpg) no-repeat;
	background-color: #a9d84c;
        color: #4f4f4f;
}

form, div, p {
	margin: 0;
	padding: 0;
}

h1 {	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
        color: #015B01;
        margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	}

h2 {	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
        color: #015B01;
        margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
	}

h3 {	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
        color: #015B01;
        margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
	}

h4 {	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
        color: #015B01;
        font-style:italic;
        margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
	}

h5 {	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
        font-weight: normal;
        margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
	}

h6 {    font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #015B01;
        margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 3px;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #B40404;
	text-decoration: none;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #458BBC;
	font-weight: normal;
	text-decoration: none;
        cursor:pointer;
}
.nav_table a:hover {
	text-decoration: none;
cursor:pointer;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #458BBC;
	font-weight: normal;
	text-decoration: none;
cursor:pointer;
}

.nav_table_row_norm{
cursor:pointer;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}


/** 
 * Sample CSS for DIV pagelayout runde Ecken 
 */

#header{
        height: 130px;
        width: 560px;
        position: absolute; top:15px; left:220px;
        background:url(../../picture/layout_2/header_bg.png) no-repeat;

}

#page{
        position: absolute; top:60px; left:150px;
}

#page-o{
        height: 20px;
        width: 710px;
        background:url(../../picture/layout_2/page-o_bg.png) no-repeat;

}

#page-u{        
        min-height: 500px;
        width: 710px;
        background:url(../../picture/layout_2/page-u_bg.png) no-repeat;
        background-position: bottom;
}

#content{
        min-height: 370px;
        padding-top:10px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:20px;
        margin-top: 15px;
        margin-left:92px;
        margin-right:110px;
        border: solid 1px #DBF3DB;
        border-left: solid 5px #DBF3DB;
        background-color: #EFFBEF;
}

#footer{
        position:relative; bottom:00px; left:0px;
        height: 50px;
        width: 710px;
        background:url(../../picture/layout_2/footer_bg.png) no-repeat;
        }

#footerleft{
        float:left;
        min-height: 10px;
        margin-top: 21px;
        margin-left: 20px;
}

#footerright{
        float:right;
        min-height: 10px;
        margin-top: 17px;
        margin-right: 30px;
}

#menu-links{
        position: fixed; top:160px; left:30px;
}

#menu-links-o{
        height: 15px;
        width: 210px;
        background:url(../../picture/layout_2/kasten-ws-o_bg.png) no-repeat;

}

#menu-links-u{
        width: 210px;
        background:url(../../picture/layout_2/kasten-ws-u_bg.png) no-repeat;
        background-position: bottom;
}

#menu{
        padding-left:10px;
        padding-right:20px;
        padding-bottom:25px;

}

#termine{
        padding:10px;
        padding-right:18px;    
        padding-top:0px;
}

#aktuelles{
        padding:10px;
        padding-right:18px;    
        padding-top:0px;
}

#kontakt{
        padding:10px;
        padding-top:0px;
}

#kasten-1{
        position: absolute; top:145px; left:760px;
}

#kasten-1-o{
        height: 15px;
        width: 210px;
        background:url(../../picture/layout_2/kasten-ws-o_bg.png) no-repeat;

}

#kasten-1-u{
        height: 250px;
        width: 210px;
        background:url(../../picture/layout_2/kasten-ws-u_bg.png) no-repeat;
        background-position: bottom;

}


#kasten-2{
        position: absolute; top:405px; left:760px;
        padding-bottom:20px;
}

#kasten-2-o{
        height: 13px;
        width: 210px;
        background:url(../../picture/layout_2/kasten-ws-o_bg.png) no-repeat;

}

#kasten-2-u{

        width: 210px;
        background:url(../../picture/layout_2/kasten-ws-u_bg.png) no-repeat;
        background-position: bottom;
        padding-bottom:10px;
}

#breadcrumb {
        border-bottom: solid 1px #01DF01;
        padding-top:65px;
        margin-left:100px;
        margin-right:120px;
        padding-bottom:5px;
        padding-right: 5px;
        text-align: right;
}

#blume {
        position: absolute; bottom:40px; left:2px;
}

#spiegel {
        position: absolute; bottom:-80px;
        height: 80px;
        width: 700px;
        background:url(../../picture/layout_2/spiegel.gif) no-repeat;
        
}

#bottom {
        position: absolute; bottom:-15px;
        height: 20px;
        width: 700px;
        margin-left: 15px;
        text-align: left;  
}

/* Kalendereinstellungen */

.calendar {
       background-color: #EFFBEF;
       border: solid 1px #DBF3DB;
       border-left: 3px solid #DBF3DB;
       padding: 2px;
       margin: 2px;
}

.place {
       font-size: 9px;
}

    /* ------- start news --------- */

    .newsEntry {
       padding: 5px 0 0px 0;
    }

    .newsImageTeaser {
       float:left;
       border: 10px solid #dcdcdc;
       margin: 0px 5px 5px 0;
       padding: 0px 0px 0 0;


    }
    .newsImageDetail {
       float:left;
       border: 10px solid #dcdcdc;
       margin: 5px 10px 5px 0;
       padding: 0px 0px 0 0;

    }
    .news_teaser {
       text-align: justify;
    }

    .news_text{
       text-align: justify;
    }
    .hrNews{
       margin: 0px 0 0px 0;
       padding: 0px 0 0px 0;
       height:0;
       border:0;
       border-bottom:1px dotted #CCCCCC;
       clear:both;
    }

    /* ------- end news --------- */
