html, body {
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
	background-color: #ffffff;
    color: #000;
}
.container-fluid-form {
    padding-right: 0;
    padding-left: 0;
}
.h1 {
    margin-top: 0;
}
label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
textarea, input[type=text], input[type=password], select {
    width: 100%;
}
#rak-oldenburg {
	background-color: #ffffff;
	text-align:justify;
}


.content-rak-oldenburg .contentbox,
.content-rak-oldenburg .heading-details {
	background-color: #ffffff;
}

.content-rak-oldenburg .heading-details {
	padding: 4px 0;
	font-size: 12px;
	color: #000;
}

.log_container.first{
	margin-left:20px;
}
.log_container {
	margin:0;
}
.log_container.first,
.log_container {
	line-height: 1em;
}

.lightblue { color: #6699cc; }
h1 {
	line-height: 23px;
	margin-bottom: 15px;
	padding: 3px 0;
	text-transform: uppercase;
	color:#33336c;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 130%;
	font-weight: bold;
}

h1 span.right {
	font-size:85%;
	color:#000;
	float:right;
	text-transform: none;
}

.content-background-rak-oldenburg,
.content-rak-oldenburg .contentbox {
	line-height: 16.8px;
	background: url("/themes/rak-oldenburg/images/bg_content_startseite.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}

.content-background-rak-oldenburg{
	padding: 10px 20px;
}

.content-rak-oldenburg .searchresult-heading-details {
	float: left;
	background-color: #333366;
	margin-right: 8px;
	padding: 0.3125em 0.75em;
	font-weight: bold;
	font-size: 12px;
}

.content-rak-oldenburg .result-details {
	font-size: 12px;
	text-align: left;
}

@media (min-width: 576px) {
    .result-details .col-sm-6 {
        width: 50%;
        float: left;
    }
}

@media (min-width: 992px) {
	.content-rak-oldenburg .result-details {
		margin-left: 33px;
	}
}

.content-rak-oldenburg .contentbox p {
	line-height: 1.4em;
}

.content-rak-oldenburg .contentbox p a {
	color: #ff6600;
	text-decoration: none;
}

.content-rak-oldenburg .contentbox p a:hover,
.content-rak-oldenburg .contentbox p a:focus,
.content-rak-oldenburg .contentbox p a:active{
	color: #33336c;
}

.control-group label,
.chkcontainer label{
	display: inline-block;
	margin: 0 1em 0 0;
	text-align: right;
}

input[type="checkbox"] {
  margin: 0.1em 0.4em 0.4em 0;
}

.control-group label{
	vertical-align: middle;
}

.chkcontent label{
}

.control-group input,
.control-group select {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e7e7e7;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 0.5em;
}

.control-group input {
	height: 22px;
}

.pure-form fieldset{
	border:0 none;
	margin:0 0 30px 0;
}

.pure-form legend {
	color:#33336c;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 125%;
	font-weight: bold;
    border: none;
}

h3 {
	color: #333366;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 130%;
	font-weight: bold;
}

.twocol{
	display:inline-block;
	vertical-align: text-top;
}

.chkcontent{
	display:inline-block;
	vertical-align:top;
}

.twocol label{
	text-align:left;
}

input.button, a.button {
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-size:100%;
	line-height: 1.2em;		
	background: none repeat scroll 0 0 #ff6a08;
	border: 0 none;
    border-radius: 0;
	color: #fff;
	height: 30px;
	margin-right: 10px;
	text-align: center;
	text-transform:uppercase;
}
a.button {
    padding: 6px 12px;
}

input.button:hover, a.button:hover {
	background-image: none;
}

.button.grey{
	background:none repeat scroll 0 0 #adadc1;
}
.basic .contentbox_top,
.suchergebnis .contentbox_top h3 {
  	font-size: 12px;
	background-color:#d6d6e0;
    line-height: 16.8px;
}

.suchergebnis .contentbox_top h3 a{
	color: #5c5c85;
}
.contentbox_bot,
.contentbox_top,
.basic .contentbox_top,
.contentbox .contentbox_content {
	background: none;
}
.contentbox_bot,
.contentbox {
	margin-bottom:0;
}
.suchergebnis.basic .contentbox_content {
	min-height: 80px;
  	color: #000;
}
.h1.straightangle {
	margin-bottom: 40px;
}
.new_search_hint {
	font-size: 12px;
	color: #000;
}
.new_search_button {
  	margin-top: 16.8px;
}