@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);


/* Farben 

Heusch Blau: 004684
Sub-Text-Grau: 949494
*/

/* ----------------------------------------------------- All browsers */


body {
	background: #d4d3d3 url(img/bg.png) top repeat-x;
	font-family: Verdana, 'Tahoma', Arial, sans-serif;
	font-size: 62,5%;
	line-height: 1.4;
}

#head {
	background: #004684;
	height: 165px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	
}

#head a.logo h1 {
	margin: 0 auto;
	position: relative;
	top: 51px;
	left: 300px;
	background: url(img/logo.png) top left no-repeat;
	width: 239px;
	height: 70px;
	text-indent: -9999px;
}

#wrap {
	margin: 0 auto;
	width: 900px;
}

#con {
	background:#fff;
	padding: 10px;
	margin: 130px 0 25px 0;
	position: relative;
	width: 850px; /* 565px mit aside */
	float: left;
	-webkit-box-shadow: 2px 2px 6px #949494;
}

/*.aside {
	float: left;
	width: 270px;
	margin: 150px 0 0px 45px;
} */

div.footer {
	clear: both;
	background: #004684;
	padding: 10px 15px;
	color: #fff;
	margin: 1em 0 0 0;
	font-size: 0.8em;
}

div.footer a {
	color: #fff;
}

a {
	color: #004684;
}

/* Topnavigation */

#nav ul {
	margin: 35px auto;
	width: 870px;
	z-index: 5;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	background: #fff;
	border: 0px solid #fff;
	color: #004684;
	padding: 5px 15px 5px 15px;
	text-decoration: none;

}

#nav ul li a:hover, #wrap.start #nav ul li.start a, #wrap.impress #nav ul li.impress a {
	border: 0;
	padding: 10px 15px 5px 15px;
	text-decoration: none;
}

/*#nav ul li.excalibur a {
	background: url('img/new.png') no-repeat 95px top #fff;
}*/

/* Text */

h1 {
	font-size: 1.5em;
	color: #004684;
	margin: 0.5em 0;
	text-shadow: 1px 1px #ddd;
}


h2 {
	font-size: 1em;
	color: #004684;
	margin: 0.5em 0 0.5em 0;
}

h2.lang {
	xmargin: 2em 0 0.5em 0;
}

h3 {
	font-size: 1.2em;
	color: #949494;
}

p {
	font-size: 0.8em;
	margin: 0.5em 0;
}

.excaliburLogo {
	float: left;
	width: 480px;
	height: 180px;
	background: #fff url('img/excalibur-logo.png') no-repeat left top;
	text-indent: -9999px;
	margin-top: 10px;
}

.excaliburFacts {
	width: 300px;
	display: block;
	float: right;
	margin-top: 10px;
	color: #7ab0e4;
}


.excaliburFacts ol {
	background: #fff url('img/excaliburFacts.png') no-repeat top left;
	text-indent: -9999px;
	height: 100px;
}

.c1 {
	width: 390px;
	float: left;
}

.c2 {
	width: 390px;
	margin-left: 40px;
	float: left;
}

.eng {
	color: #7c7c7c;
}

strong {
	font-weight:bold;
}

hr {
	border: 0;
	background: transparent;
}

.aside h1 {
	font-size: 1.4em;
	margin: 1em 0 0.5em 0;
	text-shadow: 1px 1px #fff;
}

.aside h2 {
	color: #949494	;
	font-size: 1.2em;
	margin: 0;
	text-shadow: 1px 1px #fff;
}

.aside p {
	font-size: 0.8em;
}

/* Content */

div#pic {
	height: 225px;
	overflow: hidden;
}

.clear {
	clear: both;
}

/* Language Navigation  Kopf*/

#head ul.language {
	margin: 0 auto;
	width: 880px;
}

#head ul.language li {
	display: inline;
	float: left;
	margin: 0px 2px 2px 0;
}

#head ul.language li a.agb, #head ul.language li a:hover.agb {
	width: auto;
	font-size: 12px;
	padding: 5px;
}

#head ul.language li a {
	display: block;
	border: 0px solid #fff;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	height: 20px;
	width: 35px;
	padding: 0 0.1em 0.5em 0.1em;
	
}

#head ul.language li a:hover {
	display: block;
	border: 0px solid #fff;
	background-color: #005299;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	padding: 0 0.1em 0.5em 0.1em;
	
}

#head ul.language li a span {
	font-size: 0px;
	color: #004684;
}

#head ul li a.de {
	background-image:url(img/lang-de-s.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#head ul li a.en {
	background-image:url(img/lang-en-s.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#head ul li a.fr {
	background-image:url(img/lang-fr-s.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#head ul li a.es {
	background-image:url(img/lang-es-s.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

/* Language Navigtion */


ul.language li {
	display: inline;
	float: left;
	margin: 0 20px 5px 0;

}

ul.language li a, a.download {
	display: block;
	border: 2px solid #ddd;
	background: #004684;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	width: 100px;
	padding: 0.2em 1em 0.2em 3.5em;
}

a.download {
	width: auto;
	padding: 0.2em 1em 0.2em 2em;
}


ul.language li a:hover, a:hover.download {
	background-color: #005299;
}


ul li a.de {
	background-image:url(img/lang-de.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

ul li a.en {
	background-image:url(img/lang-en.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

ul li a.fr {
	background-image:url(img/lang-fr.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

ul li a.es {
	background-image:url(img/lang-es.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

a.download {
	background-image:url(img/document-pdf-text.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

/* Kontaktform */

#contactform {
  max-width:730px;
  min-height:300px;
  padding:30px 0 30px 30px;
  /*box-shadow*/
  -webkit-box-shadow:0 0 15px 0 #ccc;
	 -moz-box-shadow:0 0 15px 0 #ccc;
		  box-shadow:0 0 15px 0 #ccc;
  /*border-radius*/
  -webkit-border-radius:3px;
	 -moz-border-radius:3px;
		  border-radius:3px;
  margin:35px auto 0 auto;
  background:#fff;
}

.form.addition {
	margin: 0 45px;
}

.form.addition p {
	font-size: 11px;
}

.form.addition p.en, span.en {
	color: #636363;
}

#success h3 {
  color:#2c9b00;
  padding-top:40px;
}

#callback .textpart {
  width:280px;
  margin:0 30px 0 0;
  padding:0 10px 10px 0;
  float:left;
  border-right:1px dotted #ccc;
}

#callback .heading {
  background:url(img/icon-fon.png) left center no-repeat;
  padding:5px 0 0 85px;
  /*float:left;*/
}

#callback h3 {
  margin-bottom:0px;
  padding-bottom:3px;
  font-size:22px;
  line-height:1.2em;
}

#callback .subtext {
  color:#0a71b4;
  font-weight:bold;
  padding:0 0 5px 0;
  font-size:16px;
}

#callback .formpart {
  float:left;
  width:400px;
  padding:10px 0 0 0;
}

input,
textarea {
  margin:0 0px 4px 0;
  /*float:right;*/
}

#callback label {
  padding:8px 0 0 0;
  margin:0 0px 4px 0;  
  text-align:left;
  font-size:12px;
	color: #000;
}

#callback input.btn {
  width:220px;
  font-style:normal;
  margin-top: 20px;
}

#callback .errormsg {
  margin:5px 0 5px 110px;
  color:#d80000;
}

#callback .error {
  border:1px solid #d80000;
  border:1px solid rgba(216,0,0,0.5);
  background:#ffe7e7;
}

p.mandatory {
  font-style:italic;
}

#success {
	float: left;
	width: 360px;	
}



/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

body.ie7 {	
	font-family: Arial, Tahoma, sans-serif;
}

/* ----------------------------------------------------- IE6 and below */

.ie7 div {

 }

body.ie7 {	
	font-family: Arial, Tahoma, sans-serif;
}

.ie7 .content {
	margin: 2em 0 0 0 ;
}

/* Top Navigaiton IE 6 */

/* Topnavigation */

.ie7 #nav ul {
	margin: -10px auto;
	width: 870px;
	z-index: 5;
}

.ie7 #nav ul li {
	display: inline;
	float: left;
	margin: 0 2px;
}

.ie7 #nav ul li a {
	background-color: #fff;
	border-top: 5px solid #004684;
	color: #004684;
	padding: 2px 15px 5px 15px;
	text-decoration: none;
	display: block;
	width: 55px;
	font-weight: bold;
	letter-spacing: 1px;
}

.ie7 #nav ul li a:hover, #nav ul li.active a {
	border-top: 5px solid #fff;
	padding: 2px 15px 5px 15px;
	background:  #fff;
	color: #004684;
	height: 20px;
	text-decoration: none;
}

.ie7 #head ul.language li {
	display: inline;
	float: left;
	width: 35px;
	margin: 2px 2px 2px 0;
}

.ie6 #head ul.language li {
	width: 15px;

}

.ie7 #head ul.language li a {
	display: block;
	border: 0px solid #fff;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	padding: 5px;
	width: 30px;
	height: 10px;
	
}

.ie7 #head ul.language li a:hover {
	display: block;
	border: 0px solid #fff;
	background-color: #005299;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	padding: 5px;
	
}





