* { padding:0; margin:0; border:0;}

html { height:101%; } /* erzwingt Scrollbar in Firefox */

body {
	background-color: #131313;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: 11px;
	line-height: 140%;
	color: #555;
}

img {
	border: 0;
}

#wrapper{
	color: #fff;
	background-color: #333;
	width: 990px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-right: 1px solid #676767;
	border-left: 1px solid #676767;
}

#nav {
	clear: left;
	height: 30px;
	background-color: #191919;
	color: #DC143C;; 
	padding-top: 10px;
	padding-left: 30px; 
	border-top: 1px solid #676767; /* Rahmenlinie oben*/
	margin-top: 1 0 0 0; /*Außenabstand oben, oberhalb Linie */
}

#nav ul {
	margin: 0;
	color: #f00;
	font-size: 12px;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0 60px 0 0;
	line-height: 20px;
}

#nav a {
	color: #E2E2E2;
	font-size: 12px;
}

#subnav {
	height: 30px;
	background-color: #191919;
	color: #DC143C;
	padding-top: 10px;
	padding-left: 30px;
	border-top: 1px solid #000; /* Rahmenlinie oben*/
	margin-top: 1px; /*Außenabstand oben, oberhalb Linie */
	border-bottom: 1px solid #676767; /* Rahmenlinie oben*/
	margin-bottom: 1px; /*Außenabstand oben, oberhalb Linie */
}

#subnav a {
	color: #E2E2E2;
	font-size: 10px;
}

#subnav ul {
	margin: 0;
	color: #f00;
	font-size: 10px;
}

#subnav li {
	display: inline;
	list-style-type: none;
	margin: 0 70px 0 0;
	line-height: 20px;
}

#subnav {
	color: #A9BEBB;
}
  
#nav a:hover, #subnav a:hover {
	background-color: #708090;
}
#info {
	clear: both;
	overflow: hidden;
	color: #dcdcdc;
	padding: 20px 10px 20px 20px;
	margin-top: 1px; 
}

#grbildmalerei {
	float:left;
	margin: 10px 10px 10px 30px;
	height: 600px;
	width: 450px;
}

#grbilddruck {
	float:right;
	margin: 10px 10px 10px 30px;
	height: 600px;
	width: 450px;
}

#malerei #klbild {
	float: right;
	width: 100px;
	height: 600px;
	margin: 10px 100px 10px 10px;
	overflow: auto;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 10px;
	color: #a9a9ca;
	line-height: 140%;
}

#grafik #klbild {
	width: 200px;
	height: 300px;
	margin: 10px 10px 10px 80px;
	overflow: auto;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 10px;
	color: #a9a9ca;
	line-height: 140%;
}

#grbildmalereiq {
	margin: 10px 25px 10px 25px;
	padding-top: 10px;
	height: 525px;
	width: 900px;
}

#slider {
	overflow: auto;
	width: 900px;
	height: 120px;
	color: #dddddd; /* Schriftfarbe */
	padding-left: 30px;
	margin: 10px;
}

#slider ul {
	line-height: 180px;
	
}
#slider li {
	display: inline;
	list-style-type: none;
	margin: 20px;
	line-height: 220px;
}

#footer {
	clear: both;
	background-color: #191919;
	color: #8c8c8c; /* Schriftfarbe */
	text-align: center;
	letter-spacing:0.5em;
	padding: 10px 20px 20px 20px;
	border-top: 1px solid #676767; 
	margin-top: 1px; 
	border-bottom: 1px solid #676767; 
}

li {
	display: inline;
	list-style-type: none;
	margin: 0 8px 0 0;
	line-height: 70px;
}

h1
{
	color: #CCCCCC;
	letter-spacing:0.2em;
	line-height: 140%;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: lighter;
}
h2
{
	color: #CCCCCC;
	letter-spacing:0.1em;
	line-height: 140%;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: lighter;
}
.text {
	color: #CCCCCC;
	line-height: 140%;
	font-size: 10px;
	
}

td {
	color: #CCCCCC;
	line-height: 140%;
	font-size: 10px;
	
}

.subhead {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 140%;
}


/* Hyperlinks */

a:link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	color: #dddddd;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
}
