/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}

h2 {
	padding-bottom: 8px;
}

p {
	padding-bottom: 8px;
}

/* default font */
body, td, th, input, select, textarea {
/* 	font: 9pt/1.3em "Lucida Grande", Arial, Verdana, sans-serif; 
	font: 12px/19px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	*/
	
    font-size: 75%;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    color: #666;
}


h1, h2, h3 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: normal;
	color: #333;
}

h1 {
    color: #333;
    font-size: 1.967em;
    font-weight: normal;
    padding: 0 0 8px 0; }
    
h2 {
    color: #333;
    font-size: 1.667em;
    line-height: 1.5em;
    font-weight: normal;    
    padding: 0 0 8px 0; }

h4, h5, h6 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    font-size: 100%;
    color: #333;
}

/* Firefox scrollbar hack  */

html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* new clearfix */

.clearfix {
	overflow: auto;
	width: 100%;
}
/* Accessibility: */

form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
/* Form field text-scaling */

input, select, textarea {
	font-size: 95%;
	line-height: normal;
}
/* Firefox outline removal */

a:focus {
	outline: none;
}
/* @end */


/* main styles */
a {
	color: #f60;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.broader {
	margin: 0px auto 0px auto;
	width: 960px;
}

/* template & content pos */
#logo {
	border: none;
	padding: 20px 0 0 0;
}
/* global styles */
#headerbg {
	background-color: #fff;
}
#header {
	height: 100px;
}
#mainmenu {
	float: right;
	width: 660px;
	padding-top: 50px;
	background: transparent repeat-x bottom;
	line-height:normal;
/* 	font: normal 13px "Lucida Sans", Lucida, Verdana, sans-serif; */
}
#mainmenu ul {
	margin:0;
	padding: 9px 0 0 0;
	list-style:none;
}
#mainmenu li {
	float:left;
	background:url(../img/left.gif) no-repeat left top;
	margin:0 4px 0 0;
	padding:0 0 0 9px;
	overflow: hidden;
}
#mainmenu a {
	float:left;
	display:block;
	background: url(../img/right.gif) no-repeat right top;
	padding:6px 10px 5px 1px;
	text-decoration:none;
	color:#999;
	border-bottom: none;
	height: 17px;
}
#mainmenu a:hover {
	color:#fff;
}
#mainmenu .current {
	background-image:url(../img/left_on.gif);
}
#mainmenu .current a {
	background-image:url(../img/right_on.gif);
	color:#333;
	padding-bottom:6px;
}
#menubg {
	background: #b5b5b5 url(../img/menubg.gif) repeat-x;
	height: 5px;
	

}
#menu li a {
	line-height: 19px;
	text-decoration: none;
}
#menu {
	line-height: normal;
/* 	font: normal 13px "Lucida Sans", Lucida, Verdana, sans-serif; */
}
#menu ul {

	display: none;
	visibility: hidden;

	margin: 0;
	padding:0;
	list-style: none;
	height: 23px;
}
#menu li {
	float: left;
	background: url(../img/submenuli.gif) no-repeat right center;
	margin: 1px 0 0 0;
	padding: 0;
}
#menu a {
	float:left;
	display:block;
	text-decoration: none;
	border: none;
	color: #454545;
	height: 19px;
	padding: 0px 12px 2px 12px;
}
#menu a:hover {
	color: #fff;
	background-color: rgba(0,0,0,0.4);
}

#menu .current a {
	background-color: rgba(0,0,0,0.2);
	color: #fff;
/* 	border: solid 1px #ccc; */
	border-bottom: none;
}
#playerbg {
	background: #000 url(../img/playerbg.gif) repeat-x bottom;
}
#player {
	color: #fff;
	padding: 0;
	height: 541px;
/* 	min-height: 250px; */


	box-shadow: 0 0 18px 0 rgba(0,0,0,0.8);

}
#player-desc {
	padding: 20px 15px;
	margin-left: 376px;
}
#playerbtm {
	background: url(../img/menubgbtm.gif) repeat-x bottom;
	height: 27px;
}
#reloadbg {
	background-color: #fff;
}
#reload_pane {
	clear: both;
	position: relative;
	margin: 0;
	padding: 4px 0 15px 0;
	width: 960px;
}

#top_pane {
}
#left_pane {
	width: 650px;
}
#right_pane {
	border-left: dotted 1px #ccc;
	padding-left: 18px;
	float: right;
	position: relative;
	width: 232px;
}
#bottom_pane {
}
#footerbg {
	background: #f1f1f1 url(../img/menubg.gif) repeat-x top;
}
#search {
	height: 27px;
	color: #fff;
}
#sitemap {
	padding: 10px 0;
	color: #999;
}
#copyright {
	padding: 10px 0;
	color: #999;
	font-size: 8pt;
}

/* Basic Template Typography */
div#reload_pane ol, div#reload_pane ul {
	margin-left: 20px;
}
h1 {
	line-height: 145%;
	letter-spacing: -1px;
	white-space: normal;
	font-weight: normal;
}
h2 {
	line-height: 145%;
	letter-spacing: -1px;
}
h3 {
	line-height: 145%;
	letter-spacing: -1px;
}
h4 {
	font-size: 16px;
	line-height: 145%;
	color: #3d3d3d;
}
p {
	padding-bottom: 10px;
}
p.bodytext {
	line-height: 133%;
	padding: 0 0 0.5em 0;
}


/* static styles */
.news {
	padding: 0;
	background-color: #fff;
	border: solid 1px #ddd;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
	padding-bottom: 10px;
	margin: 22px 0;
	min-height: 165px;
}


.news:hover {
	border: solid 1px #cdcdcd;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
}

.news img {
	float: left;
}

.news .info {
	margin-left: 230px;
	padding: 10px;
}

/* Extra Styles */

p.warn {
	background: #FBEEF1 url(../img/warn.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FEABB9;
	border-bottom: 2px solid #FEABB9;
}
p.alert {
	background: #FFF7C0 url(../img/exc.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #F7D229;
	border-bottom: 2px solid #F7D229;
}
p.info {
	background: #F8FAFC url(../img/info.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
}
/*-----SPECIAL LIST STYLE (CHANGE OR ADD ANOTHER)-----*/

ul.checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	background: url(../img/tick.png) no-repeat 0px 3px;
	list-style-position: outside;
}
ul.checklist a {
	text-decoration: underline;
	padding: 1px;
}
ul.checklist a:hover {
	text-decoration: none;
	padding: 1px;
}
/*-----BLOCKQUOTE STYLE-----*/

blockquote {
	background: #e4e4e4 url(../img/quoleft.png) no-repeat 10px 10px;
	padding: 10px;
	border: 1px solid #ccc;
	font-style: italic;
}
blockquote div {
	padding: 0 48px;
	background: transparent url(../img/quoright.png) right bottom no-repeat;
}
div.code {
	background: #efefef;
	padding: 10px;
	border: 1px solid #acacac;
	color: #333;
	text-decoration: none;
	font: normal normal normal 11px "Courier New", Courier, mono;
}
/* @end */


/* typo3 ext */

/* tt_news */

div.news-latest-container {
	display: block;
	padding: 5px 8px;
	/*	background-color: #FFFFFF;
*/	color: #333333;
	cursor: pointer;
	/*	margin: 0 0 20px 0;
*/	min-height: 80px;
}
div.news-latest-item {
	width: 220px;
	float:left;
}
div.news-latest-container p.bodytext {
	font-weight: normal;
}
div.news-latest-container img {
	float: right;
}
div.news-single-img > a > img {
	float:left;
	margin: 0 8px 8px 0;
}
/* tt_address */

div.vcard {
	border: solid 1px #ccc;
	padding: 12px;
	margin: 12px;
	min-height: 100px;
	width: 200px;
	float: left;
}
/* loginbox */

/*div.tx-newloginbox-pi1 {
	font-size: 9px;
	line-height: normal;
}
*/
div.tx-newloginbox-pi1 input {
	font-size: 10px;
}
/*div.tx-newloginbox-pi1>div, div.tx-newloginbox-pi1>h3, div.tx-newloginbox-pi1>p {
	display: none;
	visibility: hidden;
}
*/
div.tx-newloginbox-pi1 form fieldset legend {
	font-weight: bold;
}
div.tx-newloginbox-pi1 form label {
	float: left;
}

