@charset "UTF-8";
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	background-color: #d2d2d2;
	background-image: url(../picts/gradient.jpg);
	background-repeat: repeat-x;
}
.logo {
	width: 946px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	height: 68px;
}
.main_div {
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 946px;
	background: url(../picts/shadow_middle.gif) repeat-y;
}
.flashheader {
	position: relative;
	margin: 0;
	width:  946px;
	/*height: 478px; */
	z-index: 1;
	background: url(../picts/shadow_top.gif) no-repeat left top;
}
#googleheader {
	position: relative;
	margin: 0;
	width:  946px;;
	height: 478px;
	z-index: 1;
	background: url(../picts/pict_anfahrt.jpg) no-repeat left top;
}
.content_all {
	position: relative;
	text-align: left;
	border: 0;
	width: 900px;
	margin-top: 0px;
	margin-left: 23px;
	padding-top: 20px;
	padding-bottom: 3px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	min-height: 186px;
	/*IE6 Hack*/
	* html height: 186px;
}
.column_big {
	position: relative;
	width: 532px;
	left: 0;
	height: 100%;
}
.column_bigger {
	position: relative;
	width: 532px;
	left: 0px;
	height: 100%;
	min-height: 561px;
	/*IE6 Hack*/
	* html height: 561px;
}
.teaser_big {
	position: absolute;
	width: 348px;
	left: 552px;
	top: 22px;
}
.teaser_1 {
	position: absolute;
	width: 164px;
	left: 552px;
	top: 20px;
}
.teaser_2 {
	position: absolute;
	width: 164px;
	left: 736px;
	top: 20px;
}
.bottom {
	position: relative;
	margin: 0;
	padding: 0px;
	height: 8px;
	text-align: center;
	width: 946px;
	border:0px;
	background: url(../picts/shadow_bottom.gif) no-repeat left bottom;
}
#fb-root { padding-top: 12px; }
h1, h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	margin-bottom:20px;
}
h2 { margin-top: 20px; }
.csc-textpicHeader h1 {
	margin-bottom:18px;
}
a {
	font-weight: normal;
	color: #FF5800;
	text-decoration: underline;
}
.download img { padding-right: 4px; }
/*
a:hover {
	color: #333333;
} */
a.internal-link, 
.teaser_big a.internal-link,
a.mail,
.teaser_big a.mail {
	font-weight: normal;
	color: #FF5800;
	text-decoration: underline;
}

.teaser_1 a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.teaser_1 a:hover {
	color: #333333;
}
.teaser_big a {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.orange {
	color: #f95300;
}
#imgleft{
	float: left; 
	margin-right: 20px; 
	margin-bottom:10px;
}
a.dropdown {
	font-weight: bold;
	color: #FF5800;
	text-decoration: none;
}
div.csc-textpic-intext-left-nowrap {	padding-top:16px; }

div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
    margin-right: 20px;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:20px !important;
}

.csc-frame-frame1 a {
	display:block;
	width:164px;
	height:185px;
	background:transparent url(../picts/teaser/Teaser_STUDIO.jpg) no-repeat top left;
}
.csc-frame-frame1 a:hover {
	background-image:url(../picts/teaser/Teaser_STUDIO_over.jpg);
}
.csc-frame-frame2 a {
	display:block;
	width:348px;
	height:185px;
	background:transparent url(../picts/teaser/Teaser_LOCATION_aufHome.jpg) no-repeat top left;
}
.csc-frame-frame2 a:hover {
	background-image:url(../picts/teaser/Teaser_LOCATION_aufHome_over.jpg);
}
h1.more-margin {
	margin-bottom:32px;
}
h1.more-margin2 {
	margin-bottom:10px;
}
a img ,
a:link img,
a:hover img  { border:none; }
.news-latest-item { margin-bottom:20px; }
.news-single-author,
.news-latest-item p,
.news-single-timedata p { display:inline; }
.news-latest-item h3 { margin: 3px 0; font-size:12px; }
.news-single-img,
.news-single-item img { float: left; padding-right: 10px; }
.news-single-item p { font-size:12px; line-height:1.2em; }
hr.clearer { border:none; }
.preloader { 
	position:absolute;
	top:-1000px;
	left:-1000px;
	margin-top:-1000px;
	margin-left:-1000px;
}
.under_pressclip { height: 450px; }


