@charset "utf-8";
/* CSS Document */
/* Font Deklaration */
a{
color:#000000;
text-decoration:none;
}
a img{border:none;}
h1{
color:#000000;
font-size:16px;
margin:0 0 12px 0;
}
h2 {
font-size:12px;
line-height:1.6em;
font-weight:bold;
margin:0 0 12px 0;
}
h3{
font-size:14px;
margin:0px;
color:#000000;
}
ul{
list-style-type:none;
}
.small{
font-size:9px;
font-weight:bold;
}
/* Ende Font Deklaration */

body {
font: 72% Arial;
color:#000000;
text-align: justify;
}
div#head {
display:none;
}

div#page {
width:600px;
margin:0 auto;
}
span#shadowbar{
display:none;
}
div#left {
width:600px;
float:left;
margin:20px 0 0 0;
}
div#sb_left{
display:none;
}
div#pressepost{
border: solid 1px #666666;
padding: 12px;
margin:12px 0 0 0;
}
div#content {
width:auto;
padding:0 20px 0 20px;
}
div#content p.wp-caption-text{
color:#333333;
font-size:9px;
text-align:center;
margin-bottom:0px;
}
div#content p{
line-height:1.6em;
margin:0 0 1.4em 0;
}
div#content ul{
line-height:1.6em;
margin: 0 25px 15px 0;
}

div#sb_right {
display:none;
}

#out-foot {
	display:none;
}

/*innenabstaende fuer content*/

input.textbox, textarea {
width:98%;
}

/*testzone*/
div.post h2.pagetitle {
	/*text-align: left;
	font: 1.6em Arial;
	border-bottom: 1px solid #ccc;
	color:#333;
	margin-top: 0px;*/
	display:none;
}

.alignright{float:right;margin:8px 0 8px 8px;}
.alignleft{float:left;margin:8px 8px 8px 0;}

/* Formatierung Pressezentrum */
p.meta{
font-size:11px;
background:#cecece;
padding:5px;
}
#veroeffentlichungen{
display:none;
}
/* Ende Formatierung Pressezentrum */