/* Start of CMSMS style sheet 'gn-translations' */
@font-face {
    font-family: 'DroidSansRegular';
    src: url('/fonts/DroidSans-webfont.eot');
    src: url('/fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/DroidSans-webfont.woff') format('woff'),
         url('/fonts/DroidSans-webfont.ttf') format('truetype'),
         url('/fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSansBold';
    src: url('/fonts/DroidSans-Bold-webfont.eot');
    src: url('/fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('/fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('/fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  background: #fff url(/gfx/bg-body.png) no-repeat center 552px;
  margin: 0px;
  /*font-family: DroidSansRegular, Arial, Helvetica;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: -0.02em;
  line-height: 1.3em;
}

* {
  outline: none;
  /* list-style-type: none; */
  margin: 0px;
  padding: 0px;
}

ul, ol {
  /*padding: 0px 0px 0px 25px;*/
}

a {
  text-decoration: none;
}

ul li {
  line-height: 1.5em;
}

hr {
  margin: 10px 0px;
}

.floatL {
  float: left;
}

.clear {
  clear: both;
}

#overall {
  margin: 0px auto;
  width: 1000px;
}

#header {
  width: 1000px;
  height: 385px;
  position: relative;
  overflow: hidden;
}

#headerMotiv {
  width: 1000px;
  height: 385px;
  position: relative;
}

#headerMotiv img {
  width: 1000px;
  height: auto;
  position: relative;
}

#logo {
  position: absolute;
  /* left: 72px; */
  left: 42px;
  top: 35px;
}

#logo a {
  background: url(/gfx/GN-Translations-logo.png) no-repeat left top;
  display: block;
  width: 181px;
  height: 62px;
  overflow: hidden;
  text-indent: -5000px;
}

/* languageSwitcher Start */

.switcher {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  width: 78px;
  height: 90px;
}

.switcher .back {
  /*filter:     Alpha(opacity=70);
  opacity:    0.7;
  moz-opacity:    0.7;*/
  position: absolute;
  z-index: 1;
  bottom: 51px;
  right: 20px;
}

.switcher .middle {
  /*filter:     Alpha(opacity=70);
  opacity:    0.7;
  moz-opacity:    0.7;*/
  position: absolute;
  z-index: 2;
  bottom: 26px;
  right: 26px;
}

.switcher .front {
  position: absolute;
  z-index: 3;
  bottom: 0px;
  right: 0px;
}

.switcher a {
  background-image: url(/gfx/bg-languages-sprite.png);
  /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/bg-languages-sprite.png');*/
  background-repeat: no-repeat;
}

.switcher .back a {
  display: block;
  width: 39px;
  height: 39px;
  overflow: hidden;
  text-indent: -5000px;
}

.switcher .middle a {
  display: block;
  width: 52px;
  height: 52px;
  overflow: hidden;
  text-indent: -5000px;
}

.switcher .front a {
  display: block;
  width: 62px;
  height: 62px;
  overflow: hidden;
  text-indent: -5000px;
}

/* Switcher Sprachversionen - DE */

.switcher.de .back a {
  background-position: -205px -147px;
}

.switcher.de .middle a {
  background-position: -114px -134px;
}

.switcher.de .front a {
  background-position: 0px 0px;
}

/* Switcher Sprachversionen - EN */

.switcher.en .back a {
  background-position: -205px -147px;
}

.switcher.en .middle a {
  background-position: -62px -134px;
}

.switcher.en .front a {
  background-position: 0px -62px;
}

/* Switcher Sprachversionen - ES */

.switcher.es .back a {
  background-position: -166px -147px;
}

.switcher.es .middle a {
  background-position: -114px -134px;
}

.switcher.es .front a {
  background-position: 0px -124px;
}

/* languageSwitcher End */

#contactData {
  /* background: url(/gfx/bg-anschrift.png) no-repeat left top; */
  /* width: 175px; */
  width: 205px;
  height: 192px;
  position: absolute;
  z-index: 1;
  /* left: 110px; */
  left: 80px;
  top: 140px;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 13px;
}

#contactData h2 {
  margin: 0px 0px 5px 0px;
  font-weight: normal;
  font-size: 13px;
}

#contactData p {
  margin: 0px 0px 10px 0px;
  font-size: 12px;
  overflow: visible;
}

#contactData p.languageLinks {
  margin-bottom: 20px;
}

#contactData p.languageLinks a {
  line-height: 16px;
}

#contactData a {
  color: #fff;
  font-size: 12px;
}

#contactData a:hover {
  text-decoration: underline;
}

#contactData a.contactEN,
#contactData a.contactES {
  padding-right: 10px;
}

#contactData .contactPhone span {
  float: left;
  display: block;
}

#contactData .contactPhone span.description {
  width: 45px;
}

#page {
  background: #fff url(/gfx/bg-page.png) repeat-x left top;
  width: 1000px;
  position: relative;
  margin: 0px 0px 20px 0px;
  padding: 15px 0px 0px 0px;
}

#leftColumn {
  background: url(/gfx/bg-bubbles.png) no-repeat left 15px;
  width: 230px;
  min-height: 220px;
  margin-right: 20px;
  position: relative;
  padding: 210px 0px 0px 35px;
}

#leftColumn .leftNav {
  position: relative;
}

#leftColumn .leftNav a {
  display: block;
  color: #00A9D2;
  font-size: 12px;
  line-height: 25px;
}

#leftColumn .leftNav a:hover {
  font-weight: bold;
}

.socialIcon {
    background-image: url(/gfx/socialSprite.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    display: block;
    text-indent: -2000px;
    margin: 5px 0px;
}

.socialIcon.xing {
    background-position: 0px -30px;
}

.socialIcon.linkedIn:hover {
    background-position: 0px -60px;
}

.socialIcon.xing:hover {
    background-position: 0px -90px;
}

#main {
  position: relative;
  width: 715px;
  padding: 15px 0px 0px 0px;
}

#content {
  position: relative;
  width: 715px;
  color: #4B4B4D;
}

#content a {
  color: #4B4B4D;
  border-bottom: 1px dotted #4B4B4D;
}

#content a:hover {
  border-bottom: 1px solid #4B4B4D;
}

#content p {
  margin: 0px 0px 15px 0px;
}

#content.wide {
  width: 565px;
  float: left;
}

#content h1,
#content h2,
#content h3,
#content h4 {
  margin: 0px 0px 10px 0px;
}

#content h1 {
  font-size: 16px;
}

#content h2 {
  font-size: 14px;
}

#content h3,
#content h4 {
  font-size: 13px;
}

#sideImage {
  width: 130px;
  position: relative;
  float: left;
  margin: 0px 0px 10px 20px;
}

#sideImage img {
  width: 130px;
  position: relative;
  height: auto;
}

#topMenu {
  position: relative;
  margin-bottom: 30px;
}

#topMenu ul li {
  padding: 0px 45px 0px 0px;
  display: block;
  float: left;
}

#topMenu ul li a {
  color: #90CADC;
  float: left;
  display: block;
  font-size: 18px;
  line-height: 30px;
}

/* #topMenu ul li.first a, */
#topMenu ul li.menuactive a,
#topMenu ul li a:hover {
  color: #00A9D2;
}

/*
#topMenu ul li.first a {
  background: url(/gfx/bg-home.png) no-repeat left top;
  text-indent: -5000px;
  overflow: hidden;
  width: 47px;
  height: 30px
}
*/

#footer {
  color: #00A9D2;
  text-align: right;
  margin-bottom: 10px;
  font-size: 11px;
}

#footer a {
  border-bottom: 1px dotted #90CADC;
  color: #00A9D2;
}

#footer a:hover {
  border-bottom: none;
}

/* Inhaltsbereich / Templates */

#content ul {
  padding: 0px 0px 0px 15px;
}

/* Formbuilder */


.form-group.checkbox {
	position: relative;
}
.form-group.checkbox input {
	position: absolute;
	width: 16px;
	height: 16px;
	z-index: 1;
	left: 4px;
	top: 4px;
	margin: 0;
}
.form-group.checkbox label {
	width: 95%;
	display: inline-block;
	padding-left: 30px;
	position: relative;
	line-height: 1.2;
	height: auto;
	float: none;
	text-align: left !important;
	line-height: 18px;
}

/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px solid #90CADC;
	padding:0.5em
}
fieldset label {
	width:auto;
}
legend {
	color:#00A9D2;
	margin-bottom:0.5em;
	padding: 0px;
	width:auto;
	border:1px solid #90CADC;
	padding:0.2em;
}
textarea {
	margin: 0.5em 0;
	width:95%;
	height: 6em
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #90CADC; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

.contactform,
.contactform label,
.contactform textarea {
     font-family: Arial, Helvetica, sans-serif !important;
}

.contactform input {border: 1px solid #90CADC; height: 20px;}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 270px;
        line-height: 22px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #fff;
	border: 1px solid #90CADC;
        padding: 5px;
        font-size: 12px;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

.cms_submit.fbsubmit {
  cursor: pointer;
}

.error_message {
  margin: 10px 0px;
}

.error_message,
.fb_invalid {
  color: #f00;
}
/* End of 'gn-translations' */

