* {
	/*background-color: 	#73d0df;*/
	margin: 			0px;
	padding:			0px;
}

body {
	font-family: 		Verdana, Vemana2000, Time, ae_Nice;
	font-size: 			11px;
	background-color: 	#36A7E9;
}


#index
{
	position: 			absolute;
	left: 				0px;
	top: 				0px;
	width: 				100%;
	height:				100%;
	background-color: 	#36A7E9;
	z-index:			200;
}


#layer1
{
	position: 			absolute;
	left: 				0px;
	top: 				0px;
	width: 				100%;
	min-height: 		100%;
	height:				auto !important; 							/* moderne Browser */
	height:				100%; 										/* IE */
	background-color: 	#36A7E9;
	z-index:			300;
}

#layout
{
	width: 				985px;
	text-align: 		left;
	background-color:	#7fa389;
	min-height: 		100%;
	height:				auto !important; 							/* moderne Browser */
	height:				100%; 										/* IE */
}

#banner
{
	height: 			75px;
	background-color: 	#36A7E9;
}


#left
{
	display: 			block;
	width: 				180px;
	float: 				left;
	background-color: 	#7fa389;
}

#content
{
	display: 			block;
	width: 				655px;
	float: 				left;
	background-color: 	#FFFFFF;
	border:				5px solid #7fa389;
	min-height: 		100%;
	height:				auto !important; 							/* moderne Browser */
	height:				100%; 										/* IE */
	/*
	overflow:			scroll;
	height:				450px;
	*/
}

#content.gallery
{
	width:				795px;
}
/* ÄNDERUNG TE-EDV 20.05.2009.
#content img.gallery
{
	margin: 			5px;
	margin-left: 		10px;
	margin-right: 		10px;
	border:				1px solid #7fa389;
	float: 				left;
	min-height: 		100%;
	height:				auto !important; 							
	height:				100%; 										
}

#content p.gallery
{
	margin: 			50px;
	margin-top:			10px;
	margin-bottom:		10px;
	clear: 				both;
}

*/
#content img.gallery
{
	margin: 			5px;
	margin-left: 		10px;
	margin-right: 		10px;
	border:				1px solid #7fa389;
	float: 				left;
	min-height: 		25%;
	height:				auto !important;
	height:				auto
}
#content p.gallery
{
	margin: 			50px;
	margin-top:			10px;
	margin-bottom:		10px;
	clear: 				both;
}

#content div
{
	clear: 				both;
	float:				none;
}

#content img
{
	margin-top:			4px;
	margin-bottom:		10px;
}

#footer
{
	font-size:			10px;
	clear: 				both;
	width: 				100%;
	height: 			20px;
	line-height:		15px;
	text-align:			center;
	margin-top: 		5px;
	marign-bottom:		5px;
}

#footer a
{
	color:				#000000;
}

#right
{
	display: 			block;
	width: 				130px;
	float: 				left;
	font-size:			10px;
	background-color: 	#7fa389;
	margin:				5px;
	margin-left: 		3px;
}

#right img {
	/*padding: 			5px;*/
}

#main
{
	min-height: 		400px;
	height:				auto !important; 							/* moderne Browser */
	height:				100%; 										/* IE */
}







/* B A S I C  L A Y E R  I S  L A Y E R  1 */

h1 {
	font-size: 			13px;
	margin:				10px;
	margin-top:			25px;
	clear:				both;
	letter-spacing:		0.3em;
	line-height:		18px;
}

h2 {
	font-size: 			11px;
	margin:				10px;
	margin-bottom:		5px;
	margin-top:			15px;
	clear:				both;
	line-height:		16px;
	letter-spacing:		0.2em;
}


h6 {
	font-size: 			10px;
	margin:				5px;
	clear:				both;
}


#index h1 {
	font-size: 			13px;
	color: 				#FFFFFF;
}


a
{
	text-decoration: 	none;
	color: 				#e3a600;
}

a:hover
{
	text-decoration: 	underline;
	color:				#000000;
}

a img {
	border: 			0px;
}
#right h1 {
	font-size:			13px;
	letter-spacing:		0.1em;
	margin:				5px;
	margin-left: 		0px;
}
#right p
{
	float: 				left;
	margin:				5px;
	margin-left: 		0px;
	line-height:		13px;
}

p
{
	margin-bottom:		5px;
	margin-left: 		10px;
	margin-right: 		10px;
	line-height:		15px;
}

p2
{
	float: 				left;
	margin-bottom:		5px;
	margin-left: 		10px;
	margin-right: 		210px;
	line-height:		15px;
}

.right
{
	float: 				right;
	
	
}


.left
{
	float: 				left;
	margin-left:		10px;
}

.zentriert
{
	text-align:			center;
}

img.right {
	margin-left: 			50px;
	float: 				right;
	clear: 				both;
} 

img.left {
	margin-right: 		50px;
}
.clear
{
	clear: 				all;
}


#content label {
	display: 			block;
	float: 				left;
	width: 				150px;
}

.divShop
{
	margin:				5px;
	
	padding-top:			0px;
	background-color: 	#E1E1E1;
	margin-bottom:		5px;
	margin-left: 		10px;
	margin-right: 		10px;
}

.divShop h1
{
	font-size: 			13px;
	letter-spacing:		0.1em;
	clear:				none;
	padding-top:			7px;
	padding-bottom:			7px;
}
