
@font-face {  
	
	  font-family: 'Carme', sans-serif;
	  font-weight: normal;
      font-style: normal;
	}  
html, body {
	
	width:100%;
	height:100%;
	background-color: #D67900;
	margin: 0;  
	padding: 0;  
 	border: 0;  
 	outline: 0; 
	
	font-family: 'Carme';
}

.header {
	
	position: absolute;
	background-color: #fff;
	left:0px;
	top:0px;
	width: 100%;
	height: 161px;
	
}
#logo {
	
	position: absolute;

	left:50%;
	top:20px;
	width: 360px;
	height: 91px;
	margin:0px 0 0 -180px;
	
}

#by {
	
	position: absolute;

	font-family: 'Carme';
	font-size:14px;
	color:#000;
	text-align: center;
	left:50%;
	top:115px;
	width: 360px;
	height: 20px;
	margin:0px 0 0 -180px;
	
}
.sprache{
	font-family: 'Carme';
	font-size:10px;
	color:#D67900;
	
	position:absolute;
	right:20px;
	top:3px;
	display:inline;
	 text-align:center;
	
	}
.sprache {
	margin-right:3px;
	text-decoration: none;
	
}

.sprache a{
	color:#000;
	text-decoration: none;
	
}
.sprache .en{
	visibility :hidden;
	
}

.balkenBottom {
	
	position: absolute;
	background-color: #000;
	left:0px;
	top:141px;
	width: 100%;
	height: 20px;
	
}
.balkenLeft {
	
	position: absolute;
	background-color: #000;
	left:50%;
	top:160px;
	width: 20px;
	height: 2642px;
	margin:0px 0 0 -468px;
	
}
.balkenRight {
	
	position: absolute;
	background-color: #000;
	left:50%;
	top:160px;
	width: 20px;
	height: 2642px;
	margin:0px 0 0 448px;
	
}
.footer {
	
	position: absolute;
	background-color: #000;
	left:50%;
	top:2762px;
	width: 898px;
	height: 40px;
	margin:0 0 0 -448px;
	
}
.footer p{
	/*position: absolute;
	top: 15px;
	left: 50%:
	width: 898px;
	height: 20px;*/
	
	font-family: 'Carme';
	font-size:12px;
	color:#ccc;
	text-align: center;
	margin:14px 0 0 0px;
	
}
.footer a{
	
	
	font-family: 'Carme';
	font-size:12px;
	color:#D67900;
	text-decoration: none;
}
.images {
	
	position: absolute;
	left:50%;
	top:160px;
	margin:0px 0 0 -448px;
}

.title {
	
	position: absolute;
	background-color: #000;
	left:50%;
	top:160px;
	margin:0px 0 0 -192px;
	width: 384px;
	height: 400px;
	
	
}

#title {
	position: absolute;
	width: 384px;
	height: 60px;
	top:-5px;
	left:0px;
	font-size:28px;
	color:#D67900;
	text-align: center;
	
}
#utitle {
	position: absolute;
	width: 372px;
	height: 10px;
	top:102px;
	left:12px;
	font-size:13px;
	color:#fff;
	text-align: left;
	
}
#titletext {
	position: absolute;
	width: 372px;
	height: 100px;
	top:210px;
	left:12px;
	font-size:17px;
	color:#fff;
	text-align: left;
	
}
#titletext h1{
	
	font-size:20px;
	color:#D67900;
	text-align: left;
	margin-bottom:10px;
	
}
#titletext li{
	
	font-size:17px;
	color:#fff;
	text-align: left;
	margin-bottom:7px;
	
}
.info {
	
	position: absolute;
	background-color: #000;
	left:50%;
	top:760px;
	margin:0px 0 0 -192px;
	width: 384px;
	height: 400px;

	
}
#infotext {
	position: absolute;
	width: 372px;
	top:10px;
	left:12px;
	font-size:17px;
	color:#fff;
	
	
	
}
#infotext h1{
	
	font-size:20px;
	color:#D67900;
	text-align: left;
	margin-bottom:10px;
	
}

.ti{
	color:#D67900;
	font-size:16px;
	/*position:relative;*/
	text-align: right;
	float:left;
	width: 130px;
	height:20px:
	
	
}
.te{
	font-size:16px;
	float:left;
	width: 220px;
	height:20px:
	text-align: left;
	margin-left:10px;
	margin-bottom:10px;
}

.apply {
	
	position: absolute;
	background-color: #000;
	left:50%;
	top:1360px;
	margin:0px 0 0 -192px;
	width: 384px;
	height: 1402px;
}

.en{
	width: 16px;
	height:16px;
	background: url(../images/en.png) no-repeat;
	float:left;
	padding-left:10px;
	 cursor:pointer;
	}
.fr{
	width: 16px;
	height:16px;
	background: url(../images/fr.png) no-repeat;
	float:left;
	padding-left:10px;
	 cursor:pointer;
	}
.de{
	width: 16px;
	height:16px;
	background: url(../images/ge.png) no-repeat;
	float:left;
	padding-left:10px;
	 cursor:pointer;
	}
.sp{
	width: 16px;
	height:16px;
	background: url(../images/sp.png) no-repeat;
	float:left;
	padding-left:10px;
	 cursor:pointer;
	}
	
	
	
	
/* FILE UPLOADER */
div.fileinput-button {
	margin: 10px 0 0 76px;
	cursor: pointer;
	background: url('../images/fotoDE.png');
	width: 220px;
	height: 30px;
}

#files {
	margin: 10px 0 0 24px;
	width: 300px;
	color: #fff;
}

#files div {
	position: relative;
	float: left;
	width: 90px;
	margin: 5px;
}

#files div img.delete {
	position: absolute;
	z-index: 9999999;
	right: 2px;
	top: 2px;
	cursor: pointer;
}

.clear { clear: both; margin: 0; padding: 0; font-size: 0; height: 0; }
.break { margin: 0; padding: 0; font-size: 0; height: 10px; }



