.row { max-width: 768px; }

body
{
	background-image:url('../images/bodyback.png');
	background-repeat:repeat-y;
	background-position: center;
	font-family: "Segoe UI", "Verdana", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
} 


p {
  font-size: 0.9em;
}

h3 { 
  font-size: 1.3em;
  font-family: "Segoe UI", "Verdana", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
} 


.large-4 { font-size: 0.85em;}

.spacer {
}	

.header {
	height: 317px;
	border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}	

.headerfoto {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0;
  margin: 0;
}	

.headerstreep {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0;
  margin: 0;
  vertical-align: left;
}		


.top-bar
{
background-color: #002868;
}

.top-bar-section ul li > a
{
	background-color: #002868;
}

.top-bar-section li a:not(.button)
{
	background-color: #002868;
}

.navigation {
	background-color: #002868;
	height: 45px;
}	

.top-bar-section .divider, .top-bar-section [role="separator"]
{
	border-right: solid 1px #103774;
	border-left: solid 1px #103774;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"]
{
	border-right: solid 1px #103774;
	border-left: solid 1px #103774;
}

.no-js .top-bar-section ul li:hover > a 
{
	background-color: #103774;
}

/* CSC Mailform Typo3 4.0 */
.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-field {
	margin: 5px 0px 5px 0px;
}
.csc-mailform-field label {
	display: block;
}
.csc-mailform-radio label {
	display: inline;
}
.csc-mailform-radio legend {
	display: none;
}

.csc-mailform fieldset.radio {
	border: 0;
}

.tx-julleformpreview-pi1 .label {
  font-weight: bold;
}

.tx-julleformpreview-pi1 .value {
  margin-bottom: 0.7em;
  font-weight: normal;
}

textarea
{
  min-height: 150px;
}