body {
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-x;
	height:100%;
}

html {
	height:100%;
}
/* Header */
div.center {
	text-align:center;
	width:100%;
}
div.content-center {
	width:952px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	height:100%;
}

div.float-text {
	float:left;
}
div.content-clear {
	clear:both;
}
div.header {
	position:relative;
	width:954px;
    height:101px;
    background-image:url(../images/header.gif);
    background-repeat:no-repeat;
    padding-top:92px;
}
div.logo-right {
	position:absolute;
	left:817px;
	top:48px;
}
div.logo-box {
	float:left;
	width:945px;
	text-align:left;
}
div.logo-inner-box {
	margin-left:11px;
	margin-top:1px;
}
div.logo-info-top {
	float:left;
	width:480px;
	text-align:left;
}
div.ultra-box {
	text-align:center;
	width:100%;
	margin-top:10px;
}

/* Navigation */
    
	/* Navigation Level 1*/
	a.navigation-1 {
		padding-left:15px;
		padding-right:15px;
		padding-top:7px;
        margin-top:2px;
		padding-bottom:6px;
		float:left;
		font-size:10px;
        font-weight:bold;
	}
	a.navigation-1-set,a.navigation-1-unset:hover {
		background-color:#FFFFFF;
		color:#009eed;
	}
	a.navigation-1-unset {
		background-color:#57AEEC;
		color:#FFFFFF;
	}
	div.navigation-box-inner {
		padding-left:12px;
	}
	
	/* Navigation Level 2 */
	a.navigation-2 {
		width:165px;
		display:block;
		background-repeat:no-repeat;
		
		padding-left:12px;
		padding-top:5px;
		padding-bottom:5px;
	}
	a.navigation-2-set, a.navigation-2-unset:hover {
		background-image:url(../images/nav_2_bg_set.gif);
		color:#FFFFFF;
	}
	a.navigation-2-unset {
		background-image:url(../images/nav_2_bg_unset.gif);
		color:#009eed;
	}
	div.navigation-2-box-inner {
		padding-top:12px;
		padding-left:17px;
	}
	div.box-nav-2-text-top {
		color:#FFFFFF;
		padding-top:7px;
		padding-left:15px;
		font-weight:bold;
	}
/* Content */
div.content {
	width:952px;
	text-align:left;
	font-size:11px;
	padding-bottom:20px;
}
div.content-spacer {
	float:left;
	width:12px;
}
div.navigation-2-box {
	float:left;
	width:207px;
	margin-top:23px;
}
div.content-box {
	float:left;
	width:545px;
}
div.content-stage-top {
    background-image:url(../images/content-stage-top.png);
	background-repeat:no-repeat;
	width:533px;
	height:20px;
}
div.content-stage-bottom {
    background-image:url(../images/content-stage-bottom.png);
	background-repeat:no-repeat;
	width:533px;
	height:13px;
}

div.right-box {
	float:left;
	width:200px;
}
div.content-stage {
    background-color:#FFFFFF;
	width:491px;
    border-left: 1px solid #a8dff6;
    border-right: 1px solid #a8dff6;
    padding-left:20px;
    padding-right:20px;
}
/* Content Modul */
div.content-headline {
	font-size:24px;
	font-weight:bold;
}
div.content-free-content {
	padding-top:17px;
	font-size:11px;
	line-height:14px;
}
/* Box System */
div.box-nav-top {
	background-image:url(../images/navigation-top-box.png);
	background-repeat:no-repeat;
	width:195px;
	height:26px;
}
div.box-top {
	background-image:url(../images/boxtop.png);
	background-repeat:no-repeat;
	width:195px;
    height:13px;
}

div.box-bottom {
	background-image:url(../images/box-bottom.png);
	background-repeat:no-repeat;
	width:195px;
}

div.box-bg {
	background-image:url(../images/box-bg.png);
	background-repeat:repeat-y;
	width:195px;
}
div.box-outer-0 {
	padding-top:23px;
}
div.box-outer-1, div.box-outer-2, div.box-outer-3 {
	padding-top:15px;
}
	/* Sign on*/
	div.box-signon-inner {
		padding-left:16px;
		padding-top:5px;
	}
	div.box-signon-headline {
		font-size:11px;
		color:#009eed;
	}
div.box-gallery {
	padding-top:10px;
	padding-left:4px;
	width:186px;
	text-align:center;
}
/* Button */
a.button {
	font-size:11px;
	color:#FFFFFF;
	width:163px;
	display:block;
	padding-top:6px;
	padding-bottom:8px;
	text-align:center;
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
}
div.button-text {
	width:100%;
	text-align:center;
}

/* Contact */
.contact-text-field {
	font-size:11px;
	width:209px;
}
.input-border {
	border:1px solid #57AFED;
}
select {
	border:1px solid #57AFED;
	font-size:11px;
}
textarea {
	border:1px solid #57AFED;
	font-size:11px;
}
.input-error-border {
	border:1px solid red;
}
span.required {
	color:red;
}
.submit {
	border:0px;
	background-color:#FFFFFF;
	cursor:hand;
}
.table-border {
	border: 1px solid #029EED;
}
span.fontsize-large {
	font-size:12px;
}
/*startlist*/
td.startlist-header {
	background-color:#57AEEC;
	color:#FFFFFF;
	border-left: 1px solid #FFFFFF;
	width:155px;
	font-weight:bold;
	font-size:12px;
	padding:10px;
}
td.startlist-single-col1 {
	border-left: 1px solid #57AEEC;
	padding:5px;
	border-bottom: 1px solid #57AEEC;
}
td.startlist-single-col2 {
	border-left: 1px solid #57AEEC;
	padding:5px;
	border-bottom: 1px solid #57AEEC;
}
td.startlist-single-col3 {
	border-left: 1px solid #57AEEC;
	padding:5px;
	border-bottom: 1px solid #57AEEC;
	border-right: 1px solid #57AEEC;
}

a.voestalpine {
    background-image:url(../images/voestalpine_set.gif);
    background-repeat:no-repeat;
    display:block;
    width:174px;
    height:125px;
    margin-left:5px;
    margin-top:5px;
}
a.voestalpine:hover {
    background-image:url(../images/voestalpine_hover.gif);
    background-repeat:no-repeat;
}