body, td
{
	background-color: white;
	color: #3f3f3f;
	padding: 0;
	margin: 0;
	text-align: left; /* main-Box zentrieren in IE 5 und hoeher */
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;	
}

body {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.bdy {
	 margin-left: auto;
 margin-right: auto;
	width: 785px;
	min-height: 100%;
	height: auto;
}

td {
	background-image: none;
	background-color: white;
	vertical-align: top;
	tborder: 1px solid silver;
}



div {
	padding: 0;
	margin: 0;
	text-align: left;
}

a {
	color: #3f3f3f;
}

.nav a strong {
	color: #C44C3F;
	font-weight: normal;
}

a:hover {
	color: #C44C3F;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}


hr {
	border: 0;
	background-color: transparent;
	border-top: 1px solid #d2d2d2;
}

.header, .nav, .cont, .footer {
	width: 797px;
	border-left: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
	background-color: white;
}

.header {
	width: 797px;
	padding: 18px 0 18px 0px;
	text-align: center;
}

/* navigation */

.nav {
	width: 785px;
	padding: 5px 0 7px 12px;
	font-size: 10px;
}

.nav a {
color: #7e7e7e;
text-decoration: none;
}

.nav a:hover {
color: #c44c3f;
text-decoration: none;
}

/* content */
.cont {
	width: 799px;
}

.cont .s1, .cont .s2, .cont .s3 {
	padding-top: 23px;
	padding-bottom: 27px;
}



.cont .s1 {
	width: 137px;
	padding: 23px 0px 27px 12px;
	line-height: 15px;
}

.cont .s1 a {
font-weight: bold;
color: #7e7e7e;
text-decoration: none;
}

.cont .s1 a:hover {
font-weight: bold;
color: #c44c3f;
text-decoration: none;
}

.cont .s1 a.active {
font-weight: bold;
color: #c44c3f;
text-decoration: none;
}

.cont .s2 {
	width: 272px;
	padding: 23px 0px 27px 0px;
	font-size: 10px;
	line-height: 14px;
}

.cont .s2-home {
	width: 650px;
	padding: 23px 0px 19px 0px;
	font-size: 10px;
	line-height: 14px;
}

.cont .s2-home a img {
	border: 1px solid #d2d2d2;
	margin-right: 4px;
	margin-bottom: 4px;
}

.cont .s2-home a:hover img {
	border: 1px solid #3f3f3f;
	margin-right: 4px;
	margin-bottom: 4px;
}

.s2 h1, h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 13px;
}

.cont .s3 {
	width: 351px;
	padding: 23px 0px 27px 90px;
	font-size: 10px;
	
}

.cont .s2-exhibitions {
	width: 623px;
	padding: 23px 23px 27px 0px;
	font-size: 10px;
	line-height: 14px;
}

.cont .s2-exhibitions h1 {

	font-size: 13px;
}

.cont .s2-exhibitions2 {
	width: 623px;
	padding: 23px 0px 27px 0px;
	font-size: 10px;
	line-height: 14px;
}


.table-exh1
{
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 20px;
}
.td1 {
	width: 405px;
	font-size: 10px;
	padding-bottom: 20px;
}

.td2 {
	width: 100px;
	font-size: 10px;
	padding-bottom: 20px;
}

.td3 {
	width: 118px;
	font-size: 10px;
	padding-bottom: 20px;
}

.cont .s2-exhibitions2 h1 {

	font-size: 13px;
}

.cont .loomfashion {
	width: 623px;
	padding: 23px 0px 27px 0px;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

.footer {
	width: 799px;
}

.footer .left {
	padding: 7px 0px 7px 12px;
	font-size: 9px;
}

.footer .left a {
	text-decoration: none;
}

.footer .right {
	padding: 7px 12px 0px 7px;
	font-size: 9px;
	text-align: right;
}

/* pfeile */

.nav-pfeil {
	margin-bottom: 15px;
}

.pfeil {
	margin-right: 5px;
	background-color: #3f3f3f;
}

a:hover .pfeil {
	background-color: #c44c3f;
}

/* details */

.detail {
	width: 100px;
	height: 100px;
	padding: 9px;
	border: 1px solid #d2d2d2;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	display:table-cell;
	line-height: 98px;
	font-size: 1em; /* Moz needs a non-zero value here */ 
}

.detail:hover {
	border: 1px solid #3f3f3f;
}

.detail img {
margin-top: expression(( 100 - this.height ) / 2); 
	vertical-align: middle;
}

.detailact {
	width: 100px;
	height: 100px;
	padding: 9px;
	border: 1px solid #3f3f3f;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	display:table-cell;
	line-height: 98px;
	font-size: 1em; /* Moz needs a non-zero value here */ 
}

.detailact:hover {
	border: 1px solid #3f3f3f;
}

.detailact img {
margin-top: expression(( 100 - this.height ) / 2); 
	vertical-align: middle;
}

.infomail {
clear: both;
}

.aboutbild {
	width: 350px;
	font-size: 10px;
}

.contact {
	width: 252px;

}

.contactbild {
	width: 350px;
	font-size: 10px;
}

.formtext {
width: 64px;
padding-bottom: 5px;

}

.forminput {
	width: 174px;
	padding-bottom: 5px;
}

input {
	font-size: 10px;
}