/* 
 *	CSS Document 
 *	lutzertrain
 *	-------------------------------------------------------------------------------
 *	(c) 2007 Lars Brinkmann | netzbuero.de
 *
 *	04/10/2007
 *
 *	-------------------------------------------------------------------------------
 *	index.tpl.css
 */

body	{ padding: 0px; margin: 0px; font-family: Verdana, Arial, sans-serif; font-size: 13px; }
img		{ border:none; }
h1, p	{ margin-top: 0px; }
a		{ color: #dc0000; text-decoration: none; font-weight: bold; }
a:hover	{ color: #000000; text-decoration: underline; }




.contentWrap	{ position: absolute; top: 355px; left: 170px; }
.content		{ position: relative; line-height: 175%; width: 550px; }
.content h1		{ font-size: 14px; clear: both; margin-bottom: 0px; }
.adresse		{ margin-top: 20px; margin-bottom: 20px; }
.adresse a		{ color: #888888; font-weight: normal; }
.adresse p		{ font-size: 11px; color: #888888; float: left; margin-right: 30px; }
.contentNav		{ padding-bottom: 20px; }
.contentNav a	{ display: block; line-height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 16px; 
				  color: #000000; margin-right: 60px; background: url(../images/arrow.gif) no-repeat; text-indent: 20px; 
				  float: left; }
.contentNav a:hover	{ text-decoration: none; color: #dc0000; }





.balken			{ background-color: #dc0000; position: absolute; top: 150px; left: 0px;
				  height: 192px; width: 100%; }
.slogan			{ position: absolute; top: 200px; left: 170px; }
.motiv			{ position: absolute; top: 150px; left: 480px; }
.verlauf		{ position: absolute; top: 317px; left: 0px; }
.logo			{ position: absolute; top: 75px; left: 25px; }
.info		 	{ position: absolute; top: 15px; left: 560px; width: 380px;	height: 100px; font-size: 13px; }
.info h1		{ font-size: 13px; margin: 0px; text-transform: uppercase; }
.info p			{ margin: 0px; font-size: 12px; }
