/* Start of CMSMS style sheet 'all' */
html{
	background: #000 url(/images/bg-body.jpg) repeat;
	height:100%;
}
body {
	margin:0;
	color:#fff;
	min-height:100%;
	font:10px Arial, Helvetica, sans-serif;
	min-width:1000px;
	background:url(/images/bg-body2.jpg) no-repeat 50% 0;
}
* html body{
	height:100%;
}
img {border:none;}
a{text-decoration: none; color: #46a4f1;}
a:hover{text-decoration: underline; color:#46a4f1;}
a:focus{outline: none; color:#46a4f1;}
.holder {
	overflow: hidden;
	width: 100%;
}
form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}
input{
	font:bold 10px Arial, Helvetica, sans-serif;
	color: #595959;
}
/* main containers styles */
#wrapper {
	margin:0 auto;
	width:1000px;
	overflow:hidden;
	background:url(/images/bg-wrapper.png) no-repeat;
}
/* header block styles */
#header {
	overflow:hidden;
	position:relative;
	height: 147px;
}
/* logo styles */
.logo {
	position: absolute;
	top: 6px;
	left: 223px;
	text-indent: -9999px;
	overflow: hidden;
	width: 162px;
	height: 88px;
}
.logo a{
	display:block;
	height:100%;
	cursor:pointer;
	background:url(/images/logo.png) no-repeat;
}
.topbar{
	position:absolute;
	top:95px;
	left:0;
	width:100%;
	padding:7px 0 4px;
	border-top:1px solid #5c5c5c;
	border-bottom:1px solid #5c5c5c;
}
.search-form{
	float:right;
	width:254px;
	padding:3px 0 0;
}
.search-form .input{
	float: left;
	background: url(/images/input.png) no-repeat;
	width: 179px;
	height: 17px;
	margin:0 1px 0 0;
}
.search-form .txt{
	float: left;
	border: 0;
	position:relative;
	background: none;
	padding: 3px 6px;
	width: 167px;
}
.search-form .btn{
	float: left;
	position: relative;
	border: 0;
	background:none;
	margin:2px 0 0;
	font-size: 10px;
	font-weight:bold;
	color:#b3b3b3;
	text-decoration:none;
	cursor: pointer;
}
.lang{
	float:left;
	margin:5px 30px 0 0;
}
.lang span{
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#b3b3b3;
	margin:0 8px 0 0;
}
.lang ul{
	margin:0;
	padding:0;
	list-style: none;
	float:left;
}
.lang ul li{
	float:left;
	margin:0 11px 0 0;
}
.lang ul li a{
	float:left;
	width:14px;
	height:10px;
}
.nav{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.nav li{
	float:left;
	margin:0 24px 0 0;
}
.nav li a{
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#b3b3b3;
	padding:5px 0;
	text-decoration:none;
	text-transform:uppercase;
}
.nav li a:hover, .nav li.active a{
	color:#46a4f1;
	text-decoration:none;
}
/* main block styles */
#main{
	height:608px;
	overflow: hidden;
}
/* content block styles */
#content {
	float: left;
	width: 787px;
	color:#b3b3b3;
}
#content .leftside{
	float:left;
	width:571px;
}
.image-list{
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	width:731px;
	height:481px;
	overflow:hidden;
}
.image-list li{
	position:absolute;
	width:731px;
	height:304px;
	top:0;
	left:0;
	z-index:1;
}
.image-list li.active{z-index:2;}
.gallery{
	background:url(/images/bg-gallery.gif) repeat-y;
	padding:0 45px 0 46px;
	height:419px;
	overflow:hidden;
	width:480px;
	position:relative;
}
.gallery .img img{
	display:block;
}
.gallery .gallery-inner{
	position:absolute;
	bottom:15px;
	left:50px;
	overflow:hidden;
	width:506px;
	padding:18px 0 0;
}
.gallery-inner div{
	width:420px;
	overflow:hidden;
	position:relative;
	float:left;
	display:inline;
}
.gallery-inner div ul{
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery-inner div ul li{
	float:left;
	padding:4px 7px 0 8px;
	width:69px;
}
.gallery .thumbnails li img{
	float:left;
	border: solid 1px #575757;
}
.inner .gallery .thumbnails{
	list-style:none;
	margin:0 -23px 0 0;
	overflow:hidden;
	width:506px;
	padding:18px 0 0;
}
.inner .gallery .thumbnails li{
	float:left;
	margin:0 23px 0 0;
}
.inner .gallery .thumbnails li img{
	float:left;
	border: solid 1px #575757;
}
.gallery-inner a.link-prev,
.gallery-inner a.link-next{
	float:left;
	width:34px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	position:relative;
}
.gallery-inner a.link-prev{
	margin-right:-10px;
	background-image:url(/images/btn-link-prev.png);
}
.gallery-inner a.link-next{
	background-image:url(/images/btn-link-next.png);
}
.posts{
	height:153px;
	width:513px;
	padding:18px 25px 18px 33px;
	background: url(/images/bg-posts.png) repeat;
}
.posts .bg{
	width:100%;
	overflow:hidden;
	position:relative;
	background: url(/images/separator-2.gif) repeat-y 259px 0;
}
.posts .left{
	float:left;
	width:223px;
}
.posts .right{
	float:right;
	width:223px;
}
.posts h2{
	margin:0 0 1px;
}
.posts .date{
	display:block;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 15px;
}
.posts .control{
	width:100%;
	overflow:hidden;
	padding:6px 0 0;
}
.posts .control ul{
	list-style:none;
	margin:0;
	padding:0;
}
.posts .control ul li{
	float:left;
	margin:0 5px 0 0;
}
.posts .control a{
	font-size:12px;
	color:#46a4f1;
	text-decoration:none;
}
.posts .control a:hover, .posts .control ul li.active a{
	color:#46a4f1;
}
.posts .control .nachste{
	float:left;
	margin:0 0 0 15px;
	display:inline;
}
.posts .control .letzte{
	float:left;
	margin:0 0 0 43px;
	display:inline;
}
#content .rightside{
	float:right;
	width:216px;
}
h1{
	margin:0 0 18px;
	color:#b3b3b3;
	font-size:14px;
}
h2{
	margin:0 0 6px;
	font-size:12px;
	color:#b3b3b3;
}
#content p{
	margin:0 0 3px;
}
.text-block{
	padding:20px 28px 0 13px;
	width:175px;
	height:284px;
	background:#000;
}
.text-block h2{
	font-size:12px;
}
.text-block .box{
	padding:0 0 33px;
}
.text-block .box h2{
	margin-top:35px;
}
a.weiter{
	font-size:10px;
	color:#46a4f1;
	font-weight:bold;
	padding:0 11px 0 0;
}
a.weiter img{
	vertical-align: baseline;
}
.img-box{
	width:216px;
	height:304px;
	position:relative;
	background:url(/images/bg-img-box.jpg) no-repeat;
}
.img-box .frame{
	position:absolute;
	top:86px;
	left:0;
	width:216px;
	height:134px;
	background:url(/images/bg-frame.png) no-repeat;
}
/* sidebar block styles */
#sidebar{
	float: right;
	width: 213px;
}
/* footer block styles */
#footer {
	width:100%;
	overflow:hidden;
	padding:14px 0 20px;
	font-size:10px;
	font-weight:bold;
	color:#8b8b8a;
}
.bottomlist{
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.bottomlist li{
	float:left;
	background: url(/images/bullet.gif) no-repeat 0 5px;
	margin:0 8px 0 -3px;
	padding:0 0 0 10px;
}
#footer .design{
	margin:0;
	float:right;
}
#footer a {
	color:#8b8b8a;
}
/* inner page styles */
.inner .gallery{
	background:#000;
}
.gallery .top-info{
	overflow:hidden;
	width:480px;
	padding:30px 0 0;
	height:274px;
}
.gallery .left-info{
	float:left;
	width:302px;
}
.gallery .right-info{
	float:right;
	width:130px;
	padding:34px 0 0;
}
#content .gallery .top-info p{
	margin:0 0 18px;
}
#content .text-block a,
#content .posts a,
#content .gallery .top-info a{
	color:#46a4f1;
}
.right-info ul{
	list-style:none;
	margin:0;
	padding:0 0 22px;
}
.left-info a{
	color: #46a4f1;
}
.right-info ul li{
	padding:0 0 3px 0;
	background: url(/images/arrow-2.gif) no-repeat 9px 6px;
}
.right-info ul li a{
	display:block;
	height:1%;
	cursor:pointer;
	font-size:10px;
	padding:2px 0 2px 26px;
	font-weight:bold;
	text-decoration:none;
	color:#b3b3b3;
}
.right-info ul li a:hover{
	background: url(/images/info-list-a.png) repeat;
	color:#fff;
}
/* End of 'all' */

