@charset "utf-8";
/* CSS Document */

.right_home {
	background-image: url(images/home_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_home {
	background-image: url(images/home_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}.left_top {
	background-image: url(images/left_tile_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_tile {
	background-image: url(images/left_tile.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.right_top {
	background-image: url(images/right_tile_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_tile {
	background-image: url(images/right_tile.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.body_tile {
	background-image: url(images/body_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 16px;
}
.footer_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.product_descript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #3333FF;
}
.product_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3333FF;
}
.product_title_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.thumbnails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.product_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding: 5px;
}
.product_head_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.german-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 15px;	
	padding-right: 15px;		
}
.english-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-bottom: 15px;
	padding-left: 15px;	
	padding-right: 15px;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.tech_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.small_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.horz_line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.vert_line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.product_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.rst_tile {
	background-image: url(images/skyscraper_rst.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.crt_tile {
	background-image: url(images/skyscraper_crt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gst_tile {
	background-image: url(images/skyscraper_gst.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lst_tile {
	background-image: url(images/skyscraper_lst.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lat_tile {
	background-image: url(images/skyscraper_lat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ivt_tile {
	background-image: url(images/skyscraper_ivt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pbc_tile {
	background-image: url(images/skyscraper_pbc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftside_tile {
	background-image: url(images/leftside_space.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}.contact-box {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
