﻿*
{
	margin: 0;
	padding: 0;
}
html, body, form
{
	height: 100%;
}
body
{
	background-color: #2e3037;
	font-family: Arial,Verdana , "Trebuchet MS";
	font-size: 12px;
}
#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0 auto;
	background-color: #000;
	font-family: Arial,Verdana , "Trebuchet MS";
	font-size: 13px;
	line-height: 1.2em;
	background: #0f2634 url(../images/newbg.jpg) no-repeat top center;
	color: #4e4f4f;
}
#Content
{
	width: 960px;
	margin: 20px auto -80px auto;
}
#left-Content
{
	width: 200px;
	float: left;
}
#right-Content
{
	width: 700px;
	float: left;
}
#in-Content-top
{
	background: url('../images/content-top-bg.png') no-repeat;
	width: 685px;
	height: 41px;
}
#in-Content
{
	height: 100%;
	background: url(../images/mainBg.png) repeat-y;
	width: 685px;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}
#in-Content-bottom
{
	clear: both;
	background: url('../images/content-bottom-bg.png') no-repeat;
	width: 685px;
	height: 22px;
}
.box
{
	background: url('../images/box.jpg') no-repeat;
	width: 192px;
	height: 262px;
	float: left;
	margin-right: 25px;
}
.box h1
{
	font-size: 15px;
	color: #2e3037;
	font-weight: bold;
	padding: 10px 0 0 10px;
	line-height: 2em;
}
.box ul
{
	width: 180px;
	margin: 10px 10px 0 10px;
}
.box li img
{
	float: left;
	margin-right: 5px;
}
.arrow
{
	padding-top: 5px;
	padding-right: 5px;
}
.box li
{
	width: 175px;
	float: left;
	list-style: none;
	margin-top: 10px;
	padding-left: 5px;
}
.box p
{
	width: 180px;
	margin: 20px 10px 0 10px;
}
.contentBottom
{
	clear: both;
	padding: 0 0 20px 20px;
}
.contentBottom ul
{
	margin: 15px 0 0 15px;
	line-height: 1.4em;
}
.contentBottom li
{
	list-style-type: circle;
}
#Header
{
	height: 110px;
	width: 100%;
}
#Header-in
{
	margin: 0 auto;
	width: 960px;
}
.language
{
	float: right;
	margin-top: -17px;
	color: #fff;
	margin-right: 80px;
	font-weight: bold;
}
.language a
{
	text-decoration: none;
	color: #fff;
}
.language a:hover
{
	text-decoration: underline;
}
#Footer
{
	background: url(../images/footerBg.png) repeat-x center;
	height: 89px;
	width: 100%;
	clear: both;
}
#Footer-in
{
	margin: 0 auto;
	width: 500px;
	color: #fff;
	line-height: 1.3em;
	font-size: 12px;
	padding: 5px 0 0 100px;
	font-family: Arial,Verdana , "Trebuchet MS";
}
#Footer-in p
{
	margin-top: 5px;
	text-align: left;
}
#Footer-in p a
{
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
#Footer-in p a:hover
{
	text-decoration: underline;
}
.push
{
	height: 89px;
	clear: both;
}
.stajForm
{
	padding: 20px 0 0 20px;
	color: #000;
}
.stajForm h1
{
	font-size: 18px;
	line-height: 2em;
}
.stajForm h2
{
	font-size: 16px;
	line-height: 2em;
}
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

html[xmlns] .clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
}
.bottomdiv
{
	
}
.bottomdiv p
{
	padding: 10px;
	color:#fff;	
}
.bottomdiv a
{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.bottomdiv a:hover
{
	text-decoration:underline;
}
