/* Module Formatierungen-----------------------------------------------------------------------------------------*/

.error, .notice, .success, .form-errors {margin:0;padding:.8em;margin-bottom:1em;border:2px solid #ddd;padding-left:20px;}
.error, .form-errors {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}



/* Überschrift2(Kalender:Veranstaltung) */
.modul_uschrift1{
	color: #003060;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	letter-spacing:0.1em;
}

/* Überschrift2 (Kalender:Veranstaltung)*/
.modul_uschrift2{ color: #000000; font-size: 12px; font-weight:bold;}

/* Formatierung der Auswahltabelle(Kalender:Veranstaltung) */
.option_table{
width:100%;
}

/* Formatierung TD inerhalb der Auswahl(Kalender:Veranstaltung)*/
#option_table td {
vertical-align:top;
}

/* Formatierung TD für Auswahl(Kalender:Veranstaltung)*/
.option_td {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	border: 1px solid #A3B3C0;	
	background-position:bottom;
}

/* Seitenanzeige(Kalender:Veranstaltung) */
.pages_td {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
	border: 1px solid #C7C7C7;
	font-size:11px;	
	font-weight:bold;
}
.pages_td a:link, .pages_td a:visited, .pages_td a:active{
	color: #003060;
	text-decoration: none;
}

.pages_td a:hover {
	color: #ff9f00;
	text-decoration: none;
}
/* Überschrift des Moduls(Kalender:Veranstaltung)*/
.uschrift_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #003060;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/gradient.jpg);
	background-position:bottom;
	border: 1px solid #A3B3C0;
	line-height:30px;
	padding-left:10px;
}

/* Formatierung des TDs des Medienbereichs(Kalender:Veranstaltung) */
.medien_td {
vertical-align:top;
}
/* Formatierung des Tables der Detailansicht(Kalender:Veranstaltung) */
.detail_table {	
	text-align: left;
	vertical-align: top;
	background-image: url(images/gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #A3B3C0;
	width:100%;
}


/* Formatierung des Auswahlbereichs(Kalender:Veranstaltung)----------------------------------------------------------------------------*/

#Option .was {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #003060;
	text-align: left;
	vertical-align: top;
}
#Option .wann {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #003060;
	text-align: left;
	vertical-align: top;
}
#Option .wo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #003060;
	text-align: left;
	vertical-align: top;
}
#Option .wieviel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #003060;
	text-align: left;
	vertical-align: top;
}
#Option .search {
	vertical-align: top;
	width:100px;
	height:20px;
	background: url('images/suche.png');	
	border-width: 0px;	
	background-position:top,left;
}
#Option .submit {
text-align:right;
}
/* Breite Selectfeld */
#Veranstaltung #Option .select_art {
	width: 180px;
}
/* Breite Selectfeld */
#Veranstaltung #Option .select_jahr {
	width: 70px;
}
/* Breite Selectfeld */
#Veranstaltung #Option .select_monat {
	width: 110px;
}
/* Breite Selectfeld */
#Veranstaltung #Option .select_ort {
	width: 180px;
}
/* Breite Selectfeld */
#Veranstaltung #Option .select_rows {
	width: 70px;
}

/* Ende Formatierung Auswahlbereich--------------------------------------------------------------------------------*/
/* Ende Modul Formatierungen---------------------------------------------------------------------------------------*/
/* Allgemeine Formatierungselemente--------------------------------------------------------------------------------*/
.listen_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #7E2518;
	text-align: left;
	vertical-align: top;
	background-image: url(images/gradient.jpg);
}

.modul_table {
	width:100%;
	border:none;
}

.row1 {
background-color:#F2F5FA;
}
.row2 {
	background-color:#ECECEC;
}

.thumb{
vertical-align: top;
text-align: center;
width:70px;
max-width:70px;
padding-bottom:10px;
padding-top:10px;
}
/* Formatierung von grafischen Zurück Button */
.back {
	vertical-align: top;
	width:100px;
	height:20px;
	background: url('images/back.png');	
	border-width: 0px;	
	background-position:top,left;
}

/* Formatierung für Sitemap */
.sitemap, .maptree {
    float:left;
	font-size: 11px;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 10px;
}
.sitemap img, .maptree img {
	border: 0px;
	vertical-align: middle;
}
.sitemap a, .maptree a {
	text-decoration: none;
}
.sitemap a.node, .sitemap a.nodeSel, .maptree a.node, .maptree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.sitemap a.node:hover, .sitemap a.nodeSel:hover, .maptree a.node:hover, .maptree a.nodeSel:hover {
	text-decoration: underline;
}
.sitemap a.nodeSel, .maptree a.nodeSel {
	background-color: #ffffff;
}
.sitemap .clip, .maptree .clip {
	overflow: hidden;
}
/* Formatierung des Vorschautextes beim Info Modul in der mehr Ansicht */
.vorschautxt {
font-weight:bold;
}

/* Formdesigner */
.Formdesigner dt {
    font-weight: bold;
  }
.Formdesigner   dd {
    margin: 0;
    padding: 0.5em;
  }
