* {
	margin: 0;
	padding: 0;
	border: 0;
}

#newsletterBox p {
	margin: 5px 0 0 0;
}

a:hover, a:visited, a:active, a:link {
	color: #00448a;
	
}

#content p {
	margin-bottom: 15px;
}

body {
	padding: 0;
	margin: 0;
	border: 0;
	font: normal 12px Verdana;
	color: #000;
	background-color: #fff;
}

#content ul {
	margin-bottom: 15px;
	margin-left: 20px;
}

#content li {
	list-style-position: inside;
	list-style-type: disc;
	font: normal 12px Verdana;
}

#leftSidebar {
	left: 27px;
	top: 83px;
	width: 230px;
	min-height: 555px;
	position: absolute;
	background-color: #f2f5f9;
}

#leftSidebar h2 {
	padding-left: 10px;
	font-size: 14px;
}

#newsletterBox {
	width: 210px;
	text-align: left;
	border: 1px solid #797979;
	margin-left: 5px;
	margin-top: 16px;
	padding: 13px 4px;
	margin-bottom: 25px;
}

#navigationSpacer {
	height: 23px;
	background-color: #567da5;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#newsletterBox h2 {
	padding-left: 0; /*overrides #leftsidebar h2*/
}

#newsletterBox form input.inputBox {
	margin-top: 5px;
	border: 1px solid #999;
	padding: 3px;
}

#newsletterBox form input.submitButton {
	margin-top: 5px;
	border: 1px solid #999;
	padding: 3px;
	background-color: #00448a;
	color: #fff;
	width: 69px;
	height: 22px;
}

#leftSidebar p a img {
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
}

ul#navigation {
	font-size: 14px;
}

#navigation li {
	background-color: #00448a;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
	line-height: 18px;
	width: 220px;
	list-style-type: none;
	list-style-position: outside;
	text-transform: uppercase;
}

#navigation li.level2 {
	padding-left: 29px;
	width: 201px;
}

#header {
	top: 0px;
	position: absolute;
	width: 960px;
	left: 27px;
}

#content {
	width: 530px;
	left: 267px;
	top: 83px;
	position: absolute;
}

#rightSidebar {
	left: 807px;
	top: 83px;
	width: 160px;
	min-height: 555px;
	position: absolute;
	background-color: #f2f5f9;
	padding-left: 10px;
	padding-right: 10px;
	height: 555px;
}

#rightSidebar h2 {
	font-size: 12px;
	font-weight: bold;
}

#imageRoger {
	margin-top: 8px;
	margin-bottom: 13px;
}

#iconGermany {
	margin-bottom: 45px;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
}

#iconUSA {
	margin-bottom: 27px;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
}

#iconEmail {
	float: left;
	margin-right: 2px;
	margin-top: 2px;
}

#rightSidebar p {
	clear: both;
	font-size: 11px;
}

#rightSidebarSpacer {
	height: 24px;
}

#contentTitleBox {
    width: 530px;
    height: 46px;
    background-color: #00448a;
	margin-bottom: 15px;
}

.contentTitle {
    font-family: Verdana,sans-serif;
    font-size: 24px;
    color: #fff;
    padding: 0 0 0 10px;
	line-height: 46px;
}


#navigation li a {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-width: 0;
}

p#footer {
	border-top: 1px solid #285ada;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 530px;
	padding-top: 5px;
	font-size: 10px;
	clear: both;
}

#footer img {
	float: left;
	margin-right: 5px;
}




/* Listings definitions */

#content h1 {
	font-size: 16px;
}

#content div.entry h2 {
	font-size: 12px;
}

div#infoBoxPhoto1 p {
	padding-bottom: 0px;
	font-size: 10px;
}

img.grayBorder {
	border: 1px solid #666;
}

#infoBoxPhoto1 {
	float: right;
	background-color: #e5e5e5;
	margin-left: 5px;
}

div#infoBoxPhoto1 div.imgBoxCaption {
	padding: 2px;
}

#content div.infoBox div.infoBoxText p {
	padding-bottom: 5px;
}

#content div.infoBox div.infoBoxText h3 {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 10px;
}

div.infoBox {
	width: 478px;
	border: 1px solid #666;
	background-color: #f1f1f1;
	padding: 10px 5px;
	margin: 5px auto 40px;
	clear: both;
}

#infoBoxPhoto2 {
	float: right;
	background-color: #fff;
}

#infoBoxPhoto2 div.imgBoxCaption {
	font-size: 10px;
	padding: 3px;
}

div.infoBoxText {
	width: 480px;
	padding: ;
}

/* additional level 2 definitions */

div.infoBoxImgMagnify {
	float: right;
}

/* additional level 3 definitions */

#content div.infoImgGallery {
	width: 488px;
	border: 1px solid #666;
	background-color: #e5e5e5;
	text-align: center;
	clear: both;
	padding-bottom: 20px;
	padding-top: 10px;
	margin: 5px auto 0;
}

#content div.infoImgGallery div.infoImgGalleryItem {
	width: 210px;
	background-color: #fff;
	margin: 10px 16px 20px;
	border: 1px solid #666;
	float: left;
	position: relative;
}

#content div.infoImgGallery div.infoImgGalleryItem p {
	font-size: 10px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 3px;
}

.spacer {
	clear: both;
}

/*   Unsere Angebote   */

#containerObjekte {
	width: 530px;
	background-color: #f2f5f9;
}

#containerObjekte h2 {
margin-bottom: 5px;
}

#privateObjekte, #gewerblicheObjekte {
	width: 220px;
	padding: 20px;
}

#privateObjekte {
	float: left;
}

#gewerblicheObjekte {
	float: right;
}

#containerObjekte img {
	border: 1px solid #000;
}


/*  Auflistung der Objekte   */

div.descTeaserBox {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

div.descTeaserBox h2 {
	font-size: 12px;
	color: #0d1f3a;
}

div.descTeaserBox h2 a {
	font-size: 12px;
	color: #0d1f3a;
	text-decoration: none;
}

div.descTeaserBox h2 a:hover {
	font-size: 12px;
	color: #0d1f3a;
	text-decoration: underline;
}

div.descTeaserBox p {
	margin: 0;
	padding: 0;
	border-width: 0;
}

img.descSummaryImage {
	float: left;
	border: 1px solid #666;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}



