/* Stylesheet
www.mehrbewegungsraumfuerkinder.de
Start: 28.05.2006
Letzte Aenderung: 28.05.2006
*/
/* Reset all */
* {
  padding: 0;
  margin: 0;
}

img, fieldset {
  border: 0;
}

body {
  font-size: 80%;
  color: #000;
  background: #DF0024;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  text-align: center; /* Zentrierung des Layouts im IE 5 */
}

#wrapper {
  margin: 0 auto;
  width: 900px;
  text-align: left;
  height: 100%;
  z-index: 10;
  background: #fff;
}

#header {
  padding-top: 15px;
}

#lsb {
  float: left;
  width: 190px;
  text-align: center;
}

#lsb img {
  padding-top: 11px;
}

h1 {
  padding: 0 200px 0 200px;
  text-align: center;
  height: 113px;
}

h1 img {
  padding-top: 10px;
  width: 410px;
}

#fraport {
  float: right;
  width: 190px;
  text-align: center;
}

#fraport img {
  padding-top: 23px;
}

#recast {
  padding-top: 15px;
}

#shade {
  background: url(/img/shade.right.gif) #FFF repeat-y right;
  padding-right: 10px;
  margin-left: -10px;
}

#footer_shade {
  background: url(/img/shade.corner.gif) #DF0024 no-repeat top right;
  clear: both;
  padding-right: 10px;
  margin-left: -10px;
  height: 10px;
}

#footer {
  height: 10px;
  background: url(/img/shade.footer.gif) #FFF repeat-x top left;
}

#nav {
  float: left;
  width: 190px;
}

#partner {
  float: right;
  width: 190px;
  text-align: center;
  padding-top: 5px;
}

#partner img {
  padding: 15px 0;
}

#main {
  padding: 5px 210px 0 210px;
}

.raffle {
  padding: 5px 210px 0 0;
}

#bottom {
  clear: both;
  height: 20px;
}

#nav ul {
  list-style: none;
  padding-left: 10px;
}

#nav ul li {
  padding: 5px 0;
}

#nav ul li a {
  height: 21px;
  voice-family: inherit;
  text-decoration: none;
  font-size: 100%;
  font-weight: bold;
}  
  
#nav ul li a:link, #nav ul li a:visited {
  color: #DF0024;
  display: block;
  background: #FFF;
  padding: 0 0 0 5px;
  line-height: 21px;
  border: 1px solid #FFF;
}
  
#nav ul li a:hover {
  color: #DF0024;
  background: #FFF;
  border: 1px solid #DF0024;
  padding: 0 0 0 5px;
}  

#nav ul li a.active, #nav ul li a.active:active, #nav ul li a.active:visited, #nav ul li a.active:hover {
  color: #FFF;
  background: #DF0024;
  border: 1px solid #DF0024;
}

h2, legend {
  color: #DF0024;
  padding-bottom: 5px;
}

legend {
  font-weight: bold;
}

h3 {
  padding-bottom: 5px;
}

#main ul {
  margin-left: 2em;
}

#main ol {
  margin-left: 3em;
}

#main p, #main li {
	font-size: 1em;
	line-height: 1.7em;
	margin: 0.5em 0;

}

a, a:link {
  color: #DF0024;
}

a:visited {
  color: #C03;
}

a:hover {
  text-decoration: none;
}

.email span { 
  display: none;
}
.email:before { 
  content: ""attr(title)"@"attr(rel)""; 
}

.textCenter {
  text-align: center;
}

.textCenter img {
  padding: 0 10px;
}

.label {
  display: block;
  width: 200px;
  float: left;
}

fieldset legend, #main form {
  padding-top: 10px;
}

.error {
  color: #CF0000;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

table.form {
  width: 500px
}

table.form td {
  padding: 5px;
  vertical-align: top;
  width: 200px;
}

table.form td.label {
  float: normal;
  display: inline;
  width: 300px;
  padding-left: 0 !important;
}

table.form tr.even {
  background: #FFF;
}

table.form tr.odd {
  background: #DDD;
}

table.form tr.even td {
  border-top: 1px solid #DF0024 !important;
}

table.form tr.odd td {
  border-top: 1px solid #DF0024 !important;
}

table.detail {
  padding-top: 3px;
  padding-bottom: 3px;
  display: block;
}

table.detail td.checkbox {
  width: 10px;
}

table.form td.img {
  width: 102px;
}

table.form td.img img {
  border: 1px solid #DF0024;
}

.button {
  margin-top: 5px;
  border: 1px solid #DF0024;
  font-size: 90%;
}

.adds {
  border: 1px solid #DF0024;
  margin-left: 5px;
  margin-right: 5px;
  background: #fdfbe3;
  padding-bottom: 10px;
  padding-top: 5px;
  text-align: center;
}

.adds img {
  padding-top: 5px;
}

#nav .adds {
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.floatLeft {
  float: left;
  padding-right: 5px;
}

.winner {
	width: 90%;
	background: #fdfbe3;
	border: 1px solid #DF0024;
}

.winner th {
	width: 200px;
	vertical-align: top;
	text-align: left;
}

.winner td {
	vertical-align: top;
	text-align: center;
}

#position {
	line-height: 1.5em;
}

#position dt {
	width: 300px;
	display: block;
	float: left;
}

.pos td {
	vertical-align: top;
	text-align: center;
}

.pos td.institute {
	text-align: left;
}

.pos .textRight {
	text-align: right;
}

.pos .odd {
	background: #DDD;
}
