body {
	background: #ffffff url(img/bg.gif) center top;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1, h2 { font-size: 18px; color: #1d6d26; border-bottom: 1px solid #289a30; }
h2 { margin-top: 30px; }
div { margin: 0; padding: 0; }

a { color: #000000; text-decoration: none; font-weight: bold; } 
a:hover { color: #000000; text-decoration: underline; font-weight: bold; } 

#container {  
	width: 760px;
	background: #ffffff url(img/bckg.gif) repeat-y center top;
	margin: 0 auto;
}

#main { width: 740px; background: #ffffff url(img/head.jpg) no-repeat center top; margin: 0 auto; text-align: left; }

#left { float: left; }
#left div { width: 480px; margin: 40px 0px 30px 30px; }

#right { float: right; }
#rspace { width: 184px; margin: 138px 30px 30px 0; }
#kontakt { width: 184px; height: 315px; background: #ffffff url(img/kontakt.jpg) no-repeat center top; margin: 0; }
#kontakt div { padding: 60px 20px 0 20px; }
#right img { margin-top: 10px; }

.clear { clear: both; }
.tcenter { text-align: center; }
.tspace { margin-top: 30px; }
