a { text-decoration:none; color: #000; }
a:visited { text-decoration:none; color:#006666; }
a:hover { text-decoration:none; color:#33CC99; }
a:active { text-decoration:none; color:#669999; }

.linkformat { font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  text-decoration: none; 
}

#head {	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	}
p { margin: 5px 0;
  padding: 0;}

.aktuell { margin: 0 0 10px 0; }

.start-text {
	overflow: auto;
	height: 385px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	margin: 2px 0 0 10px;
	text-align: left;
	padding-right: 5px;
	}

#publik-text {
	overflow: auto;
	height: 500px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
	padding-right: 5px;
	}
.publik-detail { background:#CCFFFF; margin:0; }

#bratwurst-text {
	overflow: auto;
	height: 348px;
	font-size: 12px;
	letter-spacing: ;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	margin: 0 0 5px 10px;
	text-align: justify;
	padding: 0 10px 0 0;
	}
#kanada-text {
	overflow: auto;
	height: 348px;
	font-size: 10px;
	letter-spacing: ;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	margin: 0 0 5px 10px;
	text-align: left;
	padding: 0 20px 0 0;
}

table {border-collapse: collapse; }

/*****************admin********************/
.admin { 	font-family: verdana, arial, helvetica, sans-serif;
  background: #006666;
	color: #999;
	margin: 0;
}
img { border: 0; }

/*#adminbar { background: #e6e6e6;
  text-align: right;
	margin: 30px 0 0 0;
  padding: 0;
	height: 30px;
	border: 0px solid black;
	z-index: 10;
}*/
#login-text { margin: auto;
  margin-top: 50px;
  text-align: center;
  font-size: .7em;
}
#login-top { margin: auto;
  /*margin: 50px 0 1px 0;*/
  text-align: center;
  font-size: .7em;
  width: 250px;
  height: 33px;
  background-image: url("site/login-top.gif");
}
#login-bottom { font-size: 0.8em;
  margin: auto;
  margin-top: 1px;
  width: 248px;
  background: #efefef;
  border: 1px solid #ccc;
}
#login-bottom2 { font-size: 0.8em;
  margin: auto;
  margin-top: 1px;
  width: 350px;
  background: #efefef;
  border: 1px solid #ccc;
}
#page-text { margin: auto;
  margin-top: 10px;
  text-align: center;
  font-size: .7em;
}
#news-box { font-size: 0.8em;
  margin: auto;
  margin-top: 1px;
  width: 820px;
  padding: 4px;
  background: #efefef;
  border: 1px solid #ccc;
}
#news-box2 { font-size: 0.9em;
  margin: auto;
  margin-top: 1px;
  width: 820px;
  height: 500px;
  overflow: auto;
  padding: 4px;
  background: #efefef;
  border: 1px solid #ccc;
}
tr.head { border-bottom: 1px solid #999;
  font-weight: bold;
}
tr.line { border-bottom: 1px dotted #999;
}
table.login { 
  width: 100%;
}
h4 { font-size: 1.2em;
  color: #999;
  margin: 5px 0;
}
.error-text { color: red; }

a.admintop {	margin: 3px 10px;
	padding: 3px;
	font-size: .8em;
	text-decoration: none;
	background: #eee;
	border: 1px solid #ccc;
	color: #42718F;
}
a:hover.admintop  {
	text-decoration: none;
	background: #fff;
	color: #000000;
} 
p { margin: 5px 0;
  padding: 0;
  }
#author  { position: absolute;
  right: 8px;
  top: 5px;
	padding: 3px 0;
	font-size: .5em;
}
.author a { font-family: trebuchet "ms", verdana, sans serif;
  color: #ccc;
 }
.red { color: red;
  font-size: .9em;
}  
  
  
  