/* Global Styles ------------------------------------------------------------------------------------------- */

body {
	background-color:#FFFFFF;
	margin-top:40px;
	margin-bottom:40px;
	margin-left: 100px;
	margin-right: 100px;
}

a:hover {
	color: #7ABD0E;
}

a {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

input[type="text"], input[type="password"] {
	width: 200px;
	border: 1px solid silver;
}

input:hover, button:hover {
	background: #ddfbc0;
}

input:focus {
	background: #ddfbc0;
}

button {
	border: none;
	background: #dae5cf;
}

textarea {
	width: 99%;
	border: 1px solid silver;
	height: 150px;
}

form {
	margin-bottom: 10px;
	display: inline;
}

/* ID Styles ------------------------------------------------------------------------------------------- */

#logo {
	width: 100%;
}

#logo_left {
	text-align: left;
}

#logo_right {
	text-align: right;
}

#divcentral {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

#divdown {
	min-width: 880px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
}

#divuntermstrich {
	min-width: 880px;
	margin-left:auto;
	margin-right:auto;
	line-height: 10px;
}

#mainleft {
	width: 200px;
	min-height: 600px;
	float:left;
	background-color: #CCCCCC;
}

#maincenter {
	min-width: 400px;
	margin-left: 40px;
	margin-right: 40px;
}

#mainright {
	width: 200px;
	min-height: 600px;
	float:left;
	position: relative;
	background-color: #CCCCCC;
}

#objektecenter {
	text-align:center;
	width: 150px;
	background-color:#CCCCCC;
	margin-left:auto;
	margin-right:auto;
}

#divobjekte {
	background-color:#CCCCCC;
	min-width:390px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 5px solid;
	border-left-color:#CCCCCC;
	border-right: 5px solid;
	border-right-color:#CCCCCC;
	border-top: 5px solid;
	border-top-color:#CCCCCC;
	border-bottom: 5px solid;
	border-bottom-color:#CCCCCC;
}

#navibild {
	margin:0px;
	border-bottom: #FFFFFF solid 1px;
	height: 200px;
	width:200px;
	font-size:1px;
}

#frame {
	width:100%;
}

#navigation a {
	width: 172px;
	margin:0px;
	font:16px Arial;
	line-height:16px;
	letter-spacing:.0em;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:8px 6px 8px 22px;
}

#nav_aktuelleobjekte {
	display: block;
	width: 172px;
	margin-bottom: 10px;
	padding: 8px 14px;
	border-bottom: 1px solid #FFFFFF;

	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	line-height: 16px;
	background: #CCCCCC;
	color: #FFFFFF;
	text-align: center;
}

#navigation a:hover {
	color:#FFFFFF;
	background-color: #999999;
	padding:8px 6px 8px 22px;
}


#button_objektliste {
	text-align:center;
	padding:6px;
	margin-left:10px;
	font:16px Arial;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CCCCCC;
	text-decoration: none;
	float:right;
	cursor: pointer;
}

#button_objektliste:hover {
	color:#7ABD0E;
}

#pictureCaption {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

#largePicture {
	margin-left: auto;
	margin-right: auto;
}

#pictureDescription {
	padding-bottom: 6px;
}

#pictures {
	background-color: #CCCCCC;
	margin-top: 20px;
}

#liniegruenblau {
	height: 1px;
	font-size:1px;
	border-top-color: #7ABD0E;
	border-top-style: solid;
	border-bottom-color: #121A89;
	border-bottom-style: solid;
	min-width: 880px;
}

#linieblaugruen {
	height: 1px;
	font-size:1px;
	border-top-color: #121A89;
	border-top-style: solid;
	border-bottom-color: #7ABD0E;
	border-bottom-style: solid;
}

#button_objektliste {
	text-align:center;
	padding:6px;
	margin-left:10px;
	font:16px Arial;
	font-weight:bold;
	background-color:#CCCCCC;
	text-decoration: none;
	float:right;
}

#contact {
	margin-top: 20px;
}

#contact_details {
	font-size: 8px;
}

#contact_message {
	font-size: 8px;
	vertical-align: bottom;
}

#contact_message textarea, #contact_details input {
	width: 100%;
	font-size: 8px;
}
#contact_message textarea {
	height: 95px;
}

#contact table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#contact button {
	font-size: 8px;
}

#contact_error {
	margin-bottom: 2px;
	float: left;
}
/* Class Styles ------------------------------------------------------------------------------------------- */

.activated {
	width: 172px;
	padding:8px 6px 8px 22px;
	margin:0px;
	border-bottom: 1px solid #FFFFFF;

	color: #7ABD0E;
	background:#DDDDDD;
	font:16px Arial;
	font-weight:bold;
	line-height:16px;
	text-decoration: none;
	display:block;
}

.navigation a {
	width: 172px;
	margin:0px;
	font:16px Arial;
	line-height:16px;
	letter-spacing:.0em;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:8px 6px 8px 22px;
	color: #FFFFFF;
	background:#CCCCCC;
	border-bottom: 1px solid #FFFFFF
}

.navigation a:hover {
	color:#FFFFFF;
	background-color: #999999;
	padding:8px 6px 8px 22px;
}

.bodyText {
	font:12px Arial;
	color:#000000;
	line-height:16px;
	margin-top:0px;
	text-align: justify;
}

.pageName {
	font:16px Arial;
	color: #7ABD0E;
	font-weight:bold;
	line-height:20px;
	padding-top:15px;
	padding-bottom:5px;
}

.objektbeispiele {
	text-align:justify;
	font:10px Arial;
	padding-bottom: 10px;
}

.links {
	font:10px Arial;
	color:#555555;
	text-decoration: none;
}

.linksgross {
	font:12px Arial;
	color:#555555;
	text-decoration: none;
}

.navText {
	color: #FFFFFF;
	background:#CCCCCC;
	border-bottom: 1px solid #FFFFFF
}

.navText_current {
	font:16px Arial;
	color: #7ABD0E;
	background:#DDDDDD;
	line-height:16px;
	letter-spacing:.0em;
	padding:8px 6px 8px 22px;
	font-weight:bold;
	border-bottom: 1px solid #FFFFFF
}

.liniegruenblau {
	height: 1px;
	font-size:1px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.linieblaugruen {
	height: 1px;
	font-size:1px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.loginfeld {
	width:200px;
}

.tabelle {
	background-color:#CCCCCC;
}

.objektdaten {
	vertical-align:bottom;
	line-height:24px;
	float:left;
}

.objektdaten_inhalt {
	vertical-align:bottom;
	line-height:24px;
	margin-left:120px;
}

.button_objektliste {
	text-align:center;
	color:#FFFFFF;
	font:16px Arial;
	font-weight:bold;
	text-decoration: none;
}

.objektbild {
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#CCCCCC;
}

.objektbild_text {
	padding:6px;
	background-color:#CCCCCC;
}

.onlycenter {
	text-align:center;
}

.errormessage {
	color: red;
	margin-bottom: 20px;
}
.successmessage {
	color: green;
	margin-bottom: 20px;
}


.objectlist {
	background-color:#CCCCCC;
	min-width:390px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 5px solid;
	border-left-color:#CCCCCC;
	border-right: 5px solid;
	border-right-color:#CCCCCC;
	border-top: 5px solid;
	border-top-color:#CCCCCC;
	border-bottom: 5px solid;
	border-bottom-color:#CCCCCC;
}

td.thumbnail {
	width: 120px;
}

div.propertyKey {
	float: left;
	width: 120px;
	font-weight: bold;
}

div.propertyValue {
	display: inline;
}

div.propertySet {
	margin-top: 5px;
	margin-bottom: 5px;
}

.super {
	line-height: 1;
	vertical-align: top;
	font-size: 5px;
	display: inline;
}

.thumbnail {
	border: none;
	margin: 5px;
}

input.small {
	width: 100px;
}

img.reference {
	margin-top: 25px;
}

.exampleObjectExcerpt {
	margin-bottom: 10px;
}

.table_row_right {
	background-color:#cccccc;
	width:200px;
}

.table_row_left {
	background-color:#cccccc;
	width:200px;
}

.caption {
	font-weight: bold;
}

.right {
	text-align: right;
}
