
	html,body
	{
		background-color:#F2F2F2;
		padding:0px;
		margin:0px;
		font-family:'Trebuchet MS', sans-serif;
		font-size:0.9em;
		line-height:1.3em;
	}

	a
	{
		color:#666;
	}

	body > div
	{
		position:relative;
		margin:auto;
		width:1000px;
	}
	
	.lowie
	{
		line-height:1.8em;
		font-size:1.6em;
	}
	
	div[title=tplCenter] > span.lowie
	{
		display:none;
	}
	
	body > div > div[title=tplTop]
	{
		background-image:url(../img/bg_top.jpg);
		background-repeat:no-repeat;
		float:left;
		width:1000px;
		height:30px;
		margin-top:10px;
	}
	
	body > div > div[title=tplCenter]
	{
		background-image:url(../img/bg_center.jpg);
		background-repeat:repeat-y;
		clear:both;
		float:left;
		width:900px;
		padding:10px;
		padding-left:50px;
		padding-right:50px;
	}
	
	body > div > div[title=tplBottom]
	{
		background-image:url(../img/bg_bottom.jpg);
		background-repeat:no-repeat;
		float:left;
		width:900px;
		padding:50px;
		padding-bottom:0px;
		padding-top:20px;
		height:30px;
		font-size:0.8em;
		color:#999;
	}
	
	
	div[title=Header] * h1
	{
		background-image:url(../img/header_bg.jpg);
		background-repeat:no-repeat;
		height:100px;
		float:left;
		width:250px;
	}
	
	div[title=Header] * h1 > span, div[title=Header] > h2
	{
		display:none;
	}
	
	div[title=Header] > ul
	{
		text-align:right;
		float:right;
		width:600px;
		list-style:none;
		display:block;
		padding:5px;
		margin:0px;
	}
	
	div[title=Header] > ul > li
	{
		padding:7px;
		float:right;
	}
	
	div[title=Header] > ul > li > a
	{
		text-decoration:none;
		color:#8D8D8D;
		font-size:1.1em;
	}
	
	div[title=tplText]
	{
		padding-top:20px;
		float:left;
		width:900px;
	}
	
	
	div[title=tplText] > span[title=errorMsg]
	{
		font-size:1.5em;
		color:#C00;
		display:block;
	}
	
	div[title=tplText] > h2, div[title=tplText] > h3
	{
		display:none;
	}
	
	
	
	div[title=tplText] * h4
	{
		padding:2px;
		margin:0px;
		padding-bottom:4px;
		font-size:1.2em;
	}
	
	
	
	div[title=news]
	{
		padding:10px;
		border-right:1px solid #999;
		color:#333;
		float:left;
		width:250px;
	}
	
	
	div[title=news] > ul
	{
		list-style:none;
		display:block;
		padding:5px;
		margin:0px;
	}
	
	div[title=news] > ul > li
	{
		padding-top:10px;
		padding-bottom:10px;
		float:left;
		width:250px;
		border-bottom:1px dashed #CCC;
	}
	
	
	
	div[title=news] * h5
	{
		font-size:1em;
		padding:0px;
		padding-bottom:4px;
		margin:0px;
	}
	
	div[title=news] * span
	{
		font-size:0.9em;
		line-height:0.9em;
	}

	div[title=tplText] > div[title=textInhalt]
	{
		width:600px;
		float:left;
		padding:10px;
	}
	
	p[title=datum]
	{
		text-align:right;
		font-size:0.85em;
		color:#AAA;
	}
	
	div[title=tplText] > div[title=textCenter]
	{
		width:900px;
		float:left;
	}
	
	div[title=tplCenter] > div[title=tplGraphic]
	{
		float:left;
		text-align:right;
		width:900px;
		padding:10px;
		padding-left:0px;
		padding-right:0px;
	}
	
	h1
	{
		font-size:1.5em;
		font-family:Georgia, serif
	}
	
	h2
	{
		font-size:1.4em;
		font-family:Georgia, serif
	}
		
	h3
	{
		font-size:1.3em;
		font-family:Georgia, serif
	}
	
	h4
	{
		font-size:1.2em;
		font-family:Georgia, serif
	}
	
	h5
	{
		font-size:1.1em;
		font-family:Georgia, serif
	}
	
	h6
	{
		font-size:1em;
		font-family:Georgia, serif
	}
	
	img
	{
		vertical-align:middle;
		padding:2px;
		border:0px;
	}
	
	a[href=impressum]
	{
		text-decoration:none;
		text-align:center;
		font-size:0.8em;
		color:#999;
	}
	a[href=impressum]:hover
	{
		text-decoration:none;
		text-align:center;
		font-size:0.8em;
		color:#333;
	}
	
	.bold
	{
		font-weight:bold;
	}
	
	.center
	{
		text-align:center;
	}
	
	label[for]
	{
		text-align:left;
		clear:both;
		float:left;
		padding-left:350px;
		width:200px;
		line-height:1.3em;
	}

	label[for] > input
	{
		width:200px;
	}
	

	label[for] > input[type=submit]
	{
		width:100px;
	}
	
	h5 > a[href*=news]
	{
		color:#036;
	}

	.fLeft
	{
		float:left;
	}
	
	.fRight
	{
		float:right;
	}
	
	div[title=gallery] > a > div
	{
		height:200px;
		text-align:center;
		padding:10px;
		border:1px dashed #EDEDED;
		float:left;
		width: 268px;
		margin:5px;
	}
	
	div[title=gallery] > a > div:hover
	{
		height:200px;
		text-align:center;
		padding:10px;
		border:1px dashed #CCC;
		background-color:#EDEDED;
		float:left;
		width: 268px;
		margin:5px;
	}
	
	div[title=gallery] > a > div > h4
	{
		font-size:1.1em;
		padding:5px;
		margin:0px;
	}
	
	div[title=gallery] > a > div > img
	{
		max-width:240px;
		max-height:160px;
		border:0px;
	}
	
	div[title=showpicture]  > a > div
	{
		text-align:center;
		padding:30px;
		border:1px dashed #EDEDED;
		float:left;
		width: 828px;
		margin:5px;
	}
	
	div[title=showpicture] > a  > div > h4
	{
		font-size:1.3em;
		padding:5px;
		margin:0px;
	}
	
	div[title=showpicture] > a > div > img
	{
		max-width:820px;
		max-height:580px;
		border:0px;
	}
	
	div.gal_list
	{
		padding:10px;
		clear:both;
		float:left;
		width:780px;
		height:40px;
		border-bottom:1px dashed #666;
	}
	
	div.pic_list
	{
		padding:10px;
		clear:both;
		float:left;
		width:780px;
		height:80px;
		border-bottom:1px dashed #666;
	}
	
	div.pic_list span
	{
		margin-left:10px;
	}

	div.gal_list span
	{
		font-size:1.2em;
	}
	
	div.gal_list img
	{
		float:right;
	}

	div.pic_list abbr
	{
		display:block;
		float:left;
		width:120px;
	}
	
	div.pic_list > a > img
	{
		float:right;
	}

	div.pic_list > abbr > img
	{
		float:left;
		padding:4px;
		max-height:78px;
		max-width:100px;
	}
	
	div.pic_list_not
	{
		background-color:#EDEDED;
		color:#999;
	}
	
	div.pic_list_not > a > img
	{
		display:none;
	}
	
	div.pic_upload
	{
		
	}
