* { margin:0; padding:0;}
html, body { height:100%;}
body {
	background:#101010;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.25em;
	color:#666;
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:20px;}

.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x #000;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top; outline:none;}

#contacts-form label { display:block; height:46px;} 
#contacts-form label input { width:250px; padding:2px 0 2px 3px; color:#111; background:#fff; border:1px solid #a09b96;}
#contacts-form textarea {width:290px; height:110px; padding:2px 0 2px 3px; margin-bottom:15px; color:#111; background:#fff; border:1px solid #a09b96; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/arrow1.gif) no-repeat left 7px; padding:0 0 3px 16px; border-bottom:1px dashed #282828; margin-bottom:1px;}
.list1 li.last { border-bottom:none;}
.list1 li a { text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 dt { color:#fff; text-transform:uppercase;}
.list2 dd p { margin-bottom:34px;}
.list2 dd {border-bottom:1px solid #282828; padding-bottom:26px; margin-bottom:26px;}
.list2 dd.last { border-bottom:none; padding-bottom:0; margin-bottom:0;}

.list3 li {border-bottom:1px solid #282828; padding-bottom:20px; margin-bottom:15px;}
.list3 li.last { border-bottom:none; padding-bottom:0; margin-bottom:0;}

.img-list { margin-bottom:-28px;}
.img-list li { padding:0 0 28px 0; line-height:1.1em; width:100%; overflow:hidden;}
.img-list li img { float:left; margin-right:13px;}

.testimonials li {
	border-bottom:1px solid #282828;
	padding-bottom:20px;
	margin-bottom:19px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
}
.testimonials li.last { border-bottom:none; margin-bottom:0; padding-bottom:0;}
.testimonials li blockquote { text-align:left; color:#494949; text-transform:none;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:30px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:10px;}
.p2 { margin-bottom:20px;}
.p3 { margin-bottom:30px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff; outline:none;}
a:hover{
	text-decoration:none;
}

h1 { font-size:43px; line-height:1.2em; text-transform:uppercase; color:#fff;}
h1 a { text-decoration:none; color:#fff;}
h1 a strong { color:#ff9100;}
h2 { font-size:29px; line-height:1.2em; color:#fff; font-weight:normal; text-transform:uppercase; margin-bottom:35px;}
h3 { font-size:1em; color:#fff; text-transform:uppercase; font-weight:normal; margin-bottom:20px;}
h4 {
	font-size:1em;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:5px;
	padding-top:5px;
	text-align: left;
}
h5 {
	font-size:13px;
	color:#fff;
	text-align: left;
}

.last-link { padding:30px 0 0 0;}
.link1 { background:url(images/arrow1.gif) no-repeat left 7px; padding:0 0 0 16px; color:#ff9100; font-size:1.14em;}

.button1 { float:left; font-size:.71em; color:#fff; text-transform:uppercase; width:89px; text-align:center; padding:6px 0 7px 0; margin-right:1px; background:#ff9100; text-decoration:none;}
.button1:hover { background:#fff; color:#000;}
.button2 { float:left; font-size:.71em; color:#fff; text-transform:uppercase; width:89px; text-align:center; padding:6px 0 7px 0; margin-right:1px; background:#000; text-decoration:none;}
.button2:hover { background:#fff; color:#000;}
.button3 { float:left; font-size:.71em; color:#fff; text-transform:uppercase; width:330px; text-align:center; padding:6px 0 7px 0; margin-right:1px; background:#000; text-decoration:none;}
.button3:hover { background:#fff; color:#000;}


.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}

.dept-list { float:left;}
.dept-list dt { color:#fff; text-transform:uppercase; margin-bottom:20px;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd p { text-align:left;}


/*header*/
#header .row-1 { height:30px; font-size:.71em; text-transform:uppercase;}
#header .row-1 .fleft { padding:4px 0 0 0; color:#616161;}
#header .row-2 { height:118px; background:url(images/header-bg-top.jpg) no-repeat left top;}
#header .row-2 .logo {
	float:right;
	padding:21px 0 0 0;
}
#header .row-2 .logo em {
	font-size:0.7em;
	font-style:normal;
	position:relative;
	margin-top:-10px;
	display:block;
	padding-left:6px;
	text-transform: none;
}
#header .row-3 {
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#header .row-3 .slogan {
	font-size:30px;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:32px;
	font-family: Arial, Helvetica, sans-serif;
}
#header .row-3 .slogan strong {
	display:block;
	font-weight:normal;
	font-size:50px;
	line-height:1.2em;
	margin-bottom:-18px;
	letter-spacing:-1px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header .row-3 .indent { padding:0 0 0 10px;}

#header.small .row-3 {
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#header.small .row-3 .slogan {
	font-size:22px;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:17px;
}
#header.small .row-3 .slogan strong {
	display:block;
	font-weight:normal;
	font-size:50px;
	line-height:1.2em;
	margin-bottom:-10px;
	letter-spacing:-1px;
	padding-left:6px;
	font-family: Arial, Helvetica, sans-serif;
}
#header.small .row-3 .indent {
	padding:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.top-links { float:right; padding:4px 0 0 0;}
.top-links li { display:inline;}
.top-links li a { color:#616161; text-decoration:none; padding:0 6px 0 3px;}
.top-links li a:hover { color:#b5b5b5; text-decoration:underline;}

#header .nav { float:left;}
#header .nav li { float:left;}
#header .nav li a { float:left; display:block; color:#fff; text-decoration:none; font-weight:bold; text-transform:uppercase; padding:45px 24px 56px 24px; line-height:1.2em;}
#header .nav li a:hover { background:url(images/nav-bg.gif) left top repeat-x;}
#header .nav li a.current { background:url(images/nav-bg.gif) left top repeat-x;}

/*content*/
#content { background:url(images/content-bg.jpg) no-repeat left top; padding:56px 0 42px 0;}

#content .section { padding:0 0 40px 0;}

/*footer*/

#footer .indent { padding:9px 0 0 0;}
/*==========================================*/
.orange {
	color: #ff9100;
}
#page6 .tail-bottom #main #content .wrapper .col-1 .p3 {
	text-align: left;
}
#page1 .tail-bottom #main #header .row-3 .slogan strong {
	font-size: 50px;
	color: #FFF;
}
#page1 .tail-bottom #main #header .row-3 .slogan {
	color: #FF9100;
}
.orange+ {
	color: #ff9100;
}
#page2 .tail-bottom #main #content .wrapper .col-1 h2 {
	color: #FFFFFF;
}
#bringen {
	font-size: 22px;
	color: #FFFFFF;
}
.header50pixel {
	font-size: 50px;
}
