/**
 * Style sheet xBasic
 */
.error
{
	color:#ff2222;
}

body
{
	background-color:#333333;
}

#wrapper
{
	margin-top:8px;
	margin-bottom:250px;
	padding-right:20px;
	padding-left:20px;
	background-color:#ffffff;
	border:1px outset #999999;
}

#artikelbild
{
	padding-bottom:40px;
}

#left
{
	height:auto;
	padding-top:60px;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Arial, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:11px;
	color:#333333;
	line-height:18px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}

h2
{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.pdf_link
{
	margin-top:30px;
	margin-bottom:40px;
	border-width:1px 0px;
	border-style:dotted;
	border-color:#999999;
}

.pdf_link a
{
	margin-right:10px;
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#cc6666;
}

.event
{
	margin-top:4px;
	margin-right:115px;
	margin-left:30px;
	padding:1px;
	border:1px solid #cccccc;
	font-size:10px;
	line-height:12px;
}

.event a
{
	font-size:10px;
	line-height:12px;
}

.ueberschrift_event
{
	margin-right:100px;
	margin-bottom:-4px;
	margin-left:30px;
	padding:2px 2px 2px 4px;
	background-color:#ffffff;
	background-image:url("tl_files/grafiken_layout/bg.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:9px;
	color:#ffffff;
	line-height:12px;
}

.event_link_semesterprogramm
{
	margin-right:90px;
	margin-left:32px;
	padding:0px 2px 2px 4px;
	font-size:10px;
	line-height:12px;
}

.event_link_semesterprogramm a
{
	padding-left:15px;
	background-image:url("tl_files/grafiken_layout/pfeil.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-size:10px;
	color:#333333;
}

.event_link_semesterprogramm a:hover
{
	padding-left:15px;
	background-image:url("tl_files/grafiken_layout/pfeil.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-size:10px;
	color:#cc3333;
}

.textsizer
{
	text-align:right;
	color:#cc3333;
}

.empty
{
	margin-top:2px;
	margin-right:100px;
	margin-left:30px;
}

.unreadbold
{
	color:#0033cc;
}

.useronline
{
	margin-top:5px;
	margin-left:50px;
	color:#cc3300;
}

.label
{
	text-align:right;
}

.value
{
	padding-left:10px;
}

