BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0px; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-IMAGE: url(#); BACKGROUND-REPEAT: repeat-y; background-position:top center; 
	background-attachment: scroll;  
	BACKGROUND-COLOR: #2B333B; 
}


/************* #menu styles **************/

#globalNav{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background-color: #D3D7D9;
	color: #929BA0;
	border-top: 1px solid #cc3300;
	border-left: 1px solid #ffffff;
}

#globalNav a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	padding: 0px 4px 0px 0px; 
	color: #333333;
	text-decoration: none;
}

#globalNav a:hover {
	font-size : 10px;
	padding: 0px 4px 0px 0px; 
	color: #cc3300;
}

#globalNav a:active {
	font-size : 10px;
	padding: 0px 4px 0px 0px; 
	color: #cc3300;
}

#globalNav2{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background-color: #929BA0;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
}

#globalNav2 a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 4px 0px 0px; 
}

#globalNav2 a:hover {
	font-size : 10px;
	color: #cc3300;
}

#globalNav2 a:active {
	font-size : 10px;
	color: #cc3300;
}

/************* #fläche styles **************/


#quadrat{
	height: 100%;
	margin: 0px;
	background-color: #929BA0;
	color: #929BA0;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	line-height:18px;
	padding: 5px 0px 0px 10px; 
	color: #ffffff;
}

#quadrat a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	padding: 0px 4px 0px 0px; 
	color: #333333;
	text-decoration: none;
}

#quadrat a:hover {
	font-size : 10px;
	padding: 0px 4px 0px 0px; 
	color: #cc3300;
}

#quadratBild{
	margin: 0px;

	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#quadratBild2{
	margin: 0px;

	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#quadratBild3{
	margin: 0px;

	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/************* #iframes styles **************/


#iframe{
	margin: 0px;
	background-color: #929BA0;
	color: #929BA0;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	text-align:justify;
	line-height:18px;
	padding: 5px 10px 10px 10px; 
	color: #ffffff;
}

#iframe a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	padding: 0px 4px 0px 0px; 
	color: #ffffff;
	text-decoration: none;
}

#iframe a:hover {
	font-size : 10px;
	color: #cc3300;
}

#iframe a:active {
	font-size : 10px;
	color: #cc3300;
}