@CHARSET "UTF-8";
html * 
{ 
	margin: 0;
	padding:0;
}

body
{
	font-family: Lucida Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82a1a8; 
	margin: 0px auto; padding: 0px; line-height: 1.4em;
	background: #323d42 url(../bilder/bg/bg.jpg) center -140px no-repeat;
}

img { border: hidden; }
table { border: hidden; }
a:link, a:active, a:visited {color: #d7ba86; text-decoration: underline;}
a:hover {color: #d7ba86; text-decoration: none;}

/* --------------- Allgemeine Schriftauszeichnung, Absätze und Umbrüche ---------------*/
.headline {
	font-size: 1.334em;
	color: #d7ba86;
}

.subline {
	font-size: 1.25em;
	color: #d7ba86;
	font-weight: bolder;
	line-height: 2.5em;
}

.sternchen {
	color: #d7ba86;
}

h3 {
	font-size: 1em;
	color: #d7ba86;
	font-weight: bolder;
	text-transform: uppercase;
}

h2 {
	font-size: 1em;
	color: #d7ba86;
	font-weight: bolder;
	padding-bottom: 10px;
	text-transform: uppercase;
}

span.headlineblack {
	font-size: 1.334em;
	font-weight: bolder;
	color: #000;
}

span.red {
	color: #e75294;
}

#content br.absatz {
	margin-bottom: 5px;
}

#content br.absatzgross {
	margin: 15px;
}

div.absatz {
	height: 30px;
}

div.headlinepfeil {
	font-size: 1.167em;
	font-weight: bolder;
	margin-bottom: 0.5em;
	background: url('../bilder/pfeil_klein.jpg') no-repeat left 1px; padding-left: 25px;
}

p.headlinepfeil {
	padding-left: 5px;
	margin-bottom: 1.75em;
}

div.hinweispfeil {
	font-size: 1em;
	font-weight: bolder;
	margin-bottom: 1.75em;
	background: url('../bilder/pfeil_klein.jpg') no-repeat left 2px; padding-left: 25px;
}

div #subnavi {
	width: 100%;
	margin-top: -1.167em;
	margin-left: -3px;
	margin-bottom: 1.75em;
}

div #subnavi .hinweis {
	font-size: 1.167em;
	font-weight: bolder;
	background: url('../bilder/pfeil_klein.jpg') no-repeat left 2px; padding-left: 25px;
}

div #subnavi .einzug {
	margin-right: 10px;
}

div #subnavi a {
	color: #fff;
}

div.fussnote {
	padding-top: 15px;
	font-size: 0.75em;
	line-height: 1.5em;
}

div.fussnote .einzug {
	padding-left: 10px;
}



/* --------------- Listen ---------------*/
ul {
	line-height: 1.6em;
	padding-left: 14px;
}

ul li {
	margin-bottom: 10px;
}

ul.homesite {
	font-size: 1.167em;
	font-weight: bolder;
}

ul.hinweis {
	margin-left: -14px;
	list-style: none;
}

ul.hinweis li {
	line-height: 1.6em;
	margin-bottom: 10px;
	background: url('../bilder/pfeil_klein.jpg') no-repeat left 3px; padding-left: 25px;
}

ul.hinweisbig {
	margin-left: -14px;
	list-style: none;
}

ul.hinweisbig li {
	line-height: 1.6em;
	font-size: 1.167em;
	margin-bottom: 10px;
	background: url('../bilder/pfeil_klein.jpg') no-repeat left 4px; padding-left: 25px;
}

/* --------------- Header ---------------*/
#cheader {
	width: 100%;
	height: 126px;
}

#cdplogo {
	position: relative;
	top: -16px;
	left: 585px;
	width: 105px;
	height: 45px;
}

/* --------------- Navigation ---------------*/
#cnavigation {
	position: relative;
	top: 86px;
	left: 47px;
	width: 517px;
	height: 40px;
	text-align: left;
	float: left;
}

#cnavigation .nav {
	float: left;
}


/* --------------- Content Container ---------------*/
#cmain {
	width: 740px;
	height: 660px;
	background-color: #5c676c;
	background:url("../bilder/bg/bg_content.jpg") no-repeat; 
	margin: 50px auto;
	overflow: hidden;
}

#ccontent {
	width: 720px;
	height: 480px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
}

#content {
	width: 635px;
	height: 460px;
	padding: 15px 20px 5px 20px;
	line-height: 1.334em;
	margin: 0px auto;
}

#contentMediaPresenter {
	position: relative;
	top: 0px;
	left: 9px;
	width: 720px;
	height: 520px;
	text-align: center;
	overflow: hidden;
}

#content .einspaltig {
	width: 607px;
	margin: -10px auto;
}

#content #cleistungen {
	margin-left: -7px;
}

/* --------------- Content 2-Spaltig ---------------*/
#content #zweispaltig {
	width: 607px;
	margin: 2px auto;
	line-height: 1.25em;
}

#content .zweispaltigColumn {
	width: 607px;
	margin: 2px auto 25px auto;
	line-height: 1.25em;
}

#content #zweispaltig p {
	margin-bottom: 15px;
}

.dplogo {
	padding-left: 10px;
	margin-top: -14px;
}

#content #zweispaltig p.leerraum {
	margin-top: 35px;
}

#content #spalte1 {
	width: 295px;
	float: left;
}

#content #spalte1 p {
	margin-bottom: 7px;
}

#content #spalte2 {
	margin-left: 310px;
}

#content #spalte2 p {
	margin-bottom: 7px;
}

#content #spalte1 #ceinleitung {
	width: 295px;
	height: 148px;
	margin-bottom: 10px;
}

#content #spalte1 #cfilmproduktion {
	width: 295px;
	height: 227px;
	padding-left: 10px;
	margin-bottom: 13px;
	background: url("../bilder/bg/leistungen/filmproduktion.jpg") no-repeat left top;
}

#content #spalte1 #cfilmproduktion h3 {
	padding-top: 8px;
	padding-left: 43px;
	padding-bottom: 13px;
}

#content #spalte1 #cfilmproduktion p {
	width: 275px;
}

#content #spalte1 #cfilmproduktion b {
	color: #d7ba86;
}

#content #spalte1 #cdownloads {
	width: 295px;
	height: 51px;
	background: url("../bilder/bg/leistungen/downloads.jpg") no-repeat left top;
}

#content #spalte1 #cdownloads h3 {
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 4px;
}

#content #spalte1 #cdownloads ul {
	margin-left: -3px;
}

#content #spalte1 #cdownloads ul li {
	font-size: 0.91em;
	list-style: none;
	float: left;
	background: url("../bilder/bg/leistungen/pdf.jpg") no-repeat left top;
	padding-left: 19px;
	margin-right: 10px;
}

#content #spalte2 #ccrossmedia {
	width: 295px;
	height: 148px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: url("../bilder/bg/leistungen/crossmedia.jpg") no-repeat left top;
}

#content #spalte2 #ccrossmedia h3 {
	padding-top: 13px;
	padding-left: 38px;
	padding-bottom: 15px;
}

#content #spalte2 #ccrossmedia p {
	width: 275px;
}

#content #spalte2 #cmediapresenter {
	width: 295px;
	height: 291px;
	padding-left: 10px;
	background: url("../bilder/bg/leistungen/mediapresenter.jpg") no-repeat left top;
}

#content #spalte2 #cmediapresenter h3 {
	padding-top: 8px;
	padding-left: 46px;
	padding-bottom: 15px;
}

#content #spalte2 #cmediapresenter p {
	width: 275px;
}

#content #homepic {
	margin-top: -15px;
	padding-bottom: 20px;
}


/* --------------- Footer---------------*/

#footer {
	width: 600px;
	height: 20px;
	text-align: left;
	overflow: hidden;
	color: #6f7b81;
	font-size: 0.917em;
	margin-top: 12px;
	margin-left: 55px;
}

#footer span {
	margin-left: 5px;
	margin-right: 3px;
}


/* --------------- Formulare ---------------*/
.cform {
	
}

.cform fieldset.buttonset input.sendbutton {
	color: #c2d1d5;
	font-size: 1.084em;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-right: 15px;
	cursor: pointer;
	background-color: #738f97;
	border: 1px solid #ffffff;
}

.cform fieldset.buttonset input.sendbutton:hover {
	color: #020c13;
}

th {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	width: 90px;
}

td {
	vertical-align: top;
	padding-bottom: 15px;
}

table {
	border: none;
	padding: 0px;
}

table td {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 3px;
}

textarea {
	font-size: 1em;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 249px;
	height: 45px;
	background-color: #738f97;
	border: 1px solid #ffffff;
	overflow: auto;
}

fieldset {
	margin-left: 3px;
	margin-top: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: none;
}

fieldset legend {
	font-weight: bolder;
	color: #82a1a8;
}

.cform table input {
	font-size: 1.084em;
	padding-left: 2px;
	padding-bottom: 2px;
}

.inputField {
	font-size: 1.084em;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 150px;
	background-color: #738f97;
	border: 1px solid #fff;
}

.cform table input:focus, textarea:focus {
  border: 1px solid #020c13;
  background-color: #c2d1d5;
}

.inputPlz {
	background-color: #738f97;
	border: 1px solid #fff;
	width: 40px;
}

.inputOrt {
	background-color: #738f97;
	border: 1px solid #fff;
	width: 103px;
}

.errorField 
{
    border: 1px solid #cd003a;
    background-color: #8ca3aa;
	width: 150px;
}

.errorPlz {
	border: 1px solid #cd003a;
    background-color: #8ca3aa;
	width: 40px;
}

.errorOrt {
	border: 1px solid #cd003a;
    background-color: #8ca3aa;
	width: 103px;
}

.cform table option {
	width: 50px;
}

.cform .check, .cform .anrede {
	width: 20px;
	background-color: transparent;
	border: none;
	vertical-align: middle;
}

.formchecker {
}

.formchecker legend {
	color: #d7ba86;
}

.formchecker ul {
	list-style: none;
	line-height: 0.5em;
	padding-top: 10px;
}

.formchecker ul li {
	color: #cd003a;
	margin-left: -12px;
}






