html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	font-family: Palatino,"Palatino LT Std Roman","Times Roman","Times New Roman", serif;
	color: #3a3e3f;
	background-color: #000000;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
}

.clear {
	clear: both;
}

a, a:hover, a:active, a:visited, a:link {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 955px;
	height: 592px;
	top: 50%;
	left: 50%;
	margin-top: -296px;
	margin-left: -478px; 
	position: absolute;
	background: url(../images/bb_logo_bg.gif) no-repeat center center;
}

#content_wrap {
	overflow: hidden;
	height: 592px;	
	width: 955px;
}
#breadcrumb, #languages {
	position: absolute;
	top: -8px;
	left: 0;
	width: 600px;
	height: 14px;	
	font-size: 11px; 
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #ccc;
}
#languages {
	left: auto;
	right: 0;
	width: 200px;
}
#languages ul {
	float: right;	
}

#languages ul li {
	float: left;	
	padding-left: 5px;
}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active,
#languages a, #languages a:hover, #languages a:active, #languages a:visited, #languages a:link {
	color: #ccc;
	text-decoration: none;
}

#mainnav {
	width: 955px;
	height: 28px;
	position:absolute;
	bottom: 0;
	left: 0;
	background-color: #CCCCCC;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 30;
	overflow: visible;
}


#nav, #nav ul {
	padding-left: 15px;
	z-index: 40;
}

#nav a {
	display: block;
	background: transparent url(../images/blank.gif) repeat;
	line-height: 28px;
	cursor: pointer;
	padding-left: 15px;
	color: #616161;
	text-decoration: none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	z-index: 40;
}

#nav a:hover, #nav a.active {
	color: #222;
}

#nav li {
	float: left;
	height: 28px;
	z-index: 40;
}

ul#nav li ul.pulldown {
	position: absolute;
	left: -999em;
	bottom:27px; 
	margin:0;
	padding: 0;
	z-index: 999;
}

ul#nav li:hover ul.pulldown, ul#nav li.sfhover ul.pulldown {
	left: auto;
}

#nav li ul li {
	float:none;
	width: 150px;
	z-index: 999;
	padding: 0;
	margin:0;
	height: 23px;
}

ul#nav li ul.pulldown li a {
	color: #000;
	display:block;
	line-height: 23px;
	height: 23px;
	padding: 0px 15px;
	margin: 0;
	color: #fff;
	z-index: 999;
}

#nav li:hover ul li a:hover, #nav li.sfhover ul li a:hover {

	color: #ccc;
}

#bgimage {
	
	width: 955px;
	height: 550px !important;
	overflow: hidden;
	position:absolute;
	top: 14px;
	left: 0;
	z-index: 10;
}

#content {
	width: 955px;
	height: 520px;
	position:absolute;
	top: 14px;
	left: 0;
	z-index: 20;
}

#content div.white {
	position: absolute;	
	color: #fff;
}
#content div.dark {
	position: absolute;	
	color: #000;
}

#content div.white p, #content div.dark p {
	padding: 9px 0;
}

h1 {
	font-size:20px;
	font-weight:normal;
	letter-spacing:3px;
	line-height:1.4em;
	padding-bottom:5px;
	text-transform:uppercase;
}
h2 {
	font-size:16px;
	font-weight:normal;
	letter-spacing:3px;
	line-height:1.4em;
	padding-bottom:5px;
	text-transform:uppercase;
}
h3 {
	font-size:13px;
	font-weight:bold;
	letter-spacing:3px;
	line-height:1.4em;
	margin: 10px 0;
}
h4 {
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
}

.content_bg {
	background-color: #4C3A3A;	
	position:absolute;
}

#projek_nav ul li {
	float: left;	
}

#projek_nav ul li span {
	padding: 5px 8px;
	display: block;	
}
.scrollbar {
	overflow:auto;
	position: absolute;
	padding: 30px 20px 30px 0;
	color: #fff;
}

.news-list-item {
	border-bottom: 1px solid #fff;
	padding: 10px 0;	
}

.news-list-item .news-list-date {
	font-weight: bold;	
	padding-bottom: 10px;
}

.news-list-item h3, .news-single-item h3 {
	margin: 0;	
	letter-spacing: 1px;
}
.news-list-item h2, .news-single-item h2 {
	letter-spacing: 1px;
}

#content .news-list-item p.bodytext {

}

.news-list-morelink {
	text-align: right;	
}

.news-single-item {
	position: absolute;
	top: 0;
	right: 0px;
	width: 530px;
	height: 490px;	
	color: #fff;
	padding-right: 25px;
}
.news-single-timedata {
	margin: 30px 0 15px;	
}
hr.clearer {
	border: 0;
	background-color: #fff;
	height: 1px;
	margin: 25px 0;	
}
.news-single-backlink {
	position: absolute;
	top: 500px;
	left: 60px;
	width: 230px;
	height: 40px;
}
.backlink {
	position: absolute;
}
.backlink p {
	margin:0;
	padding: 0;
	color: #fff;
}

.news-list-browse {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 450px;
	height: 40px;
	text-align: center;
}
.news-list-browse ul  {
	float: right;
}
.news-list-browse ul li {
	float: left;
}

ul#projekte {
	padding-top: 25px;	
}

.impression_button
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/images/play.png', sizingMethod='scale');
	background:none;
}

/*
.impression_button:hover
{
	background: white;
	color: black;
	text-decoration: none;
}
*/


.news-list-browse ul li a {
	padding: 1px 0 0 1px;
	margin: 0 5px;
	border: 1px solid #fff;
	width: 16px;
	display: block;
	font-size: 11px;
	line-height: 14px;
}

.news-list-browse ul li a:hover, 
li.tx-ttnews-active a,
li.tx-ttnews-active a:hover, 
li.tx-ttnews-active a:active, 
li.tx-ttnews-active a:visited, 
li.tx-ttnews-active a:link {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

.news-list-browse ul li.browselink a {
	width: 70px;
} 

.news-list-browse ul li.browselink {
	width: 90px;
} 

.news-single-files dt {
	padding-bottom: 5px;
	font-weight: bold;	
}

.news-single-files dd {
	line-height: 18px;	
}

.news-single-files dd img {
	margin: 2px 15px 0 0;	
}


.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {
	float: left;
		
}
.tx-srfeuserregister-pi1 dt {
	clear: both;
	padding-right: 15px;
	width: 200px; 	
}

.tx-srfeuserregister-pi1 input {
	width: 200px;	
}

.impressum
{                
	position: absolute;
	overflow: auto;
	color: white;
}

#page6 #content .white {
	z-index: 999;	
}

img.png_hack {
	behavior: url("/fileadmin/css/iepngfix.htc");	
} 

#page47 #bgimage {
	display: none;	
}