*{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body {
	height: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #000000;
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}

html {
	height: 100%;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

img
{
 border:0; 
}

.wrapper {
	width: 930px;
	margin: 0 auto;
	min-height: 840px;
}

.menue {
	margin-top: 30px;
	margin-left: 6px;
}

.menue a {
	color: #838180;
	text-transform: uppercase;
	padding-right: 18px;
	font-weight: bold;
	font-size: 13px;
}
.sel, .menue a:hover {
	color: #FFFFFF;
}

.content {
	width: 554px;
	height: 648px; 
}

.footer {
	margin-top: 73px;
}
.social {
	margin-left: 168px;
	width: 100px;
}

.social {
	width: 100px;
}

.title {
	text-transform: uppercase;
	margin-bottom: 3px;
 	font-weight: bold;}

.home {
	margin-left: 84px;
}

.about {
	margin-top: 190px;
	margin-left: 94px;
	margin-right: 10px;
	width: 400px;
	line-height: 20px;
}

.behind {
	margin-left: 89px;
	margin-right: 5px;
	line-height: 20px;
}

.dean {
	margin-top: 30px;
}

.contact {
	margin-top: 139px;
	margin-left: 15px;
	/*border: 1px solid #00FF00; */
}
.contact a {
	color: #ffffff;
}
.contactform {
	text-transform: uppercase;
	font-weight: bold;
	height: 14px;
}

.contactinput {
	background-color: transparent;
	/*border: 1px solid #00FFFF; */
	border:none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	overflow: hidden;
	width: 440px;
}

.sendbutton {
	margin-top: 165px;
	
}

.area {
	background-color: transparent;
	/*border: 1px solid #00FFFF; */
	border:none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	overflow: hidden;
	width: 440px;
	height: 205px;
}


.thx {
	margin-top: 215px;
	margin-left: 10px;
	/*border: 1px solid #0000FF; */
}

.send 
{
	background-color: transparent;
	/*border: 1px solid #00FFFF;*/
	border:none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	cursor: pointer;
}

.last {
	padding-bottom: 5px;
	height: 218px;
}

table
{
	width:535px;
}


