html 			{height: 100%;}
body 			{height: 100%;margin: 0;padding: 0;font-family: Tahoma;font-size: 9pt;text-align:center;}
a img 		{border: none;}
div#site 	{margin:0 auto;width:702px;text-align:center;}
div#top 	{height:133px;text-align:left;vertical-align:top;}
div#logo 	{float:left;width:166px;margin-left:0px;margin-top:12px;}
div#topNav {float:right;width:280px;height:27px;margin-top:42px;text-align:right;}
#topNav p.tNav {
	float:left;
	background-image:url('/images/vLine.jpg');
	background-position:right;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	height:27px;
	font-weight:normal;
	font-size:90%;
	color:#0033cc;
}
p.tNav span {color:black;}
table#nav {clear:both;width:100%;}
table#nav td {vertical-align:middle;text-align:left;height:35px;}
td.n1			{background-image:url('/images/n1.jpg');width:123px;}
td.n2 		{background-image:url('/images/n2.jpg');text-align:right;}
td.n3 		{width:7px;}
td.n2 div.nav {
	float:left;
	background-image:url('/images/n4.jpg');
	background-position:right;
	background-repeat:no-repeat;
	height:17px;
	vertical-align:middle;
	padding-right:10px;
	padding-left:10px;
}
div.nav a {text-decoration:none;font-weight:bold;font-variant:small-caps;color:#666666;}
div.nav a:hover {text-decoration:none;color:#0033cc;}

td 				{font-family: Tahoma;font-size: 9pt;}
form 			{padding: 0;margin: 0;}

input, textarea, select {
  font-size: 9pt; 
  font-family: Tahoma;
  /*border: 1px solid #009dd9;*/
}

a {
  color: #0033cc;
}

#main-content {
  margin: 0;
  background-image: url('/images/head2.jpg');
  font-family: Tahoma;
  font-size: 9pt;
  text-align: center;
}

#main-content img.head {
	float:top;
}
#main-content img.foot {
	/*float:bottom;*/
}
td.links {
	width:152px;
	text-align:left;
	vertical-align:top;
}
.links div {
	margin-left:6px;
	width:130px;
}
td.inhalte {
	width:538px;
	text-align:right;
	vertical-align:top;
}

table.kategorien {
	background:#f0f1f3;
	margin-right:8px;
}
table.newestLinks {
	margin-right:8px;
	/*margin-top:10px;*/
}
.newestLinks td.head {
	background:#f0f1f3;
	border-bottom:1px solid #0021ba;
	font-weight:bold;
	padding:2px;
}
.newestLinks td.withBorder {
	border:1px solid #f0f1f3;
	border-top:none;
}
#main-left {
	float:left;
	width:130px;
	margin-left:11px;
}
div.sitepartner {
	line-height:16px;
}
.sitepartner a {
	margin-left:5px;
	text-decoration:underline;
	color:#0033cc;
}
.sitepartner a:hover {
	text-decoration:none;
}
div.werbung {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	height:60px;
}
#centered-content {
  text-align: left;
  margin-left:20px;
  margin-right: 12px;
  width: 540px;
}

.url {
  color: green;
  font-size: 8pt;
}

.small {
  font-size: 8pt;
}

.grey {
  color: #666;
}

.error {
	text-align:left;
  font-weight: bold;
  color: #d52727;
  padding: 4px;
  padding-left: 10px;
  background-color: #FEE7E8;
  margin-right:8px;
}

.notice {
	text-align:left;
  font-weight: bold;
  color: #0097FF;
  padding: 4px;
  padding-left: 10px;
  background-color: #EFF8E0;
  margin-right:8px;
}

.bold {
  font-weight: bold;
}

.hilite {
  background-color: yellow;
}

a.category {
  color: #0033cc;
}

a.link {
  color: #000000;
}

.plain {
  text-decoration: none;
}

.content-section {
  padding: 8px 12px 8px 12px;
}

/* tabs */ 
#tab-container {
  background: url('../images/lines.gif') repeat-x top left;
  padding-top: 10px;
}

#tabs {
  text-align: center;
  margin: 0;
  font: Bold 8pt Tahoma;
  padding-left: 15px;
  background: url('../images/gray-dot.gif') repeat-x bottom;
  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 {
  text-align: center; 
  padding: 3px 0 6px 0; 
  background: #f0f0f0 /*url('../images/gray-line-shadow.gif') repeat-x bottom left*/;
  background-color: #f0f0f0;
}

#search-button {
  position: relative; 
  top: 5px;
  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;
  margin-left:20px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 9pt;
  display: inline;  
}

.bar-text-right a {
  text-decoration: none;
}

/* Footer */
#non-footer {
  position: relative;
  min-height: 100%;
}

* html #non-footer {
  height: 100%;
}

#footer {
	clear:both;
  /*background: url('../images/footer.gif') repeat-x top left;*/
  position: relative;
  margin: /*-45px */ 0 auto 0 auto;
  height: 45px;
  font-size: 8pt;
  font-family: Tahoma;
  color: #888;
  text-align:center;
}

#footer-spacer {
  height: 50px;
}

#footer-text {
  position: relative;
  text-align:center;
  top: 10px;
/*  left: 200px;
  width: 200px;*/
}

#footer-text a {
  text-decoration: none;
}

/*body {
  font-family: Tahoma;
  font-size: 9pt;
  margin-top: 15px;
}

input, select, textarea, button {
  font-family: Tahoma;
  font-size: 9pt;
  margin: 0px;
}

a.category {
  color: #0066CC;
}

a.link {
  color: #1979B5;
}

form {
  padding: 0px;
  margin: 0px;
}

.centered {
  text-align: center;
}

.header {
  font-size: 16pt;
  font-weight: bold;
  padding-bottom: 5px;
}

.bold {
  font-weight: bold;
}

.hilite {
  background-color: yellow;
}

.searchbar {
  background-color: #ececec;
}

.infobar {
  background-color: #ececec;
  font-weight: bold;
  border-top: 1px solid #afafaf;
  border-bottom: 1px solid #afafaf;
  padding: 3px 0px 3px 5px;
}

.url {
  color: green;
  font-size: 8pt;
}

.small {
  font-size: 8pt;
}

a.tab {
  font-size: 8pt;
  font-weight: bold;
  color: #000;
  background-color: #ececec;
  border: 1px solid #afafaf;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: -1px;
  z-index: 100;
}

a.tab:hover {
  color: #555;
}

.border-left {
  border-left: 1px solid #afafaf;
}

.border-right {
  border-right: 1px solid #afafaf;
}

.border-top {
  border-top: 1px solid #afafaf;
}

.border-bottom {
  border-bottom: 1px solid #afafaf;
}

.plain {
  text-decoration: none;
}

.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;
}
*/
.jmbfoot {
	float:right;
  font-size: 7pt;
  font-family: Tahoma;
  text-align: center;
}

.jmblink {
  font-size: 7pt;
  font-family: Tahoma;
  color: #1979B5;
}