<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image:url(img/hintergrund_hell.jpg);
	color:#223366;
	font-family:'Verdana';	
	font-size: 12px;
}

.headline {
	font-size: 16px;
}

a.headline:hover {
	font-size: 16px;
}

p {
	text-align:justify;
	font-size: 12px;
	width: 90%;
}

p.table {
	text-align: justify;
	font-size: 12px;
	width: 100%;
}

h1 {
	 font-size: 30px;
}

h1#title {
	font-size: 42px;
	font-weight: 600;
}

h1.start {
	font-size: 50px;
	font-weight: 600;
}


td {
	 vertical-align: middle;
}

td.date {
	width: 130px;	
	text-align: right;

}

td.text {
	text-align:justify;
	vertical-align: top;
}

td.pictureTape {
	margin: 0px;
	padding: 0px;
}
	

h2 {
	font-size: 20px;

}

h2.title {
	 font-size: 30px;
	 font-weight: 600;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
}

img {
	 border: 0;
}

img.start {
	border-style: solid;
	border-width: 2px;
}

td.buchholz {
	 background-color: #e0e0e0;
	 text-align: right;
}

td.content {
	 background-color: #f8f8f8;	
}

td.tableField {
	 vertical-align: top;
	 margin-bottom: 50px;
}

tr.content {
	 background-color: #f8f8f8;
	 vertical-align: middle;	 
	 
}

td.top {
	vertical-align: top;
}

tr.content2 {
	 background-color: #e8e8ff;
}

table {	
	font-size: 12px;	
}

h3.tableHeadline {
	 margin-top: 15px;
	 margin-bottom: 10px;
}

h2.tableTableHeadline {
	 margin-bottom: 0px;
}

.skizze {
	position: absolute;
	left: 20px;
	top: 20px;
}

a {
	text-decoration: none;		
	color: #335588;
	font-weight: bold;
	font-size: 12px;	
}

a:hover {
	text-decoration: none;		
	/* color: #0055aa; */
	color: #000060;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;	
}

th {
	background-color: #335588;
	color: #ffffff;
}

td {
	 padding-left: 5px;
	 padding-right: 5px;
	 vertical-align: middle;
}

.sub {
	background-color: #e0e0e0;
}


td#connect {
	background-color: #335588;
}

td.connect {
	background-color: #335588;
}


table#guestbook {
	position: absolute;
	left: 20px;
	top: 20px;
}

.linkImg {
	border: 0;
}

.guestbook {
	background-color: #f8f8f8;
	position: absolute;
	left: 30px;
	top: 70px;
	width: 400px;
	height: 340px;
}

.guestbookReset {
	position: absolute;
	right: 130px;
	bottom: 30px;
}

.guestbookSend {
	position: absolute;
	right: 30px;
	bottom: 30px;
}

.guestbookEntrys {
	position: absolute;
	left: 30px;
	top: 430px;
	font-size: 12px;
}

.gbEntry {
	width: 450px;	
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	background-color: #f8f8ff;
}

.imprint {
	position: absolute;
	left: 600px;
	top: 190px;
}

.linkColumn {
	 width: 160px;	 
}

table.chessdayTable {
	 width: 80%;
}

td.positionColumn {
	 width: 20%;
}

td.descriptionColumn {
	 width: 80%;
}

.nameColumn {
	 width: 80px;	 
}

td.playerColumn {
	 width: 150px;	 
	 vertical-align: middle;
	 
}

td.playerColumnC0 {
	 width: 150px;	 
	 vertical-align: middle;
	 background-color: #f8f8f8;
	 border-style: solid;
	 border-width: 1px;
}

td.playerColumnC1 {
	width: 150px;	 
	vertical-align: middle;
	background-color: #d0d0ff;
	 border-style: solid;
	 border-width: 1px;
}

td.playerColumnC2 {
	width: 150px;	 
	vertical-align: middle;
	background-color: #d0ffff;
	 border-style: solid;
	 border-width: 1px;
}

td.playerColumnC3 {
	width: 150px;	 
	vertical-align: middle;
	background-color: #80e0ff;
	 border-style: solid;
	 border-width: 1px;
}

td.playerColumnC4 {
	width: 150px;	 
	vertical-align: middle;
	background-color: #80d0ff;
	 border-style: solid;
	 border-width: 1px;
}

td.playerColumnC5 {
	width: 150px;	 
	vertical-align: middle;
	background-color: #c0d0ff;
	 border-style: solid;
	 border-width: 1px;
}

td.playerColumnC6 {
	width: 150px;	 
	vertical-align: middle;
	background-color: #c0b0ff;
	 border-style: solid;
	 border-width: 1px;
}

td.playerColumnC7 {
	width: 150px;	 
	vertical-align: middle;
	background-color: #e0b0ff;
	 border-style: solid;
	 border-width: 1px;
}

td.playerColumnC8 {
	width: 150px;	 
	vertical-align: middle;
	background-color: #e090ff;
	 border-style: solid;
	 border-width: 1px;
}
	

.subLinks {
	 padding-left: 20px;
}
.resultColumn {
	 width: 60px;
	 text-align: center;	 
}

.distance {
	 height: 0px;
}

td.winner {
	 background-color: #ddeeff;
}

.blogEntry {	 
	 width: 600px;
	 padding: 20px;
	 font-size: 12px;
	 text-align: justify;
	 border-style: solid;
	 border-width: 1px;
	 background-color: #f8f8ff;
}

.pyramidEntry {
	 background-color: #f8f8f8;	 
	 border-style: solid;
	 border-width: 1px;
}

.youthContent {
	background-color: #ffff80;
}

.trainingContent {
	background-color: #ffc080;
}

td.description {
	width: 300px;
}

td.boardField {
	text-align: right;
}

td.startTable {
	vertical-align: bottom;
}

td.startTable2 {
	vertical-align: top;
}

p.hero {
	font-size: 20px;
}

h1.hero {
	font-size: 30px;
}

a.hero {
	font-size: 20px;
}

a.hero:hover {
	font-size: 20px;
}

body.affliction {
	background-color: #d0d0d0;	
	text-align: center;
	color: #000000;
}

div.affliction {
	color: #000000;
	font-weight: 600;
	text-align: center;
	background-color: #c0c0c0;
	width: 350px;
	height: 600px;
	margin: auto;
	border-style: solid;
	border-width: 2px;
	padding: 30px;	
}

p.afflication {
	text-align: justify;
	color: #000000;
	width: 100%;
}

tr.afflication {
	background-color: #c0c0c0;

}

.jubilee {
	background-color: #ffffe0;
	border-style: solid;
	border-width: 2px;
	border-color: #ffff80;
	font-weight: 600;
}

td.spotlight {
	background-color: #c0c0ff;
	padding: 0px;
	border-style: solid;
	border-width: 1px;

	
}

td.caption {
	background-color: #c0c0ff;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: 600;
	width: 200px;
	height: 25px;
	border-style: solid;
	border-width: 1px;

}

img.pictureLink {
	cursor: pointer;
}

img.fairzumerfolg {
                  position: absolute;
                  right: 20px;
                  bottom: 20px;
                  width: 150px;
                  height: 15s0px;
}

td.tournamentName {
	width: 160px;
}

img.titlePicture {
	height: 500px;
}

table.pictureBox {
	position: relative;
	left: 5%;
}

h3.notice {
	margin-bottom: 0px;
	margin-top: 0px;
}

.slide {
	border-width: 0px;	
	margin: 0px;
	padding: 0px;
}

td.picDescript {
	background-color: #e0e0e0;
	color: #223366;
	text-align: center;
}</pre></body></html>