body
	{
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-size: 12px;
		color: #000000;
		background-color: #FFFFFF;
		margin: 0px;
		background-image: url("_pics/bg_main.gif");
	}

td, div
	{
		text-align: left;
	}

img {
	border-style: none;
}

/* Standard-Formate */

ul
	{
		margin: 0px 0px 16px 15px;
		padding: 0;
		line-height:16px;
	} 

ul li
	{
		margin: 0px 0px 5px 0px; 
		padding: 0;
		line-height:16px;
	} 

ul li ul
	{
		margin: 5px 0px 5px 15px; 
		padding: 0;
		line-height:16px;
	} 

ul li ul li
	{
		margin: 0px 0px 5px 0px; 
		padding: 0;
		line-height:16px;
	} 

ul li ul li ul
	{
		margin: 0px 0px 5px 15px; 
		padding: 0;
		line-height:16px;
	} 

ul li ul li ul li
	{
		margin: 0px 0px 5px 0px; 
		padding: 0;
		line-height:16px;
	} 

a {
	color:#0063A9;
	text-decoration: underline;
}

a:hover {
	color:#338CCA;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 3px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: 0px;
}

hr {
	height: 1px;
	border: 0px;
	color: #0063A9;
}

/* Seitenaufbau */

#outerbox {
	width: 760px;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#mainframe {
	position: relative;
	float: left;
	width: 760px;
	background-image: url("_pics/bg_contentframe.gif");
	background-repeat: y-repeat;
	background-color: #FFFFFF;
	background-position: 23px;
}

#spacer {
	float: left;
	width: 23px;
#	height: 500px;
	height: 165px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#headframe {
	position: relative;
	float: left;
	width: 760px;
	height: 135px;
	line-height: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
}

	.logo {
		position: absolute;
		left: 0px;
		top: 15px;
		z-index: 100;
	}

#contentframe {
	float: left;
	width: 737px;
	min-height: 365px;
	padding-bottom: 15px;
	background-image: url('_pics/navipic.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

	.menu {
		float: left;
		width: 157px;
		padding: 0px 0px 230px 0px;
		/* background-image: url("_pics/bg_navi.gif"); */
		display: inline; /* IE6-Bug Workaround */
	}

		.menu .menutop {
			margin: 0px;
			padding: 0px;
			line-height: 0px;
		}

		.menu ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		}
		
		.menu ul li, .menu ul li.gfxsub {
			margin: 0px 0px 5px 0px;
			padding: 0px;
			line-height: 12px;
		}
		
		.menu ul li.gfx {
			margin: 0px;
		}

		.menu ul li ul {
			font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			font-size: 10px;
			margin: 0px 0px 5px 35px;
		}
			.menu ul li ul li ul {
				margin: 0px 0px 5px 10px;
			}
		
		.menu ul li ul li.active a {
			text-decoration: none;
		}

		.menu ul li ul li.passive a {
			color: #000000;
			text-decoration: none;
		}

		.menu ul li ul li.passive a:hover {
			color: #0063A9;
		}

	.content {
		float: left;
		width: 480px;
		margin: 0px 0px 0px 70px;
		padding: 0px 30px 0px 0px;
		display: inline; /* IE6-Bug Workaround */
	}
	
		.content p, .content h1, .content h2, .content h3, .content h4, .content h5 {
			padding: 0px 80px 0px 0px;
		}

#footerframe {
	position: relative;
	float: left;
	width: 760px;
	height: 30px;
}

	.utilities {
		position: absolute;
		right: 15px;
		top: 0px;
		z-index: 100;
	}

		.utilities .button {
			padding-left: 105px;
		}

	.address {
		float: left;
		width: 760px;
		height: 20px;
		background-color: #0064A9;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		line-height: 0px;
	}

	.endofpage {
		float: left;
		width: 760px;
		height: 10px;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		line-height: 0px;
	}	






/* Kontaktformular */

.tx-pilmailform-pi1 {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
}

	.tx-pilmailform-pi1 dl, .tx-pilmailform-pi1 dt, .tx-pilmailform-pi1 dd {
		margin: 0px;
		padding: 0px;
	}
	
	dl.contactform {
		float: left;
		width: 410px;
	}

	.contact-formdivider dt {
		display: block;
		width: 150px;
		float: left;
		clear: left;
	}

	.contact-formdivider dd {
		display: block;
		width: 260px;
		float: left;
	}

	.contact-formdivider input, input {
		width: 250px;
		margin-bottom: 3px;
		border: 1px solid #0063A9;
	}

	.contact-formdivider textarea, textarea {
		width: 250px;
		height: 100px;
		border: 1px solid #0063A9;
		font-family: Verdana,Sans-Serif;
		font-size: 11px;
		color: #000000;
		margin-bottom: 9px;
	}

	.contact-formdivider input, input {
		font-family: Verdana,Sans-Serif;
		font-size: 11px;
		color: #000000;
	}
	
	.contact-error {
		font-weight: bold;
	}
	
	#submit {
		width: 125px;
		border-style: none;
		color: #FFFFFF;
		background-color: #0063A9;
	}

/* Sonstige Formate */

.csc-textpic-caption {
	font-size: 10px;
	color: #0063A9;
}

div.csc-textpic-border .csc-textpic-imagecolumn {
	padding: 0 20px 20px 0 !important;
}

div.csc-textpic-border .csc-textpic-imagecolumn dl {
	padding: 0 0 20px 0 !important;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: solid 1px #ffffff !important;
}

/* Blog */

.tx-t3blog-pi2 .item, .tx-t3blog-pi2 .single {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #666666;
}

.tx-t3blog-pi2 ul.pageBrowser {
	list-style-type: none;
	margin: 0 0 25px 0;
	padding: 0;
}

.tx-t3blog-pi2 ul.pageBrowser li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}

.tx-t3blog-pi2 ul.pageBrowser li.cur {
	font-weight: bold;
}

.tx-t3blog-pi2 .itemTop, .tx-t3blog-pi2 .commentTopNav {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

.tx-t3blog-pi2 .itemTop .categories {
	float: left;
	width: 100%;
	font-size: 10px;
}

.tx-t3blog-pi2 .itemTop .date, .tx-t3blog-pi2 .itemTop .time,
.tx-t3blog-pi2 .commentTopNav .author, .tx-t3blog-pi2 .commentTopNav .date, .tx-t3blog-pi2 .commentTopNav .time {
	float: left;
	font-size: 10px;
	margin-right: 10px;
}

.tx-t3blog-pi2 .commentTopNav .date {
	float: right;
	margin-right: 0;
}

.tx-t3blog-pi2 .commentTopNav .time {
	margin-right: 0;
}

.tx-t3blog-pi2 .commentTopNav .date .date {
	float: left;
	margin-right: 10px;
}

.tx-t3blog-pi2 .itemTop .clear {
	clear: left;
}

.tx-t3blog-pi2 .itemBody h1, .tx-t3blog-pi2 .itemBody h1 a {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
	text-decoration: none;
}

.tx-t3blog-pi2 .itemBody h2, .tx-t3blog-pi2 .itemBody h2 a,
.tx-t3blog-pi2 .itemBody h3, .tx-t3blog-pi2 .itemBody h3 a,
.tx-t3blog-pi2 .itemBody h4, .tx-t3blog-pi2 .itemBody h4 a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
	text-decoration: none;
}

.tx-t3blog-pi2 .itemBody a:hover {
	text-decoration: underline;
}

.tx-t3blog-pi2 .itemNav {
	font-size: 10px;
}

.tx-t3blog-pi2 .permalink, .tx-t3blog-pi2 .comments, .tx-t3blog-pi2 .trackback {
	margin: 0 0 0 10px;
}

/* Single-Ansicht */

.tx-t3blog-pi2 #singleNavigation {
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
	padding: 2px 0;
	font-size: 10px;
	background-color: #dddddd;
}

.tx-t3blog-pi2 #singleNavigation a {
	text-decoration: none;
}

.tx-t3blog-pi2 #singleNavigation a:hover {
	text-decoration: underline;
}

.tx-t3blog-pi2 #singleNavigation .previous {
	float: left;
	width: 33%;
}

.tx-t3blog-pi2 #singleNavigation .backtolist {
	float: left;
	width: 33%;
	text-align: center;
}

.tx-t3blog-pi2 #singleNavigation .next {
	float: left;
	width: 33%;
	text-align: right;
}

.tx-t3blog-pi2 #commentListTitle {
	margin: 0;
}

.tx-t3blog-pi2 .commentListListing {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #666666;
}

.tx-t3blog-pi2 .commentListListing .item {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-width: 1px 0 0 0;
}

.tx-t3blog-pi2 .commentComments {
	margin: 10px 0 0 0;
	font-size: 10px;
	text-align: right;
}

.tx-t3blog-pi2 .formElement {
	margin: 0 0 5px 0;
}

.tx-t3blog-pi2 .rss-post span {
	margin: 0 10px 0 0;
}

.tx-t3blog-pi2 .rss-post img {
	position: relative;
	top: 2px;
}