.plaetze
	{
	margin: 20px 10px -5px 10px;
	color: #2d2d2d;
	}
	
	.plaetze a
		{
		text-decoration: none;
		color: #589c00;
		}
		
	.plaetze ul 
		{
		margin: 0px;
		}
		
		.plaetze li
			{
			margin: 0 20px 0 0;
			list-style: none;
			float: left;
			}
			
				.categories2
					{
					font-size: 90%;
					float: left;
					overflow: hidden;
					margin: 5px 10px 10px 4px;
					}
					
				.categories2 h3
					{
					line-height: 16px;
					margin: 5px 0 5px 0px;
					padding: 0;
					color: #589c00;
					font-style: normal;
					font-size: 135%;
					}
					
					.categories2 ul
						{
						float: left;
						overflow: hidden;
						margin: 0 20px 0 8px;
						padding: 0;
						}
					
					.categories2 li
						{
						line-height: 18px;
						color: #cccccc;
						}
						
						.categories2 li a
							{
							color: #2d2d2d;
							text-decoration: none;
							}
	.verzeichnisse
		{
		margin-right: 570px;
		float: left;
		}
		
		.verzeichnisse a
			{
			margin: 3px 10px 0 0;
			}
			
	.advertising250
		{
		text-align: center;
		line-height: 24px;
		margin-left: 6px;
		width: 290px;
		height: 115px;
		background: #f7f7f7;
		border: 1px solid #dddddd;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;
		font-size: 20px;
		font-weight: bold;
		}
		
		.advertising250 a
			{
color: #589c00;
			text-decoration: none;
			}
			
		.katalog-button
			{
			width: 400px;
			float: left;
			overflow: hidden;
			}
			
		.second-footer-text
			{
			width: 550px;
			float: left;
			text-align: right;
			overflow: hidden;
			}
	.footer-links a
		{
		color: #2d2d2d;
		text-decoration: none;
		}
		
		.themen
				{
				float: left;
				overflow: hidden;
				width: 290px;
				margin-left: 5px;
				}
			
			.themen-content
				{
				margin: 5px 0 0 0;
				border: 1px solid #dddddd;
				background: #f7f7f7;
				-moz-border-radius-topleft: 4px;
				-moz-border-radius-topright: 4px;
				-moz-border-radius-bottomleft: 4px;
				-moz-border-radius-bottomright: 4px;
				overflow: hidden;
				padding: 15px;
				}
				
				.themen-content a
					{
					color: #589c00;
					text-decoration: underline;
					margin: 0 5px 0 2px;
					}
					
	.aktionen
		{
		margin: 5px 3px 5px 0;
		padding: 22px 25px 25px 30px;
		font-size: 18px;
		overflow: hidden;
		color: #ffffff;
		border: 1px solid #699c33;
		background: #81b748;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;
		}
		
		.aktionen a
			{
			margin: 10px 10px 10px 10px;
			font-size: 20px;
			color: #ebfa87;
			text-decoration: underline;
			}
			
			.iphone-news
				{
				margin: 0px 10px 0px 10px;
				float: left;
				width: 100px;
				}
	.tarif-content
		{
		overflow: hidden;
		margin: 20px 0px 10px 10px;
		}		
		
		.tarif-content h1
			{
			line-height: 20px;
			margin: 0px 0 10px 7px;
			padding: 0;
			color: #589c00;
			font-style: normal;
			font-size: 18px;
			}
				
	.tarif-tabelle
		{
		margin: 10px 5px 10px 5px;
		overflow: hidden;
		//border: 1px solid #a3ae9e;
		-moz-border-radius:4px; 
		-webkit-border-radius:4px;
		}
		
		.tarif-tabelle ul
			{
			//border-top: 1px solid #a3ae9e;
			border-top: 1px solid #e0e0e0;
			border-left: 1px solid #e0e0e0;
			border-bottom: 1px solid #e0e0e0;
			overflow: hidden;
			margin: 0px;
			padding: 0px;
			list-style: none;
			}
		.tarif-tabelle ul:hover
			{
			background: #eef5ec;
			}
	
		.tarif-tabelle ul>li
			{
			list-style: none;
			padding: 5px 7px 5px 7px;
			border-bottom: 1px solid #e0e0e0;
			border-right: 1px solid #e0e0e0;
			float: left;
			height: 40px;
			line-height: 40px;
			text-align: center;
			}
			
		.tarif-tabelle a
			{
			color: #358c00;
			font-weight: bold;
			}
			
/* Comments */

.content-wrapper
	{
	margin: 0px;
	}	
	
#comments
	{
	margin: 0px;
	overflow:hidden;
	}
	
.comment-date
	{
	color: #666666;
	font-style: italic;
	font-size: 90%;
	}

.comment-headline
	{
	font-family: Tahoma;
	font-size: 18px;	
	}	

.comment-author-box
	{
	padding: 10px 7px 2px 0px;
	overflow:hidden;
	}
	
.comment-container
	{
	background: #f7f7f7;
	margin: 5px 4px 0 0;
	overflow: hidden;
	border: 1px solid #dddddd;
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	padding: 5px 10px 5px 10px;
	}
	
.comment-author
	{
	font: 800 16px Cambria, Georgia, serif;	
	}

.comment-author a, comment-author a:visited, .comment-author a:hover, comment-author a:active
	{	
	color: #1d1d1d;	
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	}
	
//.ratingblock
//	{
//	display: none;
//	}	

.comment-text
	{
	padding: 0px;
	line-height: 18px;
	text-align: justify;
	padding: 5px;
	margin: 0px 5px 15px 5px;
	border-bottom: 1px dotted #e0e0e0;
	}
	
.comment-fields
	{
	margin: 15px 20px 5px 20px;
	font-size: 13px;
	}

.comment-fields h3
	{
	font-family: Tahoma;
	font-size: 20px;	
	margin: 0 0 -1px 0;
	}

.form-left
	{
	float: left;
	width: 168px;
	}
	
.form-right
	{
	overflow: hidden;
	}

.form-style
	{
	border: 1px solid #e6e6e6;
	-moz-border-radius:6px; 
	-webkit-border-radius:6px;
	background: #fff;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 8px 10px;
	}
	
.comment-submit
	{
	margin: 0 8px 0 0;
	}
	
.links
	{
	text-align: right;
	margin: 0 20px 20px 0;
	font-size: 11px;
	color: #cccccc;
	}		
	
	.links a, .links a:visited
		{
		color: #ededed;
		}
		
	.links a, .links a:visited
		{
		color: #ededed;
		}		