body {
	background-image : url(../images/bg-01.jpg);
	background-repeat : repeat-x;
	background-color : #B3C5F0;
	margin : 0px;
}

body, table {
	font-family :  verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

table {
	table-layout: auto;
}

img.band {
	vertical-align: top;
	position: absolute;
	right: 0px;
	
}

table.head {
	width : 728px;
	border : 1px solid #000000;
	background-color : #C5D2EC;
	color : #152783;
	padding : 15px;
}

table.big {
	width : 728px;
	border : 1px solid #0C164C;
	background-color : #FFFFFF;
	padding : 0px;
}

table.table {
	width : 100%;
	border : 1px solid #152783;
	background-color : #D3DAFF;
	margin-bottom : 5px;
}

td.tabletitle {
	font-weight : bold;
	background-color : #FDD011;
	border-bottom : 1px solid #000000;
	padding : 3px;
	color : #000000;
}

td.tabletitleimg {
	background-image : url(../images/bg-04.jpg);
	font-weight : bold;
	border-bottom : 1px solid #000000;
	padding : 0px;
	color : #000000;
	vertical-align : middle;
}

table.tablex {
	padding : 5px;
	width : 100%;
}

tr.mark:hover, tr.mark:active {
	background-color : #FFFFFF;
	color : #000000;
	font-size : 11px;
}

td.nav_l {
	vertical-align : top;
	width : 160px;
	background-color : #C5D2EC;
	border-right : 1px solid #152783;
}

table.navtrenner3, td.navtrenner3 {
	width : 100%;
	background-color : #FDD011;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	padding : 1px 3px 1px 5px;
}

table.navtrenner2, td.navtrenner2 {
	background-image : url(../images/bg-03.jpg);
	background-position : left;
	background-repeat : repeat-y;
	background-color : #FDD011;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	width : 100%;
	display : block;
	padding : 3px 3px 3px 5px;
}

table.navtrenner, td.navtrenner {
	background-image : url(../images/bg-02.jpg);
	background-position : left;
	background-repeat : repeat-y;
	background-color : #FDD011;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	width : 100%;
	display : block;
	padding : 1px 3px 1px 5px;
}

td.center {
	padding : 10px;
	background-image : url(../images/bgmw.gif);
	background-color : #FFFFFF;
	vertical-align : top;
	background-repeat : no-repeat;
	background-position : bottom  right;
}

td.nav_r {
	vertical-align : top;
	width : 126px;
	background-color : #C5D2EC;
	border-left : 1px solid #152783;
}

table.head2 {
	width : 728px;
	border-left : 1px solid #0C164C;
	border-right : 1px solid #0C164C;
	background-color : #152783;
	color : #C5D2EC;
	padding : 2px;
	font-size : 9px;
}

table.footer {
	width : 728px;
	border-left : 1px solid #0C164C;
	border-right : 1px solid #0C164C;
	border-bottom : 1px solid #0C164C;
	background-color : #0C164C;
	color : #FFFFFF;
	font-size : 10px;
	padding : 1px;
}

td.space {
	padding : 10px;
}

td.gbook {
	padding : 10px;
	background-color: #D3DAFF;
	border-bottom: 1px dashed #152783;
}

td.gbook2 {
	padding : 10px;
	background-color: #FFF8CF;
	border-bottom: 1px dashed #152783;
}

td.infocell {
	background-color: #FFFFFF;
}

td.boardnick {
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;		
}

.userpic {
	max-width : 450px;
	border : 1px solid #0C164C;
}

.votepic {
	max-width : 365px;
	border : 1px solid #0C164C;
}

.picsmall {
	max-width : 90px;
	border : 1px solid #0C164C;
}

.piclist {
	width : 80px;
	height : 96px;
	border-right : 1px solid #000000;
	border-left : none;
	border-top : none;
	border-bottom : none;
}

a.nav:link, a.nav:visited {
	border-bottom : 1px solid GrayText;
	color : #FFFFFF;
	width : 160px;
	display : block;
	text-decoration : none;
	text-indent : 5px;
	font-weight : bold;
}

a.nav:hover, a.nav:active {
	background-color : ButtonFace;
	color : #000000;
	width : 160px;
	display : block;
	text-decoration : none;
	border-bottom : 1px solid #000000;
	font-weight : bold;
}

a.nav2:link, a.nav2:visited {
	display : block;
	padding-left : 10px;
	padding-bottom : 2px;
	font-weight : bold;
}

a.nav2:hover, a.nav2:active {
	background-color : #FFFFFF;
}

a.link1:link, a.link1:visited {
	background-color : #FFFFFF;
	color : #000000;
	padding : 3px;
	border : 1px solid #000000;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 20px;
}

a.link1:hover, a.link1:active {
	background-color : #FDD011;
	color : #000000;
	padding : 3px;
	border : 1px solid #000000;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
	color : #000000;
	text-decoration : none;
}

a:hover, a:active {
	text-decoration : underline;
}

input.radio {
	width : 20px;
	color : #FF0000;
}

textarea, select, input {
	font-weight : bold;
	vertical-align : middle;
	font-size : 11px;
	border : 1px solid #000000;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
}

select.error, input.error {
	background-color : #FF0000;
	color : #FFFFFF;
	font-weight : bold;
	vertical-align : middle;
	font-size : 11px;
	border : 1px solid #000000;
}

table.navi {
	border : 1px solid #ECE8C5;
	margin : 0px;
	padding : 0px;
}

a.navi:link, a.navi:visited {
	font-size: 10px;
	background-image : url(../images/butbg-01.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	display: block;
	padding: 4px 6px 4px 8px;
	text-decoration: none;
	color: #0E2A64;
	font-weight: bold;
	background-color: #C5D2EC;
	border-bottom : 1px dashed #0E2A64;
}

a.navi:hover {
	background-color : #FFFFFF;
	background-image : none;
}

a.navi span {
	margin-top : 5px;
	font-weight : normal;
}

div.tipp {
	background-color: #E8ECFF;
	font-size: 9px;
	padding: 3px;
	margin: 3px;
}