* {
    padding: 0;
    margin: 0;
}

body {
    background: #fff;
    font: .74em Verdana, Arial, sans-serif;
    line-height: 1.5em;
    background-color: #1C1409;
    text-align: center;
}

a {
    color: #999933;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
a:visited {

}
.bold {
	font-weight: bold;
}

#wrap {
margin: 20px auto;
width: 730px;
text-align: left;
}

#top {
background-image: url('images/top.gif');
height: 400px;
}

#content {
padding: 0 40px 0 40px;
background-image: url('images/iframemiddle.gif');
background-repeat:repeat-y;
}

#bottom {
background: url('images/footer.gif');
height: 68px;
}

#bottom .menu { 
    text-align: right;
    margin-right: 30px;
    position: relative;
    top: 38px;
}
#bottom .menu-top li {
   list-style-type: none;
   padding-left: 20px;
}
#wrap .menu { 
	border-bottom:1px solid gray;
	margin-left :26px;
	margin-right :26px;
	position:relative;
	top:90px; 
}
.menu-top li { 
    	list-style-type: none;
    	padding-right: 20px;
}
.menu-top a {
   color: #666666;
}
.menu-top li {
   display: inline;
}
.menu-current a{
   color: #666666;
   font-weight: bold;
}
#tickerbox {
	position: relative;
	top: 30px;
	left: 26px;
	width: 350px;
             float: left;
	/* background-image:url(images/SwishTicker.gif);*/
	background-repeat:no-repeat;
	height: 60px;
}
#logo {
  position: relative;
  top: 40px;
  left: 65%;
  height: 47px;
  width: 231px;
  background-image: url(images/logo.gif);
  background-repeat: no-repeat;
}

.infobox {
	position: relative;
	margin:0 36px;
	top: 68px;
	clear: both;
	height: 105px;
	overflow: hidden;
}

/* IE6 und älter ausschließen
* html .infobox {		
	margin-top: 26px; 
	margin-right: 46px;
}
 */
.infobox h1 { padding-left: 17px; padding-top: 22px; font-size: 12px; color: #999933; }
.infobox h1 a { font-size: 22px; color: #999933; text-decoration: none;}
.infobox h2 {font-size: 1.1em; color: #999933;}

#balkentop  {
   position: relative;
   top: 370px;
   z-index: 3;
}
#balkentop table {
        text-align:left;
        margin: auto;
}
#firstfield {}

.small {
        font-size:smaller;
        color: #666;
}
label {
        font-size:smaller;
        color: #666;
}
.smallselect {
        color: #666;
        width: 200px;
}
     .focusField{  
        border:solid 2px #73A6FF;  
        background:#EFF5FF;  
        color:#000; 
     }  
    .idleField{  
        background:#EEE;  
        color: #6F6F6F;  
        border: solid 2px #DFDFDF; 
     }  
  * html .text {
    background-color: #fff;
    border: 1px solid #7F9DB9;
    padding: 2px 0;
    width: 18em;
  }
    select {
        color: #666;
        border: 1px solid #7F9DB9;
  }
  /* ONLY IE x-6 */
  * html select {
        color: #666;
        border: none;
        background-color: transparent;
        font-size: 10px;
  }
   .buttons {
    color: #fff;
    border: solid 1px #666666;
    background-color: #999933;
    padding: 0;
   }
  * html .buttons {
	color: #fff;
	border: solid 1px #666666;
	background-color: #999933;
	height: 18px;
	margin-top: 5px;
   }

#cse-search-results {
    margin-left: 15px;
}

.middle {
    	float: left;
    	width: 59%;
    	margin: 0 10px;
   	padding: 1% 1%;
	text-align: left;
}
.middle h1, h2, h3, h4 {
    	margin-bottom: 10px; 
	margin-top: 10px; 
}
.middle a {
	background-color:lavender;
	font-style:italic;
	font-weight:bold;
}
.normallink .middle a {
	background-color:transparent;
	color:#999933;
}
.right {
	float: left;
	width: 30%;
	margin: 0 10px;
	padding: 1% 1%;

}

.right ul {
    padding: 20px 0 15px 20px;
    margin:0;
}

.right li {
    margin-bottom:5px;
}
/*
.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}
*/

h1 { font-size: 1.8em; color: #999933; line-height: 1em;}
h2 {font-size: 1.5em; color: #999933;}
h3 {color: #999933;}

#clear {
    display: block;
    clear: both;
    width: 100%;
    height:1px;
    overflow:hidden;
}

#footer {
    text-align: center;
    color: #666;
}




#year,
#impressum,
#all,
#hilfe,
#home,
#day,
#week,
#month,
#about  {
   margin: 0px auto 0px auto;
   width: 750px;
   position: relative;
}

/********** NEWSTICKER ***********/

.vnewsticker, a.vnewsticker {
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
