/* CSS Document */

body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; font-size:11px; text-decoration:none; line-height:13px;
	}
	
img {
	border: 0px;
}
	
h1 {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:14px; font-weight:bold; margin:0; padding:0; }
h2 {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; font-weight:bold; margin:0; padding:0; }
hr {border:0; border-top: 1px dashed #FFFFFF; }

a:link {
color:#FFFFFF;
text-decoration:none;
}
a:visited {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.bigText {
	font-size:12px;
	font-weight:bold;
	}
.smallText {
	font-size:10px;
	}
	
#container {
	position:relative;
	margin:auto;
	width:950px;
	height:550px;
	border:none;
	}
	
#logo {
	position:absolute;
	width:380px;
	height:52px;
	left:42px;
	top:22px;
	}
	
#logoClinic {
	position:absolute;
	width:150px;
	height:42px;
	left:771px;
	top:25px;
	}

#navigation {
	position:absolute;
	width:950px;
	height:40px;
	left:0px;
	top:100px;
	}
	
#playmusic {
	position:absolute;
	width:90px;
	height:64px;
	left:852px;
	top:89px;
	}

#content {
	position:absolute;
	width:669px;
	height:350px;
	left:241px;
	top:159px;
	padding:10px;
	overflow: auto;
	}
	
#startNews {
	position:absolute;
	width:180px;
	height:155px;
	left:20px;
	top:159px;
	padding:10px;
	overflow:hidden;
	}
	
#startProducts {
	position:absolute;
	width:180px;
	height:155px;
	left:20px;
	top:354px;
	padding:10px;
	overflow:hidden;
	}
	
#mrks {
	position:absolute;
	left:32px;
	top:530px;
	width:47px;
	height:16px;
	font-weight:bold;
	}
#mrks A:link,#mrks A:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
#mrks A:active, #mrks A:hover{
	text-decoration:none;
	color:#FF0000;
	}
	
a.links:link {
	color:#FF0000;
	text-decoration:none;
	}
a.links:visited {
	color:#FF0000;
	text-decoration:none;
	}
a.links:active {
	color:#FF0000;
	text-decoration:none;
	}
a.links:hover {
	color:#FF0000;
	text-decoration:underline;
	}
	
.lightboxImage{
	border:3px #333333 solid;
}
.lightboxImage:hover{
	border:3px #CCCCCC solid;
}

.shopImage{
	border:1px #333333 solid;
}
.shopImage:hover{
	border:1px #CCCCCC solid;
}

.miete {
	border:1px solid #FFFFFF;
	background-color:#666666;
	}
	
.img_td {
	height:180px;
	background-color:#333333;
	}
	
.gallery_td {
	width:300px;
	height:80px;
	background-color:#333333;
	}
	
#gbook {
	position:absolute;
	width:429px;
	height:350px;
	right:0px;
	top:0px;
	padding:5px;
	overflow: auto;
	}
#gbookEntry {
	position:absolute;
	width:240px;
	height:350px;
	left:0px;
	top:0px;
	padding:10px;
	}
