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


* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#063B5D;
	font-size:12px;
}
h1 {
	font-size:15px;
	color:#66a820;
}
h2 {
	font-size:15px;
	color:#04395F;
}
h3 {
	font-size:12px;
	color:#0175CB;
}
#navigation {
	background:url(/images/navigation_bg.jpg) repeat-x;
	height:52px;
	line-height:44px;
	overflow:visible;
}
#navigation a {
	color:#063B5D;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
#navigation a:hover {
	text-decoration:underline;
}
#navigation li {
	float:left;
	height:42px;
	padding:0 30px
}
#navigation li.border {
	border-right:1px solid #EBEBEB;
}
#navigation ul {
	list-style:none;
}
#wrap {
	margin:0 auto;
	width:985px;
	margin-top:20px;
}
#header {
	background:url(/images/head.jpg) no-repeat;
	height:102px;
}
#content {
	background:url(/images/content_bg.jpg) no-repeat;
	height:470px;
	position:relative;
	z-index:0;
	
}
#pic-lineup {
	background:url(/images/pic_2.png) no-repeat;
	width:387px;
	height:140px;
	position:relative;
	top:80px;
	left:60px;
}
.box {
	background:url(/images/button_1.jpg) no-repeat;
	background-position:0 0;
	margin-bottom:20px;
	padding-left:30px;
}
.box h2 {
	font-size:15px;
	color:#04395F;
}
.box h3 {
	font-size:12px;
	color:#0175CB;
}
#box-wrap {
	margin:120px 0 0 24px;
	width:600px;
}
.register {
	margin-bottom:20px;
	padding-left:150px;
}
#container_1 {
	background:url(/images/container_1.jpg) repeat-x;
	height:181px;
	padding-top:20px;
}
#container_2 {
	width:1000px;
	height:110px;
	padding-top:20px;
}
#container_2 img {
margin-left:20px;
}
#container_2 img.border {
	border-right:1px dotted #333;
}
#kontakt-box {
	float:right;
	width:224px;
	margin-top:-10px;
}
span.t1 {
	display:block;
	font-size:13px;
	font-weight:bold;
}
.c1 {
	text-align:center;
	margin-top:15px;
	float:left;
}
#b2 {
	margin-left:95px;
}
#b3 {
	margin-left:120px;
}
p.bold {
	font-weight:bold;
}
#kontakt-box a {
	color:#65a922;
	text-decoration:none;
}
#kontakt-box p {
	margin-bottom:10px;
	margin-top: 10px;
}
#kontakt-box a:hover {
	text-decoration:underline;
}
#footer {
	background:url(/images/footer_bg.jpg) no-repeat;
	height:60px;
	background-position:0 0;
	margin-top:10px;
	color:#FFF;
	text-align:center;
	padding-top:17px;
}
#footer a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	margin:0 5px;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin-top:30px;
	color:#333;
}
#footer2 {
	background-position:0 0;
	color:#333;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}
#footer2 a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
	margin:0 5px;
	margin-bottom:10px;
}
#footer2 a:hover {
	text-decoration:underline;
}
#footer2 p {
	margin-top:30px;
	font-weight:bold;
	color:#333;
}
#login-area {
	float:right;
	width:390px;
	margin-top:50px;
	margin-right:-183px;
	background:url(/images/login_bg.jpg) repeat-x;
	height:83px;
	line-height:30px;
	border:1px solid #06F;
	color:#FFF;
	padding:15px;
	text-align:right;
	display:none;
	position:relative;
	z-index:100;
}
label {
	display:block;
}
#login-area input.field {
	height:20px;
	margin-left:30px;
}

