/*
Dunkles-Rot:	#ad0f00
Helleres-Rot:	#da1300
(Linien-)Grün: 	#8eab99
(H-Grund)Grau:	#f5f5f5
Schriftfarbe:	#40232b
*/

* {		font-family: 	Arial, Verdana, Helvetica, sans-serif;	}

body,
html {
	background-image:	url(images/bg_body.gif);
	background-repeat:	repeat-x;
	background-color: 	#fff;
	font-size: 	12px;
	color: 		#40232b;
	margin: 	0;
	padding: 	0;
	height: 	100%;
	width: 		100%;
}

img {	border: none;	}

a {	outline: none;	}

#container {
	width: 		800px;
	margin:		0 auto;
}

#container-header {
	background-image: 	url(images/bg_head_oben.gif);
	width: 		720px;
	height: 	80px;
	padding: 	20px 40px 0px 40px;
/*	line-height:85px;
	font-size:	28px;
	font-weight:bold;*/
}

#container-logo {	float: left;	}

#container-logo img {	padding-top:18px;	}

#container-suche {
	float: 		right;
	padding-top: 52px;
}

#container-suche input {
	font-size: 	11px;
	color: 		#40232b;
	font-weight: normal;
	height: 13px;
	width: 100px;
	border: solid 1px #a5a5a5;
}

#container-banner {
	background-image: 	url(images/bg_head_mitte.gif);
	background-repeat:	repeat-y;
	padding: 	0px 40px 0px 40px;
	width:		720px;
	height: 	180px;
}

#container-navigation {
	background-color:	#da1300;
	border-top:	1px solid #ffffff;
	width: 		720px;
	height: 	22px;
}

ul#navigation {
	margin: 0;
	padding: 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
	color: #fff;
	font-size: 11px;
	float:left;		
}

#navigation li a {
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px; 
	border-right: 1px solid #fff;
	color: #fff;
}

#navigation li a:hover {
	text-decoration: none;
	background-color: #f4f4f3;
	color: #da1300;
}

.active {	background-color: #ad0f00;	}

#navigation li a:hover.active {
	text-decoration: none;
	background-color: #f4f4f3;
	color: #ad0f00;
}

#container-navigation input {
	margin: 2px 2px;
	float: right;
	font-size: 	11px;
	color: 		#40232b;
	font-weight: normal;
	height: 14px;
	width: 100px;
	border: solid 1px #da1300;
	text-align:center;
	background-color:#fff;
}	

#container-content {
	width:720px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

.sprache {
	text-decoration: none;
	/* margin: 0px 0px 0px 422px; mit französisch */
	margin: 0px 0px 0px 472px;
	background-color:#fff;
	color: 		#a2a2a2;
}		

.sprache a {
	border-bottom: 1px dotted #a2a2a2;
	text-decoration: none;
	color: 		#a2a2a2;
}

.sprache a:hover {
	text-decoration: none;
	color: 		#a2a2a2;
	border-bottom: 1px solid #a2a2a2;
}

#content {
	min-height: 380px;
	width: 480px;
	float: left;
}

#border {
	width: 185px;
	margin-left: 530px;
}

#border p.login,
#border table {
	line-height: 18px;
	font-size: 12px;
	margin: 0 0 15px 10px;
}

#container-footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding: 	35px 40px 0 40px;
	width: 		720px;
	clear: 		both;
	height:		75px;
}

#container-footer a {
	color: #ad0f00;
	font-size: 11px;
	text-decoration: none;
}

p.footer-right {
	background-image:url(images/bg_footer_info_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:11px;
	height: 16px;
	line-height: 16px;
	padding: 0 4px;
	margin: 0;
	clear:none;
	float:right;
}

p.footer-left {
	background-image:url(images/bg_footer_info_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:11px;
	height: 16px;
	line-height: 16px;
	padding: 0 3px 0 5px;
	margin: 0;
	clear:none;
	float:right;
}

p.footer-right-left {
	background-image:url(images/bg_footer_info_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:11px;
	height: 16px;
	line-height: 16px;
	padding: 0 4px;
	margin: 0;
	clear:none;
	float:left;
}

p.footer-left-left {
	background-image:url(images/bg_footer_info_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:11px;
	height: 16px;
	line-height: 16px;
	padding: 0 3px 0 5px;
	margin: 0;
	clear:none;
	float:left;

}


#container-footer a:hover { cursor:pointer; 	}

#footer {
	border-top: 1px solid #E5E5E5;
	font-size: 11px;
	width: 720px;
	padding-top: 10px;
}

#footer-links {
	float: left;
	width: 420px;
}

#footer-rechts {
	float: right;
	text-align: right;
	width: 295px;
}

.clearer {	clear: both;	}

.rot {	color: #da1300;	}

.rotreferenz {
	color:	 #da1300;
	font-weight: bold;
	line-height: 24px;
}

#border .small { font-size:11px;	line-height: 18px;	margin-bottom: 5px;}
.small { font-size:11px;	line-height: 18px;	margin-bottom: 5px;}

h1 {
	font-size: 22px;
	margin: 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_pfeile.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
	color: #ad0f00;
}

h2 {
	font-size: 16px;
	margin: 0;
	padding: 0px 0 20px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 24px;
	color: #ad0f00;
}

h3 {
	font-size: 14px;
	padding-left: 25px;
	text-transform: uppercase;
	letter-spacing: -0.1px;
	color: #ad0f00;
	margin: 20px 0 5px 0px;
	}

h3.bsp {
	font-size: 14px;
	padding-left: 25px;
	text-transform: none;
	letter-spacing: -0.1px;
	color: #da1300;
	margin: 5px 0 5px 0px;
	}

h3.box {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.1px;
	color: #ad0f00;
	margin:0;
	padding: 5px 0 5px 10px;
}

	
h4 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	color: #ad0f00;
	margin: 14px 0;
}

h4.aktiv {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	color: #ad0f00;
	margin: 14px 0;
}

h4.kontakt {
	font-size: 14px;
	text-transform: none;
	letter-spacing: -0.5px;
	color: #ad0f00;
	margin: 14px 0;
}

.menuadresse {
	margin:0px;
	height: 114px; 
	width: 175px;
	padding-left:10px; 
	background-image: url(images/kontakt-weltkarte-kl.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-size:11px;
	line-height: 14px;
}

.menuadresse2 {display:none;}
.menuadresse:hover .menuadresse2 {
	margin:0px;
	height: 114px; 
	width: 175px;
	display: block;
	background-image: url(images/kontakt-weltkarte-aktiv-kl.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-size:11px;
	line-height: 14px;
}

hr {
	border: none 0;
	border-top: 1px solid #8eab99;
	height: 1px;
	margin: 0;
}

#content hr {
	border: none 0;
	border-top: 1px solid #8eab99;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 18px;
	margin: 0 0 10px 25px;
}

#content p.rechts {
	line-height: 19px;
	margin: 0 5px 20px 25px;
	text-align:right;
}


#content a,
#content p a,
#border p a,
#border a,
.vorschautext a {
	text-decoration: none;
	border-bottom: 1px dotted #da1300;
	/*padding: 2px;*/
	color: #da1300;
}

#content a:hover,
#content p a:hover,
#border p a:hover,
#border a:hover,
.vorschautext a:hover  {
	text-decoration: none;
	border-bottom: 1px solid #ad0f00;
	color: #ad0f00;
	/*padding: 2px;*/
}

#content p.umbruch {
	line-height: 2px;
	margin:0;
	padding:0;
	clear:both;
}

#content li {
	line-height: 20px;
	margin: 0;
}

#content .quote {
	border-top: 1px solid #8eab99;
	background-color: #f5f5f5;
	border-bottom: 1px solid #8eab99;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-style: italic;
	font-size: 110%;
}

#content .download {
	margin: 0 10px 25px 25px;
	border-top: 1px solid #8eab99;
	border-bottom: 1px solid #8eab99;
	background-color: #f5f5f5;
	padding: 15px 15px 15px 70px;
	background-image: url(images/bg_team.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	list-style:none;
}

#content .links {
	margin: 0 10px 25px 25px;
	border-top: 1px solid #8eab99;
	border-bottom: 1px solid #8eab99;
	background-color: #f5f5f5;
	padding: 15px 15px 15px 70px;
	background-image: url(images/bg_links.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	list-style:none;
}

#content .pdf {
	margin: 0 10px 25px 25px;
	border-top: 1px solid #8eab99;
	border-bottom: 1px solid #8eab99;
	background-color: #f5f5f5;
	padding: 15px 15px 15px 70px;
	background-image: url(images/bg_download.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	list-style:none
}

#content ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#content .team {
	margin: 0 5px 25px 25px;
	padding: 35px 0px 15px 15px;
	border-top: 1px solid #8eab99;
	border-bottom: 1px solid #8eab99;
	background-color: #f5f5f5;
	background-image: url(images/bg_team.gif);
	background-repeat: no-repeat;
	background-position: 395px 10px;
}

#content .team:hover {
	background-image: url(images/bg_team_akt.gif);
	background-repeat: no-repeat;
	background-position: 395px 10px;
}


#content .team td {
	vertical-align: bottom;
	line-height: 18px;
	font-size:11px;
	margin-bottom: 5px;
	padding-bottom: 35px;
}

#content .referenz {
	padding: 10px 5px 10px 0px;
	margin-bottom: 25px;
	border-top: 1px solid #8eab99;
	border-bottom: 1px solid #8eab99;
	background-image:url(images/bg-ref-box.gif);
	background-repeat:repeat-x;
	background-position:top;
	line-height: 18px;
}

#content .referenz img {
	margin: 4px 15px 3px 0;
	clear: both;
}

#content .anfrage {
	line-height: 18px;
	margin: 0 10px 25px 25px;
	border-top: 1px solid #8eab99;
	border-bottom: 1px solid #8eab99;
	background-color: #f5f5f5;
	padding: 15px 15px 15px 70px;
	background-image: url(images/bg_anfrage.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	list-style:none;
}

#content .anfrage img,
#content .anfrage a img ,
#content .anfrage a:hover img {
	margin: 0;
	padding: 0;
	vertical-align:bottom;
}

#content .anfrage input,
#content .anfrage textarea,
#content .anfrage select  {
	padding: 2px;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	color:#da1300;
	width: 145px;
}

#content .anfrage .checkbox input  {
	padding: 0px;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	color:#da1300;
	width:15px;
}

#content .anfrage input:hover, #content .anfrage textarea:hover, #content .anfrage select:hover, 
#content .anfrage input:focus, #content .anfrage textarea:focus, #content .anfrage select:focus  {
	border: 1px solid #da1300;
/*	background-color:#FFFFCC;
	font-family: 		Arial, Verdana, Helvetica, sans-serif; 
	font-size: 	10px;*/
}

#border p {
	line-height: 17px;
	font-size: 12px;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	border-bottom: 1px dotted #da1300;
	color: #da1300;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #da1300;
	color: #fff;
	background-color: #da1300;
	padding: 3px;
}

#subnavigation .activesub {
	color: #ad0f00;
	border-bottom: 1px solid #ad0f00;
}

#subnavigation li a:hover.activesub {
	text-decoration: none;
	border-bottom: 1px solid #ad0f00;
	color: #fff;
	background-color: #ad0f00;
	padding: 3px;
}

#content img,
#border img {
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #bebebe;
}

#content a img,
#border a img  {
	background-color: #efefef;
	padding: 4px;
	border: 1px solid #799283;
}

#content a:hover img,
#border a:hover img  {
	background-color: #f0f0f0;
	padding: 4px;
	border: 1px solid #da1300;
}


#content img.email,
#border img.email {
	margin: 1px 0 0px 0;
	padding-left: 1px;
	border: 0px none;
	background:none;
}

.imgright {
	float:right;
	margin: 0 0 5px 0;
	padding-left: 5px;
}

#border img.imgright-akt {
	float:right;
	margin: 0 0 5px 0;
	padding-left: 5px;
	border: 1px solid #e82800;
	text-decoration:none;
}

img.alignleft {
	float: left;
	margin: 4px 15px 10px 0px;
}

img.alignright {
	float: right;
	margin: 4px 0 5px 15px;
}

img.alignright2 {	float: right;	}

img.alignabove {	margin: 0 0 10px 0;	}

.inputbox {
	padding-left: 10px;
	margin		: 2px 0px 2px 4px;
	border		: 1px solid #cfcfcf;
	width		: 80px;
	height		: 12px;
	font-size	:10px;
}

.button {		
	font-size	: 11px;
	color		: #FFF;
	background-color	: #9a9a9a;
	margin		: 2px 0px 2px 4px;
}

#boxkontaktgoogle {
	width: 185px;
	height: 178px;
	float: left;
	margin-right: 10px;
}

#boxlinks {
	width: 230px;
	float: left;
}

#boxrechts {
	width: 240px;
	float: right;
}

.boxlinks {
	margin: 0 10px 0px 25px;
	width: 210px;
	float: left;
}

.boxrechts {
	margin: 0 10px 0px 10px;
	width: 210px;
	float: right;
}

.boxgesamt {
	margin: 0 10px 0px 25px;
	width: 445px;
	clear: both;
}

.boxreferenz {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}

.bildvorschau {	margin: 5px 10px 20px 25px;	float:left; }
.vorschautext { float: left;	width: 275px; 	line-height: 18px; margin-bottom: 20px;	min-height: 100px;	clear:right;}
.referenzbild {	margin-bottom: 10px;	float:left;	}
.referenzbild-nomarg {	margin-bottom: 0px;	float:left;	}
.referenztext { float: left;	width: 260px; 	line-height: 18px; margin-bottom: 5px;	}
.referenzplay { float: left;	width: 260px; 	line-height: 18px; margin: 4px 0 5px 0;	}
.referenzplay-fly { float: left;	width: 400px; 	line-height: 18px; margin: 0 0 0 25px;	}

#border .imgrightohne,
#border a .imgrightohne,
#border a:hover .imgrightohne {
	float:right;
	margin: 0;
	padding-left: 5px;
	background-color:#fff;
	border: none;
}