@charset "UTF-8";
/* CSS Document */

	
html, body, form, fieldset, td { margin:0; padding:0; }
	
	
	
body {
	color: #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
         
form { /* ist die Grösse des gesamten Formulars aussen */
	
  	width: 631px;
	height:758px;
	padding:20px 0px 10px 13px;
	background-color:transparent;
	
}
.float {
        		float: left;
        	}

        	.clear {
        		clear: both;
        	}

        	.scroll-container-komplett {
        		width: 631px;
        		height: 626px;
        		overflow: auto;
				
        	}

			
        	.fluid-width {
        		width: 100%;
        	}

        	.padded {
        		padding: 5px;
        	}

        	ul {
        		margin: 0;
        		padding: 0;
        		line-height: 1;
        		list-style: none;
        		border-bottom: solid 1px #ccc;
				line-height: 15px;
        	}

.box1 {
	background-color:transparent;
	width:631px;
	height:50px;
	float:left;
	position: relative;
	margin-left: 0px;
	margin-top:0px;
	margin-right: 5px;
	color: #9016B2;
	font-size:20px;
}

.box2 {
	background-color:transparent;
	width:362px;
	height:150px;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-top: 15px;

}

.box3 {
	background-color:transparent;
	width:240px;
	height:150px;
	float:left;
	position: relative;
	padding: 5px;
	margin-right:5px;
	margin-top: 15px;

}

.box4 {
	background-color:transparent;
	margin-top:0px;
	width:300px;
	height:150px;
	float:left;
	position: relative;
	margin-right: 15px;
	margin-top: 5px;
}

.box5 {
	background-color:transparent;
	margin-top:0px;
	width:302px;
	height:100px;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-top: -5px;

}

.box6 {
	background-color:transparent;
	margin-top:0px;
	width:360px;
	height:100px;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;

}
.box61 {
	background-color:transparent;
	margin-top:0px;
	width:620px;
	height:70px;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;

}

.box7 {
	background-color:transparent;
	width:240px;
	height:150px;
	float:right;
	position: relative;
	margin-right: 13px;
	margin-top: -45px;
}

.box8 {
	background-color:transparent;
	margin-top:0px;
	width:240px;
	height:150px;
	float:left;
	position: relative;
	margin-right: 15px;
	margin-top: 5px;
}

.box9 {
	background-color:transparent;
	margin-top:0px;
	width:362px;
	height:150px;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-top: 10px;
}

.box10 {
	background-color:transparent;
	margin-top:0px;
	width:300px;
	height:150px;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;
}

.box11 {
	background-color:transparent;
	margin-top:0px;
	width:302px;
	height:150px;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;
}

.box12 {
	background-color:transparent;
	margin-top:0px;
	width:300px;
	height:150px;
	float:left;
	position: relative;
	margin-right: 12px;
	margin-top: 5px;
}

.box13 {
	background-color:transparent;
	margin-top:0px;
	width:302px;
	height:150px;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;
}

.box14 {
	background-color:transparent;
	margin-top:0px;
	width:300px;
	height:120px;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;
}

.box15 {
	background-color:transparent;
	margin-top:0px;
	width:240px;
	height:140px;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-top: -25px;
}

.box16 {
	background-color:transparent;
	font-size:14px;
	margin-top:0px;
	width:631px;
	height:130px;
	float:left;
	text-align:center;
	position: relative;
	margin-right: 13px;
	margin-top: 5px;
}


hr.striche {
	background-color:#9016B2;
	border:none;
	margin-top:-10px;
	margin-left:0px;
	width: 100%;
	height: 1px;
	float: left;
}

hr.striche2 {
	background-color:#9016B2;
	border:none;
	margin-top:10px;
	margin-left:0px;
	width: 100%;
	height: 1px;
	float: left;
}

a {
	text-decoration:none;
	color: #9016b2;
	font-size:12px;
}