P, TD, DIV{
	 font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: small;
	color:black;
}
BODY{

	background-color:#333333;



}
.titel{
	font-family:verdana, Serif;
	font-size:17;
	font-weight:bold;	
	color:black;
}
.titel2{
	font-family:verdana, Serif;
	font-size:17;
	font-weight:bold;	
	color:black
}
.subtitel{
	font-family:verdana, Serif;font-size:17;
	font-weight:bold;
	font-style:italic;
	color:black
}
A{
	 font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: small;
	color:#b70100;
	text-decoration:none;
	font-weight:bold
}
A:HOVER{
	
	text-decoration:underline
}
.menu{
	font-size:10px
}
.home{
	position:absolute;
	top:2px;
	left:2px;
	width:150px;
	

}
div.transOFF {
	 
	border:1px solid white;
}
div.transON  {
	 
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; 
	border:1px solid black
}
div.transON_G  {
	 
	border:1px solid black
}
.default {
	#background-color:#ffffff
}
.active{
	background-color:#ffffff
}

div.OFF {
	width: 100%;
}
div.ON  {
	 
	opacity:.70;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}
.foto {
	border:1px solid black
}
.bdr {
	border-right:1px dashed silver;
	border-left:1px dashed silver;
}
.dotted {
	#border-bottom:1px dashed silver
}
.bd2 {
	border-right:1px dashed silver;
	#border-left:1px dashed silver;
	#background-image:url('bg.jpg');
	
}
H2{
	font-family:Lucida Bright,Georgia, verdana, Serif;
	font-size:20;
	font-weight:bold;	
	color:black;
	margin-top:0px
}
H1{
	font-family:Lucida Bright,Georgia, verdana, Serif;
	font-size:20;
	/*
	font-weight:bold;
	*/
	color:white;
	margin-top:0px;
	margin-bottom:0px
}
ul
  {
  margin-top:0px;
  margin-left: 20;
  padding-left: 0;
  }
li
  {
  margin: 0;
  padding: 0;
  list-style-type:dotted
  }
  body{ margin: 0; padding: 0; }
  #tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}
#header
{
    background-color: black;
    color: #ffffff;
    margin: 0;
    padding: 20px;
    text-align: center;
    border-radius-topleft: 30px; 
    border-radius-topright: 30px; 
    -webkit-border-top-right-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topleft: 30px; 
    -moz-border-radius-topright: 30px; 
}
#container
{
    width: 100%;
    padding-top: 10px;
    margin: 0px;
    border-style: none;
}
.capsule
{
	width:200px;
    text-align: center;
    padding: 0px 0px;
	/*
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: small;
	*/
    border-radius: 10px; 
    background-color: #000000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}

