@charset "UTF-8";
/* CSS Document */

/*****************
Debugging 
*****************/
/*div { border: 1px #ccc dashed; }*/

/*****************
Allgemein
*****************/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.2em;
	color: #2d3033;
	background: url(images/bg.gif) repeat;
} 

/*****************
Struktur
*****************/
#wrapall {
/*	background: url(images/shadow.jpg) center top repeat-y;*/
}

#wrap {
	background: #fff;
	/*width: 90.5em;*/
	width: 905px;
	height: 100%;
	/*border-top: 0.5em #ff0000 solid;*/
	margin-left: auto;
	margin-right: auto;
	/*padding: 0 0.2em 2em;*/
}

#footer {
	clear: both;
	/*background: #ff0000;*/
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	/*width: 88.5em;*/
	width: 905px;
	height: 208px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 3px 0 0;
	color: #fff;
}

#footer p
	{
	padding-left:20px;
        padding-top:170px;
        font-size:11px;
	line-height:14px;
	}

/*****************
Language Selector
*****************/
#lang {
	font-size: 0.9em;
	font-weight: bold;
	color: #2d3033;
	margin-right: 3em;
	padding-top: 1em;
}
#lang a {
	font-weight: normal;
	color: #ff0000;
}
#lang a:hover {
	text-decoration: underline;
}

span.spacer {
	padding-left:3px;
	padding-right:3px;
	}

/*****************
Navigation
*****************/
#nav1 ul, #nav2 ul {
	margin: 0;
	padding: 0;
}
#nav1 ul li {
	float: left;
	margin-right: 2em;
}
#nav1 a {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#nav1 a:hover {
	color: #ff0000;
}
#nav1 a.nav1_act {
	color: #ff0000;
	/*border-top: 3px solid #ff0000;*/
	padding-top: 0.3em;
}

#nav2 a {
	font-weight: bold;
	color: #2d3033;
	line-height: 1.8em;
	font-size: 1.2em;
}
#nav2 a:hover, #nav2 a.nav2_act {
	color: #ff0000;
}

#nav2 a.nav3 {
	font-weight: normal;
	line-height: 1.4em;
}
#nav2 a.nav3_act{
	color: #ff0000;
	font-weight: normal;
	line-height: 1.4em;
}
#nav2 ul ul li {
	list-style: outside url(images/nav3_arrow.gif);
	margin-left: 2.5em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

/**************************
Meta Navigation Success
**************************/
#success h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
	text-transform: uppercase;
}
#success ul {
	margin: 0;
	padding: 0;
	font-size:1.4em;
}
#success ul li a {
	color: #fff;
	/*font-size: 1.2em;*/
	font-weight: bold;
	line-height: 1.75em;
	text-decoration: none;
}
#success ul li a:hover {
	color: #dddddd;
}

#success li {
	background-image:url(images/pfeile_weiss_temp.gif);
	background-repeat:no-repeat;
	padding-left:14px;
}

#success li:hover {
	background-image:url(images/pfeile_grau_temp.gif);
	}

/*************************
Newsletter Subscription
*************************/
#newsletter h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.25em;
}
#newsletter a {
	color: #fff;
	font-size: 1.1em;
}
#newsletter a:hover {
	color: #f38643;
}

/******************************************
Above Content - Clickpath, Tip a Friend
******************************************/
#clickpath, #clickpath a.cp, #tipafriend a {
	color: #2d3033;
}
#clickpath a.cp:hover, #tipafriend a:hover {
	color: #ff0000;
}
#clickpath a.cpCurrent {
	color: #ff0000;
}
#tipafriend a.tipit {
	background: url(images/email.gif) no-repeat right top;
	padding-right: 20px;
}

/*****************
Content
*****************/
#content h1.csc-firstHeader, #content h1 {
	font-weight: bold;
	font-size: 1.8em;
	color: #ff0000;
	margin-bottom: 0.8em;
	line-height: 1.2em;
}
#content h1 {
	font-size: 1.4em;
}
#content h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #ff0000;
	margin-bottom: 1em;
}
#content h3 {
	font-size: 1em;
	font-weight: bold;
	font-size: 1.2em;
	color: #ff0000;
}
#content p {
	margin-bottom: 1.4em;
	font-size: 1.2em;
	line-height: 14px;
}
#content ul {
	margin-left: 0;
}
#content ul li {
	list-style: outside square;
	padding-bottom: 0.5em;
	font-size: 1.2em;
}
#content a {
	color: #ff0000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#content div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #ebf3f7;
	padding: 2px;
}

/*****************
Footer
*****************/
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ebf3f7;
}

/*****************
Mailform Plus
*****************/
#content #mfplus input, #content #mfplus textarea, #content #newsletter input, #content input, #content textarea, #content select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background: #fff;
	border: 1px solid #ff0000;
	padding: 0.2em;
}
#content #mfplus input:focus, #content #mfplus textarea:focus, #content #newsletter input:focus, #content input:focus {
	background: #FCE5E6;color:#ff0000;
}
#content #mfplus hr, #content #tip hr {
	border: none;
	border-bottom: 1px solid #ff0000;
	margin: 0.5em 0;
}
#content #mfplus input.button, #content #newsletter .nl_button, #content input.button {
	background: #ff0000;
	border: none;
	color: #fff;
	font-weight: bold;
}
#content #mfp_errors {
	background: #FF9999;
	padding: 1em;
	margin-bottom: 1em;
}
#content #mfp_errors ul {
	margin: 0.5em 0 0 1.7em;
	padding: 0;
}

/*****************
Downloads
*****************/
#downloads {
	padding: 2em;
}
#downloads .csc-uploads-description {
	display: none;
}
#downloads .filelinks a {
	line-height: 1.2em;
}
#downloads .filelinks .pdf {
	margin-bottom: 1em;
}
#downloads h1.csc-firstHeader, #downloads h1 {
	font-weight: bold;
	font-size: 1.4em;
	color: #ff0000;
	margin-bottom: 0.8em;
	line-height: 1em;
}
#downloads a {
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: bold;
	color: #2d3033;
	text-decoration: none;
}
#downloads a:hover {
	color: #ff0000;
}
#downloads dt img {
	border: 1px solid #EBF3F7;
	padding: 2px;
}
#downloads .csc-header {
	margin-top: 2em;
}
#downloads .csc-header-n1 {
	margin-top: 0;
}

/*****************
Filelinks
*****************/
#content .filelinks {
	font-size: 1.1em;
}
#content .filelinks a {
	line-height: 1.4em;
	font-weight: bold;
	color: #2d3033;
	text-decoration: none;
}
#content .filelinks a:hover {
	color: #ff0000;
}
#content .filelinks .pdf {
	margin-bottom: 1em;
}

/*****************
Top-News
*****************/
#topnews .topnews-container {
	background: #f2f7fa url(images/topnews_bg.jpg) repeat-x left top;
	padding: 0.3em;
}
#topnews .topnews-txt {
	padding: 0.5em;	
}
#topnews .topnews-item h2 {
	font-weight: bold;
	font-size: 1.1em;
}

/*****************
References
*****************/
#references {
	border: 1px solid #ff0000;
}
#references h1 {
	color: #fff;
	background: #ff0000;
	font-size: 1em;
	font-weight: bold;
	padding: 0.3em 1em;
}

/*****************
News
*****************/
#news h1.title, #news h1.csc-firstHeader, #slideshow h1.csc-firstHeader {
	font-weight: bold;
	font-size: 1.4em;
	color: #ff0000;
	margin-bottom: 1em;
}
#news .news-latest-item, #slideshow .news-list-item {
	margin-bottom: 1.4em;
}
#news .news-latest-date, #content .news-single-timedata, #content .news-list-date, #slideshow .news-list-container .news-list-date {
	font-size: 1em;
}
#news .news-latest-item h1, #news .news-latest-item h1 a, #slideshow .news-list-item h1, #slideshow .news-list-item h1 a {
	font-size: 1.1em;
	font-weight: bold;	
	color: #2d3033;
}
#news .news-latest-item h1 a:hover, #news .news-latest-morelink a:hover, #slideshow .news-list-item h1 a:hover, #slideshow .news-list-item .news-latest-morelink a:hover {
	color: #ff0000;
}
#news .news-latest-morelink a, #slideshow .news-list-item .news-latest-morelink a {
	color: #2d3033;
	text-decoration: none;
}
#content .news-list-item h1 {
	font-size: 1.4em;
	color: #ff0000;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0;
}
#content .news-list-item {
	border-bottom: 1px solid #EBF3F7;
	margin-bottom: 1em;
}
#content .single_subheader h3 {
	font-size: 1.2em;
	font-weight: bold;
}
#content .single_subheader {
	margin-bottom: 1em;
}

/*****************
Fotobook
*****************/
.tx-gooffotoboek-pi1 .tabel img {
	margin-right: 1em;
	margin-bottom: 1em;
	border: 1px solid #EBF3F7;
	padding: 2px;
}

/*****************
RSS Feed
*****************/
#news .tx-pmkrssnewsexport-pi1 {
	background: url(images/feed_bg.jpg) repeat;
	border: 1px solid #ddd;
	padding: 1em;
	display: table-cell;
}
#news .tx-pmkrssnewsexport-pi1 a {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #2d3033;
	text-decoration: none;
}
#news .tx-pmkrssnewsexport-pi1 a:hover {
	color: #ff0000;
}
#news .tx-pmkrssnewsexport-pi1 img {
	margin-right: 1em;
}

/*****************
Slideshow
*****************/
#slideshow .rgslideshow {
	border: none;
}
#slideshow .rgslideshow .rgsnest {
	padding-top: 2px;
	padding-bottom: 7px;
	display: none;
}
#slideshow .rgslideshow .rgstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
}
#slideshow .rgslideshow .rgsdescription {
	font-size: 1em;
	line-height: 1.2em;
	padding-bottom: 1em;
}

#downloads .tx-rgslideshow-pi1 {
	width: 100%;
}
#downloads div.tx-rgslideshow-pi1 div.rgslideshow {
	border: 1px solid #ebf3f7;
	padding: 2px;
}
#downloads .rgslideshow .rgsnest {
	display: none;
}




/* *************************************
	layout-änderungen jänner 2010
   ************************************* */
#nav1 {
	width:790px;
	float:left;
}

*html #nav1 {
	width:790px;
	
}

#wrap #lang {
	margin-top:-17px;
	width:50px;
	float: left;
	padding-right:0;
	margin-right:0;
}

#wrap p {
font-size:1.2em;
line-height:14px;
}


