/* Global Reset */
*{margin:0;padding:0;}r
/* Clear-Class */
.clear{clear:both;display:block;}
/* Hack against <br> after Headlines */
.csc-header{font-size:0;}
/* Avoid border on linked images */
a img{border:0;}

/* HTML-Elements */
a{
	color:#bf251d;
	text-decoration:none;
	text-transform:uppercase;
}
body{
	background-color:#f5f5f5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
li{
	list-style-type:none;
}

h1{
	font-family:Georgia, serif;
	color:#889aae;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:27px;
	font-weight:normal;
	letter-spacing:0.01em;
	line-height:1.3em;
}

h2{
	font-family:Georgia, serif;
	color:#889aae;
	margin-bottom:10px;
	text-transform:normal;
	font-size:14px;
	font-weight:700;
	letter-spacing:0.01em;
	line-height:1.4em;
}



h3{
	font-family:Verdana, Helvetica, sans-serif;
	color:#889aae;
	margin-bottom:10px;
	text-transform:normal;
	font-size:12px;
	font-weight:700;
	letter-spacing:0.01em;
	line-height:1.4em;
}

a:hover{
	color:#32332e;
}

#rand h5 {
	background-image:url(aktuellesHeader.png);
	background-repeat:no-repeat;
	color:#929290;
	font-family:Georgia,serif;
	font-size:12px;
	height:20px;
	padding-top:5px;
	padding-left:12px;
}


/* Sitebuilding Elements */

#outerwrap{
	background-color:#fff;
	max-width:990px;
}

#searchform{
	float: right;
	/*width: 186px;*/
	width: 220px;
	margin-top: 4px;
	margin-right: 0px;
	font-size:11px;
	color: #868682;
}

#searchform .search_text{
	float: left;
	width:161px;
}

#searchform table.csc-searchform {
	width:220px;
}

#searchform input{
	border: 1px solid #c2c2c2;
	height: 14px;
	font-size: 11px;
}

#searchform .search_text input {width:115px;}

#searchform input[type=submit]{
	margin-left: 2px;
	height: 16px;
	padding-bottom:1px;
}

#searchform .csc-form-label-req{
    font-size:11px;
}

#metanavigation{
	float:right;
	width:220px;
	margin-top:4px;
	margin-right:5px;
	font-size:11px;
	border-right: 1px solid #c2c2c2;
}

#metanavigation li{
	float:right;
	color:#c2c2c0;
	padding:1px 5px;
}

#searchform a, #metanavigation a{
	color:#868682;
	text-transform: none;
}

#header, #header_en {
	width:942px;
	background-image:url('stiftung.jpg');
	background-repeat:no-repeat;
	height:125px;
	left:24px;
	top:34px;
	background-color:#dde6ed;
	position:absolute;
}

#header_en {
	background-image:url('stiftung_en.jpg');
	background-repeat:no-repeat;
}

#logolink{
	cursor:pointer;
	height:105px;
	left:620px;
	position:absolute;
	top:40px;
	width:320px;
}

#nav{
	position:absolute;
	width:942px;
	background-color:#dde6ed;
	left:24px;
	top:158px;
	padding-top:10px;
}

#nav li{
	float:left;
	border-right:1px solid #c2c2c0;
	text-align:center;
	padding:0 17px 4px;
}

#nav li a{
	font-size:13px;
	font-weight:700;
}

#centerwrap{
	clear:both;
	display:table;
	padding-top:230px;
	margin-left:24px;
	width:942px;
	overflow:hidden;
	margin-bottom:25px;
}

#innerwrap{
	display:table-row;
}

#left,#center,#right{
	display:table-cell;
	vertical-align:top;
}

#left,#center{
	border-right:1px dotted #c2c2c0;
}

#center{
	width:494px;
	padding:0 17px;
}

#rand *{
    margin-left:20px;
}

#rand * *{
	margin-left: 0px;
}


#right{
	font-size: 11px;
}

#right .cwrap{
	border-bottom:1px dotted #C2C2C0;
	margin-bottom:20px;
	margin-left:20px;
	padding-bottom:30px;
}

#subnav{
	padding-bottom:30px;
	margin-bottom:24px;
	margin-right:17px;
	border-bottom:1px dotted #c2c2c0;
}

#left .cwrap{
	padding-bottom:30px;
	margin-bottom:20px;
	margin-right:17px;
	border-bottom:1px dotted #c2c2c0;
}

#right .news-aktuelles-latest-container{
	margin-left: 17px;
}

#subnav li{
	padding-left:30px;
	margin-bottom:4px;
}

#subnav li.act{
	background-image:url('arrow.gif');
	background-repeat:no-repeat;
	background-position:5px 8px;
}

#subnav li a{
	font-size:11px;
	font-weight:700;
}

#nav li.act a{
    color:#32332e;
}

#left h2,#right h2{
	font-size:12px;
	background-image:url('boxheader-left.gif');
	background-repeat:no-repeat;
	font-family:Georgia, serif;
	color:#929290;
	height:20px;
	padding-left:12px;
	padding-top:5px;
}

#left .h2wrap,#right .h2wrap{
	background-image:url('boxheader-right.gif');
	background-repeat:no-repeat;
	background-position:right;
	margin-top:15px;
	margin-bottom:15px;
	font-size:0;
}

#left p{
	font-size:13px;
	padding:3px 3px 3px 15px;
}

#breadcrumbs{
	font-size:11px;
	margin-bottom:15px;
}



#center p,#center ul{
	margin-bottom:10px;
	font-size:12px;
	line-height:1.4em;
	color:#3e3d40;
}

#center ul{
	margin-left:25px;
}

#center li{
	list-style-type:disc;
}

#footer{
	margin-left:24px;
	background-image:url('boxheader-right.gif');
	background-repeat:no-repeat;
	background-position:right;
	width:942px;
	text-align:center;
}

#footer .fiwrap{
	background-image:url('boxheader-left.gif');
	background-repeat:no-repeat;
	height:23px;
	padding-top:2px;
}

#footernav{
	width:269px;
	height:17px;
	margin:0 auto;
	text-align:center;
}

#footernav li{
	display:block;
	float:left;
	width:auto;
	padding:0 10px;
	border-right: 1px solid #c2c2c2;
}

#footernav li.printlink{
	border:0;
}

#footernav li a{
	color:#868682;
	font-size:12px;
	text-transform:none;
}

.tipafriend {
	color:#868682;
	font-size:12px;
	text-transform:none;
}


#mail_captcha{
	width:30%;
	float:left;
	text-align:right;
	padding:62px 10px 2px 2px;
}

#mail_captcha_input{
	float:left;
	padding:62px 2px 2px;
}

#mail_captcha_text{
	float:left;
	margin-bottom:10px;
	padding-top:2px;
}

#mail_captcha_image{
	padding:10px 0;
}

.tx-srfreecap-pi2-image{
	border:1px solid #A5ACB2;
}

.tx-pilmailform-pi1{
	font-size: 11px;
}

.mail_main{
	padding:0;
}

.mail_legend{
	color:#4d4d4d;
	padding:5px;
}

.mail_hint{
	text-align:center;
	font-style:italic;
	padding:10px;
}

.mail_key{
	width:143px;
	float:left;
	text-align:right;
	padding:2px 10px 2px 2px;
	clear:left;
}

.mail_pflichtfeld_marker{
	padding-left:5px;
	color:#BF251D;
}

.mail_value{
	padding:2px;
}

.mail_value_nobreak{
	float:left;
	padding:2px;
}

.mail_submit{
	padding:10px 10px 10px 30%;
}

.mail_error{
	color:red;
	padding:10px 10px 10px 30%;
}

#mail_captcha_image{
	margin-left: 155px;
}

#center .cwrap .csc-textpic-intext-left .csc-textpic-imagewrap{
	padding:0 10px 5px 0;
}

#center .cwrap .csc-textpic-intext-right .csc-textpic-imagewrap{
	padding:0 0 5px 10px;
}

#center .cwrap .csc-textpic-imagewrap .csc-textpic-caption{
	font-size:11px;
	margin-top:3px;
	color:#889aae;
}

#rand .cwrap{
	border: 0;
	padding:0;
}

#left,#right{
	width:206px;
}

.tx-rggooglemap-pi1 .mapcat, .tx-rggooglemap-pi1 .mapbottom{
	display: none;
}

.news-latest-container{
	border:0;
	background-color: transparent;
}

.news-latest-container h2{
    border:0;
	background-color: transparent;
	margin:0;
	padding:0;
}

.news-latest-container .brounded{
    margin:0;
    background-color: #F0F1E3;
    border: 0;
    background-image:url('newsbox-left.gif');
	background-repeat:no-repeat;
	background-position: bottom left;
	margin-bottom: 25px;
}

.news-latest-item p{
	line-height: 1.4em;
}

.news-latest-morelink{
	clear: left;
	margin-top:5px;
}

.news-latest-morelink a{
	float: none;
	font-size: 11px;
    font-weight: normal;
}

.news-latest-item{
	padding: 12px;
	background-color: transparent;
	border: 0;
	margin:0;
}

.news-latest-item h3{
	font-size: 11px;
	font-weight: normal;
	margin-bottom:5px;
}

#rand .news-latest-container h2{
	font-size:12px;
	background-image:url('trbox-left.gif');
	background-repeat:no-repeat;
	font-family:Georgia, serif;
	color:#929290;
	height:20px;
	padding-top:5px;
}

#rand .news-latest-container .h2wrap{
	background-image:url('trbox-right.gif');
	background-repeat:no-repeat;
	background-position:right;
	margin:0;
	font-size:0;
}

.news-single-timedata,
.news-single-category,
.news-latest-category,
.news-list-category{
	display: none;
}

.news-single-item h2 {
	font-family:Georgia, serif;
    color:#889aae;
    margin-bottom:10px;
    text-transform:normal;
    font-size:14px;
    font-weight:700;
    letter-spacing:0.01em;
    line-height:1.4em;
}

.news-single-item {
	border:0;
	background-color:#fff;
}

.news-list-container,
.news-list-item,
.news-list-date,
.news-list-item h3{
    border:0;
    background-color:#fff;
}

.news-list-item h3{
    background-color:#889aae;
}

.news-list-container hr.clearer{
    border:none;
}

.tx-flvplayer-pi1{
	overflow:hidden;
	margin-top: -18px;
}

.download, .external-link-new-window, .mail{
	text-transform:none;
}

.tx-rggooglemap-pi1{
	font-size: 11px;
	line-height: 17px;
}

.tx-tipafriend a{
	text-transform: none;
}

.tx-tipafriend{
	font-size: 9px;
}

.tx-tipafriend td{
    border-bottom:1px solid #E9E9EA;
	height:25px;
	margin:0pt 0pt 0pt 20px;
	padding:5px 10px 5px 1px;
}

#rand .cwrap p {
	line-height:1.4em;
}

.news-list-container hr.clearer,
.news-single-item hr.clearer,
.news-latest-container hr.clearer {
border:none;
visibility:hidden;
}

.mail-error{
	clear:both;
}

.cwrap ul li {
margin-bottom:5px;
}

.cwrap ul li h3 {
margin-bottom:0px;
}

.tx-srfreecap-pi2-image{
	margin-left:0;
}

.tipafriend td {
margin:0 0 0 20px;
padding:5px 10px 5px 1px;
border-bottom:1px solid #e9e9ea;
height:25px;
}
.news-single-img {
	float:left;
	padding:0 20px 5px 0;
	margin:0;
}
.news-list-item img {
	border:0;
}
#maincontent .news-single-imgcaption {
	font-size:10px;
	font-style:italic;
	padding:0;
	margin:0;
}

#outerwrap ul#metanavigation a:hover {
	color:#32332e;
}

#footernav a:hover {
	color:#32332e;
}

.tx-ttnews-browsebox {
	background-color:#fff;
	border:0;
}

.tx-ttnews-browsebox-SCell {
	background-color:#fff;
	border:0;
}

.tx-ttnews-browsebox-SCell a {
	color:#000;
}

#left .csc-frame-frame1 .csc-textpic-center {
        margin-right:17px;
}

#left .csc-frame-frame1 div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
        margin-left:0;
}

#left .csc-frame-frame1 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
        margin-bottom:0;
}