		td {vertical-align:top;}
		
		p {font-size:12px;}
		h1{font-size:18px;line-height:22px;}
		h2{font-size:14px;line-height:22px;}
		h3{font-size:12px;}
		h1,h2,h3,h4 {color:#99cc33;margin:0px;margin-bottom:5px;}
		table h2 {color:#99cc33;margin:0px;margin-bottom:5px;}
		#left h2 {color:#99cc33; font-size:3.0em;margin-bottom:3px;text-transform:uppercase;}
		
		hr {	border-bottom:1px dashed #e2e2e2;
				border-top:none;
				border-right:none;
				border-left:none;
		}
		
		.anzeige, .backlink 	{
			margin-bottom:2px;margin-top:5px;
			font-size:12px;
			padding:5px;
			border:1px dashed #99cc33;
			-moz-border-radius:5px;
			-khtml-border-radius:5px;
		}
		
		.platin 	{
			border:2px dashed #ffcc00;
			-moz-border-radius:5px;
			-khtml-border-radius:5px;
			text-align:center;
		}
		
			.hidden {
				text-align:center;
				position:absolute;
				display:none;
				z-index:100;
			}
		
		.small {font-size:10px;}
		.datum {float:right;font-size:10px;}
		.edit {float:right;font-size:10px;}
		.anzeige h1{font-size:12px;background:none;line-height:12px;padding-left:0px;}
		.backlink h1{font-size:12px;background:none;line-height:12px;margin-bottom:0;}
		.premium {background:#ffcccc;border:1px solid #000;}
		.right {background:#e2e2e2;}
		.premiumlink {font-weight:bold;}
		
		#shoutbox { /*small*/
			text-align:center;
			float:right;
			margin:30px;
			width:240px;height:120px;
			-moz-border-radius:5px;
			-khtml-border-radius:5px;
			border:1px solid #fff;
			background:#ffffff;
			font-size:11px;
			overflow:hidden;
		}
		
		#shouts_small { /*small*/
			font-size:10px;
			text-align:center;
		}
		
		.shouttime {
			font-size:10px;color:cccccc;margin-right:5px;margin-top:5px;
		}
		
		.shouts_1 {
			border:1px solid #99cc33;
			padding:10px;
			background:#99cc33;
			height:350px;
			overflow:auto;
			font-size:11px;
		}
				.shouts_2 {	
					padding:10px;border:1px solid #e2e2e2;
					-moz-border-radius:5px;
					-khtml-border-radius:5px;
					background:#fff;
				}
				
				.shouts_2 .name {font-weight:bold;float:left;width:100px;}
				.shouts_2 .beitrag {margin-left:100px;width:350px;}
		
		
		.shouttime {
			float:right;font-size:10px;color:cccccc;margin-right:5px;margin-top:5px;
		}
		
		
		.webthumb {}
		
		.fehler {color:#ff0000;}
		.red {color:#ff0000;}
		
		.marquee {
			float:left;
			padding: 0 10 0 10px;
			margin: 2 4 2 4px;
			height:26px;
			font-size:1.0em;
			line-height:25px;
		}
		
		/*Kontaktformular*/
		label {width:150px;float:left;}
		input,select {width:350px;}
		textarea {width:350px;height:100px;}
			.big {width:350px;height:300px;}
			.backlinkarea {width:500px;height:70px;}
		form.br {clear:both;}