body
{
	background-color: #F1F1F1;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#434343;
}

.bgFrame
{
	background: url(/images/bg_center.png) top left repeat-y;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 35px;
	width: 938px;
}

	.bgCenter
	{

	}

	#outerFrame
	{
		background: url(/images/ornament.png) 240px 150px no-repeat;
		background-attachment: scroll;
		width: 938px;
		height: 500px;
		/*border: 1px solid green;*/
	}



	.bgFoot
	{
		background: url(/images/bg_bottom.png) top left no-repeat;
		width: 938px;
		height: 40px;
	}

	.bgHead
	{
		background: url(/images/bg_head.png) top left no-repeat;
		width: 938px;
		height: 40px;
	}


.logo
{
	position: relative;
	top: -15px;
	left: 35px;
	width: 400px;
	height: 95px;
	border: 0px;
}

.scope
{
	position: relative;
	left: 40px;
	top: 25px;
	color: #999;
	width: 180px;
	border-bottom: 1px dotted #999;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
	.scope a
	{
		color: #999;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}

	.scope a.active
	{
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #aba327;
	}

	.navigation
	{
		position: relative;
		left: 50px;
		top: 25px;
		width: 180px;
	}
		.navigation a
		{
			display: block;
		}

		.navigation a.mainNav
		{
			color: #ababab;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0px;
			padding: 0px;

		}

			.navigation a.activeMainNav
			{
				color: #aba327;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
			}

		.navigation a.subNav
		{
			color: #ababab;
			font-weight: normal;
			text-decoration: none;
			margin-left: 15px;
		}

		.navigation a.subNav:hover,
		.navigation a.mainNav:hover,
		a.tHead:hover
		{
			color: #aba327;
		}


		.navigation a.activeSubNav
		{
			color: #aba327;
			font-weight: bold;
			text-decoration: none;
			margin-left: 15px;
		}


.contentFrame
{
 	position: absolute;
	left: 250px;
	top: 87px;
	width: 675px;
	/*border: 1px solid red;*/
}

	h1.headline
	{
		margin: 0px;
		padding: 0px;
		font-size: 36px;
		color: #aba327;
		width: 650px;

	}

	p.content
	{
		margin: 0px;
		padding: 0px;
		margin-top: 10px;
		width:650px;
		float: left;
	}

		a.tHead
		{
			color: #434343;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			display: block;
		}

		div.text
		{
			font-size: 12px;
			line-height: 20px;
			width: 600px;
		}

		.kachelFrame
		{
			float: left;
			width: 198px;
			height: 230px;
			vertical-align: top;
		}

		.kachel
		{
			float: left;
			width: 198px;
			height: 195px;
			background: url(/images/kachel.png) top left no-repeat;
		}

			.kachel img
			{
				position: relative;
				top: 17px;
				left: 18px;
				width: 160px;
				height: 160px;
				cursor: pointer;

			}

			.kachelDesc
			{
				line-height: 16px;
				font-size: 11px;
				padding-left: 10px
			}

				.kachelDesc a
				{
					color: #434343;
				}

				.kachelDesc a:hover
				{
					color: #aba327;
				}


			.leftspace
			{
				margin-left: 24px;
			}

			.linebreak
			{
				clear: both;
			}

			.realline
			{
				height: 24px;
			}

			.block
			{
				text-align: justify
			}


			#thePic
			{
				cursor:pointer
			}

			#contentLoading
			{
				position: absolute;
				top: 0px;
				left: 0px;
				z-Index: 10;
				width: 100%;
				height: 100%;
				background: #F00;
			}

		p.content label
		{
			font-size: 14px;
			width: 110px;
			display: block;
			float: left;
			line-height: 24px;
			color: #666;
			text-align: right;
			margin-right: 5px;
			font-weight: bold;
		}

		p.content input.textinput
		{
			border: 1px solid #ababab;
			width: 500px;
			height: 20px;
			float: left;
			font-family: Arial, sans-serif;
			font-size: 16px;
			padding: 3px;
		}

		p.content textarea.textinput
		{
			border: 1px solid #ababab;
			width: 500px;
			height: 240px;
			font-family: Arial, sans-serif;
			padding: 3px;
		}

		p.content input.textbutton
		{
			border: 1px solid #ababab;
			width: 160px;
 			font-family: Arial, sans-serif;
			font-size: 16px;
			float: right;
			background-color: #aba327;
			color: #fff;
			padding: 3px;
			cursor: pointer;
		}

		.impressum
		{
			font-size: 16px;
			color: #666;
		}

		.impressum a
		{
			color: #666
		}

		.about
		{
			font-size: 14px;
			line-height: 22px;
			color: #666;
		}

	p.desc
	{
		width: 650px;
		margin: 0px;
		padding: 0px;
		margin-top: 10px;
	 	font-size: 12px;
	 	line-height: 18px;
	 	color: #666;
	}





	.clear
{
	clear:both;
}

.spacer5
{
	height:10px;
}

.spacer10
{
	height:10px;
}

.spacer20
{
	height:20px;
}

.spacer50
{
	height:50px;
}

.newsitem
{
}

.newsitem_medium
{
}

.newsitem_small
{
}

.newsitem_half_left
{
}

.newsitem_half_right
{
}

.newsdate
{
}

.cvdate
{
	float:left;
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
	line-height:16px;
	width:130px;
}

.areaheadline
{
	font-weight:bold;
	font-size:26px;
	color:#aba327;
}

.headline
{
	font-weight:bold;
	color:#aba327;
	font-size:16px;
}

.headline2
{
	font-weight:bold;
	color:#aba327;
	font-size:13px;
}

.headline a
{
	text-decoration:none;
}

.cvtext,
.text
{
	width:500px;
	color:#434343;
	font-size:12px;
	line-height: 19px;
}

.text a,
.cvtext a
{
	color: #434343;

}

.text a:hover,
.cvtext a:hover
{
	color: #aba327;
	text-decoration: none;

}

a.makeYellow
{
	color: #aba327
}

.cvtext
{
	float: left;
}

.texthalf
{
	margin-top:10px;
	width:352px;
	text-align:justify;
	color:#434343;
	font-size:12px;
}

.textinput
{
	width: 400px;
	border: 1px solid #cdcdcd;
	padding: 3px;
	font-size: 11px;
	font-family: Arial, sans-serif;
}


textarea.textinput
{
	width: 400px;
	height: 150px;
	border: 1px solid #cdcdcd;
	padding: 3px;
	font-size: 11px;
	font-family: Arial, sans-serif;
}


.textbutton
{

	width: 410px;
	border: 1px solid #cdcdcd;
	padding: 3px;
	font-size: 11px;
	font-family: Arial, sans-serif;
}


h3.success
{
	font-size: 13px;
}

h3.error
{
	font-size: 13px;
	color: #cd0000;
}