body,td,th {
	font-family: Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0.05em;
	color: #000000;
	line-height: 18px;
}

.cleaner {

}

strong {
	color:#000000;
}

.print {
	font-size: 9px;
	color: #807988;
	float:left;
	width: 200px;
	display: block;
}
.textsize {
	float: left;
	text-align: right;
	width: 200px;
}

h1 {
	font-size:18px;
	font-weight:normal;
	color: #1797BF;
	letter-spacing: 0.5pt;
	margin-bottom:30px;

}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3F;
	letter-spacing: 0.5pt;

}

h3 {
	color:#3F3F3F;
	font-size:11px;
	font-weight:bold;
	margin-bottom:-7px;
}

.azurblue {
color: #8197ba;
}
h4 {
	color:#51606F;
	font-size:10px;
	font-weight:bold;
	line-height:26px;
	margin-bottom:-7px;
}
h5 {
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 15px;
}
.error_field {
	background-color: #ed3939;
	color: #FFFFFF;
}

.error_text_color {
	color: #ed3939;
}

.error_message {
	width: 600px;
	height: 55px;
	background-color: #FFFFFF;
	border: solid 1px #ed3939;
}

.error_message_l {
	float: left;
	padding-right: 4px;
}

.error_message_r {
	float: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	letter-spacing: normal;
	padding-left: 5px;
}

.notice_message {
	width: 600px;
	height: 55px;
	background-color: #FFFFFF;
	border: solid 1px #006600;
}

.notice_message_l {
	float: left;
	padding-right: 4px;
}

.notice_message_r {
	float: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	letter-spacing: normal;
	padding-left: 5px;
}

.picturetext_quickinfo {
	width: 134px;
	background-color: #FFFFFF;
	padding: 8px;
}

.picturetext {
}


/* ********* MAIN ********* */
body {
	margin:0px;
	background-image:url(/client/centerofbusiness_new/static/images/site_bg.jpg);
	background-repeat:repeat;
}

.site_bg {
	background-image:url(/client/centerofbusiness_new/static/images/site_bg_top.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	postion:absolute;
	width:100%;
	height:800px;
	top:0px;
	left:0px;
	z-index:1;
}

.site {
	width:828px;
	left:202px;
	top:0px;
	position:absolute;
	z-index:2;
}

*+html .site {
	left:-4px !important;
}

.site_main {
	width:762px;
	padding-left:33px;
	padding-right:33px;
	padding-bottom:20px;
	padding-top:30px;
	background-image:url(/client/centerofbusiness_new/static/images/site_shadow_bg.png);
	background-repeat:repeat-y;
}

 a {
	color:#1797BF;
	text-decoration: none;
}

 a:link,  a:visited {
	color:#1797BF;
}

 a:hover,  a:active {
	color:#1797BF;
}


/* ********* HEAD ********* */
.logo {
	width:762px;
	height:84px;
}

.site_head {
	width:762px;
	height:302px;
	margin-top:30px;
}

.head_picture {
	width:762px;
	height:253px;
}

.navi {
	width:762px;
	height:49px;
	position:relative;
	background-color:#62c2e0;
}

.navi_content_links, .navi_lang_links {
	float:left;
}

.navi_content_links {
	position:relative;
	width:710px;
	z-index:2;
}

 .navi_content_links a {
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	float:left;
	line-height:19px;
	padding:15px;
	padding-right:12px !important;
	padding-right:10px;
	font-size:12px !important;
	font-size:10px;
}

*+html .navi_content_links a {
	padding-right:10px !important;
	font-size:11px !important;
}

 .navi_content_links a:link,  .navi_content_links a:visited {
	color:#FFFFFF;
}

 .navi_content_links a:hover,  .navi_content_links a:active {
	color:#bde3ef;
}

.navi_lang_links {
	color:#0492d0;
	position:relative;
	z-index:2;
	padding-top:16px;
}

 .navi_lang_links a {
	color:#0492d0;
	text-decoration: none;
}

 .navi_lang_links a:link,  .navi_lang_links a:visited {
	color:#0492d0;
}

 .navi_lang_links a:hover,  .navi_lang_links a:active {
	color:#61bfe8;
}

.navi_flower {
	width:175px;
	height:175px;
	background-image:url(/client/centerofbusiness_new/static/images/blub.png) !important;
	background-image:none;
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:1;
}

/* ********* CONTENT ********* */

.social_bar {
	width:762px;
	height:35px;
	line-height:35px;
	text-align:right;
	opacity: 0.3;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

.social_bar:hover {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.social_addthis {
	height:25px;
	margin-top:5px;
	margin-bottom:5px;
	display:inline-block;
}

.sb_social_space {
	width:569px;
	height:25px;
	float:left;
}

.site_content {
	overflow:hidden;
	width:762px;
}

.left_content {
	float:left;
	width:500px;
	padding-right:20px;
	border-right:1px solid #7f7f7f;
	min-height:450px;
}

.content {
	overflow:hidden;
	margin-left:15px;
}

.right_content {
	float:left;
	width:241px;
}

.content_footer {
	border-top:1px solid #7f7f7f;
	width:100%px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	overflow:hidden;
	margin-top:50px;
}

.cf_print {
	width:196px;
	height:18px;
	display:inline-block;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.cf_social_bar {
	width:289px;
	height:35px;
	display:inline-block;
	margin-top:3px;
	margin-bottom:0px;
}

.sb_seperator {
	width:10px;
}

.sb_social_addthis {
	display: inline-block;
    height: 25px;
    margin-bottom: 5px;
    margin-right: 18px;
    margin-top: 5px;
}

.printer a {
	float:left;
	margin-right:10px;
	color:#7f7f7f;
	font-size: 9px;
}

.subnavi {
	margin-left:28px;
	margin-top:10px;
	overflow:hidden;
	margin-bottom:100px;
}
.right_bottom_logo {
	position: absolute;
	bottom: 93px;
	right: 13px;
}
.baufortschritt {
	margin-left:28px;
	margin-top:10px;
	overflow:hidden;
}

 .subnavi a {
	color:#000000;
	text-decoration: none;
	display:block;
	margin-top:7px;
	margin-bottom:7px;
	line-height:15px;
	padding-left:23px;
	background-image:url(/client/centerofbusiness_new/static/images/list_item_point.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
}

 .subnavi a:link,  .subnavi a:visited {
	color:#000000;
}

 .subnavi a:hover,  .subnavi a:active {
	color:#64c6e4;
}

.infos {
	margin-top:150px;
	margin-left:50px;
}

.infos h3 {
	color:#1797BF;
}

/* ********* FOOTER ********** */
.site_footer {
	background-image:url(/client/centerofbusiness_new/static/images/site_shadow_bottom.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-top:15px;
	width:828px;
	text-align:center;
	padding-bottom:50px;
}

.site_footer span {
	padding-left:3px;
	padding-right:3px;
}

 .site_footer a {
	color:#FFFFFF;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
}

 .site_footer a:link,  .site_footer a:visited {
	color:#FFFFFF;
}

 .site_footer a:hover,  .site_footer a:active {
	color:#7f7f7f;
}

/* ********* JQuery ********* */

label.error {
	display:block;
	color:red;
}

.small_input {
	width:60px;
}

input.error {
	border:1px solid red;
}


.picture_text_text {
	overflow:hidden;
}

































