body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#003;
}

h1, h2, h3 {
	font-size:12px;
	font-weight:bold;
}

a { color: #000; text-decoration: none; }
a:visited { color: #666; }
a:hover { color: #fff;}
.navi {color: #000;}
.navi:visited{color:#333;}
.navi:hover{background-color:#c9e0fa;}

p.big {font-weight: bold; }

img {border-style:none;}

table, td, tr {
	vertical-align:top;
}
table.head_table {
	width:760px;
	height:auto;
}
.navigation_table {
	width:140px;
	font-size:12px;
	background-color: rgb(185, 208, 234);
}
.content_table {
	width:400px;
	font-size:12px;
	background-color:#999;
}
.pinboard_table {
	width:190px;
	font-size:10px;
	background-color:#999;
}
.bottom_table {
	width:760px;
	font-size:9px;
}
td.head_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#FFF;
	background-image:url("images/head_04.jpg");
	vertical-align:middle;
}

.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color: rgb(185, 208, 234);
	width:150px;
	vertical-align:top;
	}
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#CCC;
	width:400px;
	vertical-align:top;
}
.pinboard {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#CCC;
	width:150px;
	vertical-align:top;
}
.head_content {
	vertical-align:middle;
	background-color:#999;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background-image: url("tab_oben.gif");
	height:18px;
}
.head_menu {
	vertical-align:middle;
	background-color: rgb(185, 208, 234);
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background-image: url("menu_oben.gif");
	height:18px;
}
.head_pinboard {
	vertical-align:middle;
	background-color:#999;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background-image: url("images/pinboard.top.jpg");
	height:18px;
}
.bottom_content {
	background-color:#999;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background-image: url("tab_unten.gif");
	height:18px;
}
.bottom_menu {
	background-color: rgb(185, 208, 234);
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background-image: url("menu_unten.gif");
	height:18px;
}
.bottom_pinboard {
	background-color:#999;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background-image: url("images/pinboard.bottom.jpg");
	height:18px;
}
.middle_td {
	background-color:#999;
	color:#000;
	font-size:11px;
}
.content_headline {
	font-weight: bold;
}

p.links {
	display : none; 
	visibility : hidden;
}