html *
{
	-moz-box-sizing: border-box;  /* fuer Mozilla proprietaer border-box = traditional intuitiv
					content-box = W3C Model */
	box-sizing: border-box;
}


.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	color: #666666;
	width: 460px;
	margin-left: 70px;
}
#container {
	width: 854px;
	text-align: left;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 854px;
	margin-bottom: 10px;
}
.navileft {
	float: left;
	width: 244px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97ABC4;
	margin-right: 3px;
	padding-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 2.2em;
}
.navileft li {
	list-style-type: none;
}
.navileft ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}


.contentright {
	width: 607px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97ABC4;
	float: right;
	padding-top: 18px;
}
form {
	margin: 0px;
	padding: 0px;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 175px;
	margin-left: 30px;
	margin-bottom: 36px;
}
.trenner {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 4px;
}
body {
}

p {
}
.thumb {
	margin-right: 20px;
	border: 5px solid #FFFFFF;
}





#content {
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
	width: 854px;
	float: left;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97ABC4;
	text-align: right;
	float: left;
	width: 854px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.45em;
	color: #365882;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}




body {
	text-align: center;
	background-color: #F3F3F3;
}
a:link {
	color: #993300;
}
a:visited {
	color: #A06A5C;
}
a:active {
	color: #666666;
}
a:hover {
	color: #666666;
}
#footer a:link {text-decoration: none; color: #666666}
#footer a:visited {text-decoration: none; color: #666666}
#footer a:active {text-decoration: none; color: #993300}
#footer a:hover {text-decoration: none; color: #993300}

.navileft a:link {text-decoration: none; color: #993300}
.navileft a:visited {text-decoration: none; color: #993300}
.navileft a:active {text-decoration: none; color: #666666}
.navileft a:hover {text-decoration: none; color: #666666}

body#home a#homenav,
body#portrait a#portraitnav,
body#bereiche a#bereichenav,
body#brief a#briefnav,
body#mitarbeiter a#mitarbeiternav,
body#job a#jobnav,
body#ausstellung a#ausstellungnav,
body#kontakt a#kontaktnav,
body#impressum a#impressumnav
{
	color: #666666;
	
}
.team {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	color: #666666;
	width: 460px;
	margin-left: 70px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.team p {
	margin: 0px;
	padding: 0px;
}
#detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
