/* $Id: bxcp.css 11 2006-06-18 22:32:13Z felix $ */

body {
	background-color:#616161;
	color:#222222;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:0px;
	text-align:center;
}
a:link, a:visited {
	background-color:inherit;
	color:#C8E1FB;
	text-decoration:none;
}
a:active, a:hover {
	background-color:inherit;
	color:#FBD78D;
	text-decoration:underline;
}
/** Menugestalltung - Jeder Link mit einer eigenen ID und einen Hovereffekt**/

/** allgemeine Formatierung der Menülinks **/
#ulmenu {
width:175;
padding:0px;
margin:0px;
border:0px;
}

.menu {
margin:0px;
padding:0px;
border:0px;
height:20px;
width:175px;
display:block;
}

#ulmenu img {
border:0px;
margin-bottom:-2px;  
}
/** Start der Einzelnen Menulinks**/

#about {background:#393958 url('images/buttons/about.gif');}
#about:hover{background:#393958 url('images/buttons/about_hover.gif');}

#board {background:#393958 url('images/buttons/board.gif');}
#board:hover{background:#393958 url('images/buttons/board_hover.gif');}

#community {background:#393958 url('images/buttons/community.gif');}
#community:hover{background:#393958 url('images/buttons/community_hover.gif');}

#downloads {background:#393958 url('images/buttons/downloads.gif');}
#downloads:hover{background:#393958 url('images/buttons/downloads_hover.gif');}

#faq {background:#393958 url('images/buttons/faq.gif');}
#faq:hover{background:#393958 url('images/buttons/faq_hover.gif');}

#gallery{background:#393958 url('images/buttons/gallery.gif');}
#gallery:hover{background:#393958 url('images/buttons/gallery_hover.gif');}

#gbook {background:#393958 url('images/buttons/gbook.gif');}
#gbook:hover{background:#393958 url('images/buttons/gbook_hover.gif');}

#history {background:#393958 url('images/buttons/history.gif');}
#history:hover{background:#393958 url('images/buttons/history_hover.gif');}

#imprint {background:#393958 url('images/buttons/imprint.gif');}
#imprint:hover{background:#393958 url('images/buttons/imprint_hover.gif');}

#info {background:#393958 url('images/buttons/info.gif');}
#info:hover{background:#393958 url('images/buttons/info_hover.gif');}

#links {background:#393958 url('images/buttons/links.gif');}
#links:hover{background:#393958 url('images/buttons/links_hover.gif');}

#linkus {background:#393958 url('images/buttons/linkus.gif');}
#linkus:hover{background:#393958 url('images/buttons/linkus_hover.gif');}

#mailus {background:#393958 url('images/buttons/mailus.gif');}
#mailus:hover{background:#393958 url('images/buttons/mailus_hover.gif');}

#member {background:#393958 url('images/buttons/member.gif');}
#member:hover{background:#393958 url('images/buttons/member_hover.gif');}

#member {background:#393958 url('images/buttons/member.gif');}
#member:hover{background:#393958 url('images/buttons/member_hover.gif');}

#news {background:#393958 url('images/buttons/news.gif');}
#news:hover{background:#393958 url('images/buttons/news_hover.gif');}

#quotes {background:#393958 url('images/buttons/quotes.gif');}
#quotes:hover{background:#393958 url('images/buttons/quotes_hover.gif');}

#races {background:#393958 url('images/buttons/races.gif');}
#races:hover{background:#393958 url('images/buttons/races_hover.gif');}

#search {background:#393958 url('images/buttons/search.gif');}
#search:hover{background:#393958 url('images/buttons/search_hover.gif');}

#ships {background:#393958 url('images/buttons/ships.gif');}
#ships:hover{background:#393958 url('images/buttons/ships_hover.gif');}

#sponsors {background:#393958 url('images/buttons/sponsors.gif');}
#sponsors:hover{background:#393958 url('images/buttons/sponsors_hover.gif');}

#team {background:#393958 url('images/buttons/links.gif');}
#team:hover{background:#393958 url('images/buttons/links_hover.gif');}

/** Menu ende **/

div, span {
	background-color:inherit;
	color:#E2D4AA;
	font-family:Verdana,Helvetica,sans-serif;
}
img {
	border:0px;
}
form {
	display:inline;
}
td {
	background-color:inherit;
	color:#FFFFFF;
	font-size:8pt;
	vertical-align:top;
}
textarea {
	width:90%;
}

#head, #nav-left, #content, #bottom {
	float:left;
	margin:auto;
}

#head {
	background-color:#C2C2C2;
	border:2px solid #2F304C;
	color:inherit;
	height:120px;
	margin-bottom:20px;

	width:100%;
}
#nav-left {
	width:14%;
}
#nav-right {
	float:right;
	width:20%;
}
#content {
	background-color:inherit;
	color:#222222;
	text-align:center;
	width:66%;
}
#bottom {
	background-color:#C2C2C2;
	border:2px solid #2F304C;
	color:inherit;
	margin-top:20px;
	padding:4px 0px 4px 0px;
	width:100%;
}

.form {
	background-color:#999999;
	border:1px solid #2F304C;
	color:#363636;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:2px;
	padding-left:3px;
	}
.forum {
	background-color:#999999;
	border:1px solid #2F304C;
	color:#FFFFFF;
	margin:auto;
}
.headb {
	background-image:url('images/head.jpg');
	color:#FFFFFF;
	font-weight:bold;
        font-size:8pt;
	padding:4px;
	text-align:left;
	text-indent:0mm
}
.bottom {
	background-color:#767776;
	color:inherit;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.newshead {
	background-image:url('images/head.jpg');
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.left, .center, .right {
	padding:1px;
}
.leftb, .centerb, .rightb {
	background-color:#666666;
	color:inherit;
	padding:4px 6px 4px 8px;
}
.leftc, .centerc, .rightc {
	background-color:#666666;
	color:inherit;
	padding:4px 6px 4px 8px;
}
.left, .leftb, .leftc {
	text-align:left;
}
.center, .centerb, .centerc {
	text-align:center;
}
.right, .rightb, .rightc {
	text-align:right;
}
.quote {
	background-color:#c0c0c0;
	border:1px solid #2F304C;
	color:inherit;
	padding:6px;
	text-align:left;
}
.navhead, .navhead2 {
	background-color:#77B2B2;
	border:solid #2F304C;
	border-width:2px 2px 0px 2px;
	color:inherit;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.navbodyb, .navbody2b {
	background-color:#B2B2B2;
	border:2px solid #2F304C;
	color:inherit;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.calhead {
	background-color:#BEBEBE;
	color:inherit;
	padding:4px 2px 4px 2px;
	text-align:center;
}
.calday, .calevent, .caltoday, .calweek {
	padding:4px 2px 4px 2px;
	text-align:right;
}
.calday {
	background-color:#c0c0c0;
	color:inherit;
}
.calevent {
	background-color:#c0c0c0;
	color:inherit;
}
.caltoday {
	background-color:#77B2B2;
	color:inherit;
}
.calweek {
	background-color:#CDCDCD;
	color:inherit;
}