/* Veranstaltungskalender */

.eventstitle{
	line-height: 12px;
	margin:0;
	padding: 0;
}

fieldset {
	margin-top: 10px;
	border: none;
	padding: 10px;
	background-color: #eee;
}

.kategorien {
	width: 170px;
	float:left;
}

.ort {
	width: 300px;
	float:left;
}

.los { 
	float: right;
	font-family: Verdana, sans-serif;
	color: #333366;
	padding: 1px;
	display:block;
	text-decoration:none;
	border: 1px solid #333366;
	background: #fff;
}

.radio {

}

table.eventlist {
	width: 100%;
	border-collapse:collapse;
	margin: 0 0 20px 0;
}

th {
	border-bottom: 1px solid #333;
}

table.eventlist a:link,
table.eventlist a:visited {
	background: inherit;
	color: #333;
	padding-right: 5px;
}

table.eventlist a:hover {
	background: inherit;
	color: #333366;
	padding-right: 5px;
}

.event {
	margin: 30px 0;
	line-height: 15px;
}

.elDate,
.elcat,
.elvenue {
	vertical-align:top;
}

.eventlist tr {
	border-bottom: 1px solid #eee;
}
.eltitle {
	clear:left;
	font-weight: bold;
	margin:0;
	vertical-align:top;
}

.eltitel {
	clear:left;
	font-weight: bold;
	width: 120px;
	display:block;
	float:left;
	margin:10px 0 0 0;
}

.eldesc {
	display:block;
	float:left;
	margin:10px 0 0 0;
	width: 450px;
}

.eldesc p {
	padding:0;
	margin:0 0 20px 0;
}

.eldesckat {
	clear: left;
}

.col1 {
	width: 120px;
}

.col2 {
	width: 230px;
}

.col3 {
	width: 90px;
}

.col4 {
	width: 90px;
}

/* Kontakformular */
#form-module form {
  width: 500px;
}

/* Eingabefelder */
#form-module form input, #form-module form textarea {
  border: 1px solid black;
  margin: 1px 2px 10px 2px;
  width: 250px;
  background-color: #fff;
}

#form-module form input:focus, #form-module form textarea:focus {
  background-color: #eee;
}

/* Text-Eingabefeld*/
#form-module form textarea {
  height: 100px;
}

/* Beschriftungen der Eingabefelder */
#form-module form label {
  width: 100px;
  float: left;
  padding-left: 0px;
  
}


/* Buttons */
#form-module form .submit {
  float:left;
  font-family: Verdana, sans-serif;
  color: #333366;
  padding: 1px;
  display:block;
  text-decoration:none;
  border: 1px solid #333366;
  background: #fff;
  margin-right: 5px;
  width:100px;
  margin-left: 102px;
}


/* Zusatztext-Layer*/
.info {
  clear:left;
  text-align: left;
  padding: 0px 5px 15px 0px;
  font-size: 0.8em;
  font-style: italic;
}

/* Form */

#form-module-contact p{ font:normal 1.2em "Trebuchet MS", Verdana, sans-serif; padding:0;}

#form-module-contact .block_cb { display:block; width: 150px; float:left; margin-right: 5px;}

#form-module-contact #element_10,
#form-module-contact #element_11 { display:block; width: 450px; clear:left; margin-right: 5px;}
#form-module-contact #element_11 { margin-bottom: 20px;}

#form-module-contact .checkbox1 { border:1px solid #333366; width:15px; height: 15px; }

#form-module-contact label.textarea1 { clear:both; padding-top: 30px; display:block; width: 300px; font:normal 1.2em "Trebuchet MS", Verdana, sans-serif; }


/* Eingabefelder */
#form-module-contact form input.text {
  border: 1px solid #333366;
  margin: 1px 2px 10px 2px;
  width: 380px;
  background-color: #fff;
}

#form-module-contact form textarea {
  border: 1px solid #333366;
  margin: 0px 0px;
  width: 480px;
  height: 80px;
  background-color: #fff;
}

#form-module-contact form input.text:focus, #form-module-contact form textarea:focus {
  background-color: #eee;
}

/* Beschriftungen der Eingabefelder */
#form-module-contact form label.text {
  width: 100px;
  float: left;
  padding-left: 0px;
}

/* Buttons */
#form-module-contact form .submit {
  float:left;
  font-family: Verdana, sans-serif;
  color: #333366;
  padding: 1px;
  display:block;
  text-decoration:none;
  border: 1px solid #333366;
  background: #eee;
  width:100px;
  margin: 25px 5px 30px 10px;
}


#form-module-contact form .reset {
  float:left;
  font-family: Verdana, sans-serif;
  color: #333366;
  padding: 1px;
  display:block;
  text-decoration:none;
  border: 1px solid #333366;
  background: #eee;
  width:100px;
  margin: 25px 5px 30px 0;
}

#form-module-contact .inpreq {
	float:right;
	margin-right: 45px;
	font-size: 0.8em;
}

#form-module-thank {
	font-size: 1.2em;
	margin-top: 30px;
}

#form-module-thank h2 {
	font-size: 1.4em;
}

#form-module-contact {
	margin-bottom: 30px;
}


/* Groupletter */

#GlAddUser form .submit {
  float:left;
  font-family: Verdana, sans-serif;
  color: #333366;
  padding: 1px;
  display:block;
  text-decoration:none;
  border: 1px solid #333366;
  background: #eee;
  width:100px;
  margin: 0px 5px 30px 3px;
}

#GlAddUser form select.select {
  border: 1px solid #333366;
  margin: 1px 2px 10px 2px;
  width: 80px;
  background-color: #fff;
}

#GlAddUser form input.text {
  border: 1px solid #333366;
  margin: 1px 2px 10px 2px;
  width: 380px;
  background-color: #fff;
}

#GlAddUser form input.text:focus, #form-module-contact form textarea:focus {
  background-color: #eee;
}

/* Beschriftungen der Eingabefelder */
#GlAddUser form label {
  width: 100px;
  float: left;
  padding-left: 0px;
  
}

#GlMessage {
	color: #CC3333 ;
	margin: 10px 0;
}
