body {
	margin: 0px;
	padding: 0;
	background-color: #683324;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-margin-right: 5px;
	}

h1 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #c3ada7;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10;
	margin-bottom: 0px;
	}

h2 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	margin-right: 15px;
	}

h3 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	margin-right: 15px;
	margin-top: 30px;
	}
	
a:link  {font-family: "Trebuchet MS";	font-size: 9pt;	color: #ffffff;	font-weight: normal; text-decoration: none;}
a:visited {font-family: "Trebuchet MS";	font-size: 9pt;	color: #ffffff;	font-weight: normal;text-decoration: none;}
a:active {font-family: "Trebuchet MS";	font-size: 9pt;	color: #ffffff;	font-weight: normal;text-decoration: none;}
a:hover {font-family: "Trebuchet MS";	font-size: 9pt;	color: #650707;	font-weight: normal; text-decoration: underline;}

a.port:link  {font-family: "Trebuchet MS";	font-size: 11pt;	color: #4d2317;	font-weight: normal; text-decoration: none; margin-left: 10px;}
a.port:visited {font-family: "Trebuchet MS";	font-size: 11pt;	color: #4d2317;	font-weight: normal;text-decoration: none; margin-left: 10px;}
a.port:active {font-family: "Trebuchet MS";	font-size: 11pt;	color: #4d2317;	font-weight: normal;text-decoration: none; margin-left: 10px;}
a.port:hover {font-family: "Trebuchet MS";	font-size: 11pt;	color: #000000;	font-weight: normal; text-decoration: none; margin-left: 10px;}

a.link:link  {font-family: "Trebuchet MS";	font-size: 11pt;	color: #ffffff;	font-weight: normal; text-decoration: none;}
a.link:visited {font-family: "Trebuchet MS";	font-size: 11pt;	color: #ffffff;	font-weight: normal;text-decoration: none;}
a.link:active {font-family: "Trebuchet MS";	font-size: 11pt;	color: #ffffff;	font-weight: normal;text-decoration: none;}
a.link:hover {font-family: "Trebuchet MS";	font-size: 11pt;	color: #650707;	font-weight: normal; text-decoration: underline;}

#header {
	background-image: url(images/header.png);
	width: 500px;
	height: 160px;
	margin: 0em auto;
	margin-top: 15px;
	margin-bottom: 25px;
	
	}
#content {
	width: 800px;
	margin: 0em auto;
	margin-top: 45px;
	margin-bottom: 10px;
	}
#menu {
	margin: 0em auto;
	height: 25px;
	width: 100%;
	border-top: 5px solid #4e2519;
	border-width: 5px;
	border-bottom: 5px solid #4e2519;
	}
div#navcontainer
{
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;

}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
}

div#navcontainer ul li a:hover
{
background-color: #4e2519;
color: white;
}

.links-contact {
	width: 200px;
	min-height: 350px;
	float: left;
	border-right-color: #763b2a;
	border-right-width: 5px;
	border-right-style: solid;
	}

div[class] .links-contact {
   height:auto
   }

.links {
	width: 280px;
	min-height: 350px;
	float: left;
	border-right-color: #763b2a;
	border-right-width: 5px;
	border-right-style: solid;
	}

div[class] .links {
   height:auto
   }
.rechts {
	float: left;
	margin-left: 25px;
	}
.rechts-port {
	float: left;
	margin-top: 85px;
	
	}
.rechts-portfolio {
	float: left;
	margin: 0em auto;
	}	
.portfolio-image {
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 5px;
	border: solid;
	border-color: #c6c6c6;
	border-width: 3px;
	}
td.portfolio-margin {
	margin-bottom: 15px;
	margin-right: 25px;
	}
hr{
 height:5px;
 width:100%;
 color:#4e2519;
 background-color:#4e2519;
 border:0;
 margin-top:0px;
 }
 
 ul.links-left {
 	list-style: none;
	float: left;
	width: 250px;
	} 
ul.links-right {
 	list-style: none;
	float: left;
	width: 250px;
	}
