* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
}

#header {
	color: #fff;
	width: 950px;
	float: left;
	padding: 0;
	border: 0 solid #000;
	height: 116px;
	margin: 25px 0 0 0;
	background: #000;
	background-image: url("../pix/gfx-header-top.jpg");
}
#xing {
	width: 32px;
	height: 32px;
	float: left;
	margin: 38px 0 0 0;
}

#xing a {
	display: block;
	background: url("../pix/xing.gif") no-repeat #000;
	width: 32px;
	height: 32px;
	text-decoration: none;
}

#twitter {
	width: 32px;
	height: 32px;
	float: left;
	margin: 2px 0 0 0;
	clear: left;
}

#twitter a {
	display: block;
	background: url("../pix/twitter.gif") no-repeat #000;
	width: 32px;
	height: 32px;
	text-decoration: none;
}

#facebook {
	width: 32px;
	height: 32px;
	float: left;
	margin: 2px 0 0 0;
	clear: left;
}

#facebook a {
	display: block;
	background: url("../pix/facebook.gif") no-repeat #000;
	width: 32px;
	height: 32px;
	text-decoration: none;
}

#newsblock {
	width: 790px;
	margin: 10px 0 0 20px;
	display: none;
	background-color: #fff;
	border: 3px solid #a41d24;
}

#newsblock p {
/*	border-bottom: 1px solid #a41d24; */
	padding: 0.3em;
}

#content {
	float: left;
	color: #000;
	border: 0 solid #000;
	background: #d7d9d9;
	margin: 0;
	padding: 0;
	width: 950px;
	display: inline;
	background-repeat: no-repeat;
	background-image: url("../pix/content.jpg");
	min-height: 468px;
	height: auto !important;  /* für moderne Browser */
	height: 468px;  /*für den IE */
}
/*
#content-old {
	float: left;
	color: #000;
	border: 0;
	background: #d7d9d9;
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 468px;
	width: 816px;
	display: inline;
	background-image: url("../pix/gfx-verlauf-content-middle.jpg");
}

#leftcolumn {
	color: #000;
	border: 0;
	background: #d7d9d9;
	margin: 0;
	padding: 0;
	height: 469px;
	width: 67px;
	float: left;
	background-image: url("../pix/gfx-verlauf-content-left.jpg");
}

#rightcolumn {
	color: #000;
	border: 0 solid #000;
	background: #d7d9d9;
	margin: 0;
	padding: 0;
	height: 469px;
	width: 67px;
	float: left;
	background-image: url("../pix/gfx-verlauf-content-right.jpg");
}
*/
#footer {
	width: 950px;
	clear: both;
	color: #979797;
	background: #ccc;
	margin: 0;
	padding: 0;
	height: 24px;
	background-image: url("../pix/gfx-footer.jpg");
	background-repeat: repeat-x;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 24px;
}
#footer a {
	color: #979797;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}

#homepic {
	width: 261px;
	height: 376px;
	margin: 100px 30px 10px 87px;
	border: 2px solid white;
	float: left;
	background-image: url("../pix/peter_start_V2.jpg");
}

.h1-home {
	font-size: 1.5em;
	font-weight: normal;
	color: #B40000;
	margin: 120px 30px 20px 87px;
}

h1, h2, h3, h4, h5, h6 {
	color: #B40000;
}
h1 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 35px 0 0 87px;
}
h2 {
	font-weight: bold;
	font-size: 1.4em;
	margin: 12px 0 0 87px;
}
h3 {
	font-weight: normal;
	font-size: 1.3em;
	margin: 16px 0 -4px 87px;
}
h4 {
	font-weight: normal;
	font-size: 1em;
	margin: 16px 0 0 87px;
}
#content p {
	font-size: 1em;
	font-weight: normal;
	margin: 12px 87px 20px 87px;
	line-height: 1.4em;
}

#content ul.indent, #content ul.news {
	margin: 20px 0 30px 87px;
}

#content ul.news li {
	list-style-position: inside;
	list-style: none;
	margin: 0 0 10px 20px;
}

#content ul.news li:first-line {
	color: #666;
	text-transform: none;
	font-weight: normal;
}

#content ul.news li {
	font-size: 1.3em;
	width: 700px;
	margin: 0 0 20px 0;
}

#content ul.indent ul{
	margin: 10px 0 30px 20px;
}

#content ul.indent li {
	list-style-position: inside;
	list-style-type: square;
	margin: 0 0 10px 20px;
}
.navistrong:first-line {
	color: #B40000;
	font-weight: bold;
}

input.sortsubmit {
	display: inline;
	margin: 0;
	padding: 1px;
	border: 1px solid #fff;
	background-color: #B40000;
	color: white;
	font-weight: bold;
	font-size: 1em;
	width: 40px;
	height: 24px;
}

input.submit {
	margin: 12px 0 12px 0;
	padding: 4px;
	color: white;
	font-weight: bold;
	font-size: 1em;
	width: 760px;
	height: 30px;
	border: 1px solid #fff;
	background: #B40000 url("../pix/submit.jpg") no-repeat;
}

input.texttype {
	padding: 4px 2px 0 6px;
	width: 750px;
	height: 22px;
	font-size: 1em;
	font-weight: 200;
	background: #f4f4f4 url("../pix/textarea1.jpg") no-repeat;
	border: 1px solid #fff;
}

input.halbebreite {
	padding: 4px 0 0 6px;
	width: 370px;
	height: 22px;
	background: #f4f4f4 url("../pix/textarea1.jpg") no-repeat;
	border: 1px solid #fff;
	font-size: 1em;
	font-weight: 200;
}

input.halbebreiteleft {
	padding: 4px 2px 0 6px;
	margin: 0 200px 20px 0;
	width: 370px;
	height: 22px;
	font-size: 1em;
	font-weight: 200;
	background: #f4f4f4 url("../pix/textarea1.jpg") no-repeat;
	border: 1px solid #fff;
	display: block;
	clear: left;
	float:left;
}

input.radiotype {
	border: 0;
	width: 14px;
	height: 14px;
}

textarea {
	padding: 4px 2px 0 6px;
	border: 1px solid #ccc;
	width: 750px;
	height: 100px;
	font-size: 1em;
	font-weight: 200;
	background: #f4f4f4 url("../pix/textarea1.jpg") no-repeat 0 0;
	border: 1px solid #fff;
}

label.halbebreite {
	float:left;
	display: block;
	padding: 4px 2px 0 6px;
	width: 370px;
	border: 0;
}

.red {
	color: #B40000;
}

#content .playerALL {
	margin: 0 0 0 87px;
	border: 1px solid white;
	width: 760px;
	height: 285px;
	z-index: 1;
}

#content .playerALLpic {
	margin: 0 0 20px 87px;
	border: 1px solid white;
	width: 760px;
	height: 400px;
	z-index: 1;
}

/* IE-Hack für IE bis 6 und IE 7 */
* html #content .playerALL, *+html #content .playerALL, * html #content .playerALLpic, *+html #content .playerALLpic
{
  display: none;
}

/* IE-Hack für IE bis 6 */
* html #content .playerIE {
	margin: 0 0 0 87px;
	border: 1px solid white;
	width: 760px;
	height: 285px;
	z-index: 1;
}

/* IE-Hack für IE bis 6 */
* html #content .playerIEpic {
	margin: 0 0 20px 87px;
	border: 1px solid white;
	width: 760px;
	height: 400px;
	z-index: 1;
}

#content ul.indent a, p a, .news a {
	color: #B40000;
	border-bottom: 1px solid #B40000;
	text-decoration: none;
	padding: 2px;
}

#content ul.indent a:hover, p a:hover, .news a:hover {
	color: #000;
	border-bottom: 1px dashed #B40000;
	text-decoration: none;
	padding: 2px;
}

#artikel {
	margin:20px 0 10px 87px;
	width: 740px;
	padding: 10px;
	background: #f4f4f4 url("../pix/textarea1.jpg") no-repeat 00 0;
	border: 1px solid #fff;
}

#artikel div.frameleft input.text{
	padding: 4px 2px 0 6px;
	width: 32px;
	height: 16px;
	font-size: 1em;
	font-weight: 200;
	background: #f4f4f4 url("../pix/textarea1.jpg") no-repeat;
	border: 1px solid #ddd;
}

#artikel h3, #artikel h4 {
	margin: 10px 0 10px 20px;
	font-weight: bold;
}
#artikel h4 {
	color: black;
	font-weight: bold;
	margin: 10px 0 10px 20px;
}

#artikel.normal {
	height: 320px;
}

#artikel.workshop {
	height: 420px;
}
#artikel div.frameleft {
	float:left;
	width:590px;
}
#artikel div.frameright {
	float:right;
	width:150px;
}
#artikel div.frameright img {
	border: 3px solid white;
	float:right;
}

#artikel p {
	margin: 0 0 10px 20px;
	line-height: 1.3em;
	text-align: justify;
}

#artikel div.sort {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 10em;
	font-weight: lighter;
	color: #eee;
	float:right;
	line-height: 0.75;
}

#pressetext img {
	border: 1px solid #f4f4f4;
	margin: 0;
	padding: 0;
}

#pressetext h2 {
	margin-left: 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
#pressetext span {
	display: block;
	padding: 20px;
	margin-top: 5px;

}
#pressetext {
	width: 730px;
	margin: 5px 0 10px 87px;
	padding: 10px;
	padding-top: 0;
	background: #f4f4f4 url("../pix/textarea1.jpg") no-repeat 00 0;
	border: 1px solid #fff;
}

.teaser {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 1em;
	padding: 0;
	width: 730px;
}
