/* Generic  */

body {
	background:url(images/bg_main.gif) repeat-x top;
	background-color: #5c6571; 
	font: 65%/120% Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-align: center; 
	margin: 0px;
	line-height: 1.8em;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 10px;
}

/*  Navigation  */

#nav {
	width: 903px;
	height: 31px;
	padding-top: 38px;
	padding-right: 57px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
 
	font-size: 1.2em;
}
#nav a {
	color:#666;
	text-decoration:none;
	margin-left: 35px;	
}
#nav a:hover {
	color:#bd0926;
	text-decoration:none;
	margin-left: 35px;	
}
/*  Sub Nav */
#sub_nav {
	width: 221px;
	background:url(images/bg_sub.gif) repeat-y;
	position:absolute;
	left: 15px;
	top: 190px;
	font-size: 1.1em;
	line-height: 20px;
}
#bg_sub_nav {
	width: 221px;
	background:url(images/bg_botsub.gif) no-repeat bottom left;
	padding-bottom: 20px;
}
.subnav {
	width: 177px;
	padding-top: 30px;
	padding-left: 44px;
	background:url(images/bg_topsub.gif) no-repeat top;
	padding-bottom: 20px;
	min-height:57px
}
.subnav h1 {
	font-family:Arial, serif;
	font-size:18px;
	color:#FFFFFF;
	margin: 0px;
	text-transform:uppercase;
	font-weight:bold;
	background: url(none);
	padding: 0px 0px 10px 12px;
}
.subnav ul {
	margin: 0px;
	padding-left: 12px;
	padding-right: 10px;
}
.subnav ul li {
	list-style: none;
	line-height: 15px;
	margin-bottom: 5px;
}
.subnav ul li ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 4px;
}
.subnav ul li ul li {
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.subnav a:visited, .subnav a:active, .subnav a:link {
	display: block; 
	text-decoration: none; 
	color: #fff; 
	height: 100%;
}
.subnav a:hover {
	display: block; 
	text-decoration: none; 
	color: #b2c5bc;
	height: 100%;
}
.subnav  a.sub1:visited, .subnav  a.sub1:active, .subnav  a.sub1:link {
	padding-left: 14px;
	background:url(images/bullet_sub.gif) no-repeat 5px 4px;
}
.subnav  a.sub1:hover {
	padding-left: 14px;
	background:url(images/bullet_sub.gif) no-repeat 5px 4px;
}
.subnav  a.act {
	color: #bf2e1a;
	font-weight:bold;
}
.subnav .sub2 a:visited, .subnav .sub2 a:active, .subnav .sub2 a:link {
	font-size: 1.1em; 
	padding: 5px 15px 3px 33px;
	background: #CCCCCC url(images/bullet.jpg) no-repeat 25px 9px;
}
.subnav .sub2 a:hover {
	font-size: 1.1em; 
	padding: 5px 15px 3px 33px;
	background: #cdb8cc url(images/bullet.jpg) no-repeat 25px 9px;
}
.subnav .sub3 a:visited, .subnav .sub3 a:active, .subnav .sub3 a:link {
	font-size: 1.1em; 
	padding: 5px 15px 3px 43px;
	background: #CCCCCC url(images/bullet.jpg) no-repeat 35px 9px;
}
.subnav .sub3 a:hover {
	font-size: 1.1em; 
	padding: 5px 15px 3px 43px;
	background: #cdb8cc url(images/bullet.jpg) no-repeat 35px 9px;
}
.subnav a.on {
	text-decoration: underline;
}


/* Header / Footer */

#header {
	width:960px;
}
#footer {
	width:960px;
	color: #a5b6cc;
	text-align: center;
	line-height: 2.4em;
	clear: both;
	font-size: 1.1em;
	padding-top: 10px;
	background:url(images/line.gif) no-repeat 16px 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #a5b6cc; 
	text-decoration: none;
}
#footer a:hover {
	color: #FFF; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #7e7d70; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #7e7d70;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#blockhaus_bottom {
	clear:both;
	line-height: 12px;
	padding-top: 3px;
	font-size: 0.9em;
}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	width:934px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;
}
#content {
	float: right;
	width: 658px;
	font-size: 1.1em;
	line-height: 2.0em;
	background:url(images/bg_right.gif) no-repeat top;
	padding-bottom: 12px;
}
#flash {
	width: 626px;
	padding: 13px 18px 11px 14px;
	height: 305px;
}

#text {
	width: 332px;
	padding-left: 250px;
	padding-top: 40px;
}
#text h1 {
	font-family:Arial, serif;
	font-size:14px;
	text-transform:uppercase;
	color:#ccebff;
	font-weight:bold;
	margin: 0px;
}
#text p {
	margin: 0px;
	padding-bottom: 8px;
	color:#f6f6f5;
	line-height: 1.8em;
}

#content ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
	color:#f6f6f5;
}
#content ul ul {
	margin-bottom: 0px;
}
#content li {
	line-height: 1.3em;
	padding-top: 5px;
}
#content a.seo:visited, #content a.seo:active, #content a.seo:link {
	text-decoration: none;	color: #666;
}
#content a.seo:hover {
	text-decoration: none; cursor: text; color: #666;
}
#column {
	float: left;
	width: 276px;
	padding-top: 20px;
}
#logo {
	width:189px;
	padding: 31px 0 45px 35px;
}
#news_in {
	width: 152px;
	height: 194px;
	padding-top: 32px;
	padding-left: 44px;
	padding-right: 80px;
	background:url(images/bg_left.gif) no-repeat top;
}
#news_in h1 {
	font-family:Arial, serif;
	font-size:16px;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	padding-left:10px;
	text-transform:uppercase;
	font-weight:bold;
}
#news_in p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
}
#news_in a {
	color:#FFFFFF;
	text-decoration:underline;
}
#news_in a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#feature_in {
	border:0px solid #fff;
	width: 230px;
	height: 250px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 217px;
	top: 335px;
	background-image:url(images/bg_services.png);
	background-repeat:no-repeat;
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_services.png",sizingMethod=image);

}
#feature_links {
	width: 230px;
	height: 250px;
	padding-top: 40px;
	padding-left: 44px;
	position:absolute;
	left: 217px;
	top: 335px;
}
#feature_links h1 {
	font-family:Arial, serif;
	font-size:16px;
	color:#FFFFFF;
	margin: 0px;
	padding-left:15px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:bold;
}
#feature_links p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
}
#feature_links a:visited, #feature_links a:active, #feature_links a:link {
	text-decoration: none;	color: #FFF; font-size:1.4em;
}
#feature_links a:hover {
	text-decoration: none; color: #fff;
}
.col {
	padding-bottom: 5px;
}
.col div {
	float: right;
	width: 185px;
	padding-top: 10px;
}

.colservices {
	padding: 0px 0 6px 18px;

}

.colservices div {
	float: right;
	width: 160px;
	padding-top: 10px;
}
.clrSolo {
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	margin: 0px; 
	padding: 0px; 
	visibility: hidden;
}
.clr {
	clear: both;
}
.clrLine {
	clear:both;
	border-top: dashed 1px #999999;
	padding-bottom: 10px;
}
.botMargin {
	margin-bottom: 13px;
}

a.white:visited, a.white:active, a.white:link {
	text-decoration: none;	color:#fff;
}
a.white:hover {
	text-decoration: none; cursor: text; color: #fff;
}
/* Secondary Page */
#man_content_sec {
	float: right;
	width: 716px;
	font-size: 1.1em;
	line-height: 20px;;
	background:url(images/bg_content.gif) repeat-y;
}
#content_sec {
	width: 684px;
	background:url(images/bg_content_top.gif) no-repeat top;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 14px;
}
#column_sec {
	float: left;
	width: 218px;
	padding-top: 20px;
}
#logo_sec {
	width:167px;
	padding-top:15px;
	padding-left: 25px;
}
#banner {
	width: 684px;
	padding-bottom: 11px;
}
#content_sec_text {
	width: 652px;
	border: solid 1px #e1ded7;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 15px;
}

#text_sec {
	width: 640px;
	float:left;
	line-height: 18px;
	font-size: 1.2em
}
#text_sec p {
	margin:0px;
	padding-bottom: 10px;
	padding-right:55px;
}
#text_sec ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_sec ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_wide {
	width: 620px;
	float:left;
	line-height: 18px;;
}
#text_wide p {
	margin:0px;
	padding-bottom: 10px;
}
#text_wide ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_wide ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#quote {
	float:right;
	width: 185px;
	font-size: 24px;
	color:#6e8689;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
}
#right_col {
	float:right;
	padding-top: 3px;
}
/* @@@@@[  Portfolio Page  ]@@@@@ */
#sub_nav_por {
	width: 221px;
	background:url(images/bg_sub.gif) repeat-y;
	position:absolute;
	left: 15px;
	top: 190px;
	font-size: 1.1em;
	line-height: 18px;
}
#bg_sub_nav_por {
	width: 221px;
	background:url(images/bg_botsub.gif) no-repeat bottom left;
}
.subnav_por {
	width: 170px;
	height: 150px;
	background:url(images/bg_topsub_por.gif) no-repeat top;
	padding-left: 34px;
	padding-top: 45px;
	padding-right:17px;
}
#sub_nav_por p {
	color: #fff;
	padding-top: 20px;
}
#sub_nav_por table {

}
#sub_nav_por td {
	border: solid 1px #6b8578;
}
.centercol {
	text-align:center;
}
#port_links{
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px solid #E1DED7;
}
.linksub {
	width:69px;
	float:left;
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
}
.linksub1 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:left;
	color: #FFFFFF;
}
.linksub2 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:right;
	color: #FFFFFF;
}
#port_links .linksub2 a, #port_links .linksub1 a, #port_links .linksub a{
	color: #7F9F8F;
	text-decoration: none;
}
#port_links .linksub2 a:hover, #port_links .linksub1 a:hover, #port_links .linksub a:hover{
	color: #b2c5bc;
}
.arrow {
	padding-top: 6px;
}
a.link1:link {
	display:block;
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
}
a.link1:visited, a.link1:active {
	display:block;
	color: #b2c5bc; 
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
}
a.link1:hover {
	display:block;
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
	background:#4a5751;
}
a.link1on:link, a.link1on:visited, a.link1on:active, a.link1on:hover {
	display:block;
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
	background:#aa2222;
}

a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;	color: #666;
}
a.seo:hover {
	text-decoration: none; cursor: text; color: #666;
}
#title_por {
	width: 410px;
	padding-top: 20px;
	padding-left: 27px;
}
#flash_por {
	width: 684px;
	padding-top: 34px;
	height: 400px;
}
#col_por {
	width: 684px;
	padding-bottom: 30px;
}
#col_por_left {
	float:left;
	width: 200px;
	padding-left: 78px;
	padding-top: 30px;
	font-size:1.2em;
}
#col_por_right {
	float:left;
	width: 200px;
	padding-left: 140px;
	padding-top: 30px;
	font-size:1.2em;
}
#image_por {
	float:left;
	width: 400px;
	padding-top: 34px;
	padding-left: 24px;
}
#image_por img {
	padding-bottom: 10px;
}
#text_por {
	width: 207px;
	float:left;
	padding-left: 28px;
	padding-top: 34px;
}
#content_sec #text_por h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 15px;
	background:url(images/bg_h2.gif) no-repeat 0px 3px;
	padding-left: 30px;
	margin-left: 10px;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #bd0926; 
	text-decoration: underline;
}
a:hover {
	color: #d76b7d; 
	text-decoration: none;
	}
#content_sec h1 {
	margin: 0px;
	font-family: Arial, serif;
	font-size: 20px;
	font-weight: bold;
	color:#46718c;
	padding-bottom: 15px;
	background:url(images/bg_h2.gif) no-repeat 0px 3px;
	padding-left: 25px;
}
#content_sec h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#46718c;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_sec h3 {
	margin: 0px;
	font-family: Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color:#46718c;
	margin-top:5px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}
blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
b {

}
.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	margin-bottom: 10px; 
	margin-left: 20px;
	margin-right: 0px;
}
img.left {
	margin-top: 5px;
	margin-bottom: 10px; 
	margin-right: 25px;
}
.line {
	padding-bottom: 8px;
}

/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	background: #fff; 
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:17px;
	width:200px;
}
input.clean {
	border-style: none; 
	background: none;
}
div.commit {
	margin-left: 100px;
}
.commit .left {
	margin-left: -100px;
	float: left;
}

#text .blockhaus {
	color:#ccebff;
}

.blockhaus {
	color:#537272;
}

.team-auswahl {
	padding:10px;
	width:165px;
	border:1px solid #ddd;
	float:left;
	margin-right:20px;
}

.services-auswahl {
	text-align:center;
	padding:10px 10px 30px 10px;
	width:176px;
	border:0px solid #ddd;
	float:left;
	margin-right:17px;

}

#content_sec div.services-auswahl h2 {padding-left:0px;}

.mail {letter-spacing:-1px;}
.date {font-size:10px;}
.error {color:#ff0000;}

table.verteiler {}
table.verteiler td {padding:2px;}

.submit {margin-left:200px;}

.pressefoto {
	padding:10px;
	width:170px;
	border:1px solid #ddd;
	float:left;
	margin-right:20px;
	font-size:11px;
	line-height:12px;
	margin-bottom:20px;
}

.pressefoto img {border:5px solid #f0f0f0;margin-bottom:5px;}
.pressefoto img:hover {border:5px solid #ddd;}

.pressefoto div {width:170px;height:117px;background:#f0f0f0;text-align:center;}

.pressefoto_mittel {
	padding:20px;
	width:570px;
	border:1px solid #ddd;
	float:left;
	margin-right:20px;
	font-size:11px;
	line-height:12px;
}

.pressefoto_mittel img {border:10px solid #f0f0f0;margin-bottom:10px;}
.pressefoto_mittel img:hover {border:10px solid #ccc;}

.pressefoto_mittel div {width:560px;height:387px;background:#f0f0f0;text-align:center;}