@CHARSET "ISO-8859-1";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	margin: 50px 20px 20px 20px;
	color: #fff;
	background-color: #05070a;
}
img {
	border: 0;
}
p {
	margin: 1em 0 1em 0;
}
h1 {
	font-size: 16px;
	margin: 1em 0 1em 0;
}
h2 {
	font-size: 12px;
	margin: 2em 0 1em 0;
}
a {
	color: #fff;
}
h1, a:hover, #secmenu a, #breadcrumb .sel, #footer a.sel, h1 a, .blogshortentry a.sel {
	color: #faa51a;
}
input {
	border: 1px solid #818587;
}
input.btn {
	height: 29px;
	background: url(../images/secmenu_bg.gif) repeat-x;
	color: #333;
	font-weight: bold;
	border: 0;
}
.pagetext {
	width: 600px;
}

#main {
	border: 1px solid #818587;
	width: 998px;
	margin: 0 auto;
}
#banner {
	height: 102px;
	line-height: 0;
	background: url(../images/banner_bg.jpg) repeat-x;
}
#menu {
	height: 49px;
	background: url(../images/menu_bg.gif) repeat-x;
	padding-left: 21px;
}
#menu a {
	display: block;
	float: left;
	width: 127px;
	color: #333;
	height: 33px;
	padding-top: 16px;
	text-decoration: none;
	text-align: center;
}
#menu a#right {
	float: right;
}
#menu a:hover, #menu a.sel {
	background-color: #f2a81d;
	font-weight: bold;
}
#content {
	padding: 19px;
	background: url(../images/content_bg.jpg) repeat-x;
}
#secmenu {
	float: right;
	width: 322px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#secmenu a {
	display: block;
	height: 23px;
	padding-top: 5px;
	padding-left: 14px;
	border-bottom: 1px solid #373b41;
	text-decoration: none;
}
#secmenu a:hover, #secmenu a.sel {
	height: 24px;
	border-bottom: 0;
	background: url(../images/secmenu_bg.gif) repeat-x;
	color: #333;
	font-weight: bold;
}
#secmenu .thirdmenu {
	border-bottom: 1px solid #373b41;
}
#secmenu .thirdmenu a {
	padding-left: 32px;
	border-bottom: 0;
}
#secmenu .thirdmenu a:hover, #secmenu .thirdmenu a.sel {
	background: url(../images/secmenu_bullet.gif) no-repeat 15px 10px;
	border-bottom: 0;
	height: 23px;
	color: #faa51a;
	font-weight: normal;
}
#breadcrumb {
	height: 28px;
	padding-top: 12px;
	padding-left: 19px;
	background: url(../images/breadcrumb_bg.jpg) repeat-x;
	font-size: 11px;
}
#breadcrumb a {
	text-decoration: none;
}
#footer {
	height: 37px;
	padding-top: 43px;
	padding-right: 19px;
	background: url(../images/footer_bg.jpg) repeat-x;
	font-size: 11px;
	text-align: right;
}
#footer a {
	text-decoration: none;
}

#tabs {
	height: 39px;
	background: url(../images/tab_bg.gif) right no-repeat;
}
#tabs div {
	display: block;
	float: right;
	width: 30px;
	height: 39px;
	padding-left: 8px;
	background: url(../images/tab.gif) no-repeat;
	cursor: pointer;
}
#scroller {
	line-height: 0;
	width: 960px;
	position: relative;
	overflow: hidden;
}
#scroller .slide {
	position: absolute;
	width: 960px;
	height: 480px;
	background-color: #fff;
	display: none;
}
#scroller .slide img {
	cursor: pointer;
}
#scroller .slide .text {
	position: absolute;
	width: 219px;
	height: 480px;
	right: 19px;
	top: 0;
	line-height: 160%;
	color: #000;
}
#scroller .slide .text .kat {
	border-bottom: 1px solid #999;
	margin-top: 35px;
	font-weight: bold;
}
#scroller .slide .text h1 {
	color: #000;
	margin: 2em 0 0.2em 0;
}
#scroller .slide .text h2 {
	margin: 0 0 1em 0;
}
#scroller .slide .text .pictext {
	color: #7d8082;
}
#scroller .slide .text .linkbox {
	border-top: 1px solid #999;
	position: absolute;
	bottom: 40px;
	width: 200px;
	padding-top: 7px;
	font-size: 11px;
	font-weight: bold;
}
#scroller .slide .text .linkbox a {
	color: #000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 19px;
}
#scrollmenu {
	height: 23px;
	position: relative;
	display: none;
}
#scrollmenu img {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 6px;
	cursor: pointer;
	display: none;
}
#scrollmenu img#forw {
	right: 0;
}
#scrollmenu img#play, #scrollmenu img#pause {
	right: 25px;
}
#scrollmenu img#play {
	display: none;
}
#scrollmenu img#back {
	right: 50px;
}

#pic {
	line-height: 0;
	position: relative;
}
.teampic {
	float: left;
	margin-right: 25px;
}

#blogline {
	clear: both;
	padding-bottom: 3px;
	padding-top: 2px;
	border-bottom: 1px solid #373b41;
	border-top: 1px solid #373b41;
}
#blogline a {
	text-decoration: none;
}

.blogcol1 {
	padding: 1em 0;
	width: 600px;
	float: left;
}
.blogcol2 {
	padding: 1em 0;
	width: 340px;
	margin-left: 20px;
	float: left;
}

.bloglistentry {
	border-bottom: 1px solid #373b41;
}

.blogcol1 h1 a {
	text-decoration: none;
}
.blogcol1 .date {
	float: right;
	padding-top: 0.5em;
}
.blogcol1 .adminmenu {
	width: 600px;
	text-align: right;
}
.blogcol1 .adminmenu a {
	text-decoration: none;
}

#blogshortentrylist {
	margin-top: 70px;
	border-top: 1px solid #373b41;
}
.blogshortentry {
	padding: 0.5em 0;
	border-bottom: 1px solid #373b41;	
	padding-left: 14px;
}
.blogshortentry a {
	text-decoration: none;
}

ul.admin {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	width: 560px;
}
ul.admin span {
	float: left;
	display: block;
	width: 200px;
	height: 23px;
	overflow: hidden;
}
ul.admin span.titel {
	width: 330px;
}
ul.admin a {
	text-decoration: none;
}
ul.admin li {
	padding-top: 5px;
	border-bottom: 1px solid #373b41;
	display: block;
	height: 23px;
}
img.handler {
	float: left;
	margin-right: 8px;
	cursor: move;
}
table.admin-form {
	margin: 1em 0;
}
table.admin-form td {
	padding: 5px 5px 5px 0;
}

.err {
	color: #f60;
	font-weight: bold;
}