@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 300;
  src: local('Yanone Kaffeesatz Light'), local('YanoneKaffeesatz-Light'), url(http://www.sunstar-events.de/theme/sunstarevents/fonts/yanone_kaffeesatz_light.woff) format('woff');
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url(http://www.sunstar-events.de/theme/sunstarevents/fonts/yanone_kaffeesatz_regular.woff) format('woff');
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 700;
  src: local('Yanone Kaffeesatz Bold'), local('YanoneKaffeesatz-Bold'), url(http://www.sunstar-events.de/theme/sunstarevents/fonts/yanone_kaffeesatz_bold.woff) format('woff');
}



* {margin: 0; padding: 0; border: 0; }

body {
  font-size: 0.90em;
  background-color: #666666;
}

#wrap {
  width: 900px;
  margin: 0 auto 0 auto;
  background-color: #eeeeee;
}

#header {
  height:250px;
  background-color: #ffffff;
}

#sidebar {
  width: 180px;
  float: right;
  /* background-color: #eeeeee; */
  font-family: Arial, sans-serif;
  font-size: 70%;
  text-align: center;
  color: #333333;
  margin-top: 1em;
}
 
#content {
  margin-right: 180px;
  padding: 1em;
  background-color: #fff;
  min-height: 43em;
}

#beforefooter {
  background-color: #666666;
}
 
#footer {
  clear: right;
  background-color: #666666;
}




form {
  text-align: left;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

label, input, select, textarea {
  font-family: Arial;
  font-size: 100%;
  color: #000000;
  background-color: #e8a933;
  border: solid;
  border-width: 1px;
  border-color: #ffaa00;
}

#kontaktformular {
  width: 450px;
}

input#submit {
  color: #000000;
  background-color: #e8a933;
  font-weight: normal;
  width: 150px;
}

input:hover#submit {
  background-color: #601e00;
  color: #ffaa00;
}




#menu {
	margin-bottom: 1.7em;
}

#menu ul {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  background-color: #333333;
}

* html #menu ul { /*IE only rule, reduce menu width*/
  width: 99%;
}

#menu ul li {
  display: inline;
}

#menu ul li a {
  float: left;
  color: #fff;
  /* padding: 5px 23px; */
  padding: 0.35em 1.8em;
  text-decoration: none;
  background: transparent url(/theme/sunstarevents/images/vertical.png) center right no-repeat;
  font-family: Arial, sans-serif;
  font-size: 90%;
  font-weight: bold;
}

#menu ul li a:visited {
  color: #fff;
}

#menu ul li a:hover {
  color: #000000;
  background-color: #999999;
}



#sidebar h1 {
  font-size: 120%;
  padding: 0 0 2em;
}

#sidebar p {
  padding: 0 0 1em;
}




#footer ul {
  margin: 0;
  padding: 0.5em 0;
  xfloat: left;
}

#footer ul li {
  display: inline;
}

#footer li:before { content: "| "; }
#footer li:first-child:before { content: ""; }

#footer {
  font-family: Arial, sans-serif;
  font-size: 70%;
  font-style: normal;
  text-align: center;
  color: #fff;
}

#footer p {
  padding: 0.5em 0em 1em 0em;
}

#footer a {
  color: #fff;
  text-decoration: none;
}




#content p {
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  padding-bottom: 0.7em;
  line-height: 1.2;
}

#content h1 {
  font-size: 300%;
  font-family: 'Yanone Kaffeesatz',Arial,sans-serif;
  font-weight: 300;
  padding-bottom: 0.8em;
  color: #000000;
  text-align: left;
}

#content h2 {
  font-size: 180%;
  font-family: 'Yanone Kaffeesatz',Arial,sans-serif;
  font-weight: 400;
  padding-top: 0.6em;  
  padding-bottom: 0.6em;
  color: #000000;
  text-align: left;
}

#content h3 {
  font-size: 160%;
  font-family: 'Yanone Kaffeesatz',Arial,sans-serif;
  font-weight: 400;
  padding-bottom: 0.6em;
  color: #000000;
  text-align: left;
}

#content h4 {
  font-size: 120%;
  font-family: 'Yanone Kaffeesatz',Arial,sans-serif;
  font-weight: 400;
  padding-bottom: 0.4em;
  color: #000000;
  text-align: left;
}

#content img {
	border: 1px solid #000000;
}

#content a {
  color: #601e00;
  text-decoration: underline;
}

#content a.more {
  color: #601e00;
  font-family: Arial, sans-serif;
  font-size: 75%;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}
