@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #EEE;
}

#slideshowkunstler {
	position: absolute;
	height: 414px;
	width: 758px;
	left: 388px;
	top: 142px;
}

#slideshowkunstlertopheader {
	position: absolute;
	height: 55px;
	width: 800px;
	left: 388px;
	top: 74px;
}

.briefum {
	float: left;
	margin: 0px 0px 0px 8px;
	height: 55px;
}
#slideshowkunstlerback {
	position: absolute;
	height: 491px;
	width: 608px;
	left: 381px;
	top: 136px;
	background-color: #FFF;
	border: thin solid #000;
} 

#mainbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: auto;
	width: 945px;
	left: 0px;
	top: 0px;
	padding-bottom: 100px;
}

#menu {
	position: absolute;
	height: 183px;
	width: 289px;
	left: 10px;
	top: 50px;
	font-size: 40px;
}

#kunstlernamen {
	position: absolute;
	height: 625px;
	width: 680px;
	left: 387px;
	top: 21px;
}

#bottomtitle {
	position: fixed;
	height: auto;
	width: 100px;
	left: 10px;
	bottom: 10px;
	font-size: 20px;
}


.headingslideshow {
	font-family: Helvetica;
	font-size: 60px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 55px;
	float: left;
}
.headingmenu {
	font-family: Helvetica;
	font-size: 40px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 45px;
}

.headingintromenu {
	font-family: Helvetica;
	font-size: 140px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}

.headingbottom {
	font-family: Helvetica;
	font-size: 15px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.headingkunstlernamen {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 56px;
	line-height: 200%;
}

.normaltext {
	font-family: Helvetica;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}

LINKS

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}

.my-links a { color: black;  }

.my-links:hover a { color: gray; }
	
.my-links:hover a:hover { color: black; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

