@charset "iso-8859-1";
/* author: bjn *  right/
/* Creation date: 02.09.2008 */
			  
img ,table,p,input,select,ul,li,form,h1,h2,h3,h4,h5,hr,fieldset,label {
border:none;
margin:0px;
padding:0px;
}

body {
	background:#fff   url(../img/Butterfly.png) no-repeat;
	background-position: 5% 10px;
	text-align:center;
	font-family: verdana, Arial,sans-serif;
	font-size: 15px;
}


#cont {
    background-color: #fff;
	clear: left;
	height:650px;
	width:888px;
	margin: 180px auto 30px auto;
	position: relative;
}

#daten {
    margin-left: 440px;
   font-size:14px; 
}
h2 { font-size: 18px; padding-top:10px;}
hr {border:none;clear: both;display: block; }
p {
    margin:0px;
    padding:10px 60px 20px 0px;
    text-align: left;
}

th { padding-bottom: 20px ;}
a {color:#00f;}
address { font-style: normal; }
.ordner {float: left;margin-right: 6px;text-align: center;box-shadow: 1px 1px 10px silver;display: grid;padding-bottom: 10px;}
  
#head1 {
    height:33px;
    background:transparent  url(../img/BoxH.gif) no-repeat;
}

#head2 {
    height:38px;
    background:transparent  url(../img/BoxF.gif) no-repeat;
}

#titel {
    margin-left: 40px;
}

#clown {
    float: left;
    margin-top: 25px;
}

#inhalt {
    text-align: left;
    border-left: 1px solid #ccc ;
    background:transparent  url(../img/BoxR.gif) repeat-y right;
    padding-left: 50px;
}

#confett {
    position: relative;
    left: 760px;
    top: -50px;
    width: 300px;
    height: 100px;
    background:transparent  url(../img/Confett.png) no-repeat;
}

#HID {
    display:none;
    position: absolute;
    left: -9999px;
    top: 0px;
}

.t1 { width: 220px;}

#bjn {
	text-align: right;
	margin: 30px 10px 0px 0px;
	background-color:transparent;
	font-family:arial, sans-serif;
	font-size: 10px; 
	}
	
	
#bjn a {
	font-size: 11px; 
	}
#bjn a:hover {
	font-size: 11px; 
	}
