* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
}

html, body {
	width: 100%;
	height : 100%;
}


body {
	padding:0px;
	margin:0px;
	background-color:#6B6B6B;
}

a {
	text-decoration: none;
}
a:hover, 
a:focus {
	/*text-decoration: underline;/**/
	color: #fff;
}

h1, h2, h3, h4, h5, h6 { margin: 0 0 0 0; font-size: 11px; }

h1 { font-size: 14px; }
h2 { }
h3 { }

p {
	margin: 0 0 1.1em 0;
}
	
td {
	vertical-align:middle;
}

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

div {
	margin:0px;
	padding:0px;
}

div.menu {
	 position:relative;
	 padding:0px;
	 margin-top:77px;
	 margin-left:50px;
	 margin-bottom:0px;
	 margin-right:0px;
}
.menu-item {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:27px;
}

td.main {
	
	vertical-align:top;
	padding:0px;
	width:769px;
	height:549px;/**/
	background-image:url('../gfx/common/main.gif');
	background-repeat:no-repeat;
}
td.main td {
	vertical-align:top;
}

div.page {
	position:absolute;
	width:750px;
	text-align:center;
	top:500px;
	left:0px;
	margin:0px;
	padding:0px;
}
/* KERAMIK */
div.keramik {
	position:relative;
	width:722px;
	height:467px;
	top:75px;
	left:45px;
}

div.keramik-img {
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	/*float:left;/**/
	
}
div.keramik-title {
	/*border:1px solid green;/**/
	position:absolute;
	top:311px;
	left:540px;
	margin:0px;		
}
div.keramik-h {
	/*border:1px solid red;/**/
	position:relative;
	width:550px;
	height:434px;
	top:42px;
	left:125px;
}
div.keramik-h-title {
	/*border:1px solid green;/**/
	position:absolute;
	top:378px;
	left:375px;
	margin:0px;		
}

/* BILDHAUEREI */
div.bildhauerei {
	position:relative;
	width:722px;
	height:467px;
	top:0px;
	left:0px;
}

div.bildhauerei-img {
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	/*float:left;/**/
	
}
div.bildhauerei-title {
	/*border:1px solid green;/**/
	position:absolute;
	top:278px;
	left:506px;
	margin:0px;		
}
div.bildhauerei-title-up {
	/*border:1px solid green;/**/
	position:absolute;
	top:264px;
	left:506px;
	margin:0px;		
}
div.bildhauerei-title-down {
	/*border:1px solid green;/**/
	position:absolute;
	top:292px;
	left:506px;
	margin:0px;		
}
div.bildhauerei-h {
	/*border:1px solid red;/**/
	position:relative;
	width:550px;
	height:434px;
	top:0px;
	left:0px;
}
div.bildhauerei-h-title-up {
	/*border:1px solid green;/**/
	position:absolute;
	top:364px;
	left:300px;
	margin:0px;		
}
div.bildhauerei-h-title {
	/*border:1px solid green;/**/
	position:absolute;
	top:378px;
	left:300px;
	margin:0px;		
}

/* GRAFIK */
div.grafik-img {
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	/*float:left;/**/
	
}
div.grafik-h {
	/*border:1px solid red;/**/
	position:relative;
	width:550px;
	height:434px;
	top:0px;
	left:0px;
}
div.grafik-h-title {
	/*border:1px solid green;/**/
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;		
}



td#main  {
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	padding:0px;
	width:768px;
	height: 548px;/**/
	background-color: #d2d2d2;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

td#main div.content {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 45px;
	margin-right: 85px;
	height: 488px;
	overflow: auto;
}

table.data  {
	margin-top: 5px;
	margin-bottom: 1em;
}
table.data td {
	padding: 4px 15px 4px 0;
}

.pageNews h2 {
	margin: 0 0 1em 0;
}
.pageNews td#main .content {
	height: 500px;
	margin-top: 28px;
	margin-bottom: 10px; 
}
.pageNews .content * {
	line-height: 1.35em;
}
