#content {
	text-align:center;
}
#layout {
	width:832px;
	margin:0 auto;
	background-color:white;
	text-align:left;
}

#theme h1 {
	margin:0;padding:0;
}
#theme span {
	display:block;
	background: #81c6ff url(../img/motiv.jpg) no-repeat;
	margin:0 1px;
	height:180px;
	border-bottom:1px solid white;
}
#theme a {
	display:block;
	position:relative;
	top: 55px;
	left: 5px;
	width:190px;
	height:66px;
}
#theme a img { border:0;margin:0; }

#main {
	background:#8fd4ff url(../img/bg-col-right.png) repeat-x bottom left;
	overflow:hidden;
	border:1px solid white;
	border-width:0px 1px;
}
#col-left {
	background:#efefef url(../img/bg-col-left.png) repeat-x bottom left;
	overflow:hidden;
	float:left;
	width:650px;
	min-height:750px;
  _height:750px; 
	border-right:1px solid white;
	position:relative;
}
#col-left #mid-col {
	margin-top:45px;
}
#col-left #navigation {
	background: url(../img/bg-navigation.png) repeat-x;
	padding:8px 20px;
	position:absolute;
	top:0px;
	left:0px;
	width:100%
}
#col-left #navigation h2,
#col-left #navigation h3,
#col-left #navigation h4,
#col-left #navigation a {
	color:black;
}
#col-left #navigation h2,
#col-left #navigation h3,
#col-left #navigation h4 {
	margin:0;
	font-size:110%;
	font-weight:500;
}
#col-left #mid-col .spc {
	padding:0 20px 20px;
}

#col-right {
	padding-left:650px;
}
#col-right .menu h3 {
	background-color:#4e93e7;
	color:white;
	padding-left:20px;
	margin:0;
	border-bottom:1px solid white;
}
#col-right .menu ul {
	margin:0;
}
#col-right .menu ul li {
	background:#8fd4ff url(../img/menu-dot.png) repeat-y;
	border-bottom:1px solid white;
	padding:0px 2px 0px 25px;
	margin:0;
	font-size:110%;
}
#col-right .menu ul li a {
	display:block;
	color:#404040;
	text-decoration:none;
}
#col-right .menu ul li a:hover {
	text-decoration:underline;
}

#footer {
	margin:0px 1px 0 1px;
}
#footer, #footer a {
	color:white;
}

#footer span {
	display:block;
	background-color: #5294e7;
	padding:15px;
}

.ico-airplane {
	background: url(../img/ico-airplane.png) no-repeat;
	padding: 3px 0 3px 35px;
}
