.xs  {
	font-size : 11px;
}

body  {
	scroll : yes;
	background-image : url(/img/bg.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : top left; 
	width : 750px;
	margin : 0px auto 0px auto;
	font-family : arial,sans-serif;
	font-size : 12px;
}

p  {
	margin-top : 5px;
	margin-bottom : 5px;
}

a  {
	text-decoration : none;
	color : #CC0000;
}

a:hover  {
	color : #FF0000;
}

h1  {
	margin-top : 0px;
	margin-bottom : 5px;
	font-size : 22px;
	font-weight : normal;
}

h2  {
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 18px;
	font-weight : normal;
}

h3  {
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 14px;
	font-weight : normal;
}

img  {
	border : 0px;
}

table  {
}

th  {
	vertical-align : top;
	text-align : left;
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
}

td  {
	vertical-align : top;
	font-family : arial,sans-serif;
	font-size : 12px;
}

form  {
	margin-top : 0px;
	margin-bottom : 0px;
}

input  {
}

input#suche  {
	width : 85px;
}

textarea  {
}

#header  {
	width : 750px;
	margin-top : 15px;
	margin-bottom : 15px;
}

#header .mnu  {
	vertical-align : bottom;
	text-align : center;
	border-bottom : 1px solid #000000;
}

#header .mnu_a  {
	background-color : #000000;
	vertical-align : bottom;
	text-align : center;
	border-bottom : 1px solid #000000;
}

#header .mnu_a a {
	color : #FFFFFF;
	text-decoration : none;
}

#header .pager  {
	vertical-align : middle;
	text-align : center;
	border-bottom : 1px solid #000000;
	font-size : 11px;
}

#main  {
	width : 750px;
}

#list  {
	width : 100%;
}

#list th  {
	padding : 8px 8px 8px 0px;
	border-bottom : 1px solid #CCCCCC;
}

#list td  {
	padding : 8px 8px 8px 0px;
	border-bottom : 1px solid #CCCCCC;
}

.author {
	font-style : italic;
}

.organizer {
	font-style : italic;
}

.subtitle {
	font-size : 11px;
}

.location {
	font-size : 11px;
}

.kb {
	font-size : 10px;
}

.record {
	text-align : right;
	font-size : 11px;
}

.rank1 {
	height : 6px;
	width : 40px;
	font-size : 6px;
	border : 1px solid #000000;
	margin-top : 3px
}

.rank2 {
	height : 6px;
	font-size : 6px;
	background-color : #CC3333;
}

.rank3 {
	font-size : 10px;
}

ol {
	margin-top : 0px;
	margin-bottom : 0px;
}

ul {
	list-style-type : circle;
	list-style-position : inside;
	margin : 0px 0px 0px 1px;
	padding : 0px 0px 0px 0px;
}

li {
	margin : 0px 0px 0px 0px;
	padding : 1px 0px 1px 0px;
}

li.active {
	font-weight : bold;
}

li.active a {
	color : #000000;
}

li.active a:hover {
	color : #000000;
}

