html {
  height:101%;
}

body{
background-color:#fff;
background-image:url(../img/hintergrund-verlauf.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:"Trebuchet MS",Verdana,sans-serif;
font-size:.8em;
color:#273156;
}


a:link, a:visited {
  color:#273156;
}

a:hover, a:visited:hover {
  color:#ac2226;
}

#maincontainer{
width: 967px; 
background-image:url(../img/hintergrund-content.png);
background-repeat:repeat-y;
margin: 0 auto; 
}

#topsection{
background-image:url(../img/mik2010-head.jpg);
background-repeat:no-repeat;
height: 170px; 
}

a#home {
  display:block;
  padding-top:30px;
  margin-left:26px;
  width:187px;
  height:114px;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 210px 0 224px; 
min-height:500px;
height: auto !important;
height: 500px;
}

#contentcolumnbreit {
margin: 0 0 0 224px; 
min-height:500px;
height: auto !important;
height: 500px;
}


.innercontent {
  margin:34px 40px 0 20px;
}

h1 {
  font-size:11px;
  text-transform:uppercase;
  font-weight:normal;
  margin:0;
}

h2 {
  font-size:1.5em;
  margin:0;
}

h3 {
  font-size:1em;
  line-height:1.3em;
  margin:.5em 0 1em 0;
}

h4 {
  font-size:.9em;
  margin:0;
}

.aussteller {
  width:200px;
  height:80px;
  float:left;
  margin:.5em .7em;
  padding:.5em;
  text-align:center;
  border:1px dotted #ccc;
}

.aussteller a img {
  border:0;
}


#leftcolumn{
float: left;
width: 224px; 
margin-left: -967px; 
padding-top:34px;
}

#leftcolumn ul {
  margin-left:1em;
  padding-left:1em;
}

#leftcolumn ul li {
  list-style-type:none;
  line-height:2em;
}

#leftcolumn a:link, #leftcolumn a:visited {
  text-decoration:none;
}

#leftcolumn ul li.menu-current a {
  font-weight:bold;
}


#rightcolumn{
float: left;
width: 210px; 
margin-left: -210px; 
padding-top:34px;
}

#rightcolumn p {
  font-size:85%;
}

#miktik {
  width:160px;
  /*height:195px;*/
  background-color:#fff;
  border:2px solid #ac2226;
  padding:0 5px 5px 5px;
  color:#666;
}

#miktik a:link, #miktik a:visited {
  text-decoration:none;
}

#miktiktitel {
  font-size:11px;
  text-transform:uppercase;
  font-weight:bold;
  color:#ac2226;
  background-image:url(../img/mik-logo-klein.gif);
  background-repeat:no-repeat;
  background-position:left;
  padding-left:15px;
}

#rightcolumn h3 {
  margin:1em 0 0.5em 0;
  font-size:11px;
  font-weight:bold;
  color:#6f6b75;
  background-image:url(../img/mik-logo-klein.gif);
  background-repeat:no-repeat;
  background-position:left;
  padding-left:15px;
}


#footer{
clear: left;
width: 100%;
background-image:url(../img/hintergrund-footer.png);
background-repeat:no-repeat;
height:46px;
margin-top:10px;
}

#footercontent {
  border-top:1px solid #273156;
  border-bottom:1px solid #273156;
  padding:2px 0;
  font-size:11px;
  margin:0px 30px 0 24px;
}

#footercontentlinks {
  width:216px;
  float:left;
}

#footercontent a:link, #footercontent a:visited {
  text-decoration:none;
}
