* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body, table, input, textarea, select {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #ffffff;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

table td {
	vertical-align: top;
}

h1 {
	color: #ffffff;
	font-weight: normal;
	font-size: 22px;
}

h2 {
	font-size: 17px;
	padding-bottom: 3px;
	font-weight: normal;
}

h3 {
	color: #ffffff;
	font-size: 17px;
	padding-bottom: 15px;
	font-weight: normal;
}

h4 {
	font-size: 17px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 2px;
	text-align: center;
	clear: left;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}

p {
	padding-bottom: 18px;
	line-height: 18px;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clear {
	clear: both;
}

/* Logo */
#logo {
	position: absolute;
	padding-left: 35px;
	margin-top: -10px;
}

/* Wrap */
#wrap {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

/* Meta Navi */
#metaNavi {
	list-style-type: none;
	text-align: right;
	padding-bottom: 40px;
}

#metaNavi li {
	display: inline;
	padding-right: 20px;	
}

#metaNavi li a {
	color: #ffffff;
}


/* Subnavi */
#subNavi {
	position: absolute;
	margin: 295px 0px 0px 20px;
	width: 300px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	padding: 10px 0px 0px 10px;
}

/* Homepage */
.bigColumn {
	width: 350px;
	float: left;
	margin-right: 10px;
}

.bigColumn h1,
.marginalColumn h1 {
	padding: 20px 20px 15px 20px;
	background-repeat: no-repeat;
}

.bigColumn h1 a,
.marginalColumn h1 a {
	color: #ffffff;
}	

.footer {
	background-color: #4C5649;
	list-style-type: none;	
}

.marginalColumn {
	width: 200px;
	float: left;
}

#gemaelde,
#radierungen,
#kuenstler {
	background-image: url(../images/column_gradient.png);
	background-repeat: repeat-x;
}

#gemaelde {	
	margin-left: 20px;
}

#gemaelde h1 {	
	background-image: url(../images/bigColumn_corners_1.gif);
}

#gemaelde .frame {
	height: 260px;
	width: 350px;
	background-image: url(../images/frame_gemaelde.gif);
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	margin-left: -20px;
}

#gemaelde .frame img,
#radierungen .frame img,
#kuenstler .frame img {
	width: 350px;
	height: 260px;	
}

#kuenstler .frame img {
	width: 200px;
}

#radierungen .frame {
	height: 260px;
	width: 350px;
	background-image: url(../images/frame_radierungen.gif);
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
}

#radierungen h1 {
	background-image: url(../images/bigColumn_corners_2.gif);
}

#kuenstler {
	margin-right: 20px;
}

#kuenstler h1 {
	background-image: url(../images/bigColumn_corners_3.gif);
}

#kuenstler .frame {
	height: 260px;
	width: 200px;
	background-image: url(../images/frame_kuenstler.gif);
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
}

.hpMotive {
	position: absolute;
}

#gemaelde .hpMotive {
	width: 346px;
	margin-left: -20px;
}

#radierungen .hpMotive {
	width: 346px;
}

#kuenstler .hpMotive {
	width: 196px;
}

.imageInfos {
	padding: 280px 20px 20px 20px;
}

.footer {
	background-color: #4C5649;
	list-style-type: none;
	padding: 5px 20px 5px 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer li {
	background-image: url(../images/bullet_white.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

.footer a {
	color: #ffffff;
}

#gemaelde .footer {
	background-image: url(../images/bigColumn_footer_gemaelde.gif);
}

#radierungen .footer {
	background-image: url(../images/bigColumn_footer_radierungen.gif);
}

#kuenstler .footer {
	background-image: url(../images/bigColumn_footer_kuenstler.gif);
}


/* Listen */
.links {
	list-style-type: none;
	padding-bottom: 15px;
}

.links li {
	padding: 0px 0px 3px 12px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.links li.active {
	font-weight: bold;
}	
	
.images {
	list-style-type: none;
	clear: left;
}

.images li {
	float: left;
	padding: 0px 15px 20px 0px;
	background-image: url(../images/image_shadow.png);
	background-repeat: no-repeat;
}

.images li img {
	border: 2px solid #FFFFFF;
	margin-bottom: 3px;
	width: 204px;
	height: 152px;
}

.images li a:hover img {
	border: 2px solid #AAAAAA;
}

.images li p {
	padding: 0px 5px 0px 5px;
}

.images li .menueItem {
	display: none;
	background-color: #ffffff;
	font-size: 11px;
	padding: 4px;
	opacity: 0.5;
	position: absolute;
	margin: 132px 0px 0px 162px;
	-moz-border-radius-topleft: 5px;
}

.images li:hover .menueItem {
	display: block;
}

.images li .menueItem .menue {
	display: none;
}

.images li .menueItem:hover {
	opacity: 0.85;
}


.images li .menueItem:hover .menue {
	display: block;
	list-style-type: none;
}

.images li .menueItem .menue li {
	background: transparent;
	float: none;
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}

ul.years {
	list-style-type: none;
	height: 40px;
}

ul.years li {
	color: #DDDDDD;
	float: left;
	font-size: 17px;
	padding-right: 20px;
}

ul.years li a {
	color: #DDDDDD;
	display: block;
	padding: 0px 0px 0px 12px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

ul.years li.active a {
	color: #FFFFFF;	
}


/* InnerWrap */
#innerWrap {
	background-image: url(../images/fullsize_gradient.png);
	background-repeat: repeat-x;
	margin: 0px 20px 0px 20px;
}

#innerWrap h1 {
	background-image: url(../images/fullsize_corner.gif);
	background-repeat: no-repeat;
	padding: 20px 20px 15px 20px;
}

#contentWrap {
	padding: 240px 20px 50px 20px;
}

.content {
	padding: 0px 20px 20px 20px;
}

#contentWrap .content {
	padding-left: 220px;
	padding-right: 180px;
}

#contentWrap .content a {
	text-decoration: underline;
}


.teaser {
	color: #eeeeee;
}

#imagesWrap {
	width: 670px;
}

#motivFrame {
	height: 260px;
	width: 920px;
	background-image: url(../images/frame_motiv.gif);
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	margin-left: -20px;
}

#motiv {
	width: 920px;
	height: 260px;
	margin-left: -20px;
	position: absolute;
	background-color: #1B271B;
}


#motiv img {
	float: left;	
}


#motiv .imageInfo {
	padding: 140px 0px 0px 390px;
}

#motiv .imageInfo h2 {
	font-size: 30px;
	color: #ffffff;
}

#motiv .imageInfo h3 {
	font-size: 24px;	
	color: #dddddd;
}

#head {
	width: 920px;
	height: 210px;
	margin-left: -20px;
	position: absolute;
	background-color: #1B271B;
}

#headFrame {
	height: 210px;
	width: 920px;
	background-image: url(../images/frame_head.gif);
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	margin-left: -20px;
}

#leftColumn {
	position: absolute;
	width: 200px;
}

#leftColumn h2 {
	color: #ffffff;
	font-size: 22px;
	padding-bottom: 37px;
}



/* Marginal */
#marginal {
	width: 165px;
	float: right;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	padding: 10px 0px 0px 0px;
}

/* Formular */
label {
	display: block;
	font-size: 17px;
}

input.text,
textarea {
	background-color: #ffffff;
	border: 1px solid #545C42;
	padding: 3px;
	font-size: 12px;
	width: 400px;
	display: block;
	margin-bottom: 5px;
}

input.submit {
	background-color: #545C42;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}

textarea {
	height: 200px;	
}

#presse {
	position: absolute;
	height: 304px;
	width: 934px;
	background-image: url(../images/presse.png);
	background-repeat: no-repeat;
	z-index: 9;
	margin: -76px 0px 0px -6px;
	/background: transparent;
	/filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/standards/images/presse.png', sizingMethod='crop');
	/margin-left: -926px;
	/cursor: pointer;
}

#presse img {
	border: 2px solid #eeeeee;
	margin: 13px 0px 10px 25px;	
}

#presse .close {
	padding-left: 27px;
	font-weight: bold;
}

#presse .close a {
	text-decoration: underline;
}
