html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

body{font:16px/1.4 arial,sans-serif;color:#444444;text-align:left;letter-spacing:0.01em;background-color:transparent;overflow-x:hidden}
h1,h2,h3,h4,h5,h6{color:#664092;font-size:36px;line-height:1.1;font-weight:bold;margin-top:0;padding-bottom: 8px;}
h2 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: normal;
}
h2 {
	font-weight: bold;
	line-height: 50px;
}

@media (max-width:549px){h1{font-size:32px}}
.tx-evangtermine {font-size: 16px;}
.tx-evangtermine select {padding-top: 5px;padding-bottom: 5px;margin-bottom: 10px;width: 100%; font-size: 14px; text-indent: 5px}
form select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";background-image:url('pulldownArrow.svg');background-repeat:no-repeat;background-position:right center;padding-right:20px;border:1px solid #d2d2d2;box-shadow:0 0 10px 0 rgba(150,150,150,0.4) inset;clear:none;padding-right:36px;height:31px;margin:0 20px 5px 0}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

form label {
    color: #969696;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 5px;
}

.tx-evangtermine input[type="text"], .tx-evangtermine input[type="date"] {
    width: 100% !important;
    margin-bottom: 10px;
    height: 25px;
}
form input[type="text"], form input[type="password"], form input[type="email"] {
    border: 1px solid #d2d2d2;
    height: 25px;
    width: 200px;
    margin: 0px;
    font-size: 14px;
    box-shadow: 0px 0px 10px 0px rgba(150,150,150,0.4) inset;
	text-indent: 5px;
}
.tx-evangtermine #itemsPerPage {
    width: 75px;
}

.tx-evangtermine .et_pager_container {
    background-color: transparent;
    border-bottom: 1px solid #d2d2d2;
    float: left;
    line-height: 120%;
    padding: 4px;
    width: 120%;
}

.tx-evangtermine .et_pager_container .simple-pagination {
    border-top: 1px solid #d2d2d2;
    float: left;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    width: 120%;
	font-size: 14px;
}

.tx-evangtermine .et_pager_container .simple-pagination .current {
    border-top: 1px solid #664092;
    float: left;
    margin-top: -1px;
    width: 25px;
    color: #969696;
    font-size: 14px;
    font-weight: normal;
    /*margin-left: 25px;*/
    line-height: 30px;
}

.tx-evangtermine .et_pager_container .simple-pagination a {
    color: #969696;
    float: left;
    width: 25px;
    line-height: 30px;
}
a:hover{text-decoration:underline;color:#6432b9}
a:active, a:visited, a:focus {
    color: #664092;
}

p.small {
    font-size: 14px;
    line-height: 1.4;
	margin-bottom: 20px;
	margin-top: 10px;
}
.redText {
    color: #eb0550;
}
h3 a {
    font-size: 16px;
    line-height: 1.25;
	font-weight: normal;
	text-decoration: none;
	color: #664092;
	font-weight: bold;
}

.et_content_row {
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;
}

.et_city, .et_placename, .et_personname, .et_content_user, .et_description {
	font-size: 14px;
}

button {
	font-size: 14px;
}
.current {
	color: #664092 !important;
}

.et_pager_container a {
	text-decoration: none;
}

.et_pager_container a:hover {
	color: #664092 !important;
	text-decoration: underline;
}

/**************** Datepicker ****************/

.ui-datepicker {
	width: auto;
}

.ui-datepicker .ui-datepicker-header {
    width: 250px;
}

.ui-datepicker table {
    font-size: .8em !important;
	width: 250px !important;
}

.ui-datepicker-buttonpane, .ui-widget-content {
	width: 250px !important;
	padding: 0 !important;
}