/* Basisformatierung */

* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5DC9C;
}

#page {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	background-color: #ffffff;
}

#container-1 {
	position: relative;
	width: 880px;
	left: 50%;
	margin-left: -440px;
}

/*Elemente aus dem Header*/

#header-1 {
	width: 880px;
	height: 16px;
	padding-top: 3px;
}

#header-1 p, #header-1 div {
	float: right;
	text-align: right;
	vertical-align: top;
}

#header-2 {
	width: 880px;
	height: 149px;
}

#header-3 {
	margin-top: 20px;
	width: 880px;
	height: 25px;
}

#header-3-suchfeld {
	width: 198px;
}

#header-3-navi {
	margin-left: 30px;
	width: 652px;
}

#header-3 div {
	float: left;
}

#suchfeld-1 {
	height: 16px;
	padding-left: 14px;
	float: left;
	width: 41px;
}

#suchfeld-1 p {
	vertical-align: middle;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding-top: 2px;
}

#suchfeld-2 {
	padding-left: 6px;
	height: 16px;
}

/* Content Bereich */

#content {
	width: 880px;
	background-color: #FBF1D8;
}

#start-img {
	padding-bottom: 30px;
}

#content img {
	vertical-align: top;
}

/*	height: 470px;	*/
 #start-sidebar {
	float: left;
/*	background: url(../img/sidebar-start.jpg); */
	background-color: #FBF1D8;
	width: 170px;
	height: 641px;
	padding: 0px 30px;
}


/*	height: 430px;	*/
#primary-content {
	background-color: #ffffff;
	float: left;
	width: 380px;
	height: 601px;
	padding: 15px;
	margin: 0px;
}

#primary-content a {
	text-decoration: underline;
	color: #000000;
}

#primary-content a:hover {
	color: #128dca;
}

/*	height: 470px;	*/
#start-right {
	background-color: #FBF1D8;
	float: left;
	width: 210px;
	height: 641px;
	padding-left: 30px;
}

/*////////////////
         Footer
         //////////////*/

#footer-padding {
	height: 40px;
	background-color: #FBF1D8;
}

#footer {
	background: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 880px;
	height: 40px;
	text-align: left;
}

.clearing {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}

#start-sidebar h1 {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 0px 0px 7px;
}

#start-sidebar .grey-small {
	font: italic normal 10px Verdana, sans-serif;
	text-decoration: none;
}

.startpresseNews {
	border-bottom: 1px solid #B0C985;
	padding-bottom: 7px;
}

#start-sidebar p.bodytext {
	line-height: 17px;
}

#start-right p .blue-bold{
	line-height:15px ;
}


/* Teaser */
.tx-c1teasercontent-pi1 {
	width: 170px;     
    border-bottom:1px solid #B0C985;
    padding-bottom:10px;
    margin-bottom:10px;
}
.tx-c1teasercontent-pi1 ul,.tx-c1teasercontent-pi1 li{	
	padding-left:0;
	list-style-image: none;	
	list-style-type: none;
	color: #000;
	line-height:15px ;	
}
.tx-c1teasercontent-pi1 li a{
	color: #000;
	line-height:15px ;	
}
.tx-c1teasercontent-pi1 li a:hover{
color: #128dca;
}

.tx-c1teasercontent-pi1 a {	
	text-decoration:none !important;
}
.tx-c1teasercontent-pi1 .author { 
	font-style:italic;
	font-size:11px;
	line-height:11px;	
	color: #888;	
	display:block;	
	width:170px;
	text-align:right;
	padding-bottom:5px;
}

