html, body {
	width:100%;
	margin:0;
	padding:0;
	background-color:#ffffff;
	text-align:center;
	color:#000000;
	font-weight:normal;
	font-size:87%;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:1.2em;
	letter-spacing:0.12em;
	}

html>body {
	font-size:11px;
}

#content {
	width:769px;
	margin:0 auto;
	margin-top:0px;
	padding:0;
	text-align:left;
/*	border:2px solid #CCC7C7; */
/*	background-color:#FFECEC; */
	font-size:0.8em;
	}

#content[id] {
	width:765px;
	font-size:0.9em;
	}

#head {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:88px;
/*	background-color:#E6DBDB; */
	border-bottom:2px solid #000000;
	text-align:center;
	font-family:Arial;
	background-image:url(../img/bg_head_2010-04-01.gif);
/*	background-image:url(../img/bg_head_martin.gif); */
	background-position:top center;
	background-repeat:no-repeat;
	}

#teaser {
	float:left;
	width:100%;
	margin:0;
	padding:4px 0;
	font-weight:bold;
	color:#800;
	background-color:#e0e1e7;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#head h1 {
	float:left;
	width:50%;
	text-align:left;
	font-size:2.0em;
	margin:4px;
	padding:2px;
	color:#E0403F;
	}

#head h2 {
	float:right;
	width:40%;
	text-align:right;
	margin:4px;
	padding:2px;
	font-size:1.2em;
	color:#aaa;
	}

#menu {
	float:left;
	width:20%;
	}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}

#menu ul li {
	margin:0;
	padding:8px;
	}

#menu ul li a {
	display:block;
	padding:4px;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
	color:#454B69;
	background:#E6DBDB url(../img/bg_menu.gif) no-repeat -2px -2px;
	border-left:3px solid #fff;
	}

#menu ul li a:hover {
	background-position:bottom right;
	color:#656B89;
	}

#menu ul.submenu li {
	padding:0;
	margin:1px;
	}

#menu ul.submenu li a {
	display:block;
	text-align:left;
	padding:4px;
	padding-left:1px;
	text-decoration:none;
	color:#454B69;
	background-color:#fff;
	background-image:none;
	border-left:1px solid #fff;
	}

#menu ul.submenu li a:hover {
	color:#656B89;
	}

#main {
	margin-left:22%;
	}

#footer {
	clear:left;
	}

#main p {
	padding-right:6px;
	padding-top:4px;
	/*font-size:0.95em;
	letter-spacing:0.16em;*/
	background:url(../img/bg_p.gif) #fff top left no-repeat;
	text-indent:10px;
	}

#main p.wolke a {
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
	}

#main p.illustrated {
	background-image:none;
	text-indent:0;
	}

#main p.illustrated img {
	width:200px;
	margin:8px;
	}

h3 {
	float:right;
	width:75%;
	margin:0;
	margin-bottom:8px;
	padding:8px;
	text-align:right;
	background:#fff;
	border-bottom:2px solid #fff;
	font-size:1.3em;
	}

h4 {
	clear:right;
	width:50%;
	margin:0;
	padding:3px;
	border:0px solid #000;
	background-position:top_left;
	font-size:1.0em;
	}

h4.news {
	background:#f66 url(../img/bg_h4_news.gif);
	width:auto;
/*	color:#fff;  */
	padding:2px 0 2px 0;
	margin:0 auto;
	font-weight:bold;
	text-align:left;
/*	border:1px solid #fff; */
	}

h4.kalender {
	background:#ff6 url(../img/bg_h4_kalender.gif);
	}

h4.bmm {
	background:#9f6 url(../img/bg_h4_bmm.gif);
	}

h4.turniere {
	background:#6f6 url(../img/bg_h4_turniere.gif);
	}

h4.eurochess {
	background:transparent url(../img/bg_h4_eurochess_new.gif) top center no-repeat;
	margin-left:25%;
	text-align:center;
	}

h4.abseits {
	background:#69f url(../img/bg_h4_abseits.gif);
	}

h4.verein {
	background:#69f url(../img/bg_h4_verein.gif);
	}

h4.impressum {
	background:#f6f url(../img/bg_h4_impressum.gif);
	}

h4.intern {
	background:#f69 url(../img/bg_h4_intern.gif);
	}

a {
	color:#8384aa;
	text-decoration:none;
	}

a:hover {
	color:#940000;
	}

img {
	border:0;
	}

ol li {
	padding:4px;
	margin:2px;
	}

.illu {
	width:100%;
	margin:0;
	margin-top:4px;
	margin-bottom:4px;
	padding:0;
	text-align:center;
	}

.illu img {
	margin:0 auto;
	}

/* Formulare */

#main form {
	margin:12px;
	padding:3px;
	border:6px double #ececf7;
	}


#main form  .formitem {
	margin:0;
	padding:0;
	padding-bottom:8px;
	border-bottom:1px solid #d4d4ed;
	}

#main form.auswahlmenue {
	clear:right;
	margin:0;
	padding:0;
	border:0;
	}

#main form.auswahlmenue p {
	margin:0;
	padding:0 0 4px 0;
	}

label {
	display:block;
	width:50%;
	margin:0;
	padding:2px;
	background-color:#f0f0f7;
	border-bottom:2px solid #d4d4ed;
	font-weight:bold;
	}

input, textarea, select {
	padding:2px;
	margin:4px;
	border:1px solid #d4d4ed;
	letter-spacing:0.2em;
	font-size:1em;
	font-family:Verdana, Helvetica, Sans-Serif;
	background-color:#fff;
	font-weight:bold;
	color:#888;
	}

input:hover, textarea:hover, select:hover {
	background-color:#FFFAF0;
	border:1px solid #000;
	font-weight:bold;
	color:#888;
	}

input:focus, textarea:focus, select:focus {
	background-color:#FFFAF0;
	border:1px solid #a00;
	font-weight:bold;
	color:#000;
	}
/*
select {
	letter-spacing:auto;
	font-weight:0.9em;
	padding:1px;
	}

option {
	letter-spacing:auto;
	background-color:#fff;
	font-weight:normal;
	}
*/
dl.kalender dt {
	width:33%;
	padding:2px 0px 2px 12px;
	margin-top:4px;
	font-weight:bold;
	border-top:1px solid #ffffc9;
	background-color:#ffffe6;
	}

dl.kalender dd {
	padding:4px;
	}

.halloffame {
	width:480px;
	height:315px;
	margin:0 auto;
	background:transparent url(../img/bg_halloffame.gif);
	text-align:center;
	border:1px solid #fff;
	}

.halloffame dl {
	margin:48px 20px 20px 40px;
	padding:0;
	font-size:1.3em;
	}

.halloffame dl dt{
	float:left;
	width:20%;
	padding:14px;
	margin:0;
	font-weight:bold;
	text-align:right;
	}

.halloffame dl dd {
	padding:14px;
	padding-left:50%;
	margin:0;
	font-weight:bold;
	color:#b00;
	text-align:left;
	}

dl.turniere {
	clear:right;
	font-size:1.1em;
	}

dl.turniere dt{
	float:left;
	width:25%;
	padding:4px;
	font-weight:bold;
	}

dl.turniere dd {
	padding:4px;
	}

#main form p {
	background-image:none;
	text-indent:0;
	}

ul.turniermenu {
	float:right;
	width:100%;
	margin:0;
	margin-top:3px;
	margin-bottom:8px;
	padding:0;
	list-style-type:none;
	text-align:left;
	}

ul.turniermenu li {
	float:left;
	width:8%;
	margin:1px;
	padding:0;
	text-align:center;
	}

ul.turniermenu li.caption {
	padding:3px;
	font-weight:bold;
	text-align:right;
	border:0;
	}

ul.turniermenu li.highlight {
	border-color:#ffaa66;
	background:transparent url(../img/bg_turniermenu_aktiv.gif) top center;
	}

ul.turniermenu li a {
	display:block;
	padding:3px;
	text-decoration:none;
	color:#000;
	border:1px solid #ddd;
	}

ul.turniermenu li a:hover {
	border-color:#ffaa66;
	}

ul.turniermenu li.nodata a {
	color:#ddd;
	}

table {
	width:98%;
	border:1px solid #eee;
	border-spacing:1px;
	}

table.turniertabelle {
	border:0;
	}

table.turniertabelle th {
	font-weight:bold;
	text-decoration:underline;
	background:#afa url(../img/bg_th.gif) bottom right;
	}

table.bmmtabelle th {
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	background-color:#def;
	}

table.bmmspielplan th {
	vertical-align:bottom;
	}

table.bmmspielplan td {
	padding:6px;
	vertical-align:top;
	}

table.bmmspielplan td a {
	color:#000;
	text-decoration:none;
	}

table td {
	padding:4px;
	border:1px solid #e2e2e2;
	}

table.turniertabelle td {
	border-left:0;
	border-top:0;
	}

table td.auswaerts {
	background:#e6ffc9 url(../img/bg_h4_bmm.gif) bottom right;
	}

table td.heim {
	background-color:#fff;
	}

.newscontainer {
	float:left;
	width:95%;
	margin:2px;
	padding:1px;
	border:0px solid #f00;
	text-align:center;
	}

/*
.newscontainer h4 {
	width:auto;
	color:#fff;
	padding:2px 0 2px 0;
	margin:0 auto;
	font-weight:bold;
	text-align:left;
	border:1px solid #fff;
	}
*/

.newscontainer h4 a {
	text-decoration:none;
	}

.newscontainer h4 a:hover {
	color:#000;
	text-decoration:underline;
	}

.newscontainer img {
	float:left;
	width:92px;
	border:0px solid #ccc;
	margin:4px;
	margin-right:12px;
	}

#main .newscontainer p {
	background-image:none;
	}

.newscontainer p.newsdata {
	font-style:italic;
	text-align:right;
	margin:0;
	margin-bottom:4px;
	padding:2px;
	}

.newscontainer p.newstext {
	text-align:left;
	margin:0;
	padding:8px;
	border-top:1px solid #fcc;
	}

.newscontainer p.newslink {
	clear:left;
	text-align:right;
	margin:0;
	padding:4px 4px 2px 0;
	border-top:1px solid #fcc;
	}

.newscontainer p.newslink a {
	color:#F00;
	text-decoration:none;
	}

.newscontainer p.newslink a:hover {
	color:#F66;
	text-decoration:underline;
	}

address {
	font-style:normal;
	font-size:1.1 em;
	margin:8px;
	}

/* Gästebuch */

#main p.gbnavigation {
	text-align:center;
	background-image:none;
	color:#d90;
	}

#main .eintrag {
	float:left;
	width:95%;
	margin:2px;
	margin-bottom:12px;
	padding:1px;
	border:0px solid #00f;
	text-align:center;
	}

#main .eintrag p {
	background-image:none;
	}

#main .eintrag p.head1 {
	width:auto;
	background:#96F url(../img/bg_h4_guestbook.gif);
	color:#000;
	padding:2px 0 2px 0;
	margin:0 auto;
	font-weight:bold;
	text-align:left;
	border:1px solid #fff;
	}

#main .eintrag p.head1 a {
	color:#d0d0d0;
	text-decoration:none;
	}

#main .eintrag p.head2 {
	width:auto;
	color:#006;
	padding:2px 0 2px 0;
	margin:0 auto;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #00f;
	}

#main .eintrag p.message {
	text-align:left;
	margin:0;
	padding:8px;
	}

#main .eintrag p.gbcomment {
	margin-top:0;
	text-align:left;
	font-style:italic;
	color:#c00;
	}

/* Formulare */

form p {
	background-image:none;
	}

form p label {
	font-weight:bold;
	}

table.eurochess {
	width:75%;
	border:0;
	}

table.eurochess tr td {
	padding:2px;
	}

table.eurochess tr td.termin {
	font-weight:bold;
	width:20%;
	}

table.eurochess tr td.uhrzeit {
	text-align:right;
	font-weight:bold;
	width:20%;
	}

table.eurochess tr td.item {
	width:60%;
	}

.mannschaft {
	float:left;
	width:49%;
	margin:0;
	padding:0;
	}

/* Spielberichte */

#sbhead {
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	color:#4a1;
	line-height:1.5em;
	}

#sb h4 {
	width:100%;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	}

#sbhead p, #sb p {
	background-image:none;
	text-indent:0;
	}

/* Galerie */

#galerieliste {
	clear:right;
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

#galerieliste .arrowspace {
	float:left;
	width:20px;
	padding:0;
	padding-top:30px;
	margin:10px 8px 0 0;
	}

#galerieliste .arrowspace a{
	color:#eda;
	font-size:3em;
	text-decoration:none;
	font-weight:bold;
	}

#galerieliste img {
	float:left;
	width:80px;
	height:80px;
	margin:10px 8px;
	border:4px solid #fff;
	}

#galerieliste img.galeriefocus {
	border:4px solid #eda;
	}

#adventskalender {
	width:576px;
	height:432px;
	background:#009 url(../img/adventskalender.gif) top left no-repeat;
	border-spacing:0;
	border:1px solid red;
	}

#adventskalender tr {
	background-color:transparent;
	height:72px;
	padding:0;
	}

#adventskalender td {
	background-color:transparent;
	background-position:6px 6px;
	background-repeat:no-repeat;
	height:72px;
	width:72px;
	padding:0;
	border:0;
	text-align:center;
	vertical-align:middle;
	}

#adventskalender td a {
	font-weight:bold;
	text-decoration:none;
	font-size:1.6em;
	}

#adventskalender td a:hover {
	color:#fff;
	}

#main div.klaeppchen {
	border:1px solid red;
	clear:right;
	width:576px;
	height:432px;
	padding:0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background:#009 url(../img/adventskalender.gif) top left no-repeat;
	}

#main #klaeppchen09 {
	border:1px solid #33565a;
	clear:right;
	width:576px;
	height:496px;
	padding:0;
	padding-top:8px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background:#009 url(../img/advent09/klaeppchen09.jpg) top left no-repeat;
	}

#main #klaeppchen09 p {
	background-image:none;
	margin:8px;
	padding:2px;
	border:1px solid #006;
	color:#33565a;
	background-color:#fcf5d9;
/*	background-color:#d88d76; */
	}

#main #klaeppchen09 p.loesung {
	text-align:left;
	font-weight:normal;
	font-size:0.9em;
	padding:4px;
	text-indent:0;
	background-color:#33565a;
	color:#fcf5d9;
	}

#main #klaeppchen09 form {
	width:560px;
	float:left;
	padding:0;
	margin:8px;
	background-color:#a03024;
	border:1px solid #cc773e;
	font-weight:normal;
	}

#main #klaeppchen09 form p {
	text-align:left;
	float:left;
	margin:2px;
	background-color:transparent;
	color:#fcf5d9;
	border:0;
}

#main #klaeppchen09 form p input{
	background-image:none;
	padding:1px;
	background-color:#fff;
	border:1px solid #cc773e;
}

#main div.klaeppchen img {
	width:320px;
	}

#adventrangliste {
	width:576px;
	border:1px solid red;
	border-spacing:0;
	border-collapse:collapse;
	background:#009 url(../img/adventrangliste.gif) top left no-repeat;
	text-align:center;
	font-weight:bold;
	}

#adventrangliste th {
	color:#ffb;
	}

#adventrangliste td {
	color:#ffd;
	border:0;
	padding:6px;
	}

#adventrang09 {
	width:576px;
	border:1px solid #33565a;
	margin-top:8px;
	border-spacing:0;
	border-collapse:collapse;
	background:#98b6ae url(../img/advent09/bg_rang.jpg) top left;
	font-weight:bold;
	}

#adventrang09 th {
	color:#33565a;
	padding:4px;
	}

#adventrang09 td {
	color:#900;
	border:0;
	padding:4px;
	}

#main p.adventloesung {
	width:80%;
	margin:0 auto;
	margin-top:4px;
	padding:3px;
	color:#fff;
	background-color:#003;
	background-image:none;
	border:1px solid #d00;
	}

/* EuroChess */

#main p.ecdata {
	background-image:none;
	font-weight:bold;
	margin:8px 0;
	padding:2px 0;
	text-indent:0;
	}

#main ol.eurochess {
	margin:0 auto;
	margin-bottom:24px;
	padding:0;
	font-size:1.1em;
	width:360px;
	list-style-position:inside;
	}

#main ol.eurochess li {
	text-align:left;
	margin:0;
	padding:8px;
	padding-left:36px;
	}

#main ol.eurochess li.ecfirst {
	font-size:1.1em;
	font-weight:bold;
	background-image:url(../img/bg_eurochess1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}

#main ol.eurochess li.ecsecond {
	background-image:url(../img/bg_eurochess2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}

#main ol.eurochess li.ecthird {
	background-image:url(../img/bg_eurochess3.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}

/* Chronik */

dl.chronik {
	}

dl.chronik dt {
	width:267px;
	font-weight:bold;
	font-style:italic;
	font-size:1.1em;
	margin:4px 0px;
	padding:6px;
	padding-top:12px;
	padding-left:16px;
	border-bottom:2px solid #e0403f;
/*	background:#fff url(../img/abriss.gif) no-repeat; */
	}

dl.chronik dd {
	margin-bottom:16px;
/*	background:#fff url(../img/paper.gif); */
	padding:6px;
	font-size:1.1em;
	}

/* Diagramme */

#main .diagrammcontainer {
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	}

#main table.diagramm {
	margin:0 auto;
	margin-bottom:8px;
	border:3px solid #bbb;
	border-spacing:0;
	width:318px;
	table-layout:fixed;
	}

#main table.diagramm tr td {
	width:36px;
	height:36px;
	padding:2px;
	text-align:center;
	vertical-align:middle;
	border:0;
	}

#main table.diagramm tr td.white {
	background-color:#fff;
	}

#main table.diagramm tr td.black {
	background-color:#aab;
	}

#main table.diagramm tr.diaborder td {
	height:15px;
	background-color:#99a;
	color:#eee;
	font-size:0.9em;
	}

#main table.diagramm tr.diaborder td.corner {
	width:15px;
	}

#main table.diagramm tr td.diaborder2 {
	width:15px;
	background-color:#99a;
	color:#eee;
	font-size:0.9em;
	}

/* Diagramme Adventskalender 09*/

#main #klaeppchen09 table.diagramm {
	border-color:black;
	border-right:4px solid #888;
	border-bottom:4px solid #888;
	}

#main #klaeppchen09 table.diagramm tr td {
	}

#main #klaeppchen09 table.diagramm tr td.white {
	background-image:url(../img/advent09/pieces/bg_white.gif);
	}

#main #klaeppchen09 table.diagramm tr td.black {
	background-image:url(../img/advent09/pieces/bg_black.gif);
	}

#main #klaeppchen09 table.diagramm tr.diaborder td {
	background-image:url(../img/advent09/pieces/bg_border.gif);
	}

#main #klaeppchen09 table.diagramm tr.diaborder td.corner {
	background-image:url(../img/advent09/pieces/bg_border.gif);
	}

#main #klaeppchen09 table.diagramm tr td.diaborder2 {
	background-image:url(../img/advent09/pieces/bg_border.gif);
	}

/* Osterrätsel */

#osterraetsel10 {
	clear:right;
	padding:8px;
/*	background:#0739c0 url(../img/ostern10/himmelblau2.gif);
	color:#fff;
	border-top:5px solid #ffcc66;
	border-left:5px solid #ffcc66;
	border-bottom:4px solid #ffdd88;
	border-right:4px solid #ffdd88; */
	}

#osterraetsel10 h4 {
	color:#b00;
	font-size:1.2em;
}

#osterraetsel10 p {
	background-color:transparent;
	background-image:none;
	}

/* Blog */

#main p.blogdate {
	clear:right;
	text-align:right;
	color:#940000;
	font-weight:bold;
	font-size:1.2em;
	font-style:italic;
	background-image:none;
}

#main .blogbox {
}

#main .blogbox h5 {
	font-weight:bold;
	font-size:1.2em;
	margin:0;
	padding:6px;
	border-bottom:4px double #943434;
	}

#main .blogbox p {
	background-image:none;
	margin:0;
	padding:5px;
}

#main .blogbox p.blogdata {
	padding:3px;
	color:#94a4a4;
	font-size:1.1em;
	font-style:italic;
}

#main .blogbox p.blogtext {
	margin-bottom: 8px;
}

#main .blogbox p.blogimgbox {
	text-align:center;
}

#main .blogbox p.blogimgbox img {
	width:340px;
}

#main .blogcomment p {
	text-indent:0;
	margin:0;
	}

#main .blogcomment p.blogcommentdata {
	padding-left:6px;
	margin-top:12px;
	background-image:none;
	border-top:1px solid #943434;
	border-left:1px solid #943434;
	font-weight:bold;
}

#main .blogcomment p.blogcommenttext {
	background-image:none;
	padding-left:4px;
	margin-top:4px;
	margin-left:8px;
	border-left:4px solid #94a4a4;
}

.naviright {
	float:right;
	width:50%;
	text-align:right;
	margin:0;
	padding:16px 0;
}

.navileft {
	float:left;
	width:50%;
	text-align:left;
	margin:0;
	padding:16px 0;
}

.commentbox {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-top:2px solid #8384aa;
}

.commentboxhead {
	text-decoration:underline;
}