@import url('reset.css');
@import url('typography.css');

body {
	background-color: #D1C9B4;;
	margin: auto;
	width: 100%;
    scrollbar-3dlight-color:#645945;
    scrollbar-arrow-color:#645945;
    scrollbar-face-color:#CEC2AC;
    scrollbar-track-color:#CEC2AC;
    scrollbar-darkshadow-color:#;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#;
}

/* Header */

div#header {
	
	background-color: #E0DED1;
	border-bottom: 2px ridge #ffffff;
	height: 700px;
	width: 100%;
}

#logo {
	position:absolute;
	left: 35px;
	top: 20px;
	width: 194px;
	height:108px;
	background: url('../img/logo-prima.jpg') no-repeat;
}

#logo h1	{
	margin:0; padding:0;
	position:absolute;
	bottom:0; left:0;
	width:243px;
	height:132px }
	
#logo h1 a {
		width:243px;
		height:132px;
		display:block;
		text-indent:-5000px }
		
/* Links */

#artist_links	{
	position:absolute;
	left: 200px;
	top: 430px;
	width: 80px;
	height:100px;
}

#artist_links h1	{
	margin:0; padding:0;
	position:absolute;
	bottom:0; left:0;
	width:150px;
	height:150px;
 }
	
#artist_links h1 a {
		width:150px;
		height:150px;
		display:block;
		text-indent:-5000px }
		
#artist_links2	{
	position:absolute;
	left: 380px;
	top: 350px;
	width: 150px;
	height:190px;
}

#artist_links2 h1	{
	margin:0; padding:0;
	position:absolute;
	bottom:0; left:0;
	width:150px;
	height:190px;
 }
	
#artist_links2 h1 a {
		width:150px;
		height:190px;
		display:block;
		text-indent:-5000px }
		
#artist_links3	{
	position:absolute;
	left: 640px;
	top: 420px;
	width: 100px;
	height:100px;
}

#artist_links3 h1	{
	margin:0; padding:0;
	position:absolute;
	bottom:0; left:0;
	width:160px;
	height:150px;
 }
	
#artist_links3 h1 a {
		width:160px;
		height:150px;
		display:block;
		text-indent:-5000px }
		
#artist_links4	{
	position:absolute;
	left: 560px;
	top: 420px;
	width: 100px;
	height:100px;
}

#artist_links4 h1	{
	margin:0; padding:0;
	position:absolute;
	bottom:0; left:0;
	width:100px;
	height:150px;
 }
	
#artist_links4 h1 a {
		width:100px;
		height:150px;
		display:block;
		text-indent:-5000px }

/* Menu */

#menu ul li span	{
	text-decoration:none;
	font:14px Helvetica, Arial, sans-serif;
	color:#A1998E;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:12px;
}

#menu {
	position:absolute;
	width: 400px;
	height:132px;
	left: 10px;
	top: 170px;
	}

#menu ul {
	left:20px;
	}

#menu li {
	list-style:none;
	margin-top:10px;
	width:331px;

}

	
#menu li a	{
	text-decoration:none;
	font:14px Helvetica, Arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:12px;
	} 
	

#menu li a:hover	{
	text-decoration:none;
	color:#A1998E;

}

/* Menu Start */

#menu2 ul li span	{
	text-decoration:none;
	font:14px Helvetica, Arial, sans-serif;
	color:#A1998E;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:12px;
}

#menu2 {
	position:absolute;
	width: 400px;
	height:132px;
	left: 15px;
	top: 230px;
	}

#menu2 ul {
	left:20px;
	}

#menu2 li {
	list-style:none;
	margin-top:20px;
	width:331px;

}

	
#menu2 li a	{
	text-decoration:none;
	font:14px Helvetica, Arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:12px;
	} 

#menu2 li a:hover	{
	text-decoration:none;
	color:#645945;

}

/*Content Start */

div#message	{
	position:absolute;
	width: 480px;
	height:200px;
	top:210px;
	left:300px;
	font:13px Helvetica, Arial, sans-serif;
	color:#fff;
	}

div#message_tour	{
	position:absolute;
	width: 370px;
	height:200px;
	top:40px;
	left:510px;
	font:13px Helvetica, Arial, sans-serif;
	color:#ff0000;
	}

div#message2	{
	position:absolute;
	width: 400px;
	height:300px;
	top:210px;
	left:300px;
	font:13px Helvetica, Arial, sans-serif;
	color:#645945;
	}

div#message2 a	{
	color:#645945;
	text-decoration:underline;
}

div#message2 a:hover	{
	color:#645945;
	text-decoration:none;
}

#arrows	{
	position:absolute;
	width:21px;
	height:280px;
	top:260px;
	left:750px;
	background: url('../img/arrows.jpg') no-repeat;
	}

#content_iframe {
	font:13px Helvetica, Arial, sans-serif;
	color:#645945;
	width:430px;
	}

#content_iframe a	{
	color:#645945;
	text-decoration:underline;
    }
	
#content_iframe a:hover	{
	color:#645945;
	text-decoration:none;
    }

#content_iframe2 {
	font:13px Helvetica, Arial, sans-serif;
	color:#fff;
	width:430px;
	}

#content_iframe2 a	{
	color:#fff;
    }
	
#content_iframe2 a:hover	{
	color:#645945;
    }

/* SubMenu */
#submenu li span	{
	text-decoration:none;
	font:12px Helvetica, Arial, sans-serif;
	color:#A1998E;

	font-weight:bold;
	padding-bottom:12px;
}

#submenu {
	position:absolute;
	left:375px;
	top:530px;
}

#submenu li {

	float:left;
	list-style:none;
	margin-left:20px;
}

#submenu li a {
	text-decoration:none;
	font:12px Helvetica, Arial, sans-serif;
	color:#645945;
	
	font-weight:bold;
	padding-bottom:12px;
}

#submenu a:hover {
	text-decoration:none;
	color:#A1998E;
}


/* Content */
div#content {
	margin: auto;
	padding-bottom: 50px;
	position: relative;
	width: 800px;
	height: 560px;
	background: url('../img/background3.jpg') no-repeat center;
}

div#fadeshow1 {
	margin: auto;
	padding-bottom: 50px;
	position: absolute;
	width: 800px;
	height: 560px;
	background: url('../img/background2.jpg') no-repeat center;
}

div#content-top-shadow {
	background: url('../img/content-top-shadow.png') repeat-x;
	height: 20px;
	width: 100%;
}

div#content-bottom-shadow {	
	background: url('../img/content-bottom-shadow.png') repeat-x;
	clear: both;
	height: 20px;
	width: 100%;
}

/* Content 2 */
div#content2 {
	margin: 25px auto;
	position: relative;
	width: 800px;
	height: 560px;
	background: url('../img/background_content2.jpg') no-repeat center;
	border:1px solid #fff;
}

/* Content 3 */
div#content3 {
	margin: 25px auto;
	padding: 0 0 0 0;
	position: relative;
	width: 800px;
	height: 560px;
	background: url('../img/background_content_lippe_neu.jpg') no-repeat center;
	border:1px solid #fff;
}

/* Content 4 */
div#content4 {
	margin: 25px auto;
	position: relative;
	width: 800px;
	height: 560px;
	background: url('../img/background_content_herrmann.jpg') no-repeat center;
	border:1px solid #fff;
}

/* Content 5 */
div#content5 {
	margin: 25px auto;
	position: relative;
	width: 800px;
	height: 560px;
	background: url('../img/background_content_nagel.jpg') no-repeat center;
	border:1px solid #fff;
}

/* Content 6 */
div#content6 {
	margin: 25px auto;
	position: relative;
	width: 800px;
	height: 560px;
	background: url('../img/background_content_sauermann.jpg') no-repeat center;
	border:1px solid #fff;
}

/* Content 7 */
div#content7 {
	margin: 25px auto;
	position: relative;
	width: 800px;
	height: 560px;
	background: url('../img/background_content_bangert.jpg') no-repeat center;
	border:1px solid #fff;
}

/* Content 8 */
div#content8 {
	margin: 25px auto;
	position: relative;
	width: 800px;
	height: 560px;
	background: url('../img/background_content_ungelenk.jpg') no-repeat center;
	border:1px solid #fff;
}

/* Content 9 */
div#content9 {
	margin: 25px auto;
	position: relative;
	width: 800px;
	height: 560px;
	background: url('../img/background_content_berlepsch.jpg') no-repeat center;
	border:1px solid #fff;
}

/* Page Wrapper */

div#page-wrapper {


	clear: both;

	margin-top: 0px;
	overflow: hidden;
	padding: 15px;
	width: 800px;
}

/* Slideshow */

div#slideshow {
	border-right: 1px solid #b2b2b2;
	float: left;
	padding-right: 15px;
	width: 375px;
}

div#slides {
	border: 1px solid #a7a7a7;
	height: 200px;
	width: 370px;
}

div#slides a.thumb {
	display:none;
}

div#slides a.default-slide {
	display:block;
}

div#slideshow-commands {
	background: url('../img/commands-bg.png') no-repeat;
	height: 19px;
	left: 15px;
	padding: 3px 25px;
	position: relative;
	width: 290px;	
}

a#previous-slide {
	background: url('../img/commands-previous-slide.png') no-repeat;
	display: block;
	float: left;
	height: 12px;
	margin-top: 2px;
	text-indent: -9000px;
	width: 9px;
}

a#next-slide {
	background: url('../img/commands-next-slide.png') no-repeat;
	display: block;
	float: right;
	height: 12px;
	margin-top: 2px;
	text-indent: -9000px;
	width: 9px;
}

div#slideshow-commands h4
{
	margin-top:1px;
	width:100%;
}

/* Message */




p#contact-info span {
	display: block;
}

span#phone {
	background: url('../img/phone-icon.png') no-repeat 0px 1px;
	float: left;
	margin-top: 25px;
	padding-left: 35px;
	width: 125px;
}

span#address {
	background:url('../img/address-icon.png') no-repeat 160px 30px;
	padding:5px 0px 0px 195px;
}

/* Tabs */

ul#tabs {
	margin-top: 30px;
	position: absolute;
	right: 0px;
	top: -65px;
}

ul#tabs li {
	background: url('../img/tabs-sprite.png') no-repeat;
	float: left;
	height: 35px;
	margin-right: 1px;
	width: 70px;
}

ul#tabs li a {
	display: block;
	height: 100%;
	text-indent: -9000px;
	width: 100%;
}

ul#tabs li#previous {
	background-position: 0px 0px;
	width:80px;
}

ul#tabs li#previous:hover {
	background-position: 0px -40px;
}

ul#tabs li#previous.current, ul#tabs li#previous:active {
	background-position: 0px -80px;
}

ul#tabs li#home {
	background-position: -80px 0px;
}

ul#tabs li#home:hover {
	background-position: -80px -40px;
}

ul#tabs li#home.current, ul#tabs li#home:active {
	background-position: -80px -80px;
}

ul#tabs li#portfolio {
	background-position: -150px 0px;
}

ul#tabs li#portfolio:hover {
	background-position: -150px -40px;
}

ul#tabs li#portfolio.current, ul#tabs li#portfolio:active {
	background-position: -150px -80px;
}

ul#tabs li#about {
	background-position: -220px 0px;
}

ul#tabs li#about:hover {
	background-position: -220px -40px;
}

ul#tabs li#about.current, ul#tabs li#about:active {
	background-position: -220px -80px;
}

ul#tabs li#contact {
	background-position: -290px 0px;
}

ul#tabs li#contact:hover {
	background-position: -290px -40px;
}

ul#tabs li#contact.current, ul#tabs li#contact:active {
	background-position: -290px -80px;
}

ul#tabs li#next {
	background-position: -360px 0px;
	width: 65px;
}

ul#tabs li#next:hover {
	background-position: -360px -40px;
}

ul#tabs li#next.current, ul#tabs li#next:active {
	background-position: -360px -80px;
}

/* Blog Module */

div#blog {
	float: left;
	margin: 50px 15px 0px 0px;
	width: 385px;
}

div#blog h4.module-header-bar {
	background: url('../img/blog-header-bar.png') no-repeat;
	height: 29px;
	margin-bottom: 15px;
	padding-top: 13px;
	width: 385px;
}

div#blog div.blog-entry {
	margin-left:15px;
}

div#blog div.blog-entry h5 {
	float:left;
	width:200px;
}

div#blog div.blog-entry blockquote {
	clear:both;
	padding:10px 0px 10px 15px;
}

div#blog div.blog-entry p.meta {
	padding-top:4px;
}

p#read-more-wrapper {
	float:right;
	margin-top:10px;
	width:215px;
}

p#read-more-wrapper a {
	background:url('../img/read-more-button.png') no-repeat;
	border:none;
	display:block;
	height:30px;
	text-indent:-9000px;
	width:214px;
}

p#read-more-wrapper a:hover {
	background-position: 0px -30px;
}

p#read-more-wrapper a:active {
	background-position: 0px -60px;
}

/* Twitter Module */

div#twitter {
	margin: 38px 0px 0px 415px;
	width: 375px;
}

div#twitter h4.module-header-bar {
	background: url('../img/twitter-header-bar.png') no-repeat;
	height: 40px;
	padding-top: 26px;
	width: 385px;
}

div#twitter div.tweet {
	margin: 3px 0px 17px 30px;
}

div#twitter div.tweet img {
	border: 1px solid #757575;
	float: left;
	height: 29px;
	margin-right: 15px;
	width: 29px;
}

div#twitter div.tweet h5 {
	position: relative;
	top: -3px;
}

p#get-tweets-wrapper {
	float:right;
	margin-top:9px;
	width:215px;
}

p#get-tweets-wrapper a {
	background: url('../img/get-more-tweets-button.png') no-repeat;
	border: none;
	display: block;
	height: 30px;
	text-indent: -9000px;
	width: 214px;
}

p#get-tweets-wrapper a:hover {
	background-position: 0px -30px;
}

p#get-tweets-wrapper a:active {
	background-position: 0px -60px;
}

/* Footer */

div#footer-image {
	background: url('../img/footer-image.png') no-repeat center #6eb9cc;
	border-top: 2px groove #ffffff;
	border-bottom:2px ridge #ffffff;
	height:50px;
	width:100%;
}

p#footer-text {
	background: url('../img/content-top-shadow.png') repeat-x;
	height: 37px;
	padding-top: 13px;
	width: 100%;
}

.framework {
	width: 480px;
	height: 225px;
	overflow: auto;
    margin-right:00px;
}

#tickets	a:hover {
	text-decoration:none;
	color:#CC3333;
}

#tickets	a {
	text-decoration:none;
	color:#000000;
}

#socialmedia {
	width:80px;
	position:absolute;
	left:735px;
	top:565px;
}

