body
{
	text-align: center;
	background-color: #EDDEEA;
	margin:0;
	padding:10px 0px;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color:#ccc;
	font-size: 10px;
}

a
{
	color:#0066FF;
	font-weight:bold;
	text-decoration:none;
	font-size: 11px;
}

a:hover
{
	color:#E5B00F;
	text-decoration:underline;
}

#pagebody
{
	background-color: #FFFFFF;
	width:800px;
	border-width: 2px;
	border-color: #EEEEEE;
	border-style: solid;
	margin:auto;
	padding:17px;

}

#pageheader
{
	width: 100%;
	padding:0px;
	overflow: hidden;
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #000;
}

#pageheader #navigation
{
	width:100%;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

#navigation #navigationtr
{

}

#navigation #navigationtr td
{
	cursor:pointer;
	padding:5px;
}

.navigation
{
	color:#ccc;
	background-image:url('../images/navigationbg.jpg');
}

.navigationSelected
{
	color:#000;
	background-color:#ECDEEA;
}

.navigationOver
{
	color:#000;
	background-color:#ECDEEA;
}


.navigationgap
{
	width: 2px;
}

#pageheadercontext
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	color:#792A6B;
}

#main
{
	width: 100%;
	padding:0px;
	margin:7px auto;
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #000;
	background-color: #FFFFFF;
}

#content
{
	border-top-width:6px;
	border-top-style:solid;
	border-top-color:#ECDEEA;
	width:500px;
	overflow:hidden;
}

#sidebar
{
	position:relative;
	/*width:100%;*/
	padding-left: 20px;
	overflow:hidden;
}

#sidebar-title
{
	background-color:#FAD5AB;
	border-bottom-color:#72B7FD;
	border-bottom-style:solid;
	border-bottom-width:3px;
	padding:8px;
	color:white;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

#sidebar-content
{
	background: #FAD5AB url(../images/event_content_bg.jpg) repeat-x;
	padding:10px;
	font-size:12px;
	line-height:14px;
	color:black;
}

#sidebar-content blockquote
{
	margin-left:10px;
	margin-top:5px;
}

#sidebar-content blockquote:before
{
	content:url('../images/anendeblau.gif');
	vertical-align: -3px;
	margin-left: -2px;
	margin-right: 5px;
}

#sidebar-content blockquote:after
{
	content:url('../images/anbeginnblau.gif');
	vertical-align: -10px;
	margin-left: 3px;
}

#titel
{
	color: #7A1A85;
	font-size:16px;
	font-weight:bold;
}

#subtitel
{
	color: #777;
	font-size:15px;
	font-weight:bold;
}

#subtitle
{
	color: #777;
	font-size:12px;
	font-weight:bold;
}

#subcontent
{
	font-size:11px;
}

#spruch
{
	color:#666666;
	font-size:14px;
	line-height:20px;
	text-align:justify;
}

#accent
{
	color:#666;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	background-color:#eee;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	padding:10px;
}
#accent a
{
	font-size:15px;
	color:blue;
	text-decoration:underline;
}

#defaulttitle
{
	color: #000;
	font-size:12px;
	font-weight:bold;
}

#defaultcontent
{
	color: #000;
	font-size:12px;
}

#text
{
	font-size:12px;
	color:#000;
	font-weight:normal;
}

#text a
{
	color:#0066FF;
}

#text a:hover
{
	color:#FF9900;
}
