@charset "utf-8";

/* 
====================================|
STANDART-FARBEN IM DOKUMENT: 	 	|
====================================|
Hintergrundfarbe:		#d7dda2		|
									|
Navigation-Text:		#434b01		|
									|
Textfarbe:				#4f552a		|
									|	
Text-hover:				#050600		|
									|
Sulzhau-Schrift:		#f5f5f0		|
------------------------------------'
*/

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


/*
---------------------------\
  	 HAUPT-KOMPONENTEN      \
	===================     /
---------------------------/
*/

body, html {
	background: #e6e6e6;
}

#wrapper {
	position: absolute;
	width: 900px;
	height: 631px;
	top: 50%;
	left: 50%;
	margin: -295px 0 0 -450px;
}

#top_line, #bottom_line {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	width: 886px;
	height: 17px;
	padding: 5px 12px 0 2px;
}

#top_line a, #bottom_line a {
	text-decoration: underline;
}

#top_line {
	text-align: right;
}

#container {
	width: 880px;
	height: 571px;
	padding: 10px;
	background: #fff;
}

#head {
	height: 88px;
	margin-bottom: 10px;
}

#logo, #headline {
	float: left;
}

#content {
	float: left;
	width: 673px;
	margin-right: 10px;
}

#navigation {
	height: 22px;
	padding: 15px 0 15px 36px;
	background: #646567;
}

#aktuelles {
	width: 157px;
	height: 473px;
	float: left;
	background: #b2b3b5;
	padding: 0 20px 0 20px;
	color: #fff;
}

.breadcrumbs {
	display: block;
	font: 9px Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 10px 0;
}

#content_main {
	margin-top: 10px;
	padding: 60px 40px 0 47px;
	height: 351px;
	overflow: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

/* ############################### */
/* #########	NAVIGATION 	####### */
/* ######### #################### */

.menu li {
	float: left;
	list-style: none;
}

.menu li a {
	display: block;
	float: left;
	list-style: none;
	height: 22px;
	text-indent: -1000px;
	overflow: hidden;
}

.item2 a {
	width: 85px;
	background: url(../images/arthus_navigation_galerien.gif) no-repeat;
}
.item2 a:hover, #current2 a { background: url(../images/arthus_navigation_galerien.gif) 0 -22px no-repeat; }

.item3 a {
	width: 81px;
	background: url(../images/arthus_navigation_kuenstler.gif) no-repeat;
}
.item3 a:hover, #current3 a  { background: url(../images/arthus_navigation_kuenstler.gif) 0 -22px no-repeat; }

.item4 a {
	width: 189px;
	background: url(../images/arthus_navigation_ausstellungen.gif) no-repeat;
}
.item4 a:hover, #current4 a  { background: url(../images/arthus_navigation_ausstellungen.gif) 0 -22px no-repeat; }

.item5 a {
	width: 167px;
	background: url(../images/arthus_navigation_editionen.gif) no-repeat;
}
.item5 a:hover, #current5 a  { background: url(../images/arthus_navigation_editionen.gif) 0 -22px no-repeat; }

.item6 a {
	width: 78px;
	background: url(../images/arthus_navigation_kontakt.gif) no-repeat;
}
.item6 a:hover, #current6 a  { background: url(../images/arthus_navigation_kontakt.gif) 0 -22px no-repeat; }


.menu_im {
	float: right;
	width: 120px;
}

.item8 a, .item10 {
	display: inline;
	float: left;
	margin-right: 10px;
}

.item8 a:hover, .item9 a:hover  {
	font-weight: normal;
	color: #000;
}

.item9 a {
	float: left;
	display: block;
}

.item8, .item9, .item10 {
	float: left;
	list-style: none;
}

.latestnews {
	display: block;
	width: 160px;
	list-style: none;
}

.latestnews li {
	list-style: none;
	display: block;
	width: 160px;
	border-bottom: 1px solid #d9d9db;
	padding: 22px 0 10px 0;
}


/*
------------------\
  	 CLEAR-FIX     \
	===========    /
------------------/
*/

#head:after, #container:after {
    content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

/*
----------------------------\
  	 SCHRIFTFORMATIERUNG     \
	=====================    /
----------------------------/
*/

body, html {
	color: #717274;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
}

a, a.link, a.active, a.alink, a.vlink {
	text-decoration: none;
	color: #717274;
}

a:hover {
	font-weight: bold;
	color: #717274;
}

h1, h2 {
	font: bold 18px Verdana, Helvetica, Arial, sans-serif;
}

#aktuelles a {
	font-weight: bold;
	color: #fff;
}

#aktuelles a:hover {
	color: #717274;
}

.contentheading {
	font: 22px Arial, Verdana, Helvetica, sans-serif;
}

.componentheading {
	display: none;
	visibility: hidden;
}

.category a, .edition_auflistung a {
	display: block;
	padding: 1px 0;
}

.category a:hover, .edition_auflistung a:hover {
	font-weight: bold;
	display: block;
	padding: 1px 0;
	color: #717274;
}

.hasTip a {
	width: 200px;
	border-bottom: 1px solid #ddd;
}


#mainlevel, #mainlevel li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}

.remember {
	height: 30px;
}

.inputbox {
	height: 20px;
	border: 1px solid grey;
	margin: 0 0 14px 0;
}

.pass label, .name label { display: block; height: 14px; width: 100px; }

.button {
	width: 100px;
	height: 24px;
	margin: 4px 4px 4px 0;
	font-weight: bold;
}



/* EDITOR */


.bild_links {
	margin: 0 20px 0 0;
}

.bild_rechts{
	margin: 0 0 020px;
}

.bild_mitte {
	margin: 0 20px;
}

.mceItemTable tr td {
	padding: 4px 15px 4px 0;
}