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

p, li, ul, td, ol, .left, {
	font-family: Helvetica, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

b, {
	font-family: Helvetica, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
  	font-weight: bold;
	color: #004080;
}

a {
	font-family: Helvetica, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #567492;
}

.foot, a.foot {
	font-family: Helvetica, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #567492;
}

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

html {
	min-height:101%;
}

body  { 
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-size: 12px;
  text-decoration: none;
  scrollbar-3dlight-color: #18416A;
  scrollbar-arrow-color: #18416A;
  scrollbar-darkshadow-color: #F5F5F1;
  scrollbar-face-color: #F5F5F1;
  scrollbar-highlight-color: #F5F5F1;
  scrollbar-shadow-color: #18416A;
  scrollbar-track-color: #F5F5F1;
  margin: 20px 0 0 0;
  color:#000000;
  background: url(../images/bg_body.gif) repeat-y center center #eee;
}

img {
	border-style: none;
}

.sub {
  color: #004080;
  font-size: 14px;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

/* soul-surf.com gmbh */


.mainFrame {
  margin:0 auto;
  margin-bottom:20px;
  text-align:center;
  position:relative;
  width:781px;
}

.naviBox,
.footer,
.contentBox,
.header,
.logo {
  border:0;
  width:781px;
}

.logo {
  text-align:left;
  padding-bottom:10px;
}

.header {
  border-bottom:1px solid #CEB282;
  border-bottom-style:dotted;
  text-align:left;
  padding:15px 0 8px 0;
  margin-bottom:20px;
}

* html .header {
  padding-top:30px;
}

* html .naviBox {
	padding-top:10px;
}

#nav {
	list-style: none;
	height: 1%;
	text-align:left;
  padding:13px 0 13px 0;
  border-top:2px solid #C6C7C9;
  border-bottom:2px solid #B3C0CD;
}

#nav:after {
	content: "";
	display: block;
	clear: both;
}

* + html #nav {
  margin:0;
}

* html #nav {
	margin:0;
}

#nav ul {
	list-style: none;
	margin: 0;
	border-style: none;
	height: 1%;
}

#nav li {
	float: left;
	position: relative;
  display:block;
  border-right:1px solid #000000;
}

#nav li.last {
  border-right-width:0;
}

#nav li.first a {
  padding-left:0;
}

#nav li a {
	display: block;
  text-decoration:none;
  font-size:13px;
  font-weight:bold;
  padding:0 2px 0 2px;
	padding: 0 12px 0 12px;
}

#nav li.active a,
#nav li a:hover {
  color:#CEB282;
}

#nav li:hover .drop,
#nav li.hover .drop {
	display: block;
}

#nav .drop {
	width: 170px;
	position: absolute;
	top: 14px;
	left: 0;
	padding: 8px 0 0;
	display: none;
	background-color:#FFFFFF;
	text-align:left;
}

#nav .drop ul {
  border:1px solid #B3C0CD;
  padding-left:0;
  padding-top:5px;
}

#nav .drop ul li {
  margin-bottom:3px;
  border-right-width:0;
	vertical-align: middle;
	height: 1%;
	float: none;
}

#nav .drop ul li a {
  color:#003366;
  padding:3px 6px;
}

#nav .drop ul li a:hover {
  color:#CEB282;
}

.footer,
.contentBox {
  text-align:left;
}

.content {
  width:480px;
  float:left;
  margin-right:51px;
}

.corpImg {
  text-align:right;
}

.contentBox,
.contentBox * {
	line-height:150%;
}

.languageSwitch span,
.languageSwitch a,
.footer span,
.footer,
.footer a {
  font-size:9px;
  text-transform:uppercase;
}

.footer {
  margin:20px 0 20px 0;
  border-top:1px solid #CEB282;
  border-top-style:dotted;
  padding-top:3px;
}

.left {
  float:left;
}

.right {
  float:right;
}

.companyList,
.content h2 {
  color:#003366;
  font-size:14px;
  font-weight:bold;
}

.companyList {
  font-size:12px;
}

.content ul {
  padding-left:18px;
  margin:5px 0;
}

.content ul li {
  margin-bottom:20px;
}

.spacer {
  height:1px;
  border-bottom:1px solid #CEB282;
  border-bottom-style:dotted;
  margin:20px 0 20px 0;
}

.contactForm {
  float:left;
  width:311px;
}

textarea,
input {
  border:1px solid #B3C0CD;
	padding:1px;
	margin-bottom:5px;
	color:#555;
  width:240px;
}

textarea {
  height:105px;
}

input.noBorder  {
  border:0 solid white;
}

.partnerTable tr td {
  padding-bottom:5px;
  padding-right:20px;
}

.header h1 {
  font-size:16px;
  text-transform:uppercase;
  margin:0;
  padding:0;
  color:#003366;
/*  font-family: "Times New Roman", serif; */
}

.header h1 span {
  color:#CEB282;
}

dl, dd {
  padding:0;
  margin:0;
  margin-left:5px;
}


p.languageSwitch {
  float:right;
  padding:0;
  margin:0;
}

.languageSwitch a {
  text-decoration:none;
  color:#567492;
}

.languageSwitch span {
  color:#bbb;
}

