@charset "UTF-8";

/* @override 
	http://hvt/css/basic.css
	http://www.h-v-t.de/css/basic.css
	http://192.168.2.2/h-v-t.de/www/css/basic.css
*/

/* @group Hacks + Clearfix */

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* @end */

/* @end */

/* @group Layout */

body {
	margin: 0;
	font: 11px/15px Arial, Tahoma, Geneva, sans-serif;
	color: #767676;
}

#container {
	width: 970px;
}

#header {
	margin-bottom: 3px;
	padding-left: 134px;
	background: #1b1b1b;
}

#signet {
	border: 3px solid #fff;
	border-top: none;
	border-bottom: none;
	float: left;
}

#signet a {
	background: #f09600;
	padding: 0;
	display: block;
}

/* @group Subnav */

ul#subnav {
	margin: 52px 0 0 120px;
	list-style: none;
	float: left;
}

ul#subnav li {
	border-right: 1px solid #aeaeae;
	display: inline;
	list-style-image: none;
}

ul#subnav li.last {
	border-right: none;
}

ul#subnav a {
	color: #aeaeae;
	text-decoration: none;
	padding: 2px 7px;
}

ul#subnav a:hover {
	color: #fff;
}

/* @end */

/* @group Suche */

#suche {
	background: #31312e;
	float: right;
	height: 26px;
	margin: 0;
	padding: 50px 70px 0 12px;
	width: 150px;
}

#suche input {
	background: #fff;
	padding: 1px 3px;
	border: 1px solid #dedede;
	border-top-color: #7d7d7d;
	border-left-color: #7d7d7d;
	font-size: 11px;
	float: left;
}

#suche input.submit {
	background: url(../images/bg_suche_submit.gif) repeat-x;
	color: #fff;
	border: none;
	line-height: 18px;
	margin-right: 5px;
	padding: 0px 4px;
	margin-top: 1px;
}

/* @end */

#title {
	position: relative;
	z-index: 5;
}

#title .flaeche_grau {
	background: #dcdcd3;
	width: 137px;
	height: 200px;
	float: left;
}

#title img {
	float: left;
	margin: 0;
	padding: 0;
}

#inner_container {
	width: 960px;
}

#content {
	float: left;
	padding-left: 147px;
	padding-bottom: 30px;
	background: url(../images/bg_content.gif) no-repeat 315px bottom;
	
}

.index #content {
	position: relative;
	z-index: 10;
	top: -13px;
	background-position: 137px bottom;
}

#left {
	width: 175px;
	float: left;
}

#right {
	float: left;
	padding: 20px 10px 0 30px;
	width: 350px;
}

.team {
	padding: 20px 0 0 0;
	width: 350px;
	float: left;
}

.team img.links {
	margin-top: -20px;
}

.link_links {
	float: left;
	width: 140px;
	padding: 0 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	border: 1px solid #efefe5;
}

.link_links:hover {
	border-color: #f0c681;
}


/* @group News */

#news,
#sidebar {
	width: 265px;
	float: right;
	margin-top: 5px;
}

#sidebar {
	padding: 20px 15px 20px 15px;
	width: 205px;
	background: #fcfcf1;
}

#news .news_dunkel,
#news .news_hell {
	padding: 20px 15px 20px 15px;
}

#news .news_hell {
	background: #fcfcf1;
}

#news .news_dunkel {
	background: #f1f1e7;
}

#news .date {
	width: 40px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-top: 6px;
}

#news .content {
	float: right;
	width: 180px;
}

#news .date span {
	display: block;
}

/* @end */

#footer {
	width: 550px;
	margin-top: 40px;
}

.index #footer {
	margin-top: 0px;
	position: absolute;
	top: 600px;
	float: left;
}

#footer .footer_partner {
	padding: 0 0 20px 170px;
}

#footer .footer_text {
	background: #313131;
	padding: 20px 0 40px 170px;
}

.sitemap_right {
	width: 140px;
	float: right;
}

/* @end */

/* @group Nav */

#nav {
	padding: 0;
	margin: 0;
}

#nav li {
	width: 175px;
	float: left;
	list-style: none;
	margin-right: 5px;
}

#nav li.last {
	margin-right: 0;
}

#nav li h1,
#left h1 {
	height: 55px;
	margin: 0 0 25px 0;
}

#left h1 {
	position: relative;
	top: -13px;
	z-index: 10;
	margin-bottom: 0px;
}

#nav li h1 span,
#left h1 span {
	text-indent: -3000px;
	float: left;
}

h1.unternehmen {
	background: #e9eade url(../images/h1_unternehmen.gif) no-repeat 11px 35px;
}

h1.kompetenzen {
	background: #aeaeae url(../images/h1_kompetenzen.gif) no-repeat 11px 35px;
}

h1.support {
	background: #7e7c7c url(../images/h1_support.gif) no-repeat 11px 35px;
}

h1.subnavi {
	background: #e9eade url(../images/h1_subnavi.gif) no-repeat 11px 35px;
}

#nav li ul,
#left ul {
	padding: 0;
	margin: 0 10px 0 13px;
	border-right: 1px dotted #d6d6d6;
}

#nav li.last ul {
	border-right: none;
}

#nav li ul li,
#left ul li {
	float: none;
	width: auto;
	padding-bottom: 5px;
	list-style: none;
	list-style-image: none;
}

#nav li ul li a,
#left ul li a {
	color: #767676;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	background: url(../images/pfeil_nav.gif) no-repeat 0 5px;
}

#nav li ul li a.current,
#left ul li a.current {
	font-weight: bold;
	color: #545454;
}

#left ul li.break {
	padding-bottom: 8px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 8px;
	margin-right: 15px;
}

#nav li ul li a:hover,
#left ul li a:hover {
	color: #616161;
	background-position: -2px 5px;
}

/* @end */

/* @group Links */

a {
	color: #484848;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #767676;
}

a.zurueck_index {
	padding-left: 33px;
	font-weight: bold;
	background: url(../images/icon_home.gif) no-repeat 15px 1px;
}

a.zurueck_index:hover {
	background-position: 15px -19px;
}

.email,
.fax,
.telefon,
.anschrift {
	padding-left: 22px;
	margin-left: -5px;
}

.anschrift {
	display: block;
}

.email {
	background: url(../images/icon_email.gif) no-repeat 4px 2px;
}

.fax {
	background: url(../images/icon_fax.gif) no-repeat;
}

.telefon {
	background: url(../images/icon_telefon.gif) no-repeat 6px;
}

.anschrift {
	background: url(../images/icon_anschrift.gif) no-repeat 2px 3px;
}

a img {
	border: none;
}

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

#footer a:hover {
	color: #a5a5a5;
}

/* @group Partner im Footer */

#footer .footer_partner a {
	float: left;
	margin: 0 20px 0 0;
}

#footer .footer_partner a span {
	float: left;
	text-indent: -3000px;
}

#footer .footer_partner a.stagepartner {
	width: 139px;
	height: 21px;
	background: url(../images/partner_stagepartner.gif);
	margin-top: 8px;
}

#footer .footer_partner a.stagepartner:hover {
	background-position: 0 -21px;
}

#footer .footer_partner a.vplt {
	width: 56px;
	height: 30px;
	background: url(../images/partner_vplt.gif);
}

#footer .footer_partner a.vplt:hover {
	background-position: 0 -30px;
}

/* @end

*/

/* @end */

/* @group Texte */

#news h2 {
	font-size: 11px;
	font-weight: bold;
	color: #f09600;
	margin: 0 0 5px 0;
	padding: 0;
}

#news p {
	margin: 0;
}

#news .tag {
	color: #f09600;
	font-size: 21px;
	font-weight: bold;
	border-bottom: 1px solid #f09600;
	padding-bottom: 5px;
	margin-bottom: 3px;
	padding-top: 2px;
}

#news .monat {
	color: #f09600;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#news .jahr {
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

#footer p {
	margin: 0;
	line-height: 14px;
	color: #767676;
	font-size: 10px;
}

#right h1 {
	font-weight: normal;
	font-size: 20px;
	line-height:21px;
	margin: 0 0 10px 0;
	color: #f09600;
}

#right h1 span {
	border-bottom: 2px solid #e3e4d9;
	padding-bottom: 2px;
}

h2 {
	font-weight: normal;
	font-size: 14px;
	margin: 20px 0 10px 0;
}

h3 {
	margin: 8px 0 8px 0;
	font-size: 12px;
	
}
#gallery h3 {
	
	content: ".";
    display: block;
    clear: both;
}


.sitemap_right h2 {
	margin-top: 10px;
}

p {
	margin: 5px 0 10px 0;
}

ul,
ol {
	padding: 0 0 0 1.8em;
	margin-left: 0;
}

ul {
	list-style-image: url(../images/bullet.gif);
}

ul li {
	padding-left:2px;}

ul.left,
ul.right {
	float: left;
	width: 130px;
}

ul li.pdf_download {
	margin-top: 5px;
	list-style: url(../images/icon_pdf.gif);

	
}

hr {
	border: none;
	height: 1px;
	background: #e9eade;
	margin: 10px 10px;
	padding: 0;
}

/* @group Suchergebnisse */

.suchergebnis p.desc {
	margin-top: 5px;
}

/* @end */

/* @group Newsletter + Formular */

label {
	text-align: left;
	margin-top: 10px;
	float: left;
}

#newsletter_anmeldung label {
	float: none;
}

label.checkbox {
	float: none;
}

label.schmal {
	width: 170px;
}

label.schmal input,
label.schmal select {
	width: 150px;
}

label.breit {
	height: auto;
	width: 340px;
}

label.breit input{
	width: 320px;
}

label.breit textarea {
	width: 320px;
	height: 70px;
}

span.label,span.spacer,span.multiple span {
	width: 80px;
	float: left;
}

span.multiple {
	float: left;
}

span.button {
	padding-left: 80px;
}

#newsletter_anmeldung div {
	margin: 5px 0;
}

input,
select,
textarea {
	border: 1px solid #cacbc1;
	background: #f9f9f4;
	font: 11px/15px Arial, Tahoma, Geneva, sans-serif;
	padding: 3px;
	color: #da8800;
}

select {
	padding: 0;
}

.absenden {
	padding-top: 10px;
}

#kontaktformular .absenden {
	text-align: right;
	margin-right: 23px;
	padding-bottom: 10px;
}

/* @end */

/* @end */

/* @group Bilder */

img.links {
	float: left;
	margin: 0 20px 0 0;
}

.buehnen {
	padding: 10px;
	display: block;
	border: 1px solid #efefe5;
}

.buehnen img {
	float: right;
	padding: 1px;
	border: 8px solid #efefe5;
}



/* @end */

/* @group Accordion */

.accordion h2 {
	cursor: pointer;
}

.accordion h2 span {
	border-bottom: 3px solid #e4e4db;
	padding-right: 10px;
	background: url(../images/accordion_auf_zuklappen.gif) no-repeat right;
}



/* @end */
