/* Layout */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#page {
	width: 1030px;
}

#logo {
	margin-left: 15px;
	display: block;
}

#mainframe {
	width: 852px;
	padding: 35px 8px 0 0;
	float: left;
	background: url(../img/seminarpilot/backgrounds.png) repeat-x center -25px;
	margin-top: -2px;
}

.spacer {
	margin: 10px 0px;
}

#content {
	padding: 0 0 50px 25px;
	float: left;
}

#boxes {
	width: 300px;
	height: 600px;
	padding-left: 15px;
	border-left: 2px solid #efefef;
	float: right;
}

#footer {
	width: 520px;
	padding-left: 15px;
}
#footer .links, #footer .links a {
	color: #818181;
}

.clear {
	clear: both;
}
#content .left {
	float: left;
}
#content .right {
	float: right;
}

a.icon img {
	width: 16px;
	height: 16px;
	border: 0;
	text-decoration: none;
	background: url(../img/icnbghover_fe.gif) no-repeat top left;
	vertical-align: bottom;
}

.ad {
	float: right;
}

.ad span,
.skyscraper span {
	font-size: 10px;
}

.skyscraper{
	float: right;
	height: 800px;
	width: 160px;	
	text-align: right;
}

img {
	border: 0;
}

a {
	color: #1e729f;
	text-decoration: none;
}

p {
	margin: 5px 0;
}

h1 {
	margin: 15px 0 5px 0;
	font-size: 14px;
	color: #0066a3;
}
h1 span {
	color: #ffb21f;
	margin: 0 5px;
}

#content .desc ul {
	margin-left: 15px;
}

#infoNavi {
	background: url(../img/seminarpilot/backgrounds.png) repeat-x;
	height: 25px;
	line-height: 25px;
	margin: 11px 0 5px 0;
	text-align: right;
	padding-right: 150px;
}
#infoNavi li {
	list-style: none;
	display: inline;
}
#infoNavi li, #infoNavi li a {
	color: #818181;
	text-decoration: none;
}

.box {
	margin-top: 20px;
	border-bottom: 1px solid #e4dbd9;
}
.box h3 {
	background: url(../img/seminarpilot/portlet_header.png) no-repeat;
	line-height: 34px;
	font-size: 13px;
	padding-left: 10px;
	color: #096c8d;
}
.box .content {
	padding: 5px 10px;
	background: url(../img/seminarpilot/boxbg.png) repeat-y -3px 0;
}


/* App */

#flashMessage,
#authMessage {
	padding: 5px 5px;
	background-color: #FFE5E5;
	margin: 8px 0px;
	text-align: center;
}

.error-message {
	border: 1px dotted #666666;
	border-width: 0 0 1px 1px;
	padding: 2px;
	margin: 0 0 8px 150px;
	color: #A8151B;
	text-align: right;
}

.styledButton,
.submit input {
	display: block;
	float: left;
	font-size: 10px;
	color: white !important;
	border: none;
	padding: 2px 10px;
	margin: 5px 0;
	text-decoration: none;
	background: url(../img/seminarpilot/orange_btn.png) repeat-x;
	font-weight: bold;
	min-width: 50px;
	text-align: center;
}

.paging {
	color: #CCCCCC;
	margin: 10px 0;
	font-size: 11px;
}

div.paging div.disabled {
	color: #CCCCCC;
	display: inline;
}

.input [type=hidden] {
	display: none;
}

#EventSearchForm select,
#EventSearchForm .input input {
	width: 220px;
	padding: 0;
	font-size: 11px;
	margin-bottom: 8px;
	border: 1px solid #A5ACB2;
	background-color: white;
}

#EventSearchForm .input.select,
#EventSearchForm .input.text {
	width: 235px;
	float: left;
}

#EventSearchForm #EventFulltext {
	width: 450px;
	height: 50px;
}

.indent {
	padding-left: 15px;
}

#EventSearchForm label {
	display: block;
}

.eventTable {
	width: 100%;
	border-top: 1px solid #b10000;
}

.eventTable th {
	font-size: 15px;
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 2px solid #c2c2c2;
	background: url('../img/verlauf.png') repeat-x center;
}

.eventTable td,
.eventTable th {
	border-right: 2px solid #c2c2c2;
	padding: 8px;
}

.eventTable td {
	border-bottom: 1px solid #c2c2c2;
}

.eventTable .last {
	border-right: 0;
}

dt {
	clear: left;
	float: left;
	width: 200px;
}

dd {
	margin-left: 200px;
}

dd, dt {
	border-top: 1px solid #c2c2c2;
	padding: 5px 0;
}

dl {
	border-top: 1px solid #b10000;
}

dl .first {
	border-top: 0;
}

.desc {
	padding-top: 20px;
	border-top: 2px solid #c2c2c2;
}

.form label {
	width: 150px;
	display: block;
	float: left;
	margin-top: 2px;
}

#content .form .input select {
	width: 270px;
}

.form .input {
	margin-bottom: 8px;
}

.form .input input,
.form .input textarea {
	border: 1px solid #A5ACB2;
	width: 264px;
	padding: 2px;
}

.form .required input,
.form .required select,
.form .required textarea,
.form select.required {
	background-color: #EEEEEE;
}

#UserLoginForm .required input,
#UserPwlostForm .required input {
	background-color: white;
}

#content .form .date select {
	width: 87px;
}

.form .checkbox {
	margin-left: 150px;
}

.form .checkbox label {
	float: none;
	display: inline;
	vertical-align: middle;
}

.form .checkbox input {
	margin-right: 5px;
	width: auto;
	border: 0;
}

.form .input textarea {
	height: 150px;
	width: 510px;
}

p.divider {
	color: #A8151B;
	font-style: italic;
	margin-top: 15px;
}

.underline {
	text-decoration: underline;
}

.textRegForm{
	float: right; 
	width: 350px;
}

optgroup option {
	margin-left: 15px;
}

.bold a {
	font-weight: bold;
}

#EventAddForm fieldset {
	border: 0;
	margin: 0 0 10px 150px;
}

#EventAddForm fieldset legend {
	font-weight: bold;
}

#EventAddForm fieldset .checkbox {
	margin-left: 0;
}

#ContactAddForm fieldset {
	margin-top: 20px;
	border: 0;
}



