@charset "utf-8";
/* CSS Document */

*
{
	margin:		0px;
	padding: 	0px;
}

html
{
	height: 100%;
	width: 100%;
}

body
{
	height: 100%;
	width: 100%;
	
	background-image: url(../images/bg.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #031c2f;
}

h1
{
	width: 483px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	color: #e28b28;
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #0a78bd;
}

h3
{	
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
	background-image: url(../images/line-white.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 90px 0 10px 0;
}

p
{
	/*margin-top: 20px;*/
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.job_description_wrapper
{
	margin-top: -200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e28b28;
	text-decoration:none;
}

.job_description a:visited, a:hover, a
{

	font-family: Arial, Helvetica, sans-serif;
	color: #e28b28;
	text-decoration:none;
}

.main-text
{
	width: 460px;
	font-size:12px;
	line-height: 20px;
	color: #333;
}

.main-text a
{
	color: #e28b28;
	text-decoration: none;
	line-height: 20px;
}

.main-text a:hover
{
	color: #031c2f;
}

.names
{
	text-align: center;
	width: 460px;
	font-size:14px;
	line-height: 20px;
	color: #333;
}

.side_img
{
	margin-top: 50px;
}

.highlight_text
{
	color: #E28B28;
	width: 460px;
	font-size:14px;
	line-height: 20px;
	
}

.main-list
{
	width: 460px;
	list-style: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	padding: 0 0 0 13px;
	margin: 0;
}

.info-text
{
	width: 200px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}

.info-text a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	margin-bottom: -8px;
}

.info-text a:hover
{
	color: #0a78bd;
}

.info-text img
{
	margin: 0 0 15px 0;
}

.info-list
{
	list-style: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #FFF;
	padding: 0 0 0 13px;
}

.logostart
{
	width: 577px;
	height: 101px;
    left: 50%;
	top: 50%;
    margin-left: -288px;
    margin-top: -50px;
    position: absolute;
	background-image: url(../images/logostart.png);
	background-repeat: no-repeat;
}

.menue
{
	width: 140px;
	height: auto;
	margin: 82px 0 0 830px;
	
	position: fixed;
}

.menue ul li 
{
	width: 140px;
	height: 23px;
	margin: 15px 0;
	list-style: none;
}


.menue-link
{	
	width: 140px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	text-align: right;
	background-image: url(../images/menueline.png);
	background-repeat: repeat-x;
	display: block;
}

.menue-link:hover
{
	color: #0a78bd;
	background-image: url(../images/menueline_hover.png);
	background-repeat: repeat-x;
}

.sub-menue
{
	width: 140px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	text-align: right;	
	display: block;
}

.sub-menue:hover
{
	color: #0a78bd;
}

.active
{
	color: #e28b28;
	background-image: url(../images/menueline_active.png);
	background-repeat: repeat-x;
}

.activesub
{
	color: #e28b28;
}

/*.container
{
	width: 50%;
	height: 100%;
	background-color: #FFF;
	
	
}*/


.content
{	
	min-height: 100%;
	position: absolute;
}

.content-white
{
	width: 542px;
	min-height: 100%;
	background-image: url(../images/content-white.png);
	background-repeat: repeat-y;
	padding: 0 0 0 40px;
	position: absolute;
	z-index: 30;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.content-blue
{
	width: 250px;
	min-height: 100%;
	background-image: url(../images/content-orange.png);
	background-repeat: repeat-y;
	padding: 0 0 0 595px;
	position: fixed;
	z-index: 20;
}

.content01
{
	margin-left: -582px;
}

.content02
{
	margin-left: -845px;
}

.header
{
	width: 483px;
	height: 60px;
	
	background-image: url(../images/line.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin: 20px 0 0 0;
}

.logo
{
	width: 291px;
	height: 47px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: block;
}

.logo:hover
{
	background-image: url(../images/logo_hover.png);
}

.slider-around
{
	width: 483px;
	height: 200px;
	margin: 15px 0 60px 0;
}

#slider
{
	width: 483px;
	height: 200px;
}

.headerimage
{
	width: 483px;
	height: 200px;
}


