html {
  height: 100%; margin:0 auto;
}
#main {
	width:988px;
        margin: 0 auto;
	padding:0;
} 

#mitte { width: 736px; margin-right: 8px; float: left; position: relative; margin:0;}
#rechts { width: 240px; float: left; position: relative; text-decoration: none; margin:0;}
#rechts h2 { float:left; margin: 0px; width: 240px; height: 25px; background: #ffffff url('http://linktopf.com/images/tabgreen.gif'); border: 0px solid #DDDDDD; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; }
#rechts p {  padding-left: 10px; padding-top: 4px;  margin: 0px; text-decoration: none;font-family: Tahoma;  font-weight: bold; font-size: 10pt;  }
#rechts ul{ margin: 0px; width: 240px; height: 320px; list-style: none; padding-left:2px;} 
#rechts li {  float:left; margin: 0px; padding-left:25px; border: 0px; background: #ffffff url('http://www.linktopf.com/images/mrback.gif'); line-height:29px; width:210px;  }
#rechts li2 {  float:left; margin: 0px; padding-left:25px; border: 0px; background: #ffffff url('http://www.linktopf.com/images/backt.gif'); line-height:29px; width:210px;  }
#rechts a {text-decoration: none;}
#tags { width: 220px; float: left; position: relative; text-decoration: none; margin: 0;}
#tags ul{ width: 240px; height: 190px }
#myPopup { display: none; border: solid 3px #6699FF; padding: 0px; background-color: #FFFFFF; width:250px; height:250px; text-align: center; position: absolute; top: 5%; left: 50%;
z-index:1001; overflow: auto; margin-left:50px; text-align:center; font-size:12px; line-height:1.4; } 

text-align: center

#logo {
	padding: 0;
       font-size: 0px;
}
.headerlinks {
	right: 415px;
	top: 33px;
	height: 20px;
	position:relative;
       float: right;
text-decoration: none;
color: #000000;
} 





.headerlinks a {
text-decoration: none; color: #000000;
}

.headerl1 {
	left: 270px;
	top: 30px;
	height: 20px;
	position:relative;
       float: right;
text-decoration: none;
color: #000000;
} 

.headerl1 a {
text-decoration: none; color: #000000;
}

.headerl1 a:hover { text-decoration: none; color: #000000;}



body {
  height: 100%;
  margin:0 auto;
  padding: 0;
  font-family: Tahoma;
  font-size: 9pt;
  background:url(http://www.linktopf.com/123_03.jpg) 0 0 repeat-x #fff;

}

td {
  font-family: Tahoma;
  font-size: 9pt;
}

form {
  padding: 0;
  margin: 0;
}

input, textarea, select {
  font-size: 9pt; 
  font-family: Tahoma;
}

a {
  color: #009dd9;
}

#main-content {
  margin: 0px 0px 0px 0px;
  font-family: Tahoma; 
  font-size: 9pt;
  text-align: center;
}

#centered-content {
  text-align: left;
  width: 700px;
}

.url {
  color: green;
  font-size: 8pt;
}

.small {
  font-size: 8pt;
}

.grey {
  color: #666;
}

.error {
  font-weight: bold;
  color: #d52727;
  padding: 4px;
  padding-left: 10px;
  background-color: #FEE7E8;
}

.notice {
  font-weight: bold;
  color: #0097FF;
  padding: 4px;
  padding-left: 10px;
  background-color: #EFF8E0;
}

.bold {
  font-weight: bold;
}

.hilite {
  background-color: yellow;
}

a.category {
  color: #009dd9;

}

a.link {
  color: #009dd9;
}

.plain {
  color: #009dd9;
text-decoration: none;
}

.content-section {
  padding: 8px 12px 8px 12px;
}

.header {
  font-size: 16pt;
  font-weight: bold;
  padding-bottom: 5px;
}

/* tabs */ 
#tab-container {
margin-top: 0px;
  padding-top: 0px;
}

#tabs {
  text-align: center;
  margin: 0;
  font: Bold 8pt Tahoma;
  padding-left: 15px;
  height: 29px;
}

.tab-l {
  background: url('../images/tab-left-off.gif') no-repeat bottom;
  width: 7px;
  height: 29px;
  float: left;
  display: inline;
  margin-left: 6px;
} 

.tab-l.on-l {
  background: url('../images/tab-left-on.gif') no-repeat bottom;
  width: 7px;
  height: 29px;
  float: left;
  display: inline;
} 

.tab-r {
  background: url('../images/tab-right-off.gif') no-repeat bottom right;
  width: auto;
  float: left;
  display: inline;
  padding: 0 13px 0 6px;
  height: 29px;
} 

.tab-r.on-r {
  background: url('../images/tab-right-on.gif') no-repeat bottom right;
  width: auto;
}

.tab-r a {
  position: relative;
  top: 13px;
  color: #FFF;
  text-decoration: none;
}

.tab-r.on-r a {
  color:#000;
}


/* Search bar */
#search-bar {
	left: 610px;
	top: -2px;
	height: 20px;
	position:absolute;
       float: right;
}

#search-button {
  position: relative; 
  top: 3px;
  border: 0;
}

/* Header bars */
.bar {
  background: url('../images/header-bar-middle.gif') repeat-x top left;
  height: 29px;
}

.bar-left {
  background: url('../images/header-bar-left.gif') no-repeat top left;
  height: 29px;
  float: left;
  display: inline;
}

.bar-right {
  background: url('../images/header-bar-right.gif') no-repeat bottom right;
  height: 29px;
  text-align: right;
}

.bar-text-left {
  position: relative;
  top: 4px;
  left: 10px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  display: inline;
}

.bar-text-right {
  position: relative;
  top: 5px;
  right: 15px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 9pt;
  display: inline;  
}

.bar-text-right a {
  text-decoration: none;
}
/* Footer */
#non-footer {
position:relative;
clear: both;

}

* html #non-footer {
  height: 0%;


}
#footer {
background: url('../images/footer.gif') repeat-x top left;
clear: both;
position: relative;
margin:0;
padding:0;
  height: 45px;
  font-size: 8pt;
  font-family: Tahoma;
  color: #888;
margin-top: 100px;
}


#footer-spacer {
  height: 50px;
}

#footer-text {
  position: relative;
  top: 10px;
  left: 10px;
  width: 390px;
}
#footer-text1 {
  position: relative;
  right: 0px;
top: 10px;
  left: 100px;
  width: 250px;
float:right;
}
#footer-text a {
  text-decoration: none;
}

#MainMenu 
{
	width:100%;
	height:22px;
	background:#FFF;
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 3px 0 0;
	padding:0;
}
#tab a 
{
	background:#000 url(images/bright_021.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_021.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#060;
	font-weight:700;
	line-height:22px;
	padding:0 18px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#009;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #306;
	background:#FFF url(images/bmid_021.gif);
	color:#060;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0 #000;
	color:#060;
	background:url(images/bleft_021.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0 3px 0 0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:22px;
	background:url(images/bright_021.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#060;
	float:none;
	padding:0 18px;
}
.dropmenudiv a:hover 
{
	border:0 #000;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#009;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#009;
	font-weight:700;
}

#rss1 {
	left: 255px;
	top: 68px;
	height: 20px;
	position: relative;
       float: right;
}