/*
gelb: fcdd09
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #222;
}


a, object {outline:0;}

a {
	text-decoration: underline;
	font-weight: bold;
}

body {
	background-color: #fff;
}

p {
	margin-bottom: 14px;
}

b, strong {
	font-weight: bold;
}


h1 {
	/*margin: 10px 0 0 26px;*/
	margin: 10px 0 20px 26px;
	font-weight: bold;
}

hr {
	border-top:1px solid #000;
	height:1px;
}


input {
	padding-left: 3px;
	padding-top: 3px;
	height: 20px;
	border: 1px solid #d6d6d6;
}

textarea {
	padding-left: 3px;
	padding-top: 2px;
	border: 1px solid #d6d6d6;
}


div.clear {
	clear: left;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.display {
	display: block;
}

.hide {
	display: none;
}



/* Bereiche */

#contentwrapper {
	/*background-color: yellow;*/
	width: 1276px;
	margin-left: auto; margin-right: auto;
}


/* HEADER */

#header {
	width: 1276px;
	height: 152px;
	position: relative;
}

.name-img {
	margin: 36px 0 0 77px;
}

.ruhr2010 {
	margin-left:30px;
}

.service-navi {
	position: absolute;
	top: 132px;
	right: 26px;
	border-bottom: 1px solid black;
	width: 1145px;
	padding-bottom: 5px;
	text-align: right;
}

.service-navi a {
	background: transparent url(../images/home/line-vertical.gif) 0 0  no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}


/* LEFTCOL */
#leftcol {
	/*background-color: blue;*/
	width:334px;
	position: relative;
	float: left;
}

.navi {
	/*background-color: aqua;*/
	margin-left: 105px;
	width: 217px;
	height: 329px;
	position: relative;
}
.navi img {
	margin-right: 5px;
	margin-bottom: 5px;
}

.navi img.trans {
  position: absolute;
  bottom: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.navi-img {
	/*background-color: blue;*/
	margin-left: 18px;
	width: 304px;
}

.navi-files {
	/*background-color: red;*/
	margin-left: 86px;
	margin-top: 23px;
	width: 236px;
}

.navi-files a {
	background: transparent url(../images/home/download-icon.gif) 0 3px no-repeat;
	font-weight: bold;
	padding-left: 11px;
	text-decoration: none;
}



/* RIGHTCOL */
#rightcol {
	/*background-color: green;*/
	width: 916px;
	position:relative;
	float: left;
	border-bottom: 1px solid black;
}

.img-left {
	float: left;
	margin-right: 26px;
}

.img-right {
	float: right;
	margin-left: 26px;
}

.img-mb {
	margin-bottom: 20px;
}





#rightcol p {
	padding-left: 26px;
}


.aktuelles #rightcol p{
	float:left;
	width:432px;
	padding-left:0;
}


#rightcol a.file {
	background: transparent url(../images/home/download-icon.gif) 0 3px no-repeat;
	font-weight: bold;
	padding-left: 11px;
	text-decoration: none;
}


.lightbox {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#rightcol .lightbox a {
	background: none;
	margin-right: 5px;
}



/* Startseite Bild unterhalb */
#leftcol2 {
	/*background-color: blue;*/
	width:334px;
	position: relative;
	float: left;
}

#rightcol2 {
	/*background-color: green;*/
	width: 916px;
	position:relative;
	float: left;
	/*border-bottom: 1px solid black;*/
}


/* PARTNER  */
p.partnertxt {
	margin-top: 15px;
}




/* Mediathek */
#media {
  width:430px;
	float:left;
	margin:0;
	padding:0;
}

#media p {
  padding-left: 0;
}





/* Contact START */

label {
	display: block;
	margin: 0 0 4px;
}

input.text {
	width: 366px;
}
input.street {
	width: 297px;
}
input.no {
	width: 42px;
	margin-left: 20px;
}
input.plz {
	width: 74px;
}
input.city {
	width: 267px;
	margin-left: 20px;
}


textarea.text {
	width: 366px;
	height: 199px;
}

input.contact-button {
	width: 55px;
	height: 25px;
	border: none;
}

input.contact-button:focus {
	outline:0;
}

/* Contact END */



/* FOOTER */
#footer {
	/*background-color: silver;*/
	width: 1250px;
	padding-top: 90px;
	text-align: right;
}

#footer, #footer strong {
	font-family:Lucida grande,sans-serif;
	font-size: 8px;
	line-height: 11px;
	color: #222;
}



/*
ul, ol {
	margin: 0 16px 20px 32px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

li {
  background: transparent url(../images/etc/liste.png) 0 5px  no-repeat;
	padding-left: 19px;
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}

li b, li strong  {
	font-size: 15px;
	line-height: 18px;
	color: #ecf869;
}

li a {
	font-size: 15px;
	line-height: 18px;
	color: #ecf869;
	text-decoration: underline;
}
*/
