@charset "utf-8";
h1,h2,h3,h4,h5 {
	clear: both;
}

a img {
	border: 0;
}

#content_left {
	float: left;
	width: 480px;
}

#content_right {
	float: right;
	width: 450px;
}

#content_right_box {
	border: 3px solid #1f576e;
}

#content_right_0 {
	float: left;
	width: 156px;
	padding: 10px;
}

#content_right_1 {
	float: left; 
	width: 156px;
	padding: 10px;
}

.linknavi {
	color: #ffffff;
	padding-left: 15px;
	height: 12px;
	padding-bottom: 5px;
	background-image: url(../images/linknavi_arrow.jpg);
	background-repeat: no-repeat;
}

.linknavi a {
	color: #ffffff;
	text-decoration: none;
}

.linknavi a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.event_wrap {
	margin-left: 3px;
	margin-top: 5px;
}

.links_wrap {
	margin-top: 5px;
}

/* CSS Document */
/*** HTML  **************************************/
body {
	margin: -10px;
	padding: 0px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image:url(../images/bg_stars.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	overflow-x: hidden;
}

/** Classes for Graphical Header **************************/
h2.imageheader {
     height:26px;
     background-repeat:no-repeat;
     padding: 0px;
     margin: 0px;
}

h2.imageheader strong{
       display:none;
}
/*********************************************************/

.mainEvent {
	margin-bottom: 10px;
}

.randomImg {
	margin-bottom: 10px;
	text-align: center;
}


/*** LAYOUT  ***********************************/
#main {
	color: #fff;
	margin: 1em auto;
	width: 960px;

}
/*Language - Login - metaMenu */
#headerLine {
	background-color: #000;
	margin-bottom: 5px;
}

#metaMenuHolder {
	float: right;
	font-size: 11px;
	padding-top: 4px;
	text-align: right;
}

/*** topMenu   ***********************************/
#topMenuHolder {
	height: 33px;
	clear: both;
	background-image:url(../images/topMenu_no.gif);
	background-repeat:repeat-x;
}
#logoHolder {
	width: 226px;
	padding-top: 5px;
}
#topBanner {
	float: right;
	width: 728px;
	height: 90px;
	margin-bottom: 5px;
	border:1px solid #CCCCCC;
	background-color: #fff;	
}
#footer {
	clear: both;

}

.pod {
	margin-bottom: 5px;

}

/** Newsbox on Startpage   *******************************/
.newsBoxHolder {
	border: 3px solid #266c89;
	padding: 10px;

}
.newsBoxClearer{
	clear: both;
}

.newsBoxHolder h2 {
	margin: 0px;
	margin-bottom: 5px;
}
.newsBox {
	width: 370px;
}

/** Eventbox on Startpage   *******************************/
.eventBox {
	float: right;
	width: 200px;
}
#loginHolder {
	width: 450px;
	margin-left: 230px;
	color: #959595;
	font-size: 11px;
}

#loginHolder a{
	color: #959595;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
#loginHolder a:hover {
	color: #fff;
}

/** loginBox   *******************************/
.loginbox{
	
}
.loginButton{  
	color: #fff;
	margin-top: 1px;
	border: solid 1px #959595; 
	background-color: #498ca8; 
	font-size: 11px;
}
.loginInput{
	height: 14px; 
	width: 100px; 
	border:solid 1px #959595; 
	background-color:#000; 
	font-size:11px;
	color: #fff;
}

/*** ContentHolder  ***********************************/
#contentHolder {
	background-color: #1a1a1a;
	color: #fff;
	padding: 10px;
}
#c_left {
	float: left;
	width: 620px;
	margin-bottom: 10px;
}
#c_right {
	float: right;
	width: 310px;
	margin-bottom: 10px;
}
#c_middle {

}

/*** FooterMenu  ****************************************/

#footerMenu {
}
#footerMenu span {
}
#footerMenu a {
	color: #769c09;
	text-decoration: underline;
}
#footerMenu a:hover {
	color: #333;
}
#footerMenu img {
}

/*** STABLE CONTENT ELEMENTS  ***************************/

#goUp {
	padding: 15px;
}
#goUp a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
#goUp a:hover {
	color: #769c09;
}
/*** CONTENT   ***********************************/

/** ContentBox Global ****************/

.cBox, .cBox2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	
}
.cBox2 {
}
.cBox h1, .cBox2 h1 {
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	margin-top: 15px;
	margin-bottom: 20px;
}
.cBox h2, .cBox2 h2 {
	font-size: 11px;
	text-transform:uppercase;
	color: #0693C0;
	margin-bottom: 10px;
}
.cBox, .cBox2, p, td {
	font-size: 11px;
	color: #fff;
	margin: 0px;
	margin-top:7px;
}
.cBox a, .cBox2 a {
	color:#498ca8;
	font-weight: bold;
	text-decoration: none;
}
.cBox a:hover, .cBox2 a:hover {
	color: #ccc;
	text-decoration: none;
}
.cBox_1 img {
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}
.cBoxRight {
}
.cBoxRight h1 {
}
.cBoxRight p, .cBoxRight td {
}
.cBoxRight a {
}
.cBoxRight a:hover {
}
