
body
{
	background: #FFFFFF;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

#toplogo
{
	border: 1px solid #2D2D84;
}

#navbar1
{
	background: #2D2D84;
}

#navbar2
{
	background: #696969;
}

#sidenav
{
	text-align: left;
	background: #999999;
	color: white;
	padding-left:5px;
}

#content
{
	text-align: left;
	border: 1px solid #2D2D84;
	padding: 10px 20px 10px 20px;
}

#storno
{
	text-align:left;
	margin-left:30px;
	margin-right:30px;
	padding:10px;
}

#goToRegistration
{
	margin:30px;
	padding:10px;
	border-top: 1px solid #2D2D84;
	border-bottom: 1px solid #2D2D84;
}

#privacy
{
	text-align:left;
	margin:30px;
	padding:10px;
	background: #F2F2F2;
}

#event
{
	text-align:left;
	margin:10px;
	padding:10px;
	background: #F2F2F2;
}

#cancellationFail
{
	display: none;
	text-align:left;
	margin:30px;
	padding:10px;
	background: #FBEFEF;
}

h1,h2,h3,h4,h5
{
	font-weight: normal;
	font-size: 12px;
}

h1.pagetitle
{
	font-size: 18px;
	color: #2D2D84;
	margin:0px
}

h2
{
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 10px;
}
h2.warn
{
	font-weight: bold;
	color:red;
	float:left;
	margin-top: 0px;
	margin-bottom: 10px;
}

a
{
	font-weight: bold;
	color: #2D2D84;
	text-decoration: none;
}

a:visited
{
	font-weight: bold;
	color: #2D2D84;
	text-decoration: none;
}
a:hover
{
	Font-weight: bold;
	color: blue;
	text-decoration: none;
}

a.navigation
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}

li.navigation
{
	list-style-type:none;
	margin-bottom: 20px;
	margin-left: -10px;
	cursor: pointer;
}

li.registration
{
	color: #2D2D84;
	font-weight: bold;
	list-style-type:decimal;
	margin-bottom: 10px;
	margin-left: 20px;
}

li.linklist
{
	padding:10px;
}

ul.mediaList
{
	list-style-type:none;
	padding-left:0px;
}

span.registration
{
	font-weight: normal;
	color: black;
}


th
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #2D2D84;
}
td
{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}
td.label
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

td.labelblue
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #2D2D84;
	height: 20px;
}

.registrationNoHint
{
	font-size: 11px;
	color: #696969;
	margin-left:10px;
}

.jsWarn
{
	font-size: 11px;
	color: #B40404;
}

#darkBackground{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color: black;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index:1;
}
#topicBox{
	display:none;
	position:absolute;
	top: 300px;
	width: 470px;
	background-color: white;
	z-index:100;
}
#replyBox{
	display:none;
	position:absolute;
	top: 300px;
	width: 470px;
	background-color: white;
	z-index:100;
}
.rdcnr_box{
	background:#FFFFFF;
}
.rdcnr_top{
	background:url(../images/panel_rt.png) no-repeat top right;
}
.rdcnr_top div{
	background:url(../images/panel_lt.png) no-repeat top left;
	padding:0px 30px;
}
.rdcnr_bottom{
	background:url(../images/panel_rb.png) no-repeat bottom right;
}
.rdcnr_bottom div{
	background:url(../images/panel_lb.png) no-repeat bottom left;
}
.rdcnr_top div, .rdcnr_top, .rdcnr_bottom div, .rdcnr_bottom{
	width:100%;
	height:15px;
}
.rdcnr_content{
	padding:0px 30px;
}
.rdcnr_font{
	color:#ooo;
	font-family:Verdana,Tahoma,Arial,Helvetica;
	font-size:12px;
}
