#maincontent {
	padding: 20px; margin-top: 20px; border-top: 1px solid #73BE1E;
	background: #F3F3F3;
}

h1 {
	border-bottom: 1px solid #73BE1E;
	font-size: 16pt;
}

h2 {
	border-bottom: 1px solid #73BE1E;
	margin: 0;
	display: inline;
	font-size: 11pt;
}


#header {
	background-image:url(../images/headerline.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 35px;
	margin: 20px;
}

#footer {
height: 25px; background: #ddd;
}

#main {
	width: 850px;
}

img,#last {
	border:0;
}


a {
	color: #517F24;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #324E17;
	text-decoration: underline;
}

body
{ 
	margin: 0;
	padding: 0;
	background-color: #fff;
	font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

ul.usermenu {
	float:right;
	list-style:none;
	margin:0;
	padding:5px 0 0;
}

ul.usermenu li {
	border-right:1px solid #000;
	display:inline;
	margin:0;
	padding-left:5px;
	padding-right: 10px;
}

#mytable {
	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	font: italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #0B0B30;
	border-right: 1px solid #E8E6E6;
	border-bottom: 1px solid #E8E6E6;
	border-top: 1px solid #E8E6E6;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px;
	padding-right: 1px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #E8E6E6;
	background: none;
}

#mytable td {
	border-right: 1px solid #E8E6E6;
	border-bottom: 1px solid #E8E6E6;
	background: #fff;
	padding: 5px;
	padding-right: 1px;
	color: #517F24;
}


#mytable tr.cursor {
	cursor: pointer;
}

#mytable tr:hover.cursor td, #mytable tr:hover.cursor th {
	background-color: #EAF8DB ! important;
}


#mytable td.alt {
	background: #F1F1F1;
	color: #21218B;
}

#mytable th.spec {
	border-left: 1px solid #E8E6E6;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #E8E6E6;
	border-top: 0;
	background: #F1F1F1 url(../images/bullet2.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3A591D;
}


#mytable a {
	color: #517F24;
	text-decoration: none;
	font-weight: bold;
}

#mytable a:hover {
	color: #324E17;
	text-decoration: underline;
}


#mytable td.alt a {
	color: #21218B ! important;
}

#mytable td.alt a:hover {
	color: #101044;
}



.small {
	text-transform:none ! important;
}



label {
	display:block;
	float:left;
	width:130px;
}
select {
	width:170px;
}


input,textarea {
	border-left:1px solid #c3c3c3;
	border-right:1px solid #ddd;
	border-top:1px solid #7c7c7c;
	border-bottom:1px solid #ddd;
	color:#333;
	background:#fff url('/images/input-bg.gif') repeat-x top left;
	padding:2px 0 2px 2px;
	margin-right: 5px;
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

input:focus,textarea:focus {
	border:1px solid #666;
	color:#111;
}



.noresult {
	padding: 15px ! important;
	text-align: center;
}

#participants span {
	padding-bottom: 5px;
	display: block;
}

.submit {
	background: #2A2AA3;
	color: #fff;
	padding: 2px;
	font-weight: bold;
}


.submit:focus {
	color: #fff;
}

fieldset {
	padding: 10px;
	padding-top: 15px;
	padding-left: 25px;
	background: #fff;
}

*+html fieldset {
	padding-top: 0;
}

legend {
	font-weight: bold;
	font-size: 14px;
}

*+html legend {
	margin-bottom: 15px;
}

a.sortheader:hover {
	text-decoration: none ! important;
}


.content_block {
	background: #fff; padding: 10px; border: 1px solid #ccc;
}

.admin_content_block {
	margin-left: 150px;
	background: #fff; padding: 5px; border: 1px solid #ccc;
}


p {
//	margin-top: 2px;
}

.event_desc {
	margin-top: 5px;
	margin-bottom: 5px;
}

.hidden {
visibility: hidden; height: 0px; overflow: hidden; 
}

.hiddenA {
visibility: hidden; height: 0px; overflow: hidden; display: none;
}

.show {
visibility: visible; height: auto; overflow: show; display: block;
}

.floatleft {
	float: left;
	margin-top: 10px;
}

.marginleft {
	margin-left: 160px;
}

.vorlage {
	margin-left: 130px;
	width: 500px;
	background: #eee; padding: 10px; border: 1px solid #ccc;
	display: block;
}

.light {
	color: #555;
}

.small {
	font-size: 7.5pt;
}

.red {
	color: #C0231A;
}

h3 {
	margin-top: 0px;
	text-decoration: underline;
}