#header {
 border-style: solid;
 border-width: 1px;
 border-color: #C41010;
 background-image: url(../images/header.jpg);
 width: 980px;
 height: 150px;
}

#navigation {
 border-style: solid;
 border-width: 1px;
 border-color: #C41010;
 width: 980px;
 height: 30px;
 line-height: 30px;
 vertical-align: middle;
 background-image: url(../images/line.gif);
}

#contentbody {
 border-style: solid;
 border-width: 1px;
 border-color: #C41010;
 width: 980px;
}

.space1 {
  float: left;
  width: 15px;
}

#left {
 float: left;
 width: 150px;
 margin-top: 10px 
}

#content {
 float: left;
 border-style: solid;
 border-width: 0px;
 border-color: #C41010;
 width: 650px;
}

#right {
 float: left;
 width: 150px;
 margin-top: 10px 
}

.margin {
 margin-top: 10px
}

.news_td {
 height: 30px;
 background-image: url(../images/line.gif);
 }

.td_header {
 width: 150px;
 background-image: url(../images/naviheader.jpg);
}

.td {
 width: 150px;
 background-image: url(../images/line.gif);
}

.table_daten {
 width: 600px;
 background-image: url(../images/bg.gif); 
}

.div_content {
 width: 600px;
 background-image: url(../images/bg.gif);  
}


.td_datenhead {
  font-size: 12px;
  font-weight: bold;
}

.td_daten1 {
 width: 200px;
 font-weight: normal;
}

.td_daten2 {
 width: 430px;
 font-weight: normal;
}

.td_daten3 {
 width: 80px;
 font-weight: normal;
}

.td_daten4 {
 width: 550px;
 font-weight: normal;
}

.table_member {
 width: 600px;
}



.div_left {
 float: left;
}

.div_navi_left {
 float: left;
 width: 820px;
}

.div_navi_right {
 float: left;
 width: 150px;
}

body {
 margin-left:0px;
 margin-top:0px;
}


/********************* tag definitions *********************/
body, ol, ul, li, input, textarea {
	/********************* msie extensions *********************/
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:active{
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
  background-color: #CCCCCC;
}
