/* www.johannesgerhart.com */

body {
	border: 0;
	border-top: 10px solid #123253;
	margin: 0;
	background: #08192a;
	color: #f4f8f7;
	padding: 0;
	font-size: 81.25%;
	font-family: "Courier New", Courier, monospace;
}

a img {
	border: 0;
}

#container {
	margin: 0 auto;
	width: 960px;
	background: transparent;
	padding: 0;
}

#main {
	margin: 0;
	padding: 0;
	background: transparent;
}

body#products-de #main,
body#products-en #main {
	background-image: url(../img/backgrounds/main/products.jpg);
}

body#benefits-de #main,
body#benefits-en #main {
	background-image: url(../img/backgrounds/main/benefits.jpg);
}

body#contact-de #main,
body#contact-en #main {
	background-image: url(../img/backgrounds/main/contact.jpg);
}

#content {
	margin: 40px 0 0 0;
	border: 0;
	background: transparent;
	min-height: 365px;
	padding: 50px 0 50px 0;
	text-align: center;

}

#content p strong {
	color: #08192a;
/*
	background: #f4f8f7;
*/
	background: #eaa553;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 3px;
}

body#home-de #content,
body#home-en #content {
	background-image: url(../img/backgrounds/content/home.jpg);
}

#language {
	float: right;
	margin: -30px 0 0 0;
	padding: 10px 5px 0 0;
	text-transform: uppercase;
	font-size: 11px;
	list-style-type: none;
}

#language li {
	float: left;
	margin: 0;
	padding: 0 5px;
}

#language strong {
	color: #bfd832;
	font-weight: normal;
}

#language a {
	color: #808080;	
}

#action {
	float: left;
	margin: -30px 0 0 0;
	padding: 6px 0 0 0;
	font-size: 13px;
	list-style-type: none;
}


#header {
	position: absolute;
	top: 0;
	margin: 115px 0 0 0;
	width: 960px;
	background: transparent;
	padding: 0;
	text-align: center;
}

#header p {
	text-align: center;
}

#header img.logo {
	margin: 15px 0 0 0;
	width: 381px;
	height: 29px;
}

#header p.tagline {	
	margin: 50px 0 0 0;
	height: 20px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #f4f8f7
}

#heading {
	display: none;
}

#menu {
	position: absolute;
	width: 960px;
	top: 0;
	margin: 10px 0 0 185px;
	padding: 0 0 8px 25px;
	font-size: 14px;
	color: #eaa553;
	text-align: left;
	background: transparent;
	letter-spacing: 1px;
}

#menu li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#menu a:link {
	color: #1968c0;
}

#menu a:visited {
	color: #1968c0;
}

#menu a:hover {
	color: #1968c0;
	background: #12263a;
	text-decoration: none;
}

#menu a:active {
	color: #ffffff;
	text-decoration: none;
}

#menu li a,
#menu li strong {
	display: block;
	text-align: center;
	font-weight: normal;
	padding: 10px 20px 11px 20px;
}


#menu li strong {
	background: #123253;
}

#menu li strong a:link,
#menu li strong a:visited,
#menu li strong a:hover,
#menu li strong a:active {
	background-image: none;
	padding: 0;
	color: #1968c0;
}

#menu li strong a:hover {
	color: #1968c0;
	background: #123253;
	text-decoration: underline;
}

#menu ul li {
	display: inline;
	padding: 0;
	text-align: left;
}

#menu ul li strong {
	color: #ffffff;
	font-weight: bold;
}

#menu ul a:link {
	color: #98edff;
}

#menu ul a:visited {
	color: #aadee9;
}

#menu ul a:hover {
	color: #98edff;
	text-decoration: underline;
}

#menu ul a:active {
	color: #98edff;
	text-decoration: none;
}

#menu .visuals {
	display: none;
}



/* ul#location */

#location {
	clear: both;
	position: absolute;
	top: 195px;
	left: 50px;
	margin: 0;
	background: transparent;
	border: 0;
	padding: 0;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#location li {
	display: inline;
	position: relative;
	padding: 0;
	list-style-type: none;
}

#location ul {
	margin: 0;
	display: inline;
	top: 0;
	padding: 0;
}

#location li li {
	left: 0;
}


#location li a {
	margin: 0;
	background: transparent url(../img/backgrounds/locationLiA.gif) right 45% no-repeat;
	padding: 0 12px 0 1px;
}

#location a:link, 
#location a:visited,  
#location a:active {
	color: #c3c9d0; 
}

#location a:hover {
	color: #ff142a;
	text-decoration: none;
}


h1, h2, h3 {
	background-color: transparent;
}

h1 {
	margin: 0 0 160px 0.5em;
	color: #ffffff;
	background: transparent;
	padding: 0;
	letter-spacing: 0;
	font-size: 42px;
	font-weight: normal;
	letter-spacing: 0.5em;
	text-align: center;
	height: 42px;
}

h1 img {
	vertical-align: middle;
	margin: -23px 18px -17px -10px;
}

h2 {
	margin-top: 1.5em;
	border-top: 1px dashed #808080;
	padding: 1.0em 0 1.0em 0;
}

h2,
h3 {
	margin-bottom: 0;
}

h3 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 107.69%;
	font-weight: normal;
	letter-spacing: 1px;
}

p {
	margin-top: 0.7em;
	margin-bottom: 0;
	background-color: transparent;
	line-height: 1.3em;
	color: #eaa553;
}

div.poem {
	margin-top: 2.0em;
	margin-bottom: 1.5em;
}

div.poem p {
	margin-top: 0.3;
	margin-bottom: 0;
	text-align: center;
	font-style: italic;
}


ul.images {
	margin: 1.2em 0 1.9em 0;
	background: transparent;
	border: 0;
	text-align: center;
	list-style-type: none;
	padding: 0;
}

ul.images li {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

ul.images a {
	margin: 0;
	padding: 0;
}

ul.images a img {
	margin: 0 0 8px 0;
	border: 1px solid #c3c9d0;
	width: 90px;
	height: 90px;
	padding: 0;
	vertical-align: bottom;
}

ul.images a:hover img {
	border-color: #1968c0;
}



#content ul.linkgallery {
	margin: 20px 0;
	padding: 0;
	background: transparent url(../img/backgrounds/ul.linkgallery.gif) center top repeat;
	list-style-type: none;
	font-size: 92.85%;
}

.linkgallery li {
	display: block;
	float: left;
	text-align: center;
	margin: -5px 5px -5px 0;
	border-top: 2px solid #c3c9d0;
	border-bottom: 1px dotted #c3c9d0;
	background-color: #e3eaf1;
	text-align: center;
	padding: 0 0 3px 0;
}

.linkgallery li img {
	display: inline;
	text-align: center;
	margin: 0 0 0 0;
}

.linkgallery li * {
	margin: 0;
	padding: 0;
}

.linkgallery li p {
	width: 118px;
	padding: 3px 3px 6px 3px;
}

.linkgallery li em {
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
}


blockquote {
	margin: 10px 0 10px 0;
	padding: 2px 25px 15px 25px;
	font-size: 100%;
}

blockquote p {
	padding: 10px 0 0 0;
	margin-top: 3px;
	line-height: 1.5em;
	color: #f4f8f7;
}

blockquote p em {
	text-transform: uppercase;
	font-style: normal;
}


blockquote p.citation {;
	text-transform: uppercase;
	padding-left: 0;
	margin-top: 9px;
}

blockquote h2 {
}

blockquote p em {
	letter-spacing: 1px;
}


blockquote ul {
	padding-bottom: 0.3em;	
}


#footer {
	clear: left;
	margin: 0 0 0 0;
	padding: 40px 0 0 0;
	font-size: 11px;
	text-transform: uppercase;
}

#footer img {
	margin-top: 10px;
}

#footer p span.mailto a {
	text-transform: none;
}

span.phone {
	background: transparent url(../img/backgrounds/phone.gif) left 50% no-repeat;
	padding-left: 15px;
}

#footer p {
	margin: 0;
	padding-top: 0;
	text-align: center;
	vertical-align: middle;
	color: #aaaaaa;
}

ol,
ul {
	list-style-type: none;
	margin: 15px 0 20px 30px;
	padding: 0;
}

ol ol,
ul ul {
	margin: 8px 0 10px 25px;
}


li {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.3em;
}

li h2 {
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}

li h3 {
	margin-top: 0.6em;
	margin-bottom: 0.2em;
}

li h4 {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

li p {
	margin-top: 0;
	margin-bottom: 0.6em;
}

ul.arrows li {
	background: transparent url(../img/backgrounds/ul.Arrows.png) left 0 no-repeat;
	padding-left: 38px;
	list-style-type: none;
}
	

#content ul.biglist {
	list-style-type: none;
	margin: 0.7em 0 0 0;
	padding: 0 0 10px 0;
}

#content ul.biglist li {
	clear: left;
	margin-top: 0;
	margin-left: 0;
	padding: 20px 0 0 0;
}

#content ul.biglist img {
	margin: 30px 0 0 0;
	float: left;
	width: 108px;
	height: 82px;
}

#content ul.biglist h3 {
	margin: 0 0 5px 0;
}

#content ul.biglist ul {
	float: left; 
	margin-left: 20px; 
}

#content ul.biglist ul li {
	padding-top: 3px;
}


dl {
	margin: 0.5em 0 1.5em 0;
	padding: 0;
}

dt {
	float: left;
	clear: both;
	margin: 0 0 0 0;
	width: 480px;
	letter-spacing: 1px;
	padding: 10px 5px 0 0;
	text-align: right;
	font-weight: bold;
}

dd {
	color: #eaa553;
	text-align: left;
	padding: 10px 0 0 5px;
	margin: 0 0 0 480px;
}

a strong { 
	color: #4d6da6;
}

a:link {
	color: #1968c0;
	background-color: transparent;
	text-decoration: none;
}


a:visited {
	color: #1968c0;
	background: transparent;
	text-decoration: none;
}


a:hover {
	color: #1968c0;
	background: transparent;
	text-decoration: underline;
}

a:active {
	color: #ffffff;
	background: transparent;
	text-decoration: underline;
}

a.external,
a.external:link,
a.external:visited,
a.external:hover,
a.external:active {
	background: transparent url(../img/backgrounds/a.external.gif) left 55% no-repeat;
	padding-right: 1px;
	padding-left: 16px;
	white-space: nowrap;
}

a.save {
	background: transparent url(../img/backgrounds/a.save.gif) 3px 4px no-repeat;
	padding-left: 20px;
}

span.mailto a {
	background: transparent url(../img/backgrounds/a.mailto.gif) left 50% no-repeat;
	padding-left: 15px;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear-both {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

.googlemaps {
	margin: 15px 0 10px 0;
	border: 0;
	padding: 0;
	background: #d2d0e2;
	vertical-align: bottom;
}

.googlemaps iframe {
	width: 706px;
	height: 350px; 
	margin: 2px 2px 0 2px;
	padding: 0;
}

.googlemaps p {
	margin:  0 2px 2px 2px;
	padding: 0 2px 5px 2px;
	text-align: center;
}

.googlemaps p a:hover {
	color: #222d80;
	text-decoration: underline;
}

.biglink {
	margin-left: 0;
	margin-bottom: 0;
	border-bottom: 1px dashed #cccccc;
	padding: 0 0 8px 0;
}

.biglink .biglink {
	border-bottom: 0;
}

.biglink .biglink li {
	border-top: 0;
}

.biglink li {
	clear: left;
	margin: 8px 0 0 0;
	border: 0;
	border-top: 1px dashed #cccccc;
	background: transparent;
	padding: 8px 0 0 0;
}

.biglink li img ,
.biglink li a img {
	display: inline;
	float: left;
	margin: 0 0 0 -140px;
}

.biglink .biglink li img ,
.biglink .biglink li a img {
}

.biglink li h3 {
	margin-left: 0;
	padding: 10px 0 0 140px;
}

.biglink li p {
	padding-left: 140px;
}


/* features ////////////////////////////////////////////////////////////*/

.feature-right {
	margin: 0 0 20px 15px;
	float: right;
	display: block;
	border-top: 2px solid #ed1b2d;
	border-bottom: 1px dotted #ed1b2d;
	background-color: #f2f2f2;
	text-align: center;
	color: #ed1b2d;
}

.feature-right img {
	display: block;
	text-align: center;
}

.feature-right * {
	margin: 0;
	padding: 0;
}

.feature-right p {
	padding: 5px 3px 4px 3px;
	white-space: nowrap;
}

.feature-left {
	margin: 5px 5px 0 0;
	float: left;
	display: block;
	border-top: 2px solid #b67300;
	border-bottom: 1px dotted #a08e81;
	background-color: #f2f2f2;
	text-align: center;
	color: #a08e81;
}

.feature-left img {
	display: block;
	text-align: center;
}

.feature-left * {
	margin: 0;
	padding: 0;
}

.feature-left p {
	padding: 5px 3px 4px 3px;
	white-space: nowrap;
}

.flashvideo_320x240 {
	margin: 0 0 0 -20px;
}

.flashvideo_320x240 div {
	float: left;
	margin: 15px 0 15px 20px;
	background: #e0e0e0;
	padding: 10px;
}

.flashvideo_320x240 div p {
	border-top: 1px dotted #808080;
	margin: 4px -10px -10px -10px;
	padding: 11px 13px 13px 13px;
	width: 314px;
	background: #f0f0f0;
	color: #a08080;
	line-height: 1.25em;
	font-size: 12px;
	text-align: center;
}

/* alert */

.alert {
	margin: 12px 0 0 0;
	border: 0;
	border-top: 5px solid #bfd832;
	background-color: #f7fae6;
	padding: 0 12px 12px 12px;
}

.alert h2 {
	color: #cd3b3b;
	padding-top: 0;
	border: 0;
}

.alert ul {
	color: #cd3b3b;
}


/* fieldset */

form, label {
	margin: 0;
	border: 0;
	padding: 0;
}

fieldset {
	overflow: visible;
	margin: 0.5em 0 0 0;
	padding: 0 20px 10px 20px;
	background: #f2f2f2;
	border: 1px solid #cccccc;
	color: #669966;
}

fieldset legend {
	display: none;
/*
	overflow: visible;
	margin: -1.0em 0 0 -8px;
	border: 1px solid #9497a8;
	background: #ffffff;
	padding: 1px 7px 1px 7px;
	color: #9497a8;
*/
}

fieldset h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

fieldset p {
	clear: left;
	margin: 7px 0 0 0;
	padding: 5px 0 0 0;
}

fieldset ul {
	list-style-type: none;
	margin: 7px 0 0 0;
	padding: 5px 0 11px 0;
	border-bottom: 1px dotted #000000;
}

fieldset ul ul {
	border-bottom: 0;
}

fieldset ul.select,
fieldset ul.select ul {
	list-style-type: disc;
	margin: 0 0 0 10px;
	padding: 3px 0 2px 0;
}

fieldset li {
	background-image: none;
	clear: left;
	margin-top: 1px;
	padding: 2px 0;
}

fieldset li label {
	display: block;
	float: left;
	width: 10.5em;
	line-height: 1.5em;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

fieldset li.longish label {
	float: none;
	width: auto;
	vertical-align: top;
	margin-bottom: 7px;
}

fieldset li.vertical {
}

fieldset li.vertical input.button {
	display: block;
	float: left;
	clear: left;
	margin: 0 5px 0 0;
}



fieldset li label input {
	display: inline;
	float: left;
	line-height: 1.5em;
	vertical-align: middle;
	margin-right: 3px;
}

fieldset li.required label {
	font-weight: bold;
}

fieldset li.required label span.unit {
	font-weight: normal;
}


fieldset fieldset {
	margin-right: 0;
	border-color: #d1d1d1; 
	padding: 0 15px 10px 15px;
}

fieldset fieldset legend {
	background: #d1d1d1;
}

fieldset fieldset ul {
	padding: 7px 0 0 0;
}

fieldset fieldset li {
	margin-top: 0;
	padding: 0;
}

fieldset img.labeled {
	float: left;
	margin: 5px 0;
	background: #ffffff;
	padding: 20px 25px;
}

input,
select,
textarea {
	margin: 0;
	width: 300px;
	border-width: 1px;
	font-family: Arial, sans-serif!important;
	font-size: 100%;
}

input.small {
	width: 120px;
}	

input.button {
	display: inline;
	width: auto;
	vertical-align: middle;
	margin: 0 0 0 0;
}


/* clearfix-hack */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* hides from ie-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/**/

.company-name {
	white-space: nowrap;
}

#language li.DE {
}

#language li.EN {
}

#language li.HU {
	display: none;
}

.title {
	text-transform: uppercase;
}


/**/
/* ul#skim */
/**/


#skim {
	position: absolute;
	top: 590px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#skim li {
	position: absolute;
	top: 0;
	margin: 0;
	height: 32px;
	padding: 0;
	list-style-type: none;
}

#skim li a {
	display: block;
	margin: 0;
	height: 32px;
	width: 24px;
	text-indent: -9999px;
	padding: 0;
}

#skim li.previous {
	left: 0;
}


#skim li.next {
	right: 0;
}



#skim li.previous a {
	background: transparent url(../img/backgrounds/skimPrevious.png) top left no-repeat;
}

#skim li.previous a:hover {
	background-image: url(../img/backgrounds/skimPreviousHover.png);
}

#skim li.next a {
	background: transparent url(../img/backgrounds/skimNext.png) top right no-repeat;
}

#skim li.next a:hover {
	background-image: url(../img/backgrounds/skimNextHover.png);
}





/* extra by johnnys request */



#container, #header, #menu { width: 700px !important; margin: 0 auto !important; }
#container { margin-top: 100px !important; }
#menu { width: 675px !important; font-size: 16px !important; }
#menu a:hover { color: #eaa553 !important; }
#footer { margin-top: 80px !important; padding-top: 20px !important; border-top: 1px dashed #808080 !important; }
p, dt, dd { font-family: Verdana, sans-serif !important; font-size: 12px !important; line-height: 18px !important; color: #f4f8f7 !important; }
h1.nueva { font-size: 56px !important; letter-spacing: 0; margin-left: 0;}
h1, h2 { font-size: 20px !important; color: #eaa553 !important; }
h3 { font-size: 16px !important; color: #eaa553 !important; }
h1 { margin-bottom: 20px !important; }
h2 { margin-top: 2.0em !important; }
dl { background: #08192a; !important; }
dt { width: 350px !important; }
dd { margin-left: 350px !important; margin-bottom: 1.5em !important; }
.biglist li { margin-top: 0px !important; padding-top: 0px !important; }
.biglist img { margin-top: 10px !important; }
.biglist h2 { margin-bottom: 0px !important; }
a[href~=vimeo] { background: transparent url(../img/backgrounds/a.external.gif) left 55% no-repeat !important; padding-right: 1px !important; padding-left: 16px !important; white-space: nowrap !important; }



