body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}
.main{
	width:760px;
	padding:0;
	margin:0px auto;
	border:1px solid #CCCCCC;
}
#header{
	width:760px;		
	background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	height:60px;	
}
#left{
	position:relative;
	float:left;
	width:530px;		
}
#right{
	position:relative;
	float:left;
	width:229px;
	border-left:1px solid #CCCCCC;	
}
#footer{
	position:relative;
	clear:left;	
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	padding:14px 0 13px 15px;	
	height:13px;		
}
#footer a{
	color:#000000;
	background-color:inherit;
}
a{
	color:#0083CE;
	background-color:inherit;
}
a:hover{
	text-decoration:none;
}
.name{
	float:left;
	width:327px;
	padding:30px 0 0 80px;
	font-size:30px;
	color:#0083CE;
	background-color:inherit;
}
.logo{
	float:left;
	width:353px;
}
.slogan{
	font-size:12px;

}
.menu{
	position:relative;
	clear:left;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	padding:15px 0;
	margin-bottom:10px;	
}
.menu a{
	color:#000000;
	background-color:inherit;
	font-variant:small-caps;
	text-decoration:none;
	margin:0px 15px;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/p.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:15px;
}
.menu a:hover{
	text-decoration:underline;
}
.title{
	font-size:12px;
	color:#0083CE;
	background-color:inherit;
	font-weight:bold;
	font-variant:small-caps;
	padding:0 0 10px 0;
}
.text{
	padding:15px;
	text-align:justify;
}
.h_l{
	clear:left;
	background-image:url(images/dot.gif);
	background-repeat:repeat-x;
	height:1px;
	width:740px;
	margin:10px 10px 0 10px;
}
.cp1{
	float:left;
}
.cp2{
	float:right;
	padding-right:15px;
}
#admin
  {
   padding:15px;
 }
#profilmenu
  {
 width:100%;  
 }
div#profilmenu ul {
list-style-type: none;
margin: auto;
}
div#profilmenu li {
float: left;
}
div#profilmenu ul a {
padding-right: 5px;
padding-left: 5px;
text-decoration: none;
font:bold 14px Verdane;
color: #000080;
}
div#profilmenu ul a:hover {
     text-decoration: none;
     color:#000000;
}

a.datum{
	color:#ffffff;
	font: bold 12px Verdana;
	text-decoration:none;
}

a.datum:hover{
	color:#1c5280;
	font: bold 12px Verdana;
	text-decoration:none;
} 
.tri {
  margin-top:10px;
  padding-left: 25px;
  background: url(images/tri.png) no-repeat;
  background-color:#4682B4;
  width:95%;
}

table.namelist , th.namelist,td.namelist
{
border:1px solid #9fbed8;
font: 10px Verdana;
width:97%;
}
th.namelist
{
background-color:#9fbed8;
color:white;
}
td.namelist
{
padding:2px;
}
  
.button{
  background-color:red;
  font: bold 15px Verdana;
  color: #ffffff;
  cursor: pointer;
}  
 
.small{
  font: 10px Verdana;
}
