/* Start of CMSMS style sheet 'spiel:_layout' */
body {
margin: 0 auto;
padding: 0;
font: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
background:#ececec;
color:#white;
}

.logo{
  position:absolute;
  margin-top:20px;
  margin-left:115px;
}


.bild{
  margin-top:15px;
  margin-left:158px;
}

.text{
  margin-top:40px;
  margin-left:150px;
}

#wrap {
position:absolute;
top:5%;
width:900px;
height:760px;
margin-left:200px;
margin-right:300px;
background-color: #ffe09e;
color: #303030;
/*margin: 0 auto;*/
}

#header {
clear: both;
margin-bottom:20px;
height: 140px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#avmenu {
overflow:auto;
min-width:160px;
height:310px;
clear: left;
float: left;
padding: 0;
}


#avmenu ul {
list-style: none;
width: 160px;
margin: 0 0 20px 0;
padding: 0;
}

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #666666;
display: block;
padding: 6px 0 0 10px;
background: #ffe09e;
border-left: 4px solid #ffe09e;
}

#avmenu li a:hover {
background: #ffe09e;
color: #ff0000;
border-left: 4px solid #ff0000;
}

#content {
overflow:auto;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding-left:10px;
line-height: 1.6em;
text-align: left;
height: 500px;
margin-right:140px;
}

#content h2 {
margin: 0 0 0.5em 0;
}

#calender{
  overflow:auto;
  position:absolute;
  margin-top:330px;
  margin-left:10px;
  width: 150px;
  height:170px;
  border-top:1px solid #f0f0f0;

}

#calender div h1{
  font-size:12px;
}

#news{
 overflow:auto;
  height:250px;
  width:120px;
  position:absolute;
  margin-top:-480px;
  margin-left:770px;

}

h3 {
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 0px 0 10px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
height:30px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

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

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
/* End of 'spiel:_layout' */

/* Start of CMSMS style sheet 'spiel:_news' */
#NewsSummaryLink a{
 color:black;
  font-size:14px;
}

#NewsSummaryCategory{
position:absolute;  
display:none;
}
/* End of 'spiel:_news' */

