*  { 
  font-size:10pt;
  line-height:1.2em;
  font-family:Verdana, sans-serif;
  color:black;
}

h1 {
  font-size:18pt;
  font-weight:bold;
}

strong { 
  font-size:11pt;
  font-weight:bold;
}

i {
  font-style:normal;
  font-weight:bold;
  color:#444444;
}

/*  Header styles */
h1, h2, h3, h4, h5, h6 {
	color:#000;
	padding:0 0 4px 0;
	font-weight:normal;
	letter-spacing:0px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

h2 {
	font-size:11pt;
	font-weight:bold;
	line-height:14px;
	margin-bottom:-15px;
	margin-top:-7px;
}

* .newsdesc * {
	font-size:8pt;
	margin-top:12px;
	padding-bottom:-10px;
}

img, img a {
  border-width: 0px;
  padding: 0px;
  margin: 0px;
}

* html #headerpicture {
  margin-left:-6px;
}

* html #titlepicture {
  margin-left:-3px;
}

*.mini, *.mini  * { 
  font-size:8pt;
}

p.mini {
  margin-top:5px;
}

*.grey, *.grey * {
	color:grey;
}

*.red , *.red *{
	color:red;
}

*.green, *.green * {
	color:green;
}

*.white, *.white * {
	color:#FFF;
}

td.menu {
  width:100%;
  height:20px;
  border-bottom-style: solid;
  border-bottom-width:1;
  border-bottom-color:#AAAAAA;
}

#all {
  width:980px;
  margin:10px auto 15px auto;
  overflow:visible;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  background-color:#FFFFFF;
}

#header {
  width:980px;
  height:36px;
  overflow:hidden;
  background-color:#CC0000;
}

* html #header { 
  margin-left: -3px;
  margin-right: 0px;
  width:983px;
}

#left {
  float:left;
  width:180px;
  margin-bottom:10px;
  background-image:url(images/menu_background.gif);
}

#uteba_logo {
  float:left;
  width:180px;
}

* html #left { 
  margin-right: -3px;
}

* html #uteba_logo { 
  margin-right: -3px;
}

#titel {
  float:left;
  width:800px;
  height:25px;
  overflow:hidden;
  background-image:url(images/titel_background.gif);
}

#titel_content {
  float:left;
  width:520px;
  text-indent:20px;
  padding-right:5px;
  overflow:visible;
}

* html #titel { 
  margin-right: -3px;
  width:803px;
}

#content {
  float:left;
  width:520px;
  padding:5px 0px 5px 5px;
  overflow:visible;
}

#content_intern {
  float:left;
  width:775px;
  padding:5px 0px 5px 5px;
  overflow:visible;
}

* html #content { 
  margin-right: -3px;
  padding:5px 0px 5px 5px;
  width:528px;
}

#right{
  float:left;
  width:260px;
  margin-left:5px;
  padding-left:5px;  
  border-width:0px 0px 0px 1px;
  border-style:dashed;
  border-color:#CC0000;
}

#right_intern{
  display:none;
}

.wholePage {
  position:absolute;
  width:790px;
}

#suggestbox {
	border-radius:4px;
	border-color:#000;
	background:#CC0000;
	border-style:solid;
	border-width:3px;
	padding:10px;
	background-color:#EEE;	
}

#suggestbox * {
  color:#000000;
}

* html #right { 
  margin-right: -3px;
  width:238px; 
}

.zweispalten_links {
  float:left;
  width:255px;
  margin-right:5px;
}

.zweispalten_rechts {
  float:left;
  width:255px;
  margin-left:5px;
}

* html .zweispalten_links {
  width:270px;
}

* html .zweispalten_rechts {
  width:270px;
}

#fusszeile  {
  clear: both;
  height:20px;
  background-image:url(images/fusszeile_background.gif);
}

#fusszeile * {
  font-size:8pt;
  color: white;
}

.rightbox {
  height:20px;
  width:260px;
  font-weight:bold;
  margin-top:5px;
  padding:2px;
  background-image:url(images/titel_background.gif);
  margin-bottom:3px;
}

#terminline {
	margin:3px;
	border-width:0.5px;
	border-style:dotted;
	border-color:green;
}

#loginform  input {
	font-size:8pt;
}

.newspicture {
	margin:2px;
}

.pictureframe {
	border: 1px solid #ddd;
	text-align: center;
	width:160px;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.pictureframe-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.standardtabelle { 
  border-width:0px;
  border-spacing:0px;
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
}

.standardtabelle  th{ 
  padding:2px 5px 2px 5px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  background:#CC0000;
}

.standardtabelle  th, .standardtabelle  th b { 
  color:#FFFFFF;
}

.standardtabelle  td{ 
  padding:2px 7px 2px 8px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #777777;
}

td.rightBorderCell, th.rightBorderCell  {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #000000;  
}

#korundentabelle  td{ 
  padding:2px 2px 2px 2px;
}

#termintabelle td {
  padding:2px 2px 2px 2px;
}

.standardtabelle td.zeileOhneRahmen {
  border-width: 0;
}

.standardtabelle td.zeileGrau {
  color:#000000;
  background:#CCCCCC;
}

.standardtabelle td.zeileWettbewerb {
  font-weight:bold;
  color:#FFFFFF;
}

.standardtabelle td.highlightzeile {
  background: #CCCCCC;
}

#menutabelle {
  margin-top:10px;
  margin-left:2px;
  width:172px;
}

* html #menutabelle {
  margin-left:-3px;
}

#menutabelle td {
  height:25px;
  border-width:1;
  border-style:solid;
  border-color:#000000;
}

.menutabelle {
  background-image:url(images/menu_buttonbackground.gif);
}

.menutabelle_login {
  background-image:url(images/menu_buttonbackground_login.gif);
}

.menutabelle_admin {
  background-image:url(images/menu_buttonbackground_admin.gif);
}

.menutabelle a, .menutabelle_login a, .menutabelle_admin a {
  font-weight:bold;
  text-decoration: none;
}

.menutabelle a:hover, .menutabelle_login a:hover, .menutabelle_admin a:hover {
  text-decoration: underline;
  color:#555555;
}

.untermenu {
  padding-left:20px;
  border-width:1;
  border-style:solid;
  border-color:#000000;  
  width:150px;
  background-image:url(images/menu_untermenu.gif);
}

.untermenu a {
  font-weight:normal;
  text-decoration: none;
}

.untermenu a:hover {
  text-decoration: underline;
  color:#555555;
}

a.standardlink:active {
  text-decoration: none;
}

a.standardlink:link {
  text-decoration: none;
}

a.standardlink:visited {
  text-decoration: none;
}

a.standardlink:hover {
  text-decoration: underline;
}

a.readentry {
  font-size:8pt;
  font-weight:bold;
  text-decoration: none;
  color:green;
}

a.auswertlink {
  text-decoration:none;
  color:#FFFFFF;
  font-size:14pt;
}

* .tab {
	float:left;
	height:25px;
	border-width:1px;
	border-color:#OOO;
	border-style:solid;
	background-color:#EEE;
	padding:2px 10px 2px 10px;
	margin:0px 10px 10px 10px;
}

* .tabSelected {
	float:left;
	height:25px;
	border-width:1px;
	border-color:#000;
	border-bottom-color:#FFF;
	border-style:solid;
	padding:2px 10px 2px 10px;
	margin:0px 10px 10px 10px;
}

#karteikarten {
	width:100%;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-color:#000;
	border-bottom-style:solid;
}

* .showDiv {
	display:block;
	clear:both;
}

* .hideDiv {
	display:none;
	clear:both;
}

.halloffame { 
	border-width:1px;
    border-style:outset;
	border-color:#000000;
	padding:5px;
	background-image:url(images/halloffame_metall.gif);
}