/* @override 
	http://berlin/gprconsult/files/main.css
	http://gprconsult.de/beta/files/main.css
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	font: 13px Helvetica, "Helvetica Neue", Arial, sans-serif;
}

body {
	background-color: #ffffff;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
}

.hidden {
	visibility: hidden;
}

#frame {
	width: 920px;
	margin: 30px auto;
}

#head_photo {
	position: relative;
	height: 240px;
	width: 920px;
	overflow: hidden;
}

#head_photo div {
	position: absolute;
}

#head_photo div img {
	width: 920px;
	height: 240px;
}

#head_photo div h2 {
	position: absolute;
	background-color: #ffffff;
	right: 20px;
	top: 20px;
	padding: 9px 10px 8px 10px;
	font-weight: normal;
	font-size: 11px;
}

#head_photo div p {
	display: none;
}

#head_logo {
	height: 65px;
	background-color: #c30042;
	text-align: right;
}

#head_menu {
	margin-top: 20px;
}

#head_menu ul li {
	float: left;
	list-style-type: none;
	border-left: 1px solid #c30042;
	padding: 2px 0 18px 0;
	margin-right: 20px;
}

#head_menu ul li.active {
	border-left: 2px solid #f0ea9b;
}

#head_menu ul li a {
	text-decoration: none;
	color: #c30042;
	padding: 2px 4px 1px 5px;
}

#head_menu ul li.active a {
	background-color: #f0ea9b;
	color: #000000;
}

#main {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#content_left {
	width: 590px;
	margin-right: 30px;
	float: left;
}

#content_right {
	width: 300px;
	float: right;
}

.content * {
	line-height: 1.4;
	font-size: 13px;
}

.content h1 {
	font-size: 18px;
	color: #bab137;
	margin-bottom: 20px;
}

.content h1 span.red {
	font-size: 18px;
	color: #c30042;
}

.content h2 {
	font-weight: bold;
	margin-bottom: 7px;
}

#content_left h2 {
	margin-top: 26px;
}

.content p {
	margin-bottom: 7px;
}

.content ul,
.content ol {
	margin-bottom: 20px;
}

.content li {
	margin-left: 30px;
}

.content img.float {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.content .dreispaltig div {
	float: left;
	width: 180px;
	margin-right: 16px;
}

#content_left .referenzen h2 {
	margin-bottom: 10px;
	margin-top: 15px;
}

#content_left .referenzen a {
	text-decoration: none;
}

#content_left .referenzen span.url {
	color: #767676;
}

#content_left .referenzen span.new {
	background-color: #f0ea9b;
	color: #000000;
	text-transform: uppercase;
	padding: 2px;
}

#presseservice_left {
	width: 185px;
	margin-right: 30px;
	float: left;
}

#presseservice_right {
	width: 705px;
	float: right;
}

#presseservice_select {
	width: 145px;
	background-color: #e2e2e2;
	padding: 15px 20px 30px 20px;
	margin-bottom: 20px;
	color: #767676;
}

#presseservice_select.green {
	background-color: #f0ea9b;
}

#presseservice_select select {
	padding: 2px;
	width: 140px;
}

#presseservice_select select optgroup {
	color: #767676;
}

#presseservice_select select option {
	color: #000000;
}

#presseservice_select select optgroup option {
	margin-left: 10px;
}

#presseservice_select a {
	text-decoration: none;
	color: #676767;
}

#presseservice_select a:hover {
	text-decoration: underline;
}

#presseservice_kundenliste div {
	margin-bottom: 15px;
}

#presseservice_kundenliste a {
	text-decoration: none;
}

#presseservice_kundenliste a:hover {
	text-decoration: underline;
}

.presseinformation {
	margin-bottom: 30px;
}

.presseinformation div.left {
	float: left;
	width: 320px;
	margin-right: 25px;
}

.presseinformation div.right {
	float: right;
	width: 360px;
}

.presseinformation h2 {
	font-weight: normal;
	font-size: 22px;
}

.presseinformation h3 {
	color: #767676;
}

.presseinformation .photo {
	margin-top: 10px;
}

.presseinformation .photo_file {
	float: left;
	width: 96px;
	margin-right: 14px;
}

.presseinformation .text {
	float: right;
	width: 250px;
}

.presseinformation .text * {
	font-size: 11px;
	color: #767676;
}

.presseinformation a.download {
	text-decoration: none;
	display: block;
	background: url(icon_download1.png) no-repeat;
	height: 20px;
	padding-left: 30px;
	margin-top: 5px;
}

.presseinformation a.download.alt1 {
	background-image: url(icon_download2.png);
}

.presseinformation a.download.alt2 {
	background-image: url(icon_link.png);
}

.forminfo {
	margin-bottom: 15px;
	font-weight: bold;
}

#doform24 {
	
}

#doform24 label {
	background: url(bg_form_label.png) no-repeat 31px;
	display: block;
	float: left;
	width: 140px;
	margin-top: 7px;
	color: #c30042;
}

#doform24 input.formtext,
#doform24 textarea {
	padding: 9px 10px 0 10px;
	margin: 0 10px 10px;
	height: 21px;
	width: 380px;
	border: 1px solid #c30042;
}

#doform24 textarea {
	height: 150px;
}

#doform24 input.formsubmit {
	background-color: #f0ea9b;
	margin-left: 150px;
	height: 30px;
	width: 175px;
	text-align: left;
	padding-left: 10px;
	color: #c30042;
}

#footer {
	background-color: #c30042;
	height: 22px;
	padding: 8px 0 0 12px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}