/*------------------------------------------------------------------------------------

	MAP LINK 

------------------------------------------------------------------------------------*/
a#map_link {
	position: absolute;
	top: 40px;
	right: 10px;
	height: 16px;
	width: 16px;
	text-decoration: none;
	z-index: 1000;
	background: url(img/btn/bu_lageplan.jpg) top left no-repeat;
}

/*------------------------------------------------------------------------------------

Sitebar navigation

------------------------------------------------------------------------------------*/
ul#left_nav {
	position: absolute;
	top: 230px;
	left: 60px;
	list-style-type: none;
}
ul#left_nav li {
	position: relative;
	padding: 5px 0;
	margin: 0 0 0 0;
}
ul#left_nav li a {
	text-decoration: none;
}

/*------------------------------------------------------------------------------------

	Partner

------------------------------------------------------------------------------------*/
div.partner {
	border-bottom: 1px dashed #008C9D;
	padding-bottom: 20px;
	margin-bottom:  15px;
}

div.partner img {
	padding: 10px 0 0 0;
	border: 0;
}
div.partner h1 a {
	color: #00617b;
	text-decoration: none;
}
div.partner h1 a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------

	Presse

------------------------------------------------------------------------------------*/
div.press_message {
	border-bottom: 1px dashed #008C9D;
	padding-bottom: 20px;
	margin-bottom:  15px;
}

div.press_message a {
	color: #00617b;
	text-decoration: none;
}
div.press_message a:hover {
	text-decoration: underline;
}

#content table a {
	color: #008c9d;
	text-decoration: none;
}
#content table a:hover {
	color: #00617b;
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------

	EVENTS

------------------------------------------------------------------------------------*/
div.event {
	border-bottom: 1px dashed #008C9D;
	padding-bottom: 20px;
	margin-bottom:  15px;
}

div.event a {
	color: #00617b;
	text-decoration: none;
}
div.event a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------

	NEWS

------------------------------------------------------------------------------------*/
div.news,
div.news_img_right,
div.news_img_left,
div.news_img_left_right {
	border-bottom: 1px dashed #008C9D;
	padding-bottom: 20px;
	margin-bottom:  15px;
}

div.news_img_right img {
	float: right;
	margin: 0 0 10px 10px;
	padding: 8px 0 0 0;
}
div.news_img_left img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 8px 0 0 0;
}
div.news_img_left_right img.left {
	float: left;
	margin: 0 10px 10px 0;
	padding: 8px 0 0 0;
}
div.news_img_left_right img.right {
	float: right;
	margin: 0 0 10px 10px;
	padding: 8px 0 0 0;
}




/*------------------------------------------------------------------------------------

	COMPANY TEAM

------------------------------------------------------------------------------------*/
div.team_container {
	padding-bottom: 20px;
	margin-bottom: 12px;
	border-bottom: 1px dotted
}
div.team_img {
	float: right;
	padding-top: 10px;
	margin-left: 10px;
}
div.team_text {
	width: 480px;
}




.lang60 {
	margin-bottom: 60px;
}
.lang90 {
	margin-bottom: 90px;
}

/*------------------------------------------------------------------------------------

	AWARDS

------------------------------------------------------------------------------------*/
div.award {
	border-bottom: 1px dashed #008C9D;
	padding-bottom: 20px;
	margin-bottom:  15px;
}

div.award a img {
	border: 0;
}
div.award a {
	color: #00617b;
	text-decoration: none;
}
div.award a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------

	SKIP SITE NAV

------------------------------------------------------------------------------------*/
div.skip_site_navi {
	width: 100%;
	color: #00617b;
	padding-bottom: 15px;
	border-bottom: 1px dashed #00617b;
	text-align: center;
}
div.skip_site_navi a {
	color: #00617b;
	text-decoration: none;
}
div.skip_site_navi a:hover {
	text-decoration: underline;
}
 
/*------------------------------------------------------------------------------------

	IMGLOADER 

------------------------------------------------------------------------------------*/
div#great_image_box {
	display: none;
	position: absolute;
	top: 15px;
	left: 145px;
	width: 660px;
	height: 510px;
	text-align: center;
	background: url(../images/foto_background.png) no-repeat; 
	padding-top: 10px;
	z-index: 1000;
}
div#close {
	position: absolute;
	background: url(../images/close_btn.gif);
	height: 22px;
	width: 22px;
	top: 3px;
	right: 5px;
	cursor: pointer;
}
div#wait {
	position: absolute;
	top: 250px;
	left: 350px;
}

/* Adresse Artificial Technology - Contact*/

[id]#kontakt_container {
	position: relative;
	top: 60px;
	left: 30px;
	width: 200px;
}
#kontakt_container {
	position: relative;
	top: 14px;
	left: 30px;
	width: 200px;
}
p.kontakt_p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #00617b;
	line-height: 13px;
	padding: 3px 0;
	margin: 0;
}

#contact_form {
	font-size: .8em;
	color: #666;
}
#contact_form label {

}

#contact_form fieldset {
	border: 0;
}

#contact_form #fieldset-contact_left {
	float: left;
	width: 328px;
	margin-right: 8px;
}

[id]#contact_form input#fullname,
[id]#contact_form input#strnr,
[id]#contact_form input#email,
[id]#contact_form input#tel {
	width: 328px;
	margin-bottom: 10px;
	background-color: #8cc2ab;
}

#contact_form input#email,
#contact_form input#fullname{
	width: 316px;
	margin-bottom: 10px;
	background-color: #8cc2ab;
}
#contact_form input#strnr,
#contact_form input#tel {
	width: 316px;
	margin-bottom: 10px;
	background-color: #8cc2ab;
}



[id]#contact_form input#subject {
	width: 668px;
	margin-bottom: 10px;
	background-color: #8cc2ab;
}
[id]#contact_form textarea {
	width: 668px;
	height: 100px;
	margin-bottom: 10px;
	background-color: #8cc2ab;
}

#contact_form input#subject {
	width: 656px;
	margin-bottom: 10px;
	background-color: #8cc2ab;
}
#contact_form textarea {
	width: 656px;
	height: 100px;
	margin-bottom: 10px;
	background-color: #8cc2ab;
}
[id]#contact_form input#submit {
	float: right;
	width: 44px;
	height: 13px;
	margin-right: 6px;
	border: 0;
	cursor: pointer;
	background: url(/files/css/styles/img/btn/send.gif);
}
#contact_form input#submit {
	float: right;
	width: 44px;
	height: 13px;
	margin-right: 19px;
	border: 0;
	cursor: pointer;
	background: url(/files/css/styles/img/btn/send.gif);
}
#contact_form input#submit:hover {
	background: url(/files/css/styles/img/btn/send_ho.gif);
}

#contact_form ul.errors {
	margin: 0 0 8px 0;
	list-style-type: none;
	font-weight: bold;
}