html, body {
	height:100px;
	width:100%;
	display: table;
}
body {
	margin: 0;
	background: #d0d0d0;
	vertical-align:middle;
	display:table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
a {
	text-decoration: none;
	color:#0572bf;
}

a:hover {
	text-decoration: underline;
	color:#0572bf;
}
a:visited {
	color:#0572bf;
}
img {
	border-style: none;
	margin-right: 10px;
}

/*main*/
#main {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
/*header*/
#header {
	width: 1000px;
	height: 145px;
	background: url(../images/bg-header.gif) no-repeat;
	position: absolute;
	top:0;
	left:0;
}
/*logo*/
.logo{
	width:110px;
	height:85px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:38px;
	left:40px;
}
.logo a{
	display:block;
	height:100%;
}
/*bread-crumbs*/
.bread-crumbs{
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	top:38px;
	right:32px;
}
.bread-crumbs li{
	float:left;
	padding: 0 8px 0 0;
}
.bread-crumbs li a{
	display:block;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
.german{
	width:26px;
	background: url(../images/icon-flag1.gif) no-repeat;
}
.english{
	width:25px;
	background: url(../images/icon-flag2.gif) no-repeat;
}
.bread-crumbs li a:hover{background-position:0 100%;}
/*navigation*/
.navigation{
	padding:0;
	list-style:none;
	overflow:hidden;
	line-height: 20px;
	font-weight: bold;
	position: absolute;
	bottom:0;
	width:520px;
	margin-top: 0;
	margin-bottom: 0;
	right: 30px;
	float: right;
}
.navigation li{
	float:left;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
.navigation li a{
	color:#D0D0D0;
	display: block;
	border-bottom: 4px solid #d0d0d0;
}
.navigation li a:hover{
	color:#FFFFFF;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E7364B;
	text-decoration: none;
}
/*tabs-block*/
.tabs-block{
	height:1%;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: -73px;
}
.tabset{
	width: 600px;
	line-height: 26px;
	overflow: hidden;
	margin:0;
	list-style:none;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 70px;
	background-image: url(../images/tabset-bg.gif);
	background-repeat: no-repeat;
	background-position: 75px;
}
.tabset li{
	float:left;
	margin-left: 22px;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 0;
}
.tabset li a{color:#fff;}
.tabset li a:hover, .tabset li a.active{
	color:#e7364b;
	text-decoration: none;
}
.tab-box{
	width:780px;
	overflow:hidden;
	margin-left: 75px;
}
.tab-box p a{color:#0572bf;}
.tab-box p a.visited{color:#0572bf;}
/*tab-box*/
.topic1{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/content/entwicklung.jpg);
}
.topic1 .text-column{
	color:#FFFFFF;
	padding-left: 15px;
	height: 330px;
	padding-top: 10px;
}
.topic1 .text-column p{
	margin: 0;
	color:#000000;
	line-height: 20px;
}
.topic2{
	background-color: #FFFFFF;
	background-image: url(../images/content/fertigung.jpg);
	background-repeat: no-repeat;
}
.topic2 .text-column{
	color:#FFFFFF;
	padding-left: 15px;
	height: 330px;
	padding-top: 20px;
}
.topic2 .text-column p{
	margin: 0;
	color:#FFFFFF;
	line-height: 25px;
}
.topic3{
	background-color: #FFFFFF;
	background-image: url(../images/content/schulung.jpg);
	background-repeat: no-repeat;
}
.topic3  .text-column{
	color:#FFFFFF;
	height: 330px;
	padding-left: 15px;
	padding-top: 10px;
}
.topic3 .text-column p{
	margin: 0;
	color:#333333;
	line-height: 25px;
}
.topic4{
	background-color: #FFFFFF;
	background-image: url(../images/content/kalibr.jpg);
	background-repeat: no-repeat;
}
.topic4 .text-column{
	color:#FFFFFF;
	height: 330px;
	padding-left: 15px;
	padding-top: 10px;
}
.topic4 .text-column p{
	margin: 0;
	color:#FFFFFF;
	line-height: 25px;
}

.row{
	width: 100%;
	overflow: hidden;
}
/*container*/
#container {
	height: 1%;
	overflow:hidden;
	background: url(../images/bg-container.gif) repeat-y;
	padding-top: 178px;
	padding-bottom: 20px;
	padding-left: 90px;
}
#container h1{
	margin:0 0 10px;
	font-size:14px;
	color:#25496b;
	line-height: 17px;
	font-weight: bold;
}

#container h2{
	margin:0 0 10px;
	font-size:14px;
	color:#cad9ee;
	font-weight: bold;
	line-height: 17px;
}
#container h3{
	margin:0 0 10px;
	font-size:13px;
	color:#000000;
	font-weight: bold;
}
#container p{

}
.news {
	width: 500px;
	margin-left: 120px;
	padding-left: 70px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
/*text-block*/
.text-block{
	width: 800px;
	overflow:hidden;
}

.text-block p{
	margin:0;
	font-size:12px;
	line-height:20px;
}
.text-block p a{color:#0572bf;}
.text-block p a.visited{color:#0572bf;}
.text-content{
	margin-left: 60px;
	width: 700px;

}
.box-dotted {
	width:600px;
	color:#313131;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #313131;
	margin-bottom: 10px;
	padding-top: 10px;
}
.projects-box {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #313131;
	height: 120px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-right: 90px;
}
.projects-box img{float: left;}

/*footer*/
#footer {
	width:100%;
	background: url(../images/bg-container.gif) repeat-y;
}
.footer-area{
	height: 1%;
	overflow:hidden;
	background: url(../images/bg-footer.gif) no-repeat 0 100%;
	padding: 0 0 25px;
}
.footer-area p{
	margin:0 auto;
	width:810px;
	border-top:1px solid #313131;
	font-size: 12px;
	line-height: 23px;
	color:#313131;
	text-align: center;
}
.footer-area a{
	color: #313131;
	text-decoration: underline;

}
.footer-area a:hover{
	text-decoration: none;

}
