@charset "ISO-8859-1";

header, nav, section, footer {
  display: block;
  margin: 0 auto;
}
header {
  width: 960px;
  height: 100px;
  text-align: left;
}
nav {

}
section {
  width: 960px;
  text-align: left;
}
footer {
  width: 960px;
  text-align: left;
}

body {
  margin: 0;
  padding: 0;
  background: #eaeaea url("../img/bg_page.png") repeat;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-size: 100.01%;
  color: #656565;
  text-align: center;
  min-width: 960px;
}
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%
}
a:focus {
  outline-style: none;
  -moz-outline-style: none;
}
a:link {
  color: #656565;
  text-decoration: none;
}
a:visited {
  color: #656565;
  text-decoration: none;
}
a:active {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
td {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-size: 100.01%}
div {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  color: #000000;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 24px;
  font-weight: normal;
}
h2 {
  font-size: 24px;
  color: #ffffff;
  font-weight: normal;
  border-bottom: 1px solid #ffffff;
  padding: 20px;
  margin: 0;
}
h3 {
  font-size: 20px;
  color: #999999;
  font-weight: normal;
}
em {
  font-weight: bold;
  font-style: normal;
}
img {
  border: 0 none;
  vertical-align: top;
}
header h1 {
  width: 180px;
  height: 100px;
  float: left;
  padding: 0;
  margin: 0;
}
header nav {
  padding: 0;
  margin: 0 0 0 180px;
  text-align: right;
  width: 780px;
}
header h1 a {
  display: block;
  background: #eaeaea url("../img/logo.png") no-repeat center center;
  text-indent: -9999px;
  width: 180px;
  height: 100px;
}
header h1 a.en {
  display: block;
  background: #eaeaea url("../img/logo_en.png") no-repeat center center;
  text-indent: -9999px;
  width: 180px;
  height: 100px;
}
header nav ul {
  display: block;
  position: relative;
  float: right;
  text-align: right;
  padding: 0;
  margin: 0;
}
header nav ul li {
  float: left;
  position:relative;
  list-style-type: none;
}
#nav_lang {
  height: 43px;
  width: 780px;
}
#nav_lang ul li {
  margin: 0;
  padding: 21px 0 0 10px;
}
#nav_lang a {
  display: block;
  height: 22px;
  width: 22px;
  background-image: url("../img/spr_lang.png");
  background-repeat: no-repeat;
}
#nav_lang a span {
  text-indent: -9999px;
  display: none;
}
#nav_lang a.de {
  background-position: 0px 0px;
}
#nav_lang a.de:hover,
#nav_lang a.de:active,
#nav_lang a.de.act {
  background-position: 0px -22px;
}
#nav_lang a.en {
  background-position: -22px 0px;
}
#nav_lang a.en:hover,
#nav_lang a.en:active,
#nav_lang a.en.act {
  background-position: -22px -22px;
}
#nav_main {
  margin: 0;
  height: 57px;
  width: 780px;
  overflow: hidden;
}
#nav_main ul {
  margin-right: 20px;
}
#nav_main ul li {
  margin: 0;
  padding: 21px 0 0 0;
  height: 57px;
  display: block;
  background-image: url("../img/spr_main.png");
  background-repeat: no-repeat;
  background-position: center top;
}
#nav_main a {
  color: #999999;
  text-decoration: none;
  padding: 0 30px 0 30px;
}

#nav_main a:hover,
#nav_main a:active,
#nav_main li.act a {
  color: #000000;
  text-decoration: none;
}
#nav_main li.act {
  background-position: center -57px;
}

#grid_section_start {
  background: transparent url("../img/bg_content_start.jpg") no-repeat top left;
  width: 960px;
  height: 460px;
}
#grid_section_start h2 {
  font-size: 30px;
  line-height: 42px;
  color: #ffffff;
  font-weight: normal;
  border-bottom: 1px solid #ffffff;
  padding: 75px 0 0 20px;
  margin: 0 570px 3px 0;
}
#grid_section_start p {
  color: #ffffff;
  padding: 0.5em 0 0.5em 20px;
  margin: 0 570px 0 0;
  font-size: 14px;
  line-height: 24px;
}
#grid_section_start a {
  color: #ffffff;
}
#grid_section_content {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: top left;
  width: 960px;
  min-height: 700px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
#grid_section_content h2 {
  font-size: 24px;
  line-height: 38px;
  color: #ffffff;
  font-weight: normal;
  border-bottom: 1px solid #ffffff;
  padding: 242px 0 0 20px;
  margin: 0 570px 3px 0;
}
#grid_section_content h3 {
  font-size: 18px;
  line-height: 38px;
  color: #000000;
  padding: 0.5em 0 0.5em 139px;
  margin: 35px 25px 0 0;
}
#grid_section_content h4 {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  padding: 0.5em 0 0.5em 139px;
  margin: 0 25px 0 0;
}
#grid_section_content p {
  padding: 0.5em 0 0.5em 139px;
  margin: 0 25px 0 0;
  font-size: 14px;
  line-height: 24px;
}
#grid_section_content dl {
  padding: 0;
  margin: 35px 0 0 0;
}
#grid_section_content dt {
  font-size: 18px;
  line-height: 38px;
  color: #000000;
  padding: 0.5em 0 0 139px;
  margin: 0 25px 0 0;
}
#grid_section_content dd {
  padding: 0 0 0 139px;
  margin: 0 25px 0 0;
  font-size: 14px;
  line-height: 24px;
}
#grid_section_articels {

}
#grid_section_articels article {
  float: left;
  width: 306px;
  height: 330px;
  margin: 20px 20px 0 0;
}
#grid_section_articels article.last {
  margin: 20px 0 0 0;
}
#article_vision {
  background: transparent url("../img/bg_teaser_vision.jpg") no-repeat top left;
}
#article_turnier {
  background: transparent url("../img/bg_teaser_turnier.jpg") no-repeat top left;
}
#article_bewerbung {
  background: transparent url("../img/bg_teaser_bewerbung.jpg") no-repeat top left;
}
#article_faq {
  background: transparent url("../img/bg_teaser_faq.jpg") no-repeat top left;
}
#grid_section_articels h3 {
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
  font-weight: normal;
  border-bottom: 1px solid #ffffff;
  padding: 108px 0 0 19px;
  margin: 0 19px 22px 0;
  cursor: pointer;
}
#grid_section_articels h3 a {
  color: #ffffff;
  text-decoration: none;
}
#grid_section_articels h3 a:hover {
  text-decoration: none;
}
#grid_section_articels p {
  color: #656565;
  padding: 0.5em 0 0.5em 19px;
  margin: 0 19px 0 0;
  font-size: 14px;
  line-height: 24px;
}
#grid_footer section {
  float: left;
  margin: 20px 0 0 0;
  border-top: 1px solid #dddddd;
}
#grid_section_imprint {
  width: 317px;
  height: 356px;
  border-right: 1px solid #dddddd;
}
#grid_section_map {
  width: 323px;
  height: 356px;
  border-right: 1px solid #dddddd;
}
#grid_section_mailform {
  width: 317px;
  height: 356px;
}
a.link-underlined {
  text-decoration: underline;
  font-size: 14px;
  line-height: 52px;
}
#grid_footer h3 {
  height: 42px;
  font-size: 14px;
  line-height: 26px;
  color: #999999;
  font-weight: normal;
  margin: 20px 19px 0 19px;
}
#grid_footer p {
  color: #999999;
  padding: 0 0 0.5em 19px;
  margin: 0 19px 0 0;
  font-size: 12px;
  line-height: 18px;
}
#grid_section_imprint h3 {
  padding: 0 0 0 40px;
  margin: 20px 19px 0 19px;
  background: transparent url("../img/bg_header_imprint.png") no-repeat left top;
}
#grid_section_map h3 {
  padding: 0 0 0 30px;
  background: transparent url("../img/bg_header_map.png") no-repeat left top;
  margin: 20px 19px 0 30px;
}
#grid_footer #grid_section_map p,
#grid_footer #grid_section_mailform p {
  padding: 0 0 0.5em 30px;
}
#grid_section_mailform h3 {
  padding: 0 0 0 40px;
  margin: 20px 19px 0 30px;
  background: transparent url("../img/bg_header_mailform.png") no-repeat left top;
}
input.txt {
  font-size: 12px;
  line-height: 18px;
  width: 252px;
  height: 26px;
  padding: 0 0 0 10px;
  margin-bottom: 6px;
  color: #727272;
  background: #ffffff;
  border: 1px solid #dddddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
textarea {
  font-size: 12px;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  padding: 3px 0 0 10px;
  margin-bottom: 6px;
  color: #727272;
  width: 252px;
  height: 144px;
  background: #ffffff;
  border: 1px solid #dddddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#grid_section_content label {
  display: block;
}
#grid_section_mailform label,
#grid_section_content .grid_content_right label {
  display: none;
}
input.sbm {
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  width: 264px;
  height: 27px;
  padding: 0;
  color: #ffffff;
  border: 1px solid #dddddd;
  text-align: center;
  display: block;
  cursor: pointer;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;

  background: -webkit-gradient(linear, left top, left bottom, from(#d4d4d4), to(#b9b9b9));
  background: -moz-linear-gradient(top, #d4d4d4, #b9b9b9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d4d4', endColorstr='#b9b9b9');
}
p.error, p.success {
	font-weight: bold;
	padding: 10px;
	border: 1px solid;
}
p.error {
	background: #ffc0c0;
	color: #900;
}
p.success {
	background: #b3ff69;
	color: #4fa000;
}

#grid_section_content p.error,
#grid_section_content p.success {
	margin-top: 2em;
}
.grid_content_left {
  float: left;
  width: 660px;
}
.grid_content_right {
  margin: 0 0 0 675px;
}
#grid_section_content .grid_content_left h3 {
  margin: 0 25px 0 0;
}
#grid_section_content .grid_content_right h3 {
  padding: 0.5em 0 0.5em 0;
}
#grid_section_content .grid_content_right p {
  padding: 0.5em 0 0.5em 0;
}
