@CHARSET "UTF-8";

/*
color desc
white - #E0E0E0
red - #D81921
*/

BODY {
	margin: 0px;
	font-family: "Times New Roman", serif;
	color: #E0E0E0;
	font-size: 15px;
	background-color: black;
}
table {
	vertical-align:top;
	border:none;
	width:100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
td {
	vertical-align: top;
	padding: 0px
}
HR {
	width: 100%;
	height: 1px;
	border: #cccccc 1px dotted;
}
FORM {
	display:inline;/*WEIRD BUG ie8*/
}
A {
	color: #D81921;
}
P {
	margin-top: 0px;
}



.blk_content {
	position: relative;
	width: 980px;
	/*height: 470px;*/
	margin: 0px auto;
	margin-top: 120px;
	background-color: #808080;
	background-image: url("/fileadmin/template/gertner-arch2/images/bg_cnt_right_top.jpg");
	background-repeat: repeat-x;
}
.content .cnt_col_left {
	width: 200px;
	background-color: #4D4D4D;
	background-image: url("/fileadmin/template/gertner-arch2/images/bg_cnt_left_top.jpg");
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Arial", sans-serif;
	font-size: 12px;
}
.content .cnt_col_left .cnt {
	margin-top: 100px;
	margin-left: 20px;
	margin-right: 20px;
}
.content .cnt_col_left .cnt P {
	margin: 15px 10px;
	text-align: justify;
}
.content .cnt_col_left .cnt HR {
	margin: 0px 10px;
	border: #D81921 solid;
}
.lefttitle {
	margin: 0px;
	margin-bottom: 5px;
	height: 36px;
	line-height: 36px;
	color: #E0E0E0;
	font-size: 16px;
	font-family: "Verdana", sans-serif;
	text-align: center;
	font-weight: bold;
	background-image: url("/fileadmin/template/gertner-arch2/images/bg_h_red.jpg");
}
.lefttitle A {
	color: white;
	text-decoration: none;
}
.lefttitle A:hover {
	color: white;
	text-decoration: underline;
}
.leftmenu_item {
	display: block;
	margin: 0px 10px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #E0E0E0;
	/*font-family: "Arial", sans-serif;*/
	font-family: "Times New Roman", serif;
	background: url("/fileadmin/template/gertner-arch2/images/bg_menuleft_black.jpg");
	background-repeat: no-repeat;
}
.leftmenu_item IMG {
	margin: 3px;
}
.leftmenu_item:hover {
	color: #D81921;/*red*/
}
.leftmenu_item:hover {
	background: url("/fileadmin/template/gertner-arch2/images/bg_menuleft_red.jpg");
	background-repeat: no-repeat;
}
.content .cnt_col_left .nav_prj {/*a list*/
	margin: 0px;
	text-align: left;
	list-style: none;
	font-variant: small-caps;
	font-size: 14px;
}
.content .cnt_col_left .nav_prj .nav_prj_item { /*single list item*/
	margin-bottom: 10px;
}
.content .cnt_col_left .nav_prj2 {/*a list*/
	margin: 0px;
	text-align: left;
	list-style: none;
	font-variant: normal;
	font-size: 12px;
}
.content .cnt_col_left .nav_prj .nav_prj_item A {
	color: #D81921;
	text-decoration: none;
}
.content .cnt_col_left .nav_prj2 .nav_prj2_item A {
	color: #E0E0E0;
	text-decoration: none;
}
.content .cnt_col_left .nav_prj .nav_prj_item A:hover {
	text-decoration: underline;
}
.content .cnt_col_left .nav_prj2 .nav_prj2_item A:hover {
	text-decoration: underline;
}



.content .cnt_col_right {
	width: 275px;
	text-align: center;
}
.content .cnt_col_right .cnt {
	margin: 0px 5px;
	margin-top: 95px;
	margin-left: 7px;
	font-size: 12px;
	text-align: left;
}
.content .cnt_col_right .cnt .imgdiv {
	width: 263px;
	height: 194px;
	background-image: url("/fileadmin/template/gertner-arch2/images/bg_img_right.jpg");
	background-repeat: no-repeat;
}
.content .cnt_col_right .cnt .imgdiv_flash {
	width: 263px;
	height: 217px;
	background-image: url("/fileadmin/template/gertner-arch2/images/bg_img_right.jpg");
	background-repeat: no-repeat;
}
.content .cnt_col_right .cnt .imgdiv IMG, .content .cnt_col_right .cnt .imgdiv_flash OBJECT {
	margin-left: 3px;
	margin-top: 3px;
}
.content .cnt_col_right .cnt HR {
	background: url("/fileadmin/template/gertner-arch2/images/hr_right.jpg") no-repeat top left ;
  	width: 1px;
  	height: 2px;
  	border: 0;
}






.content .cnt_col_mid .cnt {
	margin-top: 95px;/*44px;*/
	margin-left: 35px;
	margin-right: 10px;
	/*font-size: 16px;*/
	font-family: "Arial", sans-serif;
	font-size: 15px;
	font-weight: 500;
}

.content .cnt_col_mid .cnt B {
	color: #D81921;
}

.content .cnt_col_mid .cnt I {
	font-family: "Times New Roman", serif;
}
.content .cnt_col_mid .item_gal {
	background-color: #020202;
}
.content .cnt_col_mid .item_gal .item_gal_big {
	background-image: url("/fileadmin/template/gertner-arch2/images/bg_form.jpg");
	text-align: center;
}
.content .cnt_col_mid .item_gal .item_gal_big IMG {
	margin-top: 3px;
}
.content .cnt_col_mid .item_gal .item_gal_list {
	margin: 3px auto;
	width: 100%;
	table-layout: fixed;
	text-align: center;
}
.content .cnt_col_mid .item_gal .item_gal_list A {
	/*margin: 2px;*/
	border: #020202 1px solid;
}
.content .cnt_col_mid .item_gal .item_gal_list A:hover {
	border: #D81921 1px solid;/**/
}
.contactform {
	/*height: 300px;*/
	background-color: black;
	background-image: url("/fileadmin/template/gertner-arch2/images/bg_form.jpg");
	background-repeat: repeat-x;
	border: black 1px solid;
}
.contactform .contactform_title {
	width: 430px;
	margin: 10px 15px;
	padding-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
}
.contactform .contactform_text {
	margin: 0px 15px;
}
.contactform .contactform_text P {
	margin: 0px;
}
.contactform .csc-mailform {
	margin: 10px 13px;
	margin-top: 0px;
	padding-bottom: 15px;
	border: none;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	overflow: hidden;
}
.csc-mailform .csc-mailform-field {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}
.csc-mailform INPUT, .csc-mailform TEXTAREA {
	background: url("/fileadmin/template/gertner-arch2/images/bg_form_fields.jpg");
	border: none;
	/*scrolling: none;*/
	overflow: hidden;
}
.csc-mailform .csc-mailform-submit {
	float: none;
	clear: both;
	width: 120px;
	height: 30px;
	margin-left: 155px;
	color: #E0E0E0;
	font-size: 16px;
	font-weight: bold;
	background: url("/fileadmin/template/gertner-arch2/images/bg_h_red.jpg");
}

.footer {
	width: 980px;
	height: 54px;
	margin: 0px auto;
	color: black;
	background: url("/fileadmin/template/gertner-arch2/images/footer.gif");
}
.footer A {
	color: black;
}
.credits {
	width: 980px;
	margin: 0px auto;
	text-align: center;
}
.copy {
	width: 980px;
	margin: 0px auto;
	text-align: center;
	color: #cccccc;
}

.header {
	position: absolute;
	left: -1px;
	top: -120px;
	height: 120px;
	width: 980px;
	background: url("/fileadmin/template/gertner-arch2/images/header.jpg");
}
.header .logo {
	position: absolute;
	left: 10px;
	top: 25px;
	height: 80px;
	width: 370px;
	text-align:right;
}
.header .logo_gmg {
	position: absolute;
	left: 10px;
	top: 77px;
	height: 20px;
	width: 370px;
}
.header .nav_home {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 15px;
	width: 500px;
	font-weight: bold;
	font-size: 10px;
	font-family: "Verdana", sans-serif;
	text-align: right;
}
.header .nav_main {
	position: absolute;
	right: 10px;
	top: 80px;
	height: 15px;
	width: 560px;/*540px;*/
	font-weight: bold;
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	text-align: right;
}
.header .nav_main A, .header .nav_home A {
	margin: 0px 10px;
}
/*
.header .nav_main TD {
	text-align: center;
}
*/
.nav_main .nav_item_no, .nav_home .nav_item_no {
	color: #E0E0E0;
	text-decoration: none;
}
.nav_main .nav_item_no:hover, .nav_home .nav_item_no:hover {
	text-decoration: underline;
}
.nav_main .nav_item_act, .nav_home .nav_item_act {
	text-decoration: underline;
}
.nav_main .nav_item_green {
	color: green;
}

.header .page_image {
	position: absolute;
	left: 20px;
	top: 95px;
	height: 125px;
	width: 145px;
	text-align: center;
}
.header .nav_landing {
	position: absolute;
	right: -1px;
	top: 120px;
	height: 45px;
	width: 783px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-family: "Verdana", sans-serif;
}
.nav_landing .item {
	display: block;
	float: right;
	width: 144px;
	height: 43px;
	text-align: center;
	background-image: url("/fileadmin/template/gertner-arch2/images/nav_black.gif");
	background-repeat: repeat-x;
	color: #E0E0E0;
	text-decoration: none;
}
.nav_landing .active {
	background-image: url("/fileadmin/template/gertner-arch2/images/nav_red.gif");
}
/*
.nav_landing .item:hover {
	background-image: url("/fileadmin/template/gertner-arch2/images/nav_red.gif");
}
*/
.nav_landing .last {
	width: 162px;
	height: 44px;
	background-image: url("/fileadmin/template/gertner-arch2/images/nav_black_last.gif");
	border-left: none;
}
.nav_landing .last_active {
	background-image: url("/fileadmin/template/gertner-arch2/images/nav_red_last.gif");
}

.menu_actions { /*table*/
	layout: fixed;
	text-align: center;
	font-size: 11px;
	margin: 10px 0px;
}
.menu_actions IMG {
	margin: 0px 5px;
	vertical-align: middle;
}
.menu_actions A {
	color: white;
	text-decoration: none;
}

.nav_landing SPAN {
	float: right;
	width: 1px;
	height: 44px;
	overflow: hidden;
	background: url("/fileadmin/template/gertner-arch2/images/nav_black_border.gif");
}

.footer .vcard, .footer .tx-wtdirectory-pi1 .vcard {
	margin-top: 3px;
	text-align: center;
	font-size: 18px;
	font-family: "Times New Roman", serif;
	font-style: normal;
}
.footer .vcard DIV, .footer .tx-wtdirectory-pi1 .vcard DIV {
	display: inline;
}
.footer .vcard .logo, .footer .tx-wtdirectory-pi1 .vcard .logo
.footer .vcard .tz, .footer .tx-wtdirectory-pi1 .vcard .tz
.footer .vcard .note, .footer .tx-wtdirectory-pi1 .vcard .note
.footer .vcard .email, .footer .tx-wtdirectory-pi1 .vcard .email
.footer .vcard .url, .footer .tx-wtdirectory-pi1 .vcard .url
{
	display: none;
}
.vcard .type {
	font-size: 9px;
}

.footer .nav_bot {
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	font-family: "Arial", sans-serif;
}
.footer .nav_bot A {
	text-decoration: none;
}
.footer .nav_bot A:hover {
	text-decoration: underline;
}


DD {
	margin: 0px;
}
DD UL {
	margin: 0px;
	list-style: none;
}
.pf_imf {
	float:left;
	margin:5px;
	margin-left:0px;
	border: #D81921 1px solid;
}
.pf_a {

}
.pf_a A {
	text-decoration: none;
}
.pf_a A:hover {
	text-decoration: underline;
}
.pf_cdiv {
	margin: 5px;
	width: 350px;
	float: left;
}

.csc-textpic-imagerow {
	margin-bottom: 10px;
}




.main_header {
	width:460px;
	height:50px;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;
}