* {
	border:none;
	padding:0;
	margin:0;
}

body {
	border:none;
	padding:0;
	margin:0;
	background-image: url("../template_images/body_bg.gif");
	background-repeat:repeat-x;
	background-color:#303030;
	font-family:arial,helvetica,sans-serif;
	line-height: 18px;
	color:#999999;
}

#container {
	margin:auto;
	width:960px;
	padding:0;
}

#header {
	width:960px;
	height:150px;
	background-image: url("../template_images/header.gif");
	background-repeat:no-repeat;
	padding:0;
}
div#header > img{
	margin-top:50px;
	float:left;
}
#navigation {
	padding: 78px 0 0 330px;
	background-color: transparent;
	margin:0 0 0 0;
}
ul#navigation li{
	display: inline;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
ul#subnavi {
	padding: 0 0 0 330px;
	margin:0 0 0 0;
}
#subnavi li {
	display: inline;
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#subnavi li a{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#content_container{

}
#content_left{
	width:300px;
	height:613px;
	float:left;
	background:#313b3d;
}
#content_right{
	width:630px;
	height:613px;
	float:right;
	margin-top:30px;
	margin-left:30px;
	margin-bottom: 30px;
	max-height:553px;
	overflow:auto;
}
#content_right.home{
	overflow:hidden;
}


#content_right p{
	font-family: arial,helvetica,sans-serif;
	font-size:14px;
	color:#999999;
	margin-left:0px;
	margin-right:30px;
	margin-bottom:18px;
}
.kontakt{
margin-top:50px;
padding-left:60px;
}
table.table_kontakt{
	margin-top:30px;
}
table.table_kontakt td{
	vertical-align:top;
	padding-bottom:20px;
	font-size:14px;
	color:#999999;
	line-height:1.8em;
}
table.table_kontakt td.td-1{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	width: 110px;
}
table#bio {
	width:550px;
	margin-left:0px;
	margin-bottom:20px;
	font-family: arial,helvetica,sans-serif;
	font-size:14px;
	color:#999999;
	line-height:1.8em;
}
table#bio h1 {
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:0px !important;
}
table#bio th {
	text-align:left;
}
table#bio td{
	vertical-align:top;
}
table#bio td.td-1{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	width:110px;
	
}

#werke_auswahl_1{
	float:left;
	width:300px;
	height:613px;
	margin-right:30px;
	background-image:url('../content/werke_uebersicht/bilder_auf_seide.jpg');
	background-repeat:no-repeat;
	display:block;
}
#werke_auswahl_2{
	float:left;
	width:300px;
	height:613px;
	margin-right:30px;
	background-image:url('../content/werke_uebersicht/seidenschals.jpg');
	background-repeat:no-repeat;
	display:block;
}
#werke_auswahl_3{
	float:right;
	width:300px;
	height:613px;
	background-image:url('../content/werke_uebersicht/diverses.jpg');
	background-repeat:no-repeat;
	display:block;
}
a#bilder-auf-seide{
	width:300px;
	height:613px;
	display:block;
}
a:hover#bilder-auf-seide{
	background-image:url('../content/werke_uebersicht/bilder_auf_seide_h.jpg');
	background-repeat:no-repeat;
}
a#seidenschals{
	width:300px;
	height:613px;
	display:block;
}
a:hover#seidenschals{
	background-image:url('../content/werke_uebersicht/seidenschals_h.jpg');
	background-repeat:no-repeat;
}
a#diverses{
	width:300px;
	height:613px;
	display:block;
}
a:hover#diverses{
	background-image:url('../content/werke_uebersicht/diverses_h.jpg');
	background-repeat:no-repeat;
}

h1 {	
	font-size:18px;
	font-weight:normal;
	margin-bottom:6px;
	color:#cccccc;
}
h2 {
	font-size:16px;
	padding-bottom: 10px;
	color:#999999;
}
h3 {
	font-size:14px;
	color:#cccccc;
}
p.anriss {
	font-family: arial,helvetica,sans-serif;
	font-size:18px;
	color:#999999;
	margin-left:0px;
	margin-right:30px;
	margin-bottom:18px;
}
p.lead {
	font-weight:bold;
}
.geburtsdatum{
	padding-bottom:6px;
}
.langer-text{
	background-color:#313b3d;
	padding-bottom:30px;
	max-height:553px;
}
a {
	color:#cccccc;
}
a:focus {
	outline: none;
}
a.inline-details, p.inline-details {
	font-family:georgia;
	font-style: italic;
	font-size:12px;
	color:#999999;
	margin-bottom:20px;
	margin-right:15px;
	display:inline;
}
a:hover.inline-details, p:hover.inline-details{
	color:#cccccc;
}

#bilder_quattro img, #bilder_uerikon img, #bilder_larocca img, #bilder_schneider img {
	margin:0 10px 10px 0;
}

/****************Galleria******************/
#galleria{
	height:612px;
}

 /*** credit ***/
#credits{
	width:960px;
	margin:auto;
}
#credits p{
	color:#181818;
	font-size:10px;
}
#credits a{
	color:#181818;
	text-decoration:none;
}
#credits a:hover{
	color:#cccccc;
	text-decoration:underline;
}