	#three{
	border:0px solid green;
	/*border-bottom:#CCCCCC 1px solid;*/
	height:329px;
}
   
	#five{
	background-color:#FFF;
	width:890px; 
	height:34px;
}

	#horiline{
	background:#FFF;
	clear:both; 
}

	#colorline{
	background:#1c3026;
	width:890px;
	clear:both; 
}

	body {
	font:x-small/1.4 Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	text-align:center;  
	font-weight:none; 
	font-size:12px;
	 
}
        
	#container{
	/*background:#FFF url(/images/blog/six_seven_bkg2.gif) repeat-y top left;*/
	width:890px;
	border-right:#000000 1px solid;
	border-left:#000000 1px solid;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	text-align:left;
	margin-right:auto;
    margin-left:auto;
	
}

/* ----------------------------------- Layout */

#main 				{
		border:0px solid green;
		float: none; 
  		width: 890px;
  		}

#content 			{
		border:0px solid red;
		background:#FFF url(../images/sub_bg.gif); 
		float: left;
		width:890px;
		height:406px; 
		height:auto;
		padding:0px 0px 0px 0px;
		}
		
#contentIndex 			{
		border:0px solid red; 
		float: left;
		width:336px; 
		height:auto;
		padding:0px 0px 0px 0px;
		}
		
#contentDir 			{
		border:0px solid red;
		background:#FFF url(../images/sub_bg_tall.gif); 
		float: left;
		width:890px;
		height:406px; 
		height:auto;
		padding:0px 0px 0px 0px;
		}

#secondary 			{
		border:0px solid green;
		width: 145px;
		padding-left: 10px;
		padding-right: 5px;
        overflow: hidden;
		float: left;
					}

#sidebar 			{
		border:0px solid black;
		background:#FFF url(../images/trailer_bkg.jpg);
		width: 554px;
		height: 405px;
		/*padding-left: 10px;*/
		float: left;
		}
			

#footer 		{
	background:#FFF url(../images/city.jpg);
	border:0px solid black;
	background-color:#FFF;
	/*border-top:#CCCCCC 1px solid;*/
	height:222px;
	padding:0 0px; 
	clear:both;
		}

/* ---------------------------- Headings */

.title			{
  		font-size: 27px;
		color: #522f1c;
		font-family: georgia, times new roman, serif;
		margin-top: 15px;
        padding-bottom: 0px;
        margin-bottom: 0px;
		}
		
.title a,			{
		text-decoration: none;
		color: #522f1c;
		}

.title a:link		{
		text-decoration: none;
		color: #522f1c;
		}
				
.title a:active		{
		text-decoration: none;
		color: #522f1c;
		}
				
.title a:visited	{
		text-decoration: none;
		color: #522f1c;
		}

h1				{
       	font-family: georgia, times new roman, serif;
       	color: #522f1c;
	font-size: 16pt;
       	font-weight: normal;
		line-height:120%;
       	letter-spacing: 1px;
       	text-align: center;
	padding-top:5px;
        padding-bottom:16px;
				}
			
h1 a,			{
        color: #522f1c;
		text-decoration: none;
		}

h1 a:link		{
        color: #522f1c;
		text-decoration: none;
		}
				
h1 a:active		{
        color: #522f1c;
		text-decoration: none;
		}
				
h1 a:visited	{
        color: #522f1c;
		text-decoration: none;
		}

h1 a:hover 		{
        color: #fff; 
		background: #522f1c; 
		text-decoration: none;
		}

h2	{
  	font-family: georgia, times new roman, serif; 
        color: #522f1c; 
        font-size: 18px; 
        margin: 0px;
        font-weight: normal;
        letter-spacing: 1px;
        text-align:center;	
	}

h2 a,			{
        color: #522f1c;
		text-decoration: none;
				}

h2 a:link		{
        color: #522f1c;
		text-decoration: none;
		}
				
h2 a:active		{
        color: #522f1c;
		text-decoration: none;
		}
				
h2 a:visited	{
        color: #522f1c;
		text-decoration: none;
		}


h3 				{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		padding-top:4px;
		padding-bottom:4px;
		margin-left:70px;
		margin-right:70px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
                color: #d9560f;
                text-align:center;
		text-transform: uppercase;
                letter-spacing: 2px;
				}


h3 a,			{
        color: #d9560f;
		text-decoration: none;
		}

h3 a:link		{
        color: #d9560f;
		text-decoration: none;
		}
				
h3 a:active		{
        color: #d9560f;
		text-decoration: none;
		}
				
h3 a:visited	{
        color: #d9560f;
		text-decoration: none;
		}

h3 a:hover 	{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
	}

h4 				{
	font-family: verdana, arial, sans-serif;
	padding-top: 20px;
        font-size: 11px;
        letter-spacing: 1px;
        color: #333;
        text-align:center;
		font-weight:normal;
				}

h5 				{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		padding-top:4px;
		padding-bottom:4px;
                color: #d9560f;
                text-align:center;
		text-transform: uppercase;
                letter-spacing: 2px;
				}


h5 a,			{
        color: #d9560f;


		text-decoration: none;
		}

h5 a:link		{
        color: #d9560f;
		text-decoration: none;
		}
				
h5 a:active		{
        color: #d9560f;
		text-decoration: none;
		}
				
h5 a:visited	{
        color: #d9560f;
		text-decoration: none;
		}

h5 a:hover 	{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
	}


/* ---------------------------- Mainly Main */


blockquote		{
		padding-top:0px;
		margin-left:10px;
		padding-left: 35px;
		font-family: verdana, arial, sans-serif;
		font-style: italic;
		background-image:url(./gfx/quote.gif);
		background-position: 0px 0px;
		background-repeat:no-repeat;
		}

.beispiel	{
		padding-top:10px;
		margin-left:10px;
		padding-left: 15px;
		margin-bottom:10px;
		font-family: verdana, arial, sans-serif;
		font-style: italic;
		background-position: 0px 15px;
		}

li				{
		list-style-type: square; 
		margin-left: 7px;
                padding-left: 10;
		font-weight: normal;
                margin-top: 0; 
                margin-bottom:2px;
				}
ul              {
		margin-left: 7px;
                padding-left: 0;
                list-style-position:outside;
                margin-top: 0; 
                margin-bottom:0;
                }

.date			{
		padding:0 0 0 0px; 
		color:			#999;  
		font-weight:	none; 
		font-size:		10px; 
		line-height:	100%;
		font-family:	verdana,arial;
		text-align:		left; 
		text-transform: uppercase;
		}


.postmeta	{
		font-family: verdana, arial, sans-serif;
		color: #666; 
		font-size: 10px;
        text-align:center;
		line-height:180%;
		padding-bottom:20px;
		}

.postmeta a,	{
        color: #d9560f;
		text-decoration: none;
		}
				
.postmeta a:link {
        color: #d9560f;
		text-decoration: none;
		}
				
.postmeta a:visited {
        color: #d9560f;
		text-decoration: none;
		}
				
.postmeta a:active {
        color: #d9560f;
		text-decoration: none;
		}

.postmeta a:hover
		{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}
		

.navtext 			{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 11px;
		font-weight: none;
    	text-align:left;
		padding-top:0px;
		padding-bottom:0px;
		}
		
.navtext a, {color:#175533; text-decoration: underline; font-weight: none;}
.navtext a:link {color:#175533; text-decoration: underline; font-weight: none;}
.navtext a:visited	{color:#175533; text-decoration: underline; font-weight: none;}
.navtext a:hover {color:#175533; text-decoration: none;}		
		
.text 			{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 12px;
    	text-align:left;
		font-weight:normal;
		padding-top:0px;
		padding-bottom:10px;
		}
		
.textSM 			{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 10px;
    	text-align:left;
		font-weight:normal;
		padding-top:0px;
		padding-bottom:10px;
		}
		
.textLarge 			{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 14px;
    	text-align:left;
		font-weight:bold;
		padding-top:0px;
		padding-bottom:10px;
		}

.text a, 		{
		color:#3399CC;
		text-decoration: underline;
		}

.text a:link 	{
		color:#3399CC;
		text-decoration: underline;
		}
				
.text a:visited	{
		color:#3399CC;
		text-decoration: underline;
		}

.text a:hover 	{
		color:#3399CC; 
		text-decoration: none;
		}


/* --------------------- Mostly Sidebar */


.sidehead		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		text-transform: uppercase;
        letter-spacing: 1px;
		font-size: 10px;
		line-height:150%;
        text-align: none;
		padding-top: 20px;
		}

.sidetext 		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 10px;
        text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:20px;
		padding-bottom:20px;
				}

.sidetext a, 	{
        color: #d9560f;
		text-decoration: none;
		}
				
.sidetext a:link 	{
        color: #d9560f;
		text-decoration: none;
		}
				
.sidetext a:active 	{
        color: #d9560f;
		text-decoration: none;
		}
				
.sidetext a:visited 	{
        color: #d9560f;
		text-decoration: none;
		}


.sidetext a:hover 
		{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}

/* --------------------- Footercontent */

	#footer span{
	color:#666;
	border:0px solid blue;  
	font-weight:none; 
	font-size:10px;
	text-transform:none;
	
}

.footertext 		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 10px;
        text-align: center;
		line-height:150%;
		font-weight: normal;
		padding-top: 5px;
		padding-bottom:20px;
		}

.footertext a, 	{
        color: #9d9560f;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:link 	{
        color: #d9560f;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:active 	{
        color: #d9560f;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:visited 	{
        color: #d9560f;
		text-decoration: none;

		line-height:180%;
		}

.footertext a:hover 
	{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}




/* Begin Comments*/


#comment  { 
color: gray;
background-color: none; 
text-align: left; 


border-top: 2px dotted gray
}





.commentshead { 
color: black; 
font-size: x-large;
font-family: Georgia, Times, Times New Roman, serif; 
font-weight: bold; 
line-height: 140%; 
text-align: left 

margin-top: 50px;
}




.commentstext   { 
color: black; 

font-size: small; 

font-family: Georgia, Times, Times New Roman, serif; 
font-weight: normal; 
line-height: 160%; 
text-align: left 
margin-top: 5px;
margin-bottom: 50px;
}


.commentsmetadata { 
color: grey; 
font-size: x-small; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 

line-height: 140%; 
}



#commentform input {
	width: 300px;
	color: grey;
	font-size: small; 
font-family: verdana, arial, sans-serif; 
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 2px 0px;
	text-align: left; 
	}

#commentform textarea {
	width: 300px;
	color: grey;
	padding: 2px 2px 2px 2px; 
        font-size: small; 
        font-family: verdana, arial, sans-serif;
	}

#commentform #submit {
	margin: 0px;
		text-align: center; 
			color: black;
	float: center;
	}




.nocomments {
	text-align: right;
	margin: 0;
	padding: 0;
	}


/* End Comments */

/* NEW STYLE ADDED */
	#postHead{ 
	color:			#000;  
	font-weight:	none; 
	font-size:		10px; 
	line-height:	100%;
	font-family:	verdana,arial;
	text-align:		left; 
	text-transform: uppercase;
}

	#sidebar span{
	color:#666;  
	font-weight:none; 
	font-size:11px;
	line-height:18px;
	text-align:left; 
	text-transform:none;
}

	#secondary span{
	color:#666;  
	font-weight:none; 
	font-size:11px;
	line-height:18px;
	text-align:left; 
	text-transform:none;
}

	#sideContentEmpty{
	border:1px solid black; 
	width:10px; 
	height:auto;
	float:right;
}

	#sideContentEmpty2{
	border:1px solid black; 
	width:10px; 
	height:auto;
	float:right;
}

a:link {
	color:#3399CC;
	text-decoration:underline;
}

a:visited {
	color:#3399CC;
}

a:hover {
	text-decoration:none;
}

/* ------------------------------- */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	/*margin-bottom: 0px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

	.posttitle {
	font-size:		14px;
	font-weight:	bold;
/*	text-transform: uppercase; */
}

	#fsize {
	height:20px;
	width:211px;
}

	#fsize2 {
	height:90px;
	width:241px;
}

.textDir 			{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 10px;
    	text-align:left;
		font-weight:normal;
		padding-top:0px;
		padding-bottom:10px;
		}
		
.textSMDir 			{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 10px;
    	text-align:left;
		font-weight:normal;
		padding-top:0px;
		padding-bottom:10px;
		}
		
.textLargeDir 			{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 14px;
    	text-align:left;
		font-weight:bold;
		padding-top:0px;
		padding-bottom:10px;
		}