@charset "utf-8";
@import url(fonts.css);
body {
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: url(images/hintergrund.gif);
	text-align: center;
	behavior:url("csshover.htc");
	margin: 0px;
	padding: 0px;
}

#background {
	position: fixed;
	left: 0;
	top: 0;
	z-index: -2;
}

td,tr,table {
	font-size: 13px;
}
#header {
	height: 75px;
	width: 900px;
	border: 1px solid #999999;
	background-color: #2D376A;
}

#content .text_link_ns {
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
#content .text_link_ns:hoover {
	color: #666666;
}

#footer {
	height: 60px;
	width: 900px;
	color: #fff;
	background-color: #2D376A;
	font-size: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#footer  a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#contentcontainer {
	height: 500px;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.menu_style1 {
	width: 130px;
	background-color: #666666;
}
.menu_style1 tr {
	background-color: #EEEEEE;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
.menu_style1 tr:hover {
	background-color: #2D376A;
}

.menu_style1 a    {
	color: #666666;
	text-decoration: none;
}
.menu_style1 tr:hover a {
	color: #FFFFFF;

}
.menu_style2 {
	width: 130px;
	background-color: #333333;
}
.menu_style2 tr {
	background-color: #CCCCCC;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
.menu_style2 tr:hover {
	background-color: #2D376A;
}

.menu_style2 a    {
	color: #333333;
	text-decoration: none;
}
.menu_style2 tr:hover a {
	color: #FFFFFF;

}
.objektliste {
	font-size: 13px;
	color: #333333;
	background-color: #666666;
}
.objektliste a {
	color: #2D376A;
	text-decoration: none;
}
.objektliste a:hover {
	text-decoration: underline;
}

.objektliste   th {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #DBDFF0;
	font-size: 1px;
}
.objektliste h3 {
	font-size: 13px;
	display:inline;
}
.objektliste td {
	background-color: #FFFFFF;
}
.objektliste   .background2   td {
	background-color: #EEEEEE;
}

.logofont_part1 {
	color: #999999;
}
.logofont_part2 {
	color: #666666;
	font-weight: bold;
}
.logofont_part3 {
	color: #999999;
}
.textbox {
	padding: 10px;
	border: 1px solid #999999;
}
.anfrage_textfeld {
	border: 1px solid #666666;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 200px;
}
.anfrage_button {
	border: 1px solid #666666;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 200px;
	height: 30px;
	background-color: #EEEEEE;
}
.infotext_small {
	font-size: 10px;
}
#content  a {
	color: #666666;
	text-decoration: underline;
}
#content  a:hover {
	color: #2D376A;
}
.anfrage_button:hover {
	border: 1px solid #CCCCCC;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	width: 200px;
	height: 30px;
	background-color: #2D376A;
}

/* ADDONS - CC SILKTIDE
----------------------------------------- */
.cc_container .cc_btn, .cc_container .cc_btn:visited {
	background-color	:	#2D376A !important;
	color			:	#fff !important;
}
