body 
				{ 
				background: #000000 url('http://www.timschropp.com/lounge/images/pixel.jpg') top fixed repeat-x;
				font-family: Arial, sans-serif;
				font-size: 12px;
				color: #FFFFFF;
				}
			
/*BG Normal: ...background.jpg #000000*/
/*BG Halloween: ...halloween_bg.jpg*/
/*BG Weihnachten: ...weihnachten_bg.jpg #001220*/

a:link 			{color:#990033; text-decoration:none} 
a:visited 		{color:#990033; text-decoration:none} 
a:active 		{color:#990033; text-decoration:none} 
a:hover 		{color:#990033; text-decoration:underline}

a.info 			{border-bottom: 1px dashed #800000; text-decoration: none}
a.info:hover 	{cursor: help; background: #FFFFFF}
a.info span 	{visibility: hidden; position: absolute; left: 20em; margin-top: 1em; padding: 1em; text-decoration: none}
a.info:hover span {visibility: visible; border: 1px solid #800000; color: #800000; background: #F8F9B9}


.mainframe		{
				width: 975px;
				height: auto;
				padding: 0px;
				margin: 30px auto 0 auto;
				}
				
				
.logo 			{ 
				float:left;
				width: 272px;
				height: 52px;
				background:url(http://www.timschropp.com/elemente/logo2.png);
				}
			
			
.links			{
				float:right;
				width:550px;
				height: 52px;
				}
			
			
.clear 			{
				clear:left;
				}
			
			
				
/*Logo Weihnachten: ...xmas_logo.png */
/*Logo normal: ...logo2.png*/


/* MAINFRAME */
				
.gra1			{
				width:973px;
				height:39px;
				background-image:url(http://www.timschropp.com/elemente/top.png);
				margin-left:auto;
				margin-right:auto;
				margin-top:0px;
				}
			
/*TOP Weihnachten: ...xmas_top.png*/
/*TOP normal: ...top.png*/

.gra2			{
				width: 973px;
				height: auto;
				text-align: center;
				background-image: url(http://www.timschropp.com/elemente/center.png);
				margin-left: auto;
				margin-right: auto;
				margin-top: auto;
				}
			
			
.gra3			{
				width: 973px;
				height: 39px;
				background-image: url(http://www.timschropp.com/elemente/bottom.png);
				margin-left: auto;
				margin-right: auto;
				margin-top: 0px;
				}
			

.headlineimg	{
				float: left;
				width: 460px;
   				text-align: left;
   				padding: 0px 0px 0px 38px;
   				font-size: 36px;
   				}


.headline		{
				float:right;
				width: 470px;
   				text-align:left;
   				font-size: 36px;
   				padding-top: 127px;
   				padding-right; 38px;
				}
			
			
.content		{
				width: 865px;
   				text-align:left;
   				padding: 20px 0px 0px 38px;
				}
		

.copyright		{
				width: 950px;
				height: auto;
				padding: 0px;
				margin: auto;
				font-family: Arial;
				font-size: 10px;
				font-weight: bold;
				color: silver;
				text-align: center;
				}
			
			
/*Copyright (C) 2010 Tim Schropp*/