* {
	margin: 0px;
	padding: 0px;
}
img{
	border:0px;
}
body {
	background-color:#cccccc;
	color: #6a6a6a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
p{
	padding-bottom:10px;
}
h1{
	font-size:13px;
	text-transform:uppercase;
	padding-top:5px;
		padding-bottom:5px;

}
a{
 color:#6a6a6a;
}

#iframe{
width:960px;
height:580px;
overflow:hidden;
margin:-10px;
}

					/* >>> CONTAINERS <<< */


#container {
	width: 1004px;
	margin: 0px auto;
	background-color:#FFFFFF;
	text-align: left;
	height:800px;
	
}
					/* >>> HEAD <<< */


div#header-wrap {
	height:172px;
	background-image: url(img/headerimg/headerimg.jpg);
}
div#header-wrap2 {
	height:172px;
	background-image: url(img/headerimg/headerimg2_cliche.jpg);
}
div#header-wrap3 {
	height:172px;
	background-image: url(img/headerimg/headerimg_documenta.jpg);
}
div#header-wrap4 {
	height:172px;
	background-image: url(img/headerimg/headerimg4.jpg);
}
div#header-wrap5 {
	height:172px;
	background-image: url(img/headerimg/headerimg5.jpg);
}
div#header-wrap6 {
	height:172px;
	background-image: url(img/headerimg/headerimg6.jpg);
}
div#header-wrap7 {
	height:172px;
	background-image: url(img/headerimg/headerimg7_Portikus.jpg);
}
div#header-wrap8 {
	height:172px;
	background-image: url(img/headerimg/headerimg8_MMK.jpg);
}
div#header-wrap9 {
	height:172px;
	background-image: url(img/headerimg/headerimg9_FKV.jpg);
}
div#header-wrap10 {
	height:172px;
	background-image: url(img/headerimg/header_institutionen.jpg);
}
div#header-wrap11 {
	height:172px;
	background-image: url(img/headerimg/header_mouson.jpg);
}
div#header-wrap12 {
	height:172px;
	background-image: url(img/headerimg/header_fkv.jpg);
}
div#header-wrap13 {
	height:172px;
	background-image: url(img/headerimg/header_mmk.jpg);
}
div#header-wrap14 {
	height:172px;
	background-image: url(img/headerimg/header_portikus.jpg);
}
div#header-wrap15 {
	height:172px;
	background-image: url(img/headerimg/header_staedelschule.jpg);
}
div#header-wrap16 {
	height:172px;
	background-image: url(img/headerimg/header_staedelmuseum.jpg);
}
div#header-wrap17 {
	height:172px;
	background-image: url(img/headerimg/header_schirn.jpg);
}
div#header-wrap18 {
	height:172px;
	background-image: url(img/headerimg/header_zkm.jpg);
}
div#header-wrap19 {
	height:172px;
	background-image: url(img/headerimg/headerimg19.jpg);
}
div#header-wrap20 {
	height:172px;
	background-image: url(img/headerimg/headerimg20.jpg);
}


div#header-in {
	color: #6a6a6a;
	font-weight:bold;
	float:right;
	padding-right:25px;
	margin-top:7px;
	text-transform:uppercase;

}
div#rubrik{
	width:220px;
	text-align:center;
	float:right;
}

					/* >>> HAUPTNAVI <<< */


#navi-top-wrap {
	height:40px;
	width:1004px;
	margin-top: 8px;
}
#navi-top-wrap-in {
	margin-left:27px;
	margin-right:12px;
}

ul#nav-left, ul#nav-right, ul#nav-center {
list-style: none;

}
ul#nav-left{
float:left;
}
ul#nav-right {
float:right;
}		
ul#nav-center {
}	

ul#nav-left li, ul#nav-right li, ul#nav-center li{
margin-right:15px;
display:inline;
}
ul#nav-left li a, ul#nav-right li a, ul#nav-center li a {
text-decoration: none;
color:#6a6a6a;
}
ul#nav-left li a:hover, ul#nav-right li a:hover, ul#nav-center li a:hover {
color: #4494FF;
}

					/* >>> CONTENT <<< */
div#content-wrap {
	width:1004px;
	height:520px;
}
#content-wrap #content-in {
margin-left:27px;
margin-right:27px;
overflow:hidden;

	
}
div#footer-wrap {
}

#footer-in {
	color: #6a6a6a;
	font-size:12px;
	text-align: center;
	width: 1004px;

}
ul#nav-footer {
color: #6a6a6a;
list-style: none;
text-align: center;
width: 1004px;

}
ul#nav-footer li {
display:inline;
}
ul#nav-footer li.left {
float: left;
}
ul#nav-footer li a {
margin: 0 3px;
color: #6a6a6a;
text-decoration: none;
}
ul#nav-footer li a:hover {
color: #4494FF;
}


.box{
	width: 243px;
	height: 246px;
	display: block;
	float:left;

}
*html .box{
	width: 241px;


}
#last{
	width: 220px;
}

.box img, .kl-box img {
	float:left;
}
	
				/* >>> CONTAINERS - KLEIN <<< */
.kl-box {
	width: 120px;
	padding-bottom: 21px;
	display:block;
	float:left;
	padding-left: 27px;
	margin-right: 19px;
}	
*html .kl-box {
	width: 120px;
	padding-bottom: 21px;
	display:block;
	float:left;
	padding-left: 27px;
	margin-right: 12px;
}	

				/* >>> CONTAINERS - Medium vdp  <<< */
.md-box {
	width: 144px;
	padding-bottom: 21px;
	display:block;
	float:left;
	padding-left: 27px;
	margin-right: 19px;
}	
*html .md-box {
	width: 144px;
	padding-bottom: 21px;
	display:block;
	float:left;
	padding-left: 27px;
	margin-right: 12px;
}	

					/* >>> DETAILSEITE <<< */


 #text-content{ 
 height:458px;
 width:560px;
 overflow:auto;
 overflow-x:hidden;
 float:left;

 } 
 
 #text-content-in {
 margin:10px;
 z-index:0;
 }



div#detail{
}		
embed{
position:absolute;
z-index:0px;
}
			
div#detail-film {
position:absolute;
	width:560px;
	height:458px;
	float:left;
	z-index:0;
}																
div#detail-content {
	width:378px;
	height:458px;
	float:right;

}																
div#detail-header {
	height:142px;
	background-color:#944368;
	width: 378px;
	margin-bottom: 3px;
}	
div#detail-header-in {
	color:#FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	float:left;

}

	div#detail-text	{
	height:271px;
	overflow-y:scroll;
	overflow-x:hidden;
	
	}
	
	div#detail-text-halb	{
	height:271px;
	width: 234px;
	overflow-y:scroll;
	overflow-x:hidden;
	float:left;
	
	}
	div#detail-text-in	{
	margin:10px;
	width: 340px;
	line-height:120%;
	}
	div#detail-text-halb-in{
	margin:10px;
	width: 196px;
	line-height:120%;
	}
	div#detail-bild-halb {
	float:right; 
	width:140px;
	
}

div#detail-bild {
	width: 378px;
	height: 271px;
	background-color:#cccccc;
	
}
div#detail-bild_o_balken{
	width: 378px;
	height: 313px;
	background-color:#cccccc;
}
div#detail-footer {
	width:378px;
	height:39px;
	text-align:center;
	background-color: #cccccc;
	margin-top: 3px;
}
div#detail-footer-in {
	text-align:center;
	width:378px;
	padding-top:11px;
	display:block;
	font-size:15px;
	font-weight:bold;
}

#detail-footer a{
	text-decoration:none;
	text-transform: uppercase;
	display:block;
	color:#999999;


	}	

div#detail-header-left p {
font-size: 15px;
line-height: 20px;
}

	/* >>> gästebuch <<< */				
.tx-hbook-pi1 input,.tx-hbook-pi1 textarea{
border:#CCCCCC solid 1px;
}

.tx-hbook-pi1 fieldset{
	margin-bottom:20px;
}
.senden {
	float:right;
	height:22px;
	border:0px;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;	
}

input {
	width:100%;
	margin-bottom:5px;
}
.tx-hbook-pi1 td {
font-size:12px;
}

fieldset{
	border:0px;
}

legend{
margin-bottom:5px;
	}
object {
z-index:0;
}
#formlayer{
	position:absolute;
	background-color:#ebeaea;
	border: 3px solid #ffffff;
	right:15%;
	top:30%;
	visibility:hidden;
	width:300px;
	z-index:99;

}
#formlayer td{
	font-size:12px;

	
}

#formlayer input, #formlayer textarea{
	width:200px;
}
#formlayer .form-zeile1 {
	height: 50px;
	background-color: #944368;
	padding: 20px;
	color:#FFFFFF;
}


#formlayer .close {
	text-align: right;
	background-color: #FFFFFF;
	padding: 3px;
}
#formlayer .senden {
	background-color:#944368;
}
#formlayer form {
	margin: 20px;
	
}


	
	
.spalte-li{
	float:left;
	width:216px;
	height:560px;
	margin-right:3px;
}
.spalte-mi{
	float:left;
	width:566px;
	height:560px;

}
.spalte-re{
	float:right;
	width:162px;
}
.zeile1{
	height:142px;
	width:100%;
	color:#FFFFFF;
	margin-bottom: 3px;
}
.zeile2{
	height:313px;
}

.zeile1 p{
padding-top:6px;
}
.spalte-li .zeile1{
	background-color:#1a337d;
	background-image: url(http://artsite.tv/fileadmin/templates/master/img/newsletter.jpg);
}
.spalte-mi .zeile1{
background-color:#944368;
}
.spalte-re .zeile1{
background-color:#d8d8d8;
color:#000000;
}
.spalte-li .zeile2{
background-color:#d3d3d3;
}
.spalte-li .zeile2 .senden{
	width:194px;
	background-color:#1a337d;


}
.spalte-mi .zeile2{
	height:313px;
	overflow:auto;
	background-color:#eeeeee;
}
.spalte-mi hr{
	margin-top:15px;
	margin-bottom:15px;
	background-color:#947c62;

}

.spalte-li-in{
margin-left:10px;
margin-right:10px;
padding-top:15px;

}
.spalte-mi-in{
margin-left:10px;
margin-right:10px;
padding-top:15px;

}
.spalte-re-in{
margin-left:10px;
margin-right:10px;
padding-top:15px;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	width: 1004px;
	text-align:center;
	color: #6a6a6a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.tx-ttnews-browsebox div {
	text-align:center;
}
.footerlinks span {
	background-color:#558866;
}
.tx-ttnews-browsebox {
}

.tx-ttnews-browsebox a, .tx-ttnews-browsebox a:link {
text-decoration:none;
color: #6a6a6a;


}
.tx-ttnews-browsebox p{
	color:#009999;
	visibility:hidden;
	height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;

}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
	font-weight: bold;

}

div#news-content {
	height:520px;	

}
div#eintraege {
	height:270px;
	overflow:auto;
	
 
}