/* CSS Document */

body   {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: bold; background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;}
		
h1		{font-size: 16px; margin: 24px 0px 14px 0px; letter-spacing: 1px; font-weight: normal; color:#CCCCCC;}

h2		{font-size: 15px; margin: 0px 0px 10px 0px; letter-spacing: 1px; font-weight: normal;}

h3		{font-size: 13px; margin: 0px 0px 0px 0px; letter-spacing: 1px; font-weight: normal;}

	
a:link	{color: #F30800; text-decoration: none; font-weight: bold;}
a:hover	{color:  #3300FF;}
a:visited {color: #F30800; text-decoration: none;}



.mittig {
		width: 705;
		height: 405;
		position:absolute;
		left:50%;
		top: 50%;
		margin-top:-202px;
		margin-left:-352px;
		background-image:url(../images/hintergrund_home.jpg);
		}

.navi	{ position: absolute; left: 32px; top: 178px; }
.partner	{ position: absolute; left: 130px; top: 321px; }