/**
* (C) by Andreas Zeman 2007,
* Gally Websolutions, www.websolutions.gally.ch
* Styles
**/

#header #logo a, #header #logo a:link, #header #logo a:visited {
	display:block;
	width:140px;
	height:139px;
	text-decoration:none;
	}

#lang a, #lang a:visited {
	color:#a6a6a6;
	text-decoration:none;
	}

/* open language link */
#lang a.open, #lang a.open:visited {
	color:#FFF;
	}

#lang a:hover {
	color:#FFF;
	text-decoration:underline;
	}

#content h1 {
	font-size:16px;
	color:#000000;
}

#content h2 {
	font-size:16px;
	color:#000000;
	padding-top:8px;
}
#content UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 15px; PADDING-TOP: 0px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1.1em;

}
#content LI {
	LIST-STYLE-POSITION: inside; 
}

#title h1 {
	margin:0px 0px 0px 0px;
	font-size:19px;
	color:#E5636F;
	}

#content p {
	margin:0px 0px 15px 0px;
	padding:0px;
	text-align:left;
	}

#content a, #content a:visited, #bilder-content a:link, #bilder-content a:visited  {
	color:#E95E6C;
	}

#content a:hover, #bilder-content a:hover {
	color:#E95E6C;
	}


#content table td {
	padding: 0px;
	}

#footer a, #footer a:visited {
	color:#b0b0b1;
	text-decoration:none;
	}

#footer a:hover {
	color:#f62120;
	text-decoration:underline;
	}
#footer p {
margin:0px;
padding:0px;
line-height:8px;
	}

#message {
	margin:5px 0 10px 0;
	padding:10px;
	border:1px solid black;
	font-weight:normal;
	color:#E83322;
	}

#message a, #message a:link, #message a:visited {
	color:#E83322;
	}

.marked {
	background-color:#ccc;
	}
#content table th {
padding:0 0 0 5px;
}

#content table.shop {
	border-collapse:collapse;
	}

#content table.shop td {
	border-top:1px solid #fac6c5;
	padding:5px 4px;
	}
	
#content img.shop-article {
	margin-right:10px;
}

#content img, #footer img { vertical-align: bottom; }	

#content hr {
	border:1px solid #fac6c5;
	margin:10px 0px;
	}

#bilder-title h1 {
	margin:20px 0px 0px 0px;
	font-size:19px;
	color:#E83322;
	}

#bilder-left form {
	clear:left;
	padding:30px 0px 0px 0px;
	margin:0px;
	}

#bilder-left fieldset {
	border:0px;
	margin:0px;
	padding:0px;
	}

#bilder-left select {
	font-size:12px;
	}

#bilder-content table.thumbs {
	margin-top:55px;
	margin-bottom:5px;
	border:0px;
	width:100%;
	}

#bilder-content table.thumbs td {
	vertical-align:top;
	padding-bottom:10px;
	}

#bilder-content table.bild {
	width:100%;
	height:25px;
	margin-top:30px;
	}

#bilder-content table.bild td {
	vertical-align:top;
	}

#bilder-content table.bild td.left {
	text-align:left;
	}

#bilder-content table.bild td.center {
	text-align:center;
	}

#bilder-content table.bild td.right {
	text-align:right;
	}