@CHARSET "UTF-8";
body {
	background-color: #828282;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, arial,sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Garamond, "Times New Roman", serif;
	color: #000;
	font-variant: small-caps;
}
h2 {
	font-family: Garamond, "Times New Roman", serif;
	color: #000;
	letter-spacing: 0.1em;
}
dt, li {
	font-family: "Lucida Sans", Arial, sans-serif;
}
	
label {
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
#container {
	position:absolute;
	width:924px;
	top: 20px;
	left:50%;
	color: #000;
	margin-left: -450px;
}
#header {
	background: #fff url('../images/logo.png') no-repeat;	 
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	width: 920px;
	height:65px;       
}
#bgtext {
	background: url(../images/header.png);
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: right;
	line-height: 25px;
	vertical-align: bottom;
}
#bgtext a {
	text-decoration: none;
	color: #fff;
}
#bgtext a:hover {
	text-decoration: underline;
}
#menubar {
	width: 920px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	height: 27px;
}
html > body #menubar {
	width: 920px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	height: 27px;
	background: #77dc45 url('../images/toolbar.png');	 
}
.menuItem {
	float: left;
	padding: 5px;
	color: #fff;
	border-right: 1px solid #77dc45;
}
.menuSelected {
	float: left;
	padding: 5px;
	color: #fff;
	background-color: #77dc45;
	border-right: 1px solid #77dc45;
}
.menuReSelected {
	float: left;
	padding: 5px;
	color: #fff;
	background-color: #77dc45;	 
	border-right: 1px solid #77dc45;
}
html > body .menuReSelected {
	float: left;
	padding: 5px;
	color: #fff;
	background: #77dc45 url('../images/toolbar.png');	 
	border-right: 1px solid #77dc45;
}
.menuProfile {
	position: absolute;
	right: 3px;
	padding: 5px;
	color: #fff;
	border-left: 1px solid #77dc45;
}
.menuProfileSelected {
	position: absolute;
	right: 3px;
	padding: 5px;
	color: #fff;
	background-color: #77dc45;
	border-left: 1px solid #77dc45;
}
.menuProfileReSelected {
	position: absolute;
	right: 3px;
	padding: 5px;
	color: #fff;
	background-color: #77dc45;	 
	border-left: 1px solid #77dc45;
}
html > body .menuProfileReSelected {
	position: absolute;
	right: 3px;
	padding: 5px;
	color: #fff;
	background: #77dc45 url('../images/toolbar.png');	 
	border-left: 1px solid #77dc45;
}
#footer {
	clear: both;
	width: 920px;
	height: 22px;
	padding-top: 3px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	color: #fff;
	background-color: #ccc;	 
}
html > body #footer {
	clear: both;
	width: 920px;
	height: 22px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	padding-top: 3px;
	color: #fff;
	background: #ccc url('../images/toolbar.png');	 
}
#footer a{
	text-decoration: none;
	color: #990000;
}
#loginBox {
	position: absolute;
	width: 127px;
	height: 172px;
	color: #8D331D;
	right: 5px;
	background-color: #ebc96d;
}
html > body #loginBox {
	position: absolute;
	width: 127px;
	height: 172px;
	color: #8D331D;
	right: 5px;
	background-color: #ebc96d;
}
#leftcolumn {
	background: url('../images/sidebar_bg.png') no-repeat;	
	padding-top: 30px;
	float: left;
	width: 127px;
}
#rightcolumn  {
	background: url('../images/sidebar_bg.png') no-repeat;	
	padding-top: 30px; 
	float: right;
	width: 127px;
}
#toc {
	padding: 0px 5px 5px 10px;
	margin: 5px;
	border: 1px dashed #49599d;
	color: #990000;
	background-color: #e6e6e6;
}
#inhalt {
	padding: 10px 10px 10px 10px;
	margin-left: 128px;
	margin-right: 128px;
	text-align: justify;
	min-height: 480px;
	background-color: #fff;
}
#boxInhalt {
	padding: 10px 10px 10px 10px;
	margin-left: 133px;
	margin-right: 133px;
	text-align: justify;
	min-height: 350px;
	background-color: #fff;
}
#adminInhalt {
	padding: 10px 10px 10px 10px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	text-align: justify;
	background-color: #fff;
}
#column {
	background-color: #ebc96d;
	border: 1px solid #49599d;
	color: #8D331D;
	margin: 0 2px 10px 2px;
	font-size: 8pt;
}
#columnHeader {
	padding: 3px 0px 3px 5px;
	color: #fff;
	background-color: #49599d;
	font-size: 10pt;
	font-weight: bold;
	
}
.columnContent {
	padding: 5px;
}
.columnContent ul {
	padding: 0px;
	list-style-type: none;
}
.columnContent a:link, .columnContent a:visited  {
	text-decoration: none;
	color: #8D331D;
}
.columnContent a:hover {
	color: #887;
}
.columnContent li {
	margin: 0;
	padding: 3px;
	border-bottom: 1px dotted #887;
}
.columnContent li:last-child {
	margin: 0;
	padding: 3px 3px 0 3px;
	border: 0px;
}
.smallHeading {
	font-weight: bold;
	font-size: 12pt;
}
.emailButton {
	background-image: url('../images/email.png');
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.saveButton {
	background-image: url('../images/action_save.gif');
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.acceptButton {
	background-image: url('../images/icon_accept.gif');
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.resetButton {
	background-image: url('../images/action_stop.gif');
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.deleteButton {
	background-image: url('../images/delete.png');
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.refreshButton {
	background-image: url('../images/arrow_refresh.png');
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.addButton {
	background-image: url('../images/add.png');
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
#wrp {
	width: 920px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #e6e6e6;
}
#veranstaltungen a:link, #veranstaltungen a:visited {
	text-decoration: none;
	color: #990000;
}
#veranstaltungen a:hover {
	color: #887;
}
html > body #veranstaltungen ul {
	display: none;
}
#veranstaltungen h2 {
	background: url('../images/veranstaltungenselect.png') no-repeat;
	width: 160px;
	height: 36px;
	padding: 3px 0 0 25px;
}
#veranstaltungen li {
	margin: 0;
	padding: 3px;
	border-bottom: 1px dotted #887;
}
#veranstaltungen li:hover {
	background-color: #FFD21D;
}
#veranstaltungen li:last-child {
	margin: 0;
	padding: 3px;
	border-bottom: 0px;
}
#terminJanuar:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}#terminFebruar:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}#terminMaerz:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}#terminApril:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}#terminMai:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}#terminJuni:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}
#terminJuli:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}
#terminAugust:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}#terminSeptember:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}#terminOktober:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}#terminNovember:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}#terminDezember:hover ul {
	display: block;
	border: 1px solid #776;
	background: #990000 url('../images/bg.jpg');	 
	margin: 5px;
	padding: 5px;
	width: 400px;
	list-style-type: none;
}
#adminBox{
	background-color: #990000;
	border: 1px solid #FFD21D;
	font-weight: bold; 	
	color: #FFD21D;
	padding: 3px;
	margin-bottom: 3px;
	
}
#adminBox a:link, #adminBox a:visited {
	text-decoration: none;
	color: #FFD21D;
}
#hosting {
	text-align: left;
}
.hostingOdd {
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #e8eefc;
}
.hostingEven {
	border-bottom: 1px solid;
}
.hostingHeader {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #49599d;
	color: #fff;
	padding: 3px;
}
.hostingLabel {
	border-bottom: 1px solid;
	border-left: 1px solid;
}