/* ######################################################## ARTOTHEK ######################################################## */

.artstart {
	width:100%;
	height:260px;
	background:url(../i/art_start.jpg) top no-repeat;
}

.artstart h1 {
	font-size:30px;
	font-weight:normal;
	padding:150px 30px 0 15px;

}

.artstart p {
	padding:0 30px 0 15px;
}

.artstart img {
	float:right;
	width:130px;
	height:95px;
	margin:7px 10px 0 0;
	border:none;
}

.artstart .logo {
	float:left;
	width:254px;
	height:69px;
	margin:0 0 0 0;
	padding:150px 30px 0 210px;	
	border:none;
	
}

.artstart_content {
	padding:20px 20px 20px 40px;
	width:100%;
}

.image_list_art {
	text-align: center;
	float: left;
	margin: 0 40px 40px 40px;
	width: 200px;
	float:left;
}

.image_list_art h3 {
	margin-bottom:0;
}

.image_list_art p {
	padding-bottom:5px;
}

.image_list_art img {
	padding:3px;
	border:#DBDBDB solid 1px;
}

.image_list_art2 {
	float: left;
	margin: 15px 5px 10px 15px;
	width: 200px;
	float:left;
}

.image_list_art2 img {
	padding:3px;
	border:#DBDBDB solid 1px;
}


.button_long {
	width:100%;
	background:url(../i/button_long.png) top no-repeat;
	text-align:center;
	font-weight:bold;
	color:white;
	height:24px;
	margin-bottom:20px;
	padding-top:3px;
}

.button_long img {
	margin-right:5px;
}

.tab_horz {
	width:100%;
	background:url(../i/tab_horz.png) top no-repeat;
	font-weight:bold;
	margin:5px 0 10px 0;
}

span.artists {
	background-position:25px 4px;
	background-repeat:no-repeat;
	padding-right:50px;
	color:white;
	display:block;
}

span.artists a:hover {
	text-decoration:none;
	display:block;
}

.tab_horz:hover {
	background:url(../i/tab_horz_a.png) top no-repeat;
}

.tab_horz span {
	padding:5px 0 10px 20px;
	color:white;
	display:block;
}

.tab_horz ul {
	margin-left:30px;
}


.button2 {
	height:23px;
	width:166px;
	padding:3px 0 0 28px;
	font-weight:bold;
	background:url(../i/button2.png) 15px no-repeat;
	color:white;
	display:block;
	line-height:1.6;
}

.button2:hover {
	background:url(../i/button2_hover.png) 15px no-repeat;
	text-decoration:none;
	display:block;
}

.button2.active {
	background:url(../i/button2_active.png) 15px no-repeat;
}

.artform {
	font-weight:bold;
	line-height:3;
}

.artform input {
	width:180px;
	 border: #999999 solid 1px;
	 background-color: #FBFBFB;
	 margin: 0px 2px 0px 0px;
	 font-size: 11px;
	 color: #666677;
	 padding: 4px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.artform input:hover, textarea:hover, select:hover{
 background-color: #DFDFDF;
}


.artform img {
	border:none;
	width:22px;
	height:17px;
	vertical-align:middle;
}