body
	{
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-size: 12px;
		color: #696969;
		background-color: #FFFFFF;
		margin: 0px;
	}

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:#696969;
	text-decoration: underline;
}

a:hover {
	color:#cbd122;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #cbd122;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	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: #696969;
}

/* Seitenaufbau */

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

#mainframe {
	position: relative;
	float: left;
	width: 990px;
	background-color: #FFFFFF;
}

#headframe {
	position: relative;
	float: left;
	width: 990px;
	height: 175px;
	line-height: 0px;
	overflow: hidden;
}

	.logo {
		position: absolute;
		left: 678px;
		top: 48px;
		z-index: 100;
	}
	
	
	.headpic {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 50;
	}
	
		.headpic .bracket {
			float: left;
			width: 10px;
			height: 153px;
			border-style: solid;
			border-color: #cbd122;
			border-width: 5px 0px 5px 7px;
		}

		.headpic .picture {
			float: left;
			width: 270px;
			height: 130px;
			margin: 15px 0px 0px 0px;
		}

	.puppets {
		position: absolute;
		left: 335px;
		top: 36px;
	}

	.menu {
		position: absolute;
		left: 17px;
		top: 153px;
		float: left;
		z-index: 100;
		display: inline; /* IE6-Bug Workaround */
	}

		.menu ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		}
		
		.menu ul li {
			float: left;
			margin: 0px;
			padding: 0px 13px 2px 13px;
		}

		.menu ul li.menuline {
			padding: 0px;
			width: 1px;
			height: 11px;
			margin: 3px 0px 0px 0px;
			overflow: hidden;
			background-color: #cbd122;
		}

		.menu ul li.active {
			border-style: solid;
			border-color: #cbd122;
			border-width: 0px 0px 5px 0px;
		}

		.menu ul li:hover {
			border-style: solid;
			border-color: #cbd122;
			border-width: 0px 0px 0px 0px;
		}
		
		.menu ul li.active:hover {
			border-style: solid;
			border-color: #cbd122;
			border-width: 0px 0px 5px 0px;
		}
		
		.menu ul li.active a {
			color: #4c4c4e;
		}
		
		.menu a {
			color: #4c4c4e;
			text-decoration: none;
		}
		
		.menu a:hover {
			color: #4c4c4e;
			text-decoration: none;
		}
		
		.menu .active a, .menu .active a:hover, .menu .passive a:hover {
			color: #cbd122;
		}
		
		.menu .passive a {
			color: #4c4c4e;
		}

#contentframe {
	position: relative;
	float: left;
	width: 910px;
	min-height: 400px;
	padding-bottom: 15px;
	margin: 0px 80px 0px 0px;
	background-color: #eeeeef;
	background-image: url("_pics/figuren_hintergrund.gif");
	display: inline;
}

	.submenu {
		position: absolute;
		left: 0px;
		top: 0px;
		float: left;
		width: 893px;
		height: 20px;
		padding: 0 0 0 17px;
		background-color: #F4F4F5;
		font-size: 11px;
		z-index: 100;
		display: inline; /* IE6-Bug Workaround */
	}

		.submenu ul {
			float: left;
			list-style-type: none;
			margin: 1px 0px 0px 0px;
			padding: 0px;
		}
		
		.submenu ul li {
			float: left;
			margin: 0px;
			padding: 0px 13px 0px 13px;
		}

		.submenu ul li.menuline {
			padding: 0px;
			width: 1px;
			height: 10px;
			margin: 4px 0px 0px 0px;
			overflow: hidden;
			background-color: #cbd122;
		}

		.submenu ul li.active a {
			color: #cbd122;
		}
		


		.submenu a {
			color: #919193;
			text-decoration: none;
		}
		
		.submenu a:hover {
			color: #cbd122;
			text-decoration: none;

		}
		
		.submenu .active a, .submenu .active a:hover, .submenu .passive a:hover {
			color: #cbd122;
		}
		
		.submenu .passive a {
			color: #919193;
		}

	.figuren {
		position: absolute;
		left: 60px;
		top: 50px;
		z-index: 100;
	}

	.spacer {
		float: left;
		width: 140px;
		height: 500px;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
	}

	.content {
		float: left;
		width: 550px;
		margin: 0px;
		padding: 65px 80px 0px 0px;
		display: inline; /* IE6-Bug Workaround */
	}

		.leftcolumn {
			float: left;
			width: 265px;
			margin: 0px;
			padding: 0px 20px 0px 0px;
			display: inline; /* IE6-Bug Workaround */
		}

		.rightcolumn {
			float: left;
			width: 265px;
			margin: 0px;
			padding: 0px;
			display: inline; /* IE6-Bug Workaround */
		}

		.piclinks {
			float: left;
			width: 100%;
			padding-bottom: 25px;
		}

		.piclinks .leftcolumn, .piclinks .rightcolumn {
			text-align: center;
		}
		
#footerframe {
	float: left;
	width: 910px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

	.greenbar {
		float: left;
		width: 100%;
		height: 14px;
		background-color: #cbd122;
	}
	
	.greybar {
		float: left;
		width: 40px;
		height: 14px;
		margin: 0px 0px 0px 60px;
		background-color: #696969;
		display: inline;
	}

	.footernav {
		float: left;
		width: 800px;
		height: 14px;
		margin: 0px 10px 0px 0px;
		font-size: 9px;
		color: #696969;
		display: inline;
		text-align: right;
	}

		.footernav a {
			color: #696969;
			text-decoration: none;
		}
	
	.copyright {
		float: right;
		font-size: 9px;
		color: #919293;
		margin-top: 4px;
	}

#smallpic {
	position: absolute;
	right: 0px;
	top: 420px;
	float: left;
	width: 156px;
}

	#smallpic .leftbracket {
		float: left;
		width: 7px;
		height: 115px;
		border-style: solid;
		border-color: #cbd122;
		border-width: 5px 0px 5px 6px;
	}

	#smallpic .picture {
		float: left;
		width: 130px;
		height: 105px;
		margin: 10px 0px 0px 0px;
	}

	#smallpic .rightbracket {
		float: left;
		width: 7px;
		height: 115px;
		border-style: solid;
		border-color: #cbd122;
		border-width: 5px 6px 5px 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 #696969;
	}

	.contact-formdivider textarea, textarea {
		width: 250px;
		height: 100px;
		border: 1px solid #696969;
		font-family: Verdana,Sans-Serif;
		font-size: 11px;
		color: #000000;
		margin-bottom: 9px;
	}
	
	.contact-error {
		font-weight: bold;
	}
	
	#submit {
		width: 125px;
		border-style: none;
		color: #FFFFFF;
		background-color: #cbd122;
	}

/* Sonstige Formate */

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

/* 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: #CBD122;
	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: #CBD122;
	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;
}
