body {
	font-family: verdana;
	color:#FFFFFF;
	size:8px;
}

h1 {
	font-size:16px;
}

.header {
	height:100px;
	width:900px;
	padding:0px;
	background-image: url("Bilder_Design_Breit/header.png");
	background-position: top left;
	background-repeat: no-repeat;
}

.content {
	width:900px;
	background-image: url("Bilder_Design_Breit/content.png");
	background-position: top left;
	background-repeat: repeat-y;
}

.footer {
	height:100px;
	width:900px;
	padding:0px;
	background-image: url("Bilder_Design_Breit/footer.png");
	background-position: top left;
	background-repeat: no-repeat;
}

.contentbox {
	font-size: 12px;
	text-align:left;
	width:730px;
	padding-left:35px;
	margin-bottom:30px;
}


.upl_form{
	font-size: 12px;
	text-align:left;
	width:450px;
	margin-bottom:30px;
}

.feld {
	font-family: verdana;
	color: #000000;
	border: 1px #cccccc solid;
	width: 220px;
}   

.succes{
	font-family: verdana;
	color: #000000;
	border: 1px #cccccc solid;
	width: 400px;
} 


.upload_starten {
	font-family: verdana;
	color: #000000;
	width: 180px;
	height:20px;
	border:0px;
	background-image: url('Bilder/upload_normal.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}   

a:link { text-decoration: none; color: #FFFFFF;font-family: verdana; font-size: 12px;border:0px}
a:active { text-decoration: none; color: #FFFFFF;font-family: verdana; font-size: 12px;border:0px}
a:visited { text-decoration: none; color: #FFFFFF;font-family: verdana; font-size: 12px;border:0px}
a:hover {  text-decoration: none; color: #FFFFFF;font-family: verdana; font-size: 12px;border:0px}

a.bottom_navi:link { text-decoration: none; color: #000000;font-family: verdana; font-size: 16px;border:0px}
a.bottom_navi:active { text-decoration: none; color: #000000;font-family: verdana; font-size: 16px;border:0px}
a.bottom_navi:visited { text-decoration: none; color: #000000;font-family: verdana; font-size: 16px;border:0px}
a.bottom_navi:hover {  text-decoration: underline;color: #000000;font-family: verdana; font-size: 16px;border:0px}