/* www.grvs.de */

h1,h2,h3,a {
    line-height:100%;
    color:#00009C;
}

h4,h5 a {
    line-height:100%;
    color:#B5C5EF;
}
#wrapper {
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 1.2em;
    -webkit-hyphens: auto;
    hyphens: auto;
}
#header {
    background-color:#B5C5EF;
    hyphens: none;
/*    height: 200px; */
    padding: 10px 5px 20px 25px;
}
#header figure {
    margin-top: 20px;
    margin-bottom: 10px;
}
figure {
    margin-right: 1em;
}
#footer {
    background-color:#00009C;
    color: #fff;
    padding-top: 3px;
    padding-left: 20px;
    padding-bottom: 10px;
}
#footer a {
/*    padding:10px; */
    text-decoration:none;
    color:#ffffff;
}
.layout_latest {
    border-bottom:1px dotted #000;
}
.mod_newslist figure {
    margin-right: 15px;
}
.mod_eventlist .header {
    clear: both;
}
.mod_eventreader {
    padding-bottom:10px;
}
.mod_eventlist {
    margin-top:2em;
    padding-right:1em;
    padding-left:1em;
}
.event {
	margin-top: 10px;
    margin-bottom:1.5em;
    padding-bottom:1em;
	display: table-cell;
	border-bottom: 1px dotted #000;
}
.event a {
    text-decoration: none;
}
.mod_eventlist .header {
	margin-top: 1em;
	padding-top: 1em;
	font-size: 1.2em;
	font-weight: bold;
}
.location {
    font-style:italic;
}
.formbody .widget {
	margin-bottom: 10px;
}
.formbody label {
	display: block;
}
.mod_newslist h1 {
    font-size: 14pt;
}
.mod_newsreader .info {
	display: none;
}
.more > a,
.back > a {
    display:block;
    padding:5px 10px;
    background-color:#1D3373;
    border-radius:5px;
    text-decoration:none;
    text-align: center;
    color:#fff;
}
.more > a {
    width: 140px;
}
.back > a {
    width: 250px;
}
.more {
	float: right;
}
.mod_newslist a {
	text-decoration: none;
}
.partner figure {
    width: 300px;
}