/* global */

    body{ 
		background: url(../images/bg_body.gif) repeat-x;
        font:13px Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#444;
		line-height:160%;
		margin:0;
		padding:0 0 1em 0;
		text-align:center;
        }

    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:.5em 0;
			color:#1e2424;
			line-height:90%;
			}	
		h2 a, h3 a, h4 a, h5 a, h6 a{
			color:#1e2424;
			}				
        h2{            
			font-size: 20px;
			font-weight:bold;
			}
        #main h2{            
			margin-top: 0.75em;            
			line-height: 24px;            
			font-size: 20px;			
            margin-bottom: 0.5em;
			letter-spacing:-0.03em;
			}						
        h3{          
			padding-top: 10px;          
			line-height: 22px;          
			font-size:18px;
			font-weight:bold;			
            }
        h4{          
			font-size:18px;
            }				
    /* // headings */

    /* image replacement */
        h5{
			text-transform: uppercase;
			text-align: left;
			font-size: 10px;
		}		
				
#side h3{
			color: #3a8276;
			padding-left: 0;
			padding-bottom: 4px;
			padding-right: 0;
			padding-top: 0;
			line-height: 18px;
			font-size: 14px;
			margin:0;
			list-style:none;
			}	
		#side h3 a{
			color: #3a8276;
			padding-left: 0;
			padding-bottom: 4px;
			padding-right: 0;
			padding-top: 0px;
			line-height: 18px;
			font-size: 14px;
			margin:0;
			list-style:none;
			}	
		#side h3 a:hover{
			text-decoration: underline;
			color: #3a8276;
			padding-left: 0;
			padding-bottom: 4px;
			padding-right: 0;
			padding-top: 0px;
			line-height: 18px;
			font-size: 14px;
			margin:0;
			list-style:none;
			}	
		#side h4 a{
			color: #3a8276;
			padding-left: 0;
			padding-bottom: 10px;
			padding-right: 0;
			padding-top: 0;
			line-height: 14px;
			font-size: 12px;
			margin:0;
			list-style:none;
			}	
		#side h4 a:hover{
			text-decoration: underline;
			color: #3a8276;
			padding-left: 0;
			padding-bottom: 10px;
			padding-right: 0;
			padding-top: 0;
			line-height: 14px;
			font-size: 12px;
			margin:0;
			list-style:none;
			}	
		#side h4{
			color: black;
			padding-left: 0;
			padding-bottom: 10px;
			padding-right: 0;
			padding-top: 0;
			line-height: 14px;
			font-size: 12px;
			margin:0;
			list-style:none;
			}	
		.graphic, #rss{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		#content:after, .fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, .fixed{
			display:block;
			}
		/*  \*/
		#content, .fixed{
			min-height:1%;
			}
		* html #content, * html .fixed{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#c55409;
            }
        a:hover{
			color:#999;
            }			
		table, input, textarea, select, li{
			font:100% Trebuchet MS, Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#242424;
			}				
		p, blockquote, ul, ol, form{
			margin:1em 0;
			}
		blockquote{
			background:#e9f4f5;
			padding:1em 15px;
			}
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		th, td{	
			padding:3px 5px;
			border:1px solid #fff;
			}	
		th{	
			text-align:left;
			background:#dfeced;
			}
		td{	
			background:#e9f4f5;
			}					
		li{
			list-style-type: none;
			padding-left: 20px;
			background-position: 0px 5px;
			background-repeat: no-repeat;
			background-image: url(../images/bg_bullet.gif);
			display:list-item;
			}	
	
	/* // HTML Tags */	
	
/* // global */

/* page setup */

	#container{
		margin-left: auto;
		margin-bottom: 0;
		margin-right: auto;
		margin-top: 3px;
		width:948px;
		text-align:left;
		position:relative;
		}
	#header{
		background-repeat: no-repeat;
		height: 140px;
		position:relative;
		background: 0 0;
		}	
	#content{
		border-top-color: #788e92;
		border-top-style: solid;
		border-top-width: 2px;
		padding-top: 1em;
		padding-left: 0;
		padding-bottom: 1.5em;
		padding-right: 0;
		background:url(../images/bg_content.gif) repeat-y;
		}	
	#main{
		float:left;
		display:inline;
		width:567px;
		margin-left:50px;
		position:relative;
		}											
	#side{
		float:left;
		display:inline;		
		width: 233px;
		margin-left:72px;
		position:relative;
		}
	#footer{
		background-color: #2b625b;
		clear:both;
		padding:2em 50px;
		color:#fff;
		}		

/* //page setup */


/* navigation elements */

	/* main nav */
		
		ul#nav,  
		ul#nav li{
			margin-left: 0;
			margin-bottom: 0;
			margin-right: 0;
			margin-top: 5px;
			padding:0;
			list-style:none;
			}
		ul#nav{
			height:44px;
			}			
		ul#nav li, ul#nav li a{
			float:left;
			display:inline;
			height:44px;		
			line-height: 44px;			
			}			
		ul#nav li a{			
			padding-left: 30px;			
			padding-bottom: 0;			
			padding-right: 30px;			
			padding-top: 0;			
			font-size: 14px;
			color:#fff;
			text-transform:uppercase;
			}							
		ul#nav li.selected a, ul#nav li a:hover{
			color: white;
			background:#c55409;
			}													
	
	/* //main nav */
	
	/* sub nav */
		
		#side ul,  
		#side ul li{
			margin:0;
			padding:0;
			list-style:none;
			}	
		#side ul{
			padding-bottom: 20px;
			margin:.5em 0;
			}
		#side ul li{
			border-bottom:1px solid #e5e5e5;
			padding:.25em 0 .25em 15px;
			font-size:12px;
			background:url(../images/bg_bullet.gif) no-repeat 0 8px;
			}
		#side ul li a{			
			display:block;
			text-decoration:none;
			font-weight:normal;
			color:#1e2424;
			}	
		#side ul li a:hover{			
			text-decoration:underline;
			color:#1e2424;
			}																
	
	/* //sub nav */		
	
/* //navigation elements */

/* header */

	#header h1{
		font-size:30px;
		height:73px;
		line-height:73px;
		color: #c55409;
		margin:0;
		font-size:35px;
		font-weight:bold;
		letter-spacing:-0.02em;
		}
	#header h1 a{
		}		

	#rss{
		position:absolute;
		top:24px;
		right:39px;
		width:125px;
		height:125px;
		margin:0;		
		}
	#rss a{ 
		display:block;
		width:125px;
		height:125px;
		}		
	

/* // header */

/* content */

	#main a{
		text-decoration:underline;
		font-weight:bold;
		}	
	#main h2 a, #main h3 a, #main h4 a{
		text-decoration:none;
		}			
	.img{
		border:5px solid #fcfcfc;
		}	
	.right{
		margin-top: 10px;
		padding: 5px;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		float:right;
		margin-left:10px;
		}
	.left{
		margin-left: 0px;
		margin-bottom: 10px;
		margin-top: 8px;
		border-width: 1px;
		border-style: solid;
		border-color: #cccccc;
		padding: 5px;
		float:left;
		margin-right:10px;
		}		
	.note{	
		background:#dfeced;
		border:5px solid #c9dfe1;
		padding:1em 15px;	
		font-weight:bold;
		}		
		
		
	/* blog */
	
		.post{
			position:relative;
			}
		
		ul.blog,  
		ul.blog li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul.blog{
			}	
		ul.blog li{
			background-image: url(../images/bg_bullet.gif);
			background-repeat: no-repeat;
			clear:both;
			margin-bottom:2em;
			position:relative;
			}
		.date{
			position:absolute;
			left:-75px;
			top:0;
			width:54px;
			height:54px;
			background:url(../images/bg_date.gif) no-repeat 0 0;
			margin:0;
			text-align:center;
			overflow:hidden;
			color:#C55409;
			}	
		.date span{
			display:block;
			font-size:20px;
			margin:10px 3px 3px 3px;
			line-height:20px;
			}			
		.date em{
			display:block;
			font-size:13px;
			font-style:normal;
			line-height:13px;
			}																		
	
	/* // blog */		
						
	/* form */
																				
		form{
			margin:1em 0;
			border:none;
			background:#dfeced;
			border:5px solid #c9dfe1;
			padding:1em 15px;	
			}		
		label{
			float:left;
			clear:both;
			width:105px;
			margin-right:20px;
			margin-top:5px;
			text-align:right;
			}	
		input, textarea{
			width:350px;
			border:1px solid #ccc;
			padding:5px;
			vertical-align:middle;
			margin:0;
			}		
		textarea{
			height:180px;
			overflow:auto;
			}						
		form p{
			clear:both;		
			margin:0;
			padding:.25em 0;
			}					
		button{
			border:none;
			width:123px;
			height:43px;
			line-height:43px;
			text-align:center;			
			padding:0;
			margin:0;
			background:url(../images/bg_button.gif) no-repeat 0 0;	
			color:#fff;
			font-weight:bold;
			font-size:14px;
			cursor:pointer;	
			vertical-align:middle;		
			}												
		.submit{
			height:52px;
			margin-left:125px;					
			}
			
		form#search{			
			padding:5px 15px;
			}	
		#search label{display:none;}				
		#search input{width:122px;}	
		#search button{
			width:53px;
			margin-left:2px;			
			background:url(../images/btn_search.gif) no-repeat 0 0;	
			}						
			
	/* // form */	
	
	/* comments */	
			
		ol.comments,  
		ol.comments li{
			margin:0;
			padding:0;
			list-style:none;
			}		
		ol.comments{
			}			
		ol.comments li{	
			border-top:1px solid #e1e1e1;
			margin:.5em 0;			
			}	
		ol.comments li .data{			
			float:left;
			display:inline;
			width:130px;
			}
		ol.comments li .data em{
			font-style:normal;
			color:#999;
			display:block;
			}										
		ol.comments li .text{	
			float:left;
			display:inline;
			width:400px;
			margin-left:15px;
			}	
					
							
	/* // comments */							
						
	
/* // content */

/* footer */

	
	#footer p{
		margin:0;
		}
	#footer a{
		color:#fff;
		text-decoration:underline;
		}
	#footer a:hover{
		color:#aaa;
		text-decoration:underline;
		}		
	#footer ul{
		list-style-type: none;
		float:right;
		padding:0;
		margin:0;
		}
	#footer li{
		list-style-type: none;
		display:inline;
		margin:0 0 0 10px;
		padding:0;
		list-style:none;
		}
	.zahl {

	font-weight:bold;
	font-size:1em;
	background:#dfeced;
	padding:1px 3px 1px 3px;
	margin-right:2px;
	border:1px #00a983 solid;

}
	/* // footer */
