/* BODY */

body {
    background: #fdfdfd url(../images/bg.png) repeat-x;
}

/* HEADER */

#header {
    height: 180px;
    margin-top: 25px;
    margin-bottom: 2px;
}

/* NAV_TOP */

#nav_top {
    height: 25px;
    background: transparent url(../images/nav_top_bg.png) no-repeat;
    z-index: 1;
}
    
    #nav_top ul.top {
        width: 710px;
        list-style-type: none;
        z-index: 2;
    }
    
        #nav_top ul.top li {
            float: left;
            text-align: center;
        }
        
            #nav_top ul.top li a, #nav_top span {
                display: block;
                margin-top: 1px;
                margin-bottom: -1px;
                color: #fff;
                font-size: 14px;
                text-decoration: none;
            }
    
                #nav_top ul.top a:hover, #nav_top ul.top a.active {
                    text-decoration: underline;
                }
                
                #nav_top ul.top li:first-child {
                    width: 90px;
                }
        
    /* SUBNAVI */
    #nav_top ul.top ul {
        position: absolute;
        display: none;
        z-index: 100000;
        list-style-type: none;
        padding-top: 4px;
        margin-left: -10px;
    }
    
    #nav_top ul.top ul li {
        float: none;
        margin: 0;
        padding: 5px 0 5px 0;
        width: 117px !important;
        border: 1px solid black;
        border-top: none;
        background-color: #3867c8;
    }
    
    #nav_top ul.top li ul.hover, #nav_top ul.top li.hover ul, #nav_top ul.top li:hover ul  {
        display: block;
    }
    
    #nav_top span.grid_4.smaller {
        width: 210px;
        font-weight: bolder;
        text-align: center;
    }

/* NAV_LEFT */

.nav_left.header {
    height: 25px;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: transparent url(../images/box_header_small_bg.png) no-repeat;
}

    .nav_left.header div {
        padding-top: 1px;
    }

.nav_left.links {
    width: 158px !important;
    padding: 5px 0 5px 0;
    border: 1px solid #999;
    border-top: none;
    background: #eee url(../images/nav_left_bottom_bg.png) repeat-x bottom;
}

.nav_left.links img {
    margin-left: 10px;
    margin-right: 5px;
}

.nav_left.links a {
    color: #171717;
    text-decoration: none;
}

    .nav_left.links a:hover, .nav_left.links a.active {
        text-decoration: underline;
    }

.nav_left.links .indent img {
    margin-left: 20px;
}
    
.nav_left.links .indent a {
    font-size: 11px;
}

.nav_left.links .separator {
    height: 2px;
    margin: 8px 10px 8px 10px;
    background: transparent url(../images/nav_left_separator_bg.png) repeat-x;
}

/* CONTENT */

#content {
    width: 600px;
}

	#content.grid_13 {
		width: 770px;
	}

#content .header {
    height: 25px;
    width: 600px;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    background: transparent url(../images/box_header_big_bg.png) no-repeat;
}

	#content.grid_13 .header {
		width: 770px;
		background: transparent url(../images/box_header_bigger_bg.png) no-repeat;
	}

    #content .header div {
        margin-left: 10px;
        padding-top: 1px;
    }

    #content .header a {
        color: #fff;
        text-decoration: underline;
    }

#content .content {
    width: 568px;
    padding: 15px;
    border: 1px solid #999;
    border-top: none;
    border-bottom: none;
    background-color: #eee;
    background: #eee url(../images/nav_left_bottom_bg.png) repeat-x bottom;
}

	#content.grid_13 .content {
		width: 738px;
	}

    #content .content p {
        text-align: justify;
    }

#content .footer {
    margin-top: 0;
    margin-bottom: 25px;
    text-align: right;
    background: transparent url(../images/box_footer_big_bg.png) no-repeat;
}

	#content.grid_13 .footer {
		background: transparent url(../images/box_footer_bigger_bg.png) no-repeat;
	}

    #content .footer div {
        margin-right: 5px;
        margin-left: 5px;
        padding-top: 0px;
        font-size: 14px;
    }
    
    #content .footer div.news-list-browse {
    	float: right;
    	margin-left: 0px;
    }

    #content .footer a {
        text-decoration: none;
    }
    
        #content .footer a:hover, #content .footer span.activeLinkWrap {
            text-decoration: underline;
        }

/* NAV_RIGHT */

.nav_right.content {
    text-align: center;
}

    .nav_right.content a.all {
        display: block;
        margin-bottom: 2px;
        font-size: 12px;
    }

.nav_right.content div {
    padding: 10px;
    font-size: 11px;
    text-align: left;
}

    .nav_right.content div.separator {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .nav_right.content div a {
        text-decoration: underline;
    }
    
        .nav_right.content div span a, .nav_right.content div span.more a {
            color: #1e67fa;
            text-decoration: none;
        }
        
        .nav_right.content div span a:hover {
        	text-decoration: none;
        }

/* AKTUELLES_NEWS */

/* LIST */

#content .news-list-item h2 a {
	color: black;
	text-decoration: none;
}

#content .news-list-item a img {
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: 10px;
	background-color: #eee;
}

#content .news-list-item p span a {
	color: #1e67fa;
	text-decoration: none;
}

/* SINGLE */

#content .news-single-item h2 {
	font-size: 14px;
}

#content .news-single-item .news-single-img a img {
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: 10px;
	background-color: #eee;
}

#content .news-single-item .news-single-img p {
	margin-left: 15px;
}

/* GAESTEBUCH */

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	width: 558px;
	padding: 5px;
	margin-bottom: 5px;
	color: black;
	background-color: transparent;
}

	.tx-veguestbook-pi1 h2.tx-guestbook-header a {
		color: black;
		text-decoration: none;
	}

.tx-veguestbook-pi1 .tx-guestbook-right {
	float: none;
	width: 540px;
	border: 1px solid #ccc;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination {
	font-size: 100%;
}

	.tx-veguestbook-pi1 .tx-guestbook-pagination a {
		color: black;
	}

/* DOWNLOADS */

.sb_download_flex {
	margin-bottom: 30px;
}

	.sb_download_flex hr {
		margin-bottom: 5px;
	}

	.sb_download_flex .title {
		margin-bottom: 3px;
		font-weight: bolder;
	}
	
	.sb_download_flex .sb_download_image img {
		border: 1px solid #ccc;
	}

/* LINKS */

.tx_ablinklist_treeView_links a img {
	border: 1px solid #ccc;
}

/* FOTOALBUM */

.tx-gooffotoboek-pi1 table tr td.gfpb_landscape a img {
	margin-right: 5px;
	border: 2px solid white;
}

	.tx-gooffotoboek-pi1 small b a {
		display: block;
		margin-bottom: -30px;
		margin-top: 30px;
		padding: 20px;
		width: 527px;
		color: black;
		text-decoration: none;
		border: 1px solid #ccc;
		background-color: white;
	}
	
/* NEWSLETTER */

.tx_dmsubscription {
	padding: 10px;
}

	.tx_dmsubscription .text {
		margin-bottom: 10px;
	}
	
	.tx_dmsubscription form b {
		font-size: 12px;
	}

	.tx_dmsubscription form input.txt {
		width: 132px;
		margin-bottom: 5px;
	}
	
	.tx_dmsubscription form input.btn {
		margin-top: 10px;
		margin-left: 50px;
	}