/*  
Theme Name: Sonntagabendtreff
Theme URI: 
Description: Theme by Stylecollision.de, Design by Kloft.org
Version: 
Author: Stylecollision
Author URI: http://www.stylecollision.de 

	
 */

* {
	margin:0;
	padding:0;
}

body,td,th,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background: url(images/bg.jpg) repeat-y left #005574;
	margin: 0px;
}


td#eins {
	height: 146px;
}

td#zwei {
	height: 120px;
}

td#drei {
	padding: 30px;
}

h1 {
	font-weight: bold;
	font-size: 25px;
	margin: 0 0 25px 0;
}

h1 a {
	text-decoration:none;
	color:#000000;
}

p {
	margin: 0 0 6px 0;
	line-height: 160%;
	text-align: justify;
}

td#drei table th, td#drei table td {
padding:3px 1px;
}

td#drei table {
margin-bottom:24px;
}