body {
	width: 95%;
	margin: auto;
	/* background-color: #C5C0BD; 
	background-image: url(../art/bg.gif);
	background-repeat: repeat-x; */
}

p, td, th, tr, li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	color: #323130;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 18px; 
	text-decoration: underline;
	color: #323130;
}

a:hover {
	color: #726F6D;
}

.legende  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #726F6D;
}
h1{
	width: 660px;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	font-style: normal; 
	padding: 0px;
	color: #726F6D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #323130;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #323130;
}

ul {
	list-style-type: disc;
	margin-left: 1.3em;
	padding-left: 0em;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #323130;
}

li {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #323130;
}

.antifloat {
	clear: both;
	visibility: hidden;
}

/* 	layout  */




#set {
	width: 900px;
	margin: 40px 0px;
}

*html #set {
	margin: 0px;
}

#printkopf {
	padding-bottom: 60px;
}

#logo {
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #726F6D;
}

#printtitel {  = navigation/seitentitel 
	width: 660px;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	font-style: normal; 
	padding: 0px;
	color: #726F6D;	
}

#inhalt {
	width: 660px;
	margin: 0px 35px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: 1px;
	text-align: left;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #999999;		
}

#contentcontainer {
	width: 280px;
	padding: 0px;
	float: left;
}

.vorschaubild {
	width: 120px;
	height: 120px;
	margin: 5px 10px 5px 0px;
	float: left;
}

#bildcontainer {
	width: 360px;
	float: left;
}

#bild {
	width: 360px;
}

#legende {
	width: 360px;
	margin-top: 15px;
	letter-spacing: 1px;	
}

#textcontainer { /* breit  */
	width: 640px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	color: #323130;
}

#galerie{
}
#galerie a{
	text-decoration: none;
	}
#galerie a .pic{
	text-align: left;
	margin-top: 50px;
}
#galerie span.pic img, #bildcontainer .imgLeg{
	margin-bottom: 0.3em;
}


/* screen styles deaktivieren */
#kopf, #tools, #linie, #navcontainer, #fuss, #bottom, #galNavi, #contentcontainer .first, #contentcontainer .second, #bildcontainer{
	display: none;
}
