* {
margin:0;
padding:0;
}

/* General Style Info */
body {
	background: #fff;
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	min-width: 500px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #859CCE;
	text-decoration:none;
}
a img {
	border:none;
}

em {
	font-size: 12px;
}
h1, h2, h3, h4 {
	font-weight:normal;
}
h1 {
	color: #003070;
	font-size: 24px;
	margin: 0.3em 0;
}
h2 {
	color: #647D8F;
	color: #333333;
	font-size: 180%;
	margin: 0 0 0.3em 0;
}
h3 {
	color: #333;
	font-size: 130%;
	padding-top: .5em;
}
h4 {
	color: #003D6B;
	font-weight: bold;
	padding-top: 0.5em;
}
ul, li {
	margin: 0 12px;
}

span.small {
	font-size: 10px;
}

/* Layout */
#container {
	text-align: left;
	width: 720px;
	margin: 0 auto;
	
}

#header{
	height: 40px;
	border: 1px solid #0E3475;
	border-width: 0pt 0pt 1px;
}

/* Styles */
.left {
	float: left;
}

.right {
	float: right;
}

div.brd {
	border: 1px solid #76767c;
	padding: 5px;
	margin: 5px 0 10px 0;
}

div.brd p {
	padding: 2px 2px 2px 5px;
}

ul.exp-subnav {
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}

ul.exp-subnav li {
	display: inline;
	margin: 0 10px 0 0;
	
}

ul.exp-subnav li a {
	padding: 3px 8px;
	margin-right: 0px;
}



table.stripeMe {
	width: 100%;
	border-collapse: collapse;
}

table.stripeMe th,
table.stripeMe td 
{
	padding: 2px;
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
}

table.stripeMe th {
	background: #B6BCDE;
	font-weight: bold;
}

table.stripeMe th a {
	color: #000;
}

table.stripeMe tr td {
	background: #EFEFEF;
	padding-left: 4px;
}

table.stripeMe tr.odd td {
	background: #E1F2FC;
}

table.stripeMe tr.over td {
	background: #0E3475;
	color: #fff;
}

/* Pagination */
div.paging {
	border: 1px solid #0E3475;
	padding: 5px;
	margin: 10px 0;
}

div.paging div.links {
	display: block;
	float: left;
	width: 140px;
}

div.paging div.links a {
	display: inline;
}

div.paging div.disabled {
	display: inline;
}

div.paging div.nolimit {
	display: block;
	float: left;
	width: 90px;
}

div.paging div.page {
	display: block;
	float: right;
	width: 130px;
	text-align: right;
}

/* Forms */
form div.input {
	clear: left;
	width: 100%;
	margin: 5px 0;
	padding: 2px 0;
}

form div.input label {
	display: block;
	float: left;
	width: 345px;
}

div.suchform div.input input {
	width: 90px;
}

form div.submit {
	margin: 10px 0;
}

form div.submit input {
	padding: .1em 1em;
}

form fieldset legend {
	padding: .3em;
	
}

select option {
	padding-right: .3em;
	
}

form div.input input.inputCheckbox, form div.input input.inputRadio { 
	margin: 0;
	background-color:transparent;
	border-width:0pt;
	display:block;
	float: left;
	height:14px;
	margin:0pt 0pt 0pt 5px;
	padding:0pt;
	width:14px;
}

form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
	display:block;
	float: left;
	line-height:120%;
	width: 120px;
	padding-left: 5px;
	text-align: left;
}

div.required label {
	font-weight: bold;
	
}


div.kontakt {
	width: 546px;
}


form.kontakt {
	padding: 5px;
	width: 536px;
}

form.kontakt div.multipleCheckbox {
	width: 400px;
}


form.kontakt div.double div.input {
	width: 150px;
}

form.kontakt  div.left,
form.kontakt  div.right
{
	width: 49%;
	
}

form.kontakt div.input label {
	width: 150px;
}

form.kontakt div.input input.inputCheckbox {
		
}

form.kontakt fieldset {
	padding: 5px;
}

form div.double {
	clear:both;
	margin: 3px 0;
	
}


form div.double div.input {
		float: left;
		width: 45%;
		padding: 0;
		margin: 0;
		clear: none;
}

form div.double div.input input {
		width: 150px;
}


form div.multipleCheckbox {
	clear: left;
	display: block;
	margin: 5px 0;
	padding: 1px 3px;
	width: 600px;
}

form div.multipleCheckbox div.input {
	clear: none;
	display: inline;
	margin: 0;
	padding: 3px 0;
	width: 200px;
	display: block;
	float: left;
}

form div.multipleCheckbox div.input label {
	display: inline;
	float: none;
	position: relative;
}


form div.multipleCheckbox input.inputCheckbox, form div.multipleCheckbox input.inputRadio { 
	margin: 0;
	padding:0pt;
	width:14px;
	display: inline;
	float: none;
}

form div.input label.largelabelCheckbox {
	width: 500px;
	margin-left: 10px;
}

form.kontakt fieldset.wunschwohnung {
	display: none;
}


#AnfrageNachricht {
	width: 300px;
	
}

div.error-message {
	color: red;
	font-weight: bold;
	
}


/* Expose */
div.expose div.left {
	width: 45%;
	display: block;
	float: left;
}
div.expose div.right {
	width: 52%;
	display: block;
	float: right;
}

div.expose ul.exp-subnav li {
	margin-right: 20px;
	font-weight: bold;
}



h3.titel {
	background: #F5F5F5;
	color:#EF537B;
	font-size:13px;
	padding:2px;
	text-decoration:underline;
}
p#exp-whgnr {
	background: #fff;
	margin-bottom: 5px;
}

div.expose h3 {
	font-size:12px;
	padding:10px 0px 0px;
	margin: 0;
	font-weight: bold;
}

#ExposeImage {
	padding: 10px 10px 5px 0px
	
}

#ExposeImage div.mini {
	width: 135px;
	float: right;
		
}


#ExposeImage div.img_small {
	float: right;
	width: 50px;
	display: block;	
	margin: 2px 0;
}

/* Icons */
td a.view,
td a.pdf,
td a.edit,
td a.delete,
td a.vorgang,
td a.mail
{
	display: block;
	float: left;
	width: 12px;
	height: 16px;
	border: 1px solid transparent;
	padding: 0 6px;
	
	
}

td a.view:hover,
td a.pdf:hover,
td a.edit:hover,
td a.delete:hover,
td a.vorgang:hover,
td a.mail:hover
{
	border: 1px solid red;
	
	
}

td a.view {
	background:url(../img/icons/16-file-page.png) no-repeat;
}
td a.pdf {
	background:url(../img/icons/pdf.gif) no-repeat;
}
td a.edit {
	background:url(../img/icons/16-em-pencil.png) no-repeat;
}
td a.delete {
	background:url(../img/icons/16-em-cross.png) no-repeat;
}
td a.vorgang {
	background:url(../img/icons/16-clock.png) no-repeat;
}
td a.mail {
	background:url(../img/icons/mail.gif) no-repeat 2px 2px;
}

/* Login */
h2 img {
	padding-right: 5px;
}

#UserAddForm  {
	margin: 20px 0;
	text-align: center;
}

#UserAddForm fieldset {
	border: 1px solid #dcdcdc;
	padding: 5px;
	display: block;
	width: 450px;
	margin: 0 auto;
	text-align: left;
	
}

#UserAddForm fieldset legend {
	line-height: 16px;
}

#UserAddForm label {
	width:120px;
}

#UserAddForm label.labelCheckbox {
	width: 300px;
}



/* Alpha Shadow */
.alpha-shadow {
  float: left;
  background: url(../img/icons/shadow1.gif) no-repeat bottom right;
  margin: 10px 0 0 5px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow div {
  background: url(../img/icons/shadow2.png) no-repeat left top !important;
  background: url(../img/icons/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
}



/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}