/*Society  - Graz! İCode Thomas Entlicher , Bilder und Texte Zisser Markus Basis */

html, body 
			{ 	
			height: 100%;	
			}

body	 	{
			padding: 0;
			margin: 0;
			text-align: center;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			background-image: url(../images/Test.jpg);
			color: #000;
			}
		
a:link 		{
			color: #333333;
			text-decoration: none;
			}
		
a:visited 	{
			color: #333333;
			text-decoration: none;
			}
				
a:hover 	{
			color: #333333;
			text-decoration: none;
			}
		
a:active 	{
			color: #333333;
			text-decoration: none;
			white-space: nowrap;
			}
		
		




/*News Center */
form		{
			margin:0px;
			}

/*Impressum*/
.impressum  {
			color:#00000;
			
	}
	
.logout	
			{
			padding-left:700px;
			padding-top:1px;
			font-size: 9px;
			color: red;
			}


/*Termine */			
.ontourtext {
			padding-left: 26px;
			padding-top: 40px;
			padding-right:20px;
			font-size: 10px;
			}
			
			
/*Forum nur das Verlinkungsbild */			
.forumtext 	{
			padding-left:10px;
			padding-top:40px;
			}

/*News überschrift*/			
.überschrift {
			padding-left:400
			}
			
/*News Schrift*/	
	
	
#video 		{
			padding-left: 100px;
			padding-top: 30px;
			font-family: Verdana,Arial,sans-serif;
			font-size: 10px;
			height: 330px;
			overflow: auto;
	
		}
	
#html 		{
			padding: 50px;
			padding-top: 0px;
			font-family: Verdana,Arial,sans-serif;
			font-size: 12px;
			height: 330px;
			overflow: auto;
	
		}
		
#fotos 		{
			padding-left: 70px;
			padding-top: 0px;
			font-family: Verdana,Arial,sans-serif;
			font-size: 10px;
			height: 330px;
			overflow: auto;
	
		}
	
#gallery		{
			padding-left: 50px;
			padding-top: 90px;
			font-family: Verdana,Arial,sans-serif;
			font-size: 12px;
			height: 290px;
			overflow: auto;
	
		}	
	
/*HIER BEGINNT ALLES OBEN NUR TEXTFORMATIERUNG */	


	
/*Hauptcontener*/
#content 	{
			width: 1000px;
			margin-left: -407px;
			top: 30px;
			left: 50%;
			background-color: #ccc;
			position:absolute;
			height: 80%;
			background-image: url(../images/Test.jpg)
			}
		

/*Banner*/
#head 	{
			width: 811px;
			height: 169px;
			background-image: url(../images/header.png);
			background-repeat: no-repeat;
			background-position: left top;
			text-align: left;
			position:absolute;
			}
		
/*1 Teil vom Banner */
#menu 		{
			background-image: url(../images/menu1.jpg);
			background-position: left top;
			width: 313px;
			height: 43px;
			left: 0px;
			top: 169px;
			position: absolute;
			border: 0;
			}

/* Menü */
#menu2 		{
			background-image: url(../images/menu2.jpg);
			background-position: left top;
 			width: 498px;
			height: 43px;
			left: 313px;
			top:0px;
			position:absolute
			}
		

/* Text */		
#inhalt 	{
			left: -315px;
			top: 43px;
			width: 813px;
			height: 389px;
			position: absolute;
			background-image: url(../images/inhalt2.png);
			background-position: left top;
			background-repeat: no repeat;
			line-height: 15px;
			
			}
		
/*Forum*/	
#ontour		{
			top: 0px;
			left: 813px;
			width:189px;
			height: 194px;
			position:absolute;
			background-image: url(../images/ontour2.png);
			background-repeat: no repeat;
			}
			
#forum		{
			top: 194px;
			left: 0px;
			width:189px;
			height: 195px;
			position:absolute;
			background-image: url(../images/Test.jpg);
			}

			
		
/*Footer */
#footer 		{
			width:813px;
			height:85px;
			top: 194px;
			left: -813px;
			position:absolute;
			background-image: url(../images/footer2.png);
			background-position: left top;
			background-repeat: no repeat;
			}
			
*/*Footer2 */
#footer2 	{
			width:813px;
			height:30px;
			top:85px;
			position:absolute;
			background-image: url(../images/westand.png);
			background-position: left top;
			background-repeat: no repeat;
			}
			
			


		

		