body {
	margin: 0px;
	background-color: #CCCCCC;
	background: url(img/textur_hell.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a {
	color: blue;
	text-decoration: none;
}

img {
	border: 0;
}

img.top {
	float: left;
}

#head {
	background-color: #333333;
	background: url(img/textur_dunkel.jpg);
}

div.contentbox {
	margin: 20px;
	padding: 0 50px 0 50px;
	background-color: #F2F2F2;
	border: 1px;
	border-style: solid;
	border-color: #858F96;
}

p {
	line-height: 140%;
}

div.newsboxfootline{
	width: 100%;
	text-align: center;
}

div.newsboxfootline span {
	margin: 0 20px 0 5px;
}

div.date {
	text-align: right;
	color: maroon;
	font-size: 10px;
}

h1 {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}

p.chaptertitle {
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}

p.subtitle {
	text-align: center;
	color: navy;
	font-size: 10px;
}

p.winner {
	text-align: center;
	color: black;
	font-size: 20px;
}

table.msgbox {
	width: 90%;
	border-width: 0;
}

table.navbar {
	width: 720px;
}

table.thin {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

table.box {
	margin: 20px;
	border-collapse: collapse;
	empty-cells: show;
	min-width: 700px;
	border: 1px;
	border-style: solid;
	border-color: #858F96;
	text-align: left;
}

table.linkbox {
	margin: 20px auto 20px auto;
	border-collapse: collapse;
	empty-cells: show;
	width: 700px;
	border: 1px;
	border-style: solid;
	border-color: #858F96;
	text-align: left;
}

td.transparent {
	text-align: center;
	background-color: transparent;
}

hr {
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #858F96;
}

td.bc {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F2F2F2;
}

td.dl {
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #C6C6C6;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858F96;
}

td.trdc {
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858F96;
	background-color: #C6C6C6;
}

/* Style fuer Tabllenzeilen (helle Zeile)*/
td.lrbl {
	text-align: left;
	padding: 0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F2F2F2;
}

td.lrbc {
	text-align: center;
	padding: 0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F2F2F2;
} 
	
td.lrdl {
	text-align: left;
	padding: 1px 5px 1px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e9e9e9;
}

td.lrdc {
	text-align: center;
	padding: 1px 5px 1px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e9e9e9;
}
