/* STYLESHEET - Aerzener.com 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Xenario GmbH - 25.01.2011
-----------------------------------------------------------
Allgemein
Kopf
Links
Wraps
weltweit
Formulare
Inhaltseite
Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/* Allgemein */
* {
    padding: 0px;
    margin: 0px;
}
html, body {
    height: 100%;
	font-size:100%;
}

body, table, select, input, textarea {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

body {
	background: #fff url(../images/worldwide_bg.gif) center top no-repeat;
    color: #555555;
	overflow: scroll;
	overflow-x: auto;
}


hr {
    background-image: url(teaser.gif);
    padding-bottom: 8px;
}

img {
	border: 0px;
}

h1 {
	color: #006ab3;
    font-size: 26px;
    font-weight: normal;
	padding-bottom: 5px;
}

h2 {
	color: #666;
    font-size: 18px;
    font-weight: normal;
	padding:0;
}

h4 {
	color: #006ab3;
	font-size: 13px;
	margin-bottom: 7px;
}

#decker-text p {
    color: #8b8b8b;
    font-family: Georgia;
    font-size: 13px;
    font-style: italic;
    padding-bottom: 15px;
    width: 290px;
    line-height: 19px;
}

a {
    color: #006ab3;
    text-decoration: none;
}

hr {
	margin: 15px 0px 15px 0px;
	border: 0px;
	border-top: 1px solid #dddddd;
	color: #ffffff;
}

.space{
	margin:5px;
	}

.right{
	float: right;
	}
	
/* Kopf */
#header {
	height: 118px;
	margin-bottom: 14px;
	width: 770px;
}

/* Links */
a.anchor {
	line-height: 0px;
}

a.link-arrow {
    background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 15px;
}

#top-anchor {
	position: absolute;
}

a:hover {
    text-decoration: underline;
}

ul {
    list-style-type: none;
}

.spamfilter {
	display: none;
}

.error {
	font-weight: bold;
	color: #c31919;
}

.clear,
.clearLeft,
.clearRight,
.separator {
    clear: both;
    line-height: 0px;
	height: 0px;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}


.print {
	display: none;
}

/* Wraps */
#wrap {
    margin-left: auto;
    margin-right: auto;
	padding: 0 0 30px 0;
	position: relative;
    width: 768px;
}

#logo-wrap {
	position: absolute;
	margin: 30px 0 0 49px;
}

#content-wrap {
	padding: 20px 50px;
	min-height: 480px;
}
#content-wrap p{
	line-height: 1.4em;
}


#slogan{
	clear: both;
	margin: 100px 0 0 0;
	width: 210px;
	}

#worldwide-wrap {
	background-color: #ffffff;
	position: relative;
}

#worldwide {
	height: 480px;
	padding: 0;
	position: relative;
	width: 770px;
}

#bgimage{
	background-color: #fff;
    background-repeat: no-repeat;
    width:766px;
    padding: 1px;
	}

#decker{
	background-color: #f1f1f1;
	opacity: .95;
	filter: alpha(opacity=95);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	height: 413px;
	position: absolute;
	top: 0;
	left: 40px;
	width: 348px;
	z-index: 100;
}
#decker-text{
	color: #4a4a4a;
	font-size: 11px;
	height: 375px;
	padding: 33px 0 0 18px;
	position: absolute;
	top: 0;
	left: 40px;
	width: 300px;
	z-index: 500;
}
.intro{
    color: #4a4a4a;
    position: relative;
    font-size: 13px;
    top: 20px;
    }
    
.alternatives{
    position: absolute;
    bottom: 12px;
    font-size: 12px;
    }
    
.alternatives a{
    font-weight: bold;
    }
    
ul li.link-at{
    background: url(../images/contact.gif) 0 0 no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
    }
ul li.link-home{
    background: url(../images/headquater.gif) 0 0 no-repeat;
    padding-left: 25px;
    }

#title-line{
    border-bottom: 2px solid #e5e5e5;
    font-weight: bold;
}
#title-line ul li.link-at{
    font-family: Arial, sans-serif;
    font-size: 15px;
    }
#title-line ul li.link-home{
    float: right;
    }
    
/* weltweit */
.frontpage-country{
    border-bottom: 1px dotted #c1c1c1;
    margin-top: 30px;
    padding-bottom: 20px;
}
span.agcency{
    display: block;
    width: 250px;
    float: left;
    margin-bottom: 20px;
}
.detail-country{
    margin-top: 30px;
    display: block;
}

.detail-country h3,
.frontpage-country h3{
    color: #3b3b3b;
    text-transform: uppercase;
    margin-left: -50px;
    padding-left: 50px;
    background: transparent url(../images/continent_dot.gif) 0 2px no-repeat;
}
.detail-country h3 a{
    color: #3b3b3b;
    }
.detail-country h4{
    color: #3b3b3b;
    margin: 0;
    }

ul.countries {
	margin-top: 10px;
}
ul.links li{
    height: 30px;
}
ul.links li,
ul.countries li {
	float: left;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 5px 12px;
	width: 36%;
}
ul.countries li.last {
	width: 20%;
}
.detail-country ul.countries li{
    color: #006ab3;
    width: 100%;
    margin-bottom: 20px;
    }

ul.addresses li {
    margin: 0px 0px 15px 0px;
    border-bottom: 1px dotted #c1c1c1;
    clear: both;
    overflow: hidden;
}
ul.addresses li span.acentcy{
    margin-left: 12px;
    display: block;
}
ul.addresses .specifications li {
    margin: 0;
    border-bottom: 0px;
}
ul.addresses .specifications{
    margin-bottom: 10px;
}
ul.specifications .phone{
	background: url(../images/phone.gif) 0px 2px no-repeat;
	padding: 2px 0 4px 20px;
}
ul.specifications .fax{
	background: url(../images/fax.gif) 0px 0px no-repeat;
	padding: 0 0 4px 20px;
}
ul.specifications .mobile{
	background: url(../images/icon_mobile.png) 0px 0px no-repeat;
	padding: 0 0 4px 20px;
}
ul.specifications .mail{
	background: url(../images/mail.gif) 0px 0px no-repeat;
	padding: 0 0 4px 20px;
}
ul.specifications .url{
	background: url(../images/url.gif) 0px 0px no-repeat;
	padding: 0 0 4px 20px;
}
ul.addresses a.link-arrow{
    background-position: 0 0;
	display: block;
	margin-bottom: 7px;
    padding: 0 0 4px 20px;
}

ul.path {
	font-size: 0.9em;
	height: 40px;
}

ul.path li {
	background-image: url(../images/arrow_path.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #909090;
	display: inline;
	padding: 0px 2px 0px 10px;
	text-transform: uppercase;
}

ul.path li.first {
	background: transparent;
	padding-left: 0px;
}

ul.path li a {
	color: #909090;
}

.address h3{
    margin-top: 20px;
}

.gmap{
    float: right;
    margin-bottom: 20px;
    }
    
.gmap label{
    display: none;
    }
        
/* Formulare */

/* 
#formground{
	background-color: #555555;
	opacity: .1;
	filter: alpha(opacity=10);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	height: 40px;
	width: 235px;
	position: absolute;
	top: 150px;
	left: 0;
	z-index: 200;
}
*/
form{
	padding-top: 10px;
	position: absolute;
	top: 180px;
	left: 15px;
	z-index: 2000;
}

fieldset {
	border: 0px;
    margin-top: 10px;
}

textarea {
	overflow: auto;
}

input.text,
textarea,
input.box,
input.halfbox,
input.small,
input.year,
input.month,
input.day,
input.ezcc-user{
    background: #f7f7f7;
    border: 1px solid #bdbdbd;
    font-size: 1.0em;
    color: #666666;
    padding: 2px 5px 2px 5px;
}

select>option {
	padding: 0 15px 0 3px;
}
select{
	width:235px;
    padding: 2;
}

input.image {
    margin-bottom: 10px;
}

.message-warning {
	padding-bottom: 25px;
	color: #c31919;
}

.ds {
    border-bottom: 1px solid #111;
    border-right: 1px solid #111;
    display: inline-block;
    margin: 3px 4px 4px 0;
}
			
.btn-wrapper {
    display: block;
    height: 30px;
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #024C7E #02406A #02406A #024C7E;
    border-style: solid;
    border-width: 1px;
}

input.submit,
input.button,
input.defaultbutton {
    background: transparent url(../images/btn_bg.jpg) repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    margin: 0;
    padding: 0 10px;
    outline: 0 none;
    text-align: left;
    vertical-align: top;
}

input.submit:hover,
input.button:hover,
input.defaultbutton:hover {
	background: #222 url(../images/btn_bg_over.jpg) repeat scroll 0 0;
}
    
input#telephone {
	width: 80px;
}

label{
    color: #006ab3;
    font-size: 11px;
    vertical-align: top;
    margin-left: 5px;
}

.validation {
	border: 1px solid #c31919;
	padding: 8px;
	margin-bottom: 10px;
}

/* Inhaltseite */
.image-left,
.object-left {
	float: left;
	margin: 20px 10px 10px 0px;
}

.image-right,
.object-right {
	float: right;
	margin: 20px 0px 10px 10px;
}

/* Footer */
#footer {
    position: relative;
    clear: both;
	float: right;
	font-size: 10px;
    color: #a4a4a4;
	margin-top: 5px;
	text-transform: uppercase;
}
#footer a {
    color: #a4a4a4;
}

