﻿/* CSS Document */

body{
	margin:0;
	background-color: #666666;
}



#header{
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
#weiss{
	border:0;
	background-color: #FFFFFF;
	width: 100%;
}
}
#wrap2{
	border:0;
	background-color: #EDECD9;
	height: 50px;
	width: 100%;
}
#wrap{
	border:0;
	background-color: #EDECD9;
	width: 100%;
}

#nav{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height: 50px;
}
#nav2{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height: 200px;
}
#emailfenster{
	padding: 0px;
	float: right;
	width: 378px;
}
#navcontainer{
	width:100%;
	background-color: #333333;
	padding: 0px;
	height: 50px;
}
#navlist{
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#navlist2{
	float: left;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.navigation{
	color: #EDECD9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
#textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 700px;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-variant: normal;
	text-align: left;
	line-height: 16px;
	text-transform: none;
}
#portraet{
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	width: 200px;
	float: left;
	height: 283px;
	margin-left: 50px;
	margin-top: 9px;
}
#content2{
	text-align:left;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	width: 260px;
	margin-left: 400px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}





.text1{
	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	letter-spacing: 0.1em;
	vertical-align: top;
	white-space: normal;
	display: inline;
	font-style: normal;
	bottom: 100px;
}

.navigation2{
	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	letter-spacing: 0.1em;
	vertical-align: top;
	white-space: normal;
	display: inline;
	font-style: normal;
	bottom: 100px;
}
.navigation2:hover{
	color: #FFFFFF;
}
#title{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	letter-spacing:0.2em;
	background-color: #EDECD9;
	padding: 0px;
}
