body
{
	background: #f8f8f8 url(../img/bg.gif) repeat-x;
	font-family: times, times new roman;
	font-size: 0.9em;
}

p
{
	line-height: 150%;
}

a.intro
{
	color: #fff;
	text-decoration: none;
}

a.intro:hover
{
	color: #999;
}

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

a:hover
{
	text-decoration: none;
}

a.textlink
{
	font-size: 0.8em;
	font-style: italic;
	color: #000;
	text-decoration: none;
}

a.textlink:hover
{
	font-size: 0.8em;
	font-style: normal;
	text-decoration: none;
}

a.textlink_act
{
	font-size: 0.8em;
	font-style: normal;
	text-decoration: none;
}

.link_box /*Aktuelles*/
{
	width: 113px;
	height: 29px;
	text-align: left;
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
}

#head
{
	width: 400px;
	height: 200px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
}

#main_box_index
{
	width: 986px;
	height: 500px;
	position: absolute;
	left: 50%;
	margin-left: -493px;
}

#main_box
{
	width: 986px;
	height: 762px;
	background: url(../img/content_bg.png) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -493px;
	margin-top: 200px;
	padding: 50px;
}

#main_box_large
{
	width: 986px;
	height: 1020px;
	background: url(../img/content_large.png) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -493px;
	margin-top: 200px;
	padding: 50px;
}

#nav_box
{
	width: 750px;
	height: 25px;
	position: absolute;
	left: 50%;
	margin-left: -420px;
}

ul#nav li
{
	list-style-type: none;
	float: left;
}

li a
{
	height: 25px;
	width: 125px;
	background: url(../img/quadrat_grey.gif) no-repeat;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-left: 25px;
}

li a:hover
{
	background: url(../img/quadrat_black.gif) no-repeat;
	font-weight: normal;
	text-decoration: none;
}

li a.active
{
	background: url(../img/quadrat_black.gif) no-repeat;
	font-weight: normal;
	text-decoration: none;
}

ul li
{
	list-style-type: square;
}

#content
{
	width: 630px;
	height: 530px;
	font-size: 0.9em;
	line-height: 150%;
	clear: both;
	margin-left: 113px;
	padding-top: 50px;
}

#content_center
{
	text-align: center;
}

#text_box01, #text_box02
{
	width: 300px;
	height: 530px;
	float: left;
}

#text_box02
{
	margin-left: 30px;
}

h1
{
	font-size: 1.0em;
}

a.aktuelles
{
	font-style: italic;
}

a.aktuelles:hover
{
	font-style: normal;
}


.text_italic
{
	font-style: italic;
}

.text_right
{
	text-align: right;
}

#gallery_content
{
	width: 700px;
	height: 550px;
}

.gallery_line
{
	width: 700px;
	height: 145px;
	margin-top: 50px;

}

.gallery_thumb, .gallery_thumb_last
{
	width: 65px;
	height: 65px;
	border: 1px solid #969696;
	float: left;
}

.gallery_thumb
{
	margin-right: 18px;
}

.contact_box
{
	width: 150px;
	height: 150px;
	float: left;
}