/* DEFINITION DER STANDARDELEMENTE */
	html														{
																height:100%;
																width:100%;
	}
	body														{ height:100%; width:100%; }
	div															{
																position:absolute;
																z-index:1;
	}
/* ENDE DER STANDARDELEMENTE */

/* DEFINITIONN SEITENAUFBAU */
	#main														{
																left:50%;
																margin-left:-330px;
																top:40px;
																width:660px;
																height:700px;
																background-color:#fff;
																position: absolute;
																z-index: 2;
	}
#global															{
																position: absolute;
																top: 30px;
																left: 340px;
																z-index: 2;
																width: 300px;
																height: 37px;
	}
#primaer														{
																position: absolute;
																z-index: 2;
																top: 69px;
																left: 340px;
																width: 300px;
																height: 50px;
	}
#logo															{
																position: absolute;
																top:61px;
																left:50px;
																width:270px;
																height:69px;
																z-index: 2;
	}
#bild															{
																position: absolute;
																top:217px;
																left:20px;
																width:300px;
																height:375px;
																z-index: 2;
	}
#galerie														{
																position: absolute;
																z-index: 2;
																top: 217px;
																left: 67px;
																width: 525px;
																height: 375px;
	}
#textgross														{
																text-align: inherit;
																bottom: 0px;
																position: absolute;
																z-index: 2;
																top: 210px;
																left: 340px;
																width: 300px;
																height: 395px;
	}
/* ENDE SEITENAUFBAU */
/* TEXTFORMATE */
#global															{
																font-family: Arial, Helvetica, sans-serif;
																color: #b3b5b5;
																font-size: 11px;
																line-height: 13px;
																text-decoration: none;
	}
#global	a														{
																font-family: Arial, Helvetica, sans-serif;
																color: #b3b5b5;
																font-size: 11px;
																line-height: 13px;
																text-decoration: none;
	}
#global a:hover													{
																font-family: Arial, Helvetica, sans-serif;
																color: #0066cc;
																font-size: 11px;
																line-height: 13px;
																text-decoration: none;
	}
#global .zusatz 												{
																color: #0066cc;
																font-size: 11px;
																font-family: Arial, Helvetica, sans-serif;
																line-height: 13px;
																text-decoration: none;
	}
#primaer														{
																font-family: Arial, Helvetica, sans-serif;
																color: #b3b5b5;
																font-size: 11px;
																line-height: 13px;
																text-decoration: none;
	}
#primaer a														{
																font-family: Arial, Helvetica, sans-serif;
																color: #b3b5b5;
																font-size: 11px;
																line-height: 13px;
																text-decoration: none;
	}
#primaer a:hover												{
																font-family: Arial, Helvetica, sans-serif;
																color: #0066cc;
																font-size: 11px;
																line-height: 13px;
																text-decoration: none;
	}
#primaer .zusatz 														{
																font-family: Arial, Helvetica, sans-serif;
																font-size: 11px;
																line-height: 13px;
																color: #0066CC;
																text-decoration: none;
	}
#textgross .text												{
																position:absolute;
																bottom: 0;
	}
#textgross h1													{
																color: #041f4c;
																font-size: 20px;
																font-family: "Times New Roman", Times, serif;
																font-style: italic;
																font-weight: lighter;
																line-height: 22px;
	}
#textgross h2													{
																color: #666;
																font-size: 13px;
																font-family: "Times New Roman", Times, serif;
																font-weight: lighter;
																line-height: 15px;
																text-decoration: none;
	}
#textgross h3													{
																color: #666;
																font-size: 12px;
																font-family: "Times New Roman", Times, serif;
																font-weight: lighter;
																font-style: italic;
																line-height: 13px;
																text-decoration: none;
	}
#textgross h4													{
																color: #666;
																font-size: 13px;
																font-family: "Times New Roman", Times, serif;
																font-style: italic;
																font-weight: lighter;
																line-height: 15px;
																text-decoration: none;
	}
#textgross h4 a													{
																color: #041f4c;
																font-size: 13px;
																font-family: "Times New Roman", Times, serif;
																font-style: italic;
																font-weight: lighter;
																line-height: 15px;
																text-decoration: none;
	}
#textgross a													{
																color: #041f4c;
																font-size: 13px;
																font-family: "Times New Roman", Times, serif;
																font-style: italic;
																line-height: 15px;
																text-decoration: none;
	}
#textgross h5													{
																color: #666;
																font-size: 12px;
																font-family: "Times New Roman", Times, serif;
																font-weight: lighter;
																line-height: 13px;
																text-decoration: none;
	}
#bild h1														{
																color: #041f4c;
																font-size: 20px;
																font-family: "Times New Roman", Times, serif;
																font-style: italic;
																font-weight: lighter;
																line-height: 22px;
	}
#bild h2														{
																color: #666;
																font-size: 13px;
																font-family: "Times New Roman", Times, serif;
																font-weight: lighter;
																line-height: 15px;
																text-decoration: none;
	}
#bild h3														{
																color: #666;
																font-size: 12px;
																font-family: "Times New Roman", Times, serif;
																font-weight: lighter;
																line-height: 13px;
																text-decoration: none;
	}
#bild a															{
																color: #041f4c;
																font-size: 13px;
																font-family: "Times New Roman", Times, serif;
																font-style: italic;
																line-height: 15px;
																text-decoration: none;
	}
/* ENDE TEXTFORMATE */

