* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #999999;
	width: 100%;
}
a,a.visited
{
	text-decoration: none;
	color: #999999;
	outline: none;
}
a.active
{
	color: #000000;
}
a:hover
{
	color: #000000;
}
p {
	margin: 20px 0 0px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
h1{color:#777777;font-size:120%; padding-bottom:10px}
h2{color:#777777;font-size:110%;font-weight:normal}
#wrapper {
        position: absolute;
        top: 0px;
        height: 668px;
	width: 900px;
	left: 50%;
        width: 900px;
        margin-left: -450px;
        
    }

.paket {
	font-size: 100%;
        color: #cf62b7;
        }
.menu {
        color: #000000;
        
        }
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 93px;
	background: #ffffff;
       border: 0;}



#menu { 
        background: transparent; 
	position: absolute;
        top: 61px;
	left: 5px;
        margin: 0px;
        border: 0;
        width: 900px;
       
        }
#logo {
        background: transparent;
        position: absolute;
        top: 5px;
        left: -20px;
        height: 59px;
        width: 289px;
        margin: 0;
	padding: 0;
        border: 0;   
        }
/* Middle
-----------------------------------------------------------------------------*/
#content {
          border: 1px solid #cccccc;
          height: 700px;
          width: 900px;
         
}
#content_contact {
          position: relative;
          border: 0;
          height: 400px;
          width: 300px;
          top: 100px;
          left: 100px;
}
#content_info {
          position: relative;
          border: 0;
          height: 600px;
          width: 600px;
          top: 60px;
          left: 90px;
}
#flashcontent { 
        position: absolute;
        top: 0px;
        left: 0px;
        border: 0;
       
        }
#slideshow {
        position: absolute;
        
        top: 100px;
        left: 200px;
       
        margin: 0px;

        color: #a7a9ac;
        z-index: 1;
	background: #ffffff;
        padding: 0;
        border: 0;  
        
	}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	background: #ffffff;
}