* { margin: 0; padding: 0; }

body 
{ 
    text-align: center; 
    margin: 0; 
    font: 14px Arial;
    vertical-align: middle;
}

body.popup
{ 
    text-align: center; 
    margin: 0; 
    font: 14px Arial;
    vertical-align: middle;
    background: url("images/allgemein/background.jpg") 200px 25px no-repeat;
}

img 
{ 
    text-align: center; 
    vertical-align: bottom; 
    border: 0;
}

.floatleft
{
    float: left;
}

.floatright
{
    float: right;
}

.center
{
    text-align: center;
    clear: both;
    padding: 10px;
}

#page
{
	position: relative;
    text-align: justify; 
    width: 950px; 
    margin: 0 auto; 
}

#header
{
    width: 950px;
    height: 110px;
    text-align: center;
    margin-top: 5px;
}

#headbar
{
    width: 950px;
    margin-top: -10px;
    clear: both;
    font: 13px Arial;
}

    #headbar ul 
    { 
        float: right; 
        padding: 0 0 5px 15px;
        list-style-type: none; 
    }
    
    #headbar ul li 
    { 
        float: left; 
        margin-left: 15px; 
    }
    
    #headbar ul li a 
    { 
        color: #666; 
        text-decoration: none;
        vertical-align: middle;
    }
        
    #headbar ul li a.active 
    { 
        color: #f00; 
        text-decoration: none;
        vertical-align: middle;
    }
    
    #headbar ul li a:hover 
    { 
        color: #f00; 
    }
    
    #headbar ul li.aktiv a 
    { 
        color: #f00; 
        font-weight: bold;
    }
    
    #headbar div#breadcrumbs
    {
        float: left;
        color: #666; 
    }
    
    #headbar div#breadcrumbs a
    {
        color: #666;
        text-decoration: none;
    }
    
    #headbar div#breadcrumbs a:hover
    {
        color: #f00;
    }
    
#footer
{
    clear: both;
    padding-top: 5px;
}

#container
{
    padding-top: 35px;
}

#sidebar
{
    width: 198px;
    text-align: left;
}

    #sidebar ul
	{
		list-style: none;
		margin-left: 0;
	}

	#sidebar ul li 
	{
		padding: 0 0 7px 0;
		font-size: 14px;
		font-weight: bold;
	}

	#sidebar ul li a
	{
		text-decoration: none;
		color: #666;
        background: #00f;
		background:  url("images/allgemein/menuekreuz.gif") bottom left no-repeat;
		padding-left: 27px;
		padding-top: 8px;
		padding-bottom: 6px;
	}

	#sidebar ul li a:hover
	{
		color: #f00;
	}
	    
	#sidebar ul li a.active
    {
        color: #f00;
    }
	
	#sidebar ul li ul
	{
		list-style: none;
		margin: -10px 0 20px 25px;
		display: none;
	}
	
	#sidebar ul li ul.show
	{
	   display: block;
	}
	
	#sidebar ul li ul li 
	{
		padding: 6px 0 12px 0;
		font: 13px Arial;
		margin-top: 4px;
		margin-bottom: -20px;
	}
	
	#sidebar ul li ul li a 
	{
		text-decoration: none;
		color: #666;
        background: #00f;
		background:  url("images/allgemein/menuekreis.gif") center left no-repeat;
		padding-left: 14px;
		padding-top: 5px;
		font-size: 13px;
	}

	#sidebar ul li ul li a:hover 
	{
		color: #f00;
	}

#content
{
    left: 200px;
    top: 140px;
    position: absolute;
    text-align: justify;
    width: 750px;
}

    #content p
    {
        padding: 5px 0;
    }

    #content a 
    { 
        color:#666666; 
        text-decoration: none; 
    }
        
    #content h1
    {
        text-align: center;
        font: 16px Arial;
        font-weight: bold;
        padding-bottom: 5px;
    }
    
    #content h2
    {
        text-align: left;
        font: 14px Arial;
        font-weight: bold;
        margin-top: 10px;
    }
    
    #content ul
    {
        padding-left: 20px;
    }
    

    #content div.entry a
    { 
        color:#666666;
		text-decoration: none; 
		background: url("images/allgemein/linkpfeil.gif") center left no-repeat;
		padding-left: 7px;
		margin-left: 1px;
    }

    #content div.entry a.thickbox
    { 
		text-decoration: none; 
		background: none;
		padding-left: 0px;
		margin-left: 0px;
    }
    
    #content div.entry a:hover
    {
        color: #f00;
    }
	
    #content a:hover
    { 
        color: #ff0000; 
    }
    
    #content .title
    {
        background-color: #ccc;
        margin-bottom: 5px;
        padding-left: 2px;
        font: 16px Arial;
        font-weight: bold;
    }
    
    #content .entry
    {
        margin: 9px;
    }
    
    #content .bloginfo
    {
        font: 10px Arial;
        padding-bottom: 10px;
        clear: both;
    }
    
    #content div.news
    {
        border: 1px solid #ccc;
        margin: 15px 50px;
        padding: 5px;
    }
    
    #content div.news p
    {
        padding: 1px;
    }
    
    #content div.termin 
    {
        font: 18px Arial;
        color: #f00;
        font-weight: bold;
        text-align: center;
        border: 1px solid #ccc;
        margin: 15px 50px;
        padding: 5px;
    }     	
    
    #content div.headline
    {
        text-align: left;
        margin-top: 15px;
        color: #666;
        font-variant: small-caps;
    }
    
    #content div.main
    {
		text-align: left;
        margin-left: 15px;
    }
    
    #content table tr td
    {
        padding: 0 5px;
    }
        
    #content div#comments
    {
        padding: 20px;
    }
    
    #content div#map
    {
        width: 500px; 
        height: 300px;
        text-align: center;
        margin: 5px 0 0 125px;
    }
    
    #content .commententry
    {
        margin: 20px;
        width: 710px;
    }
    
    #content .commententry .commententrytext
    {
        margin: 5px 0 10px 20px;   
    }
    
    #content .comments
    {
        font-weight: bold;
    }

    
    #content .formular .label
    {
        float: left;
    	vertical-align: middle;
    }
    
    #content .formular .content
    {
        margin: 0 0 5px 60px;
    }
	 
	#content .formular .content2
    {
        margin: 0 0 5px 150px;
    }
	
	#content .formular .content2 .checkbox
    {
        margin: 0 0 2px 0;
    }
    
    #content div.post
    {
        padding-bottom: 20px;
    }
        
    #content img.pagebilder
    {
        text-align: center;
        padding: 5px 175px;
    }

    #content img.pagevorschau
    {
        text-align: right;
        float: right;
        padding: 1px 1px 1px 7px;
    }
    
    #content img.pagevorschauleft
    {
        text-align: right;
        float: left;
        padding: 1px 7px 1px 1px;
    }
    
	#content div.mygallery 
	{
		vertical-align: middle;
		text-align: center;
		clear: both;
	}

	#content div.mygallery div
	{
		height: 210px;
		width: 210px;
		vertical-align: bottom;
		text-align: center;
		float: left;
	}
	
	#content div.mygallery img.thickboxwidth
	{
		padding: 30px 0 0 0;
	}
	
	#content div.mygallery img.thickboxheight
	{
		padding: 5px 0 0 0;
	}
	
#thickboxentry
{
    position: absolute;
    text-align: justify;
    padding: 15px;
}
    #thickboxentry p
    {
        padding: 5px 0;
    }
        
    #thickboxentry h1
    {
        text-align: center;
        font: 16px Arial;
        font-weight: bold;
        padding-bottom: 5px;
    }
    
    #thickboxentry h2
    {
        text-align: left;
        font: 14px Arial;
        font-weight: bold;
        margin-top: 15px;
    }
   


/* Download Plugin */

.imageframe 
{ 
    border: 0px; 
}
.imgalignleft 
{ 
    float: left;
    padding: 1px 7px 1px 1px; 
}
.imgalignright 
{ 
    float: right; 
    padding: 1px 1px 1px 7px
}
.imgaligncenter 
{ 
    margin-left: auto; 
    margin-right: auto; 
    padding-bottom: 5px;
}  
.alignleft 
{ 
    border: 0px;
	float: left;
    padding: 1px 7px 1px 1px; 
}
.alignright
{
    border: 0px;
	float: right; 
    padding: 1px 1px 1px 7px
}
.aligncenter
{ 
    margin-left: auto; 
    margin-right: auto; 
    padding-bottom: 5px;
}
    
/* thickbox settings */

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
