/******************************************************************************************/
/*********************************************************** Allgemeine Definitionen *****/


body {
	color: #999999;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#4A4A4A;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#4A4A4A;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#4A4A4A;
	scrollbar-darkshadow-Color:#000000;
	height: 100%;
	width: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	font-size: 1em;
}

a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

table {
	border-collapse: collapse;  
}
.clearing {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;

}
#container {
	width: 970px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #container-inside {
	float: left;
}

#container-start {
	width: 905px;
	padding: 0px;
	background-image: url(images/ep_anoui_start_2010.jpg);
	background-repeat: no-repeat;
	height: 600px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/******************************************************************************************/
/******************************************************** Styles fuer Inhaltsbereich *****/
/****************************************************************************************/

#styling #container-inside {
	background-image: url(images/bg_body_1.jpg);
	background-repeat: no-repeat;
}

#collections #container-inside {
	background-image: url(images/bg_body_2.jpg);
	background-repeat: no-repeat;
}
#illustrations #container-inside {
	background-image: url(images/bg_body_1.jpg);
	background-repeat: no-repeat;
}
#news #container-inside {
	background-image: url(images/bg_body_2.jpg);
	background-repeat: no-repeat;
}
#press #container-inside {
	background-image: url(images/bg_body_1.jpg);
	background-repeat: no-repeat;
}
#contact #container-inside {
	background-image: url(images/bg_body_2.jpg);
	background-repeat: no-repeat;
}
#impressum #container-inside {
	background-image: url(images/bg_body_2.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 750px;
	float: left;
	margin-top: 135px;
	font-size: 0.8em;
	height: 460px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
	padding-bottom: 10px;
}
#content-left {
	float: left;
	width: 360px;
	height: 460px;
	overflow: hidden;
}
#content-right {
	float: left;
	width: 360px;
	overflow: auto;
	height: 460px;
}

/*#about  #content, #illustrations  #content,  #press  #content {
	width: 680px;
	float: left;
	margin-left: 80px;
	margin-top: 135px;
	font-size: 0.8em;
	height: 450px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
} */


/******************************************************************************************/
/******************************************************** Navigation ***************/
/****************************************************************************************/

#rechts {
	width: 190px;
	float: right;
	display: inline;
	background-image: url(images/logo.jpg);
	background-position: center bottom;
	height: 630px;
	background-repeat: no-repeat;
}

.navi {
	width: 175px;
	padding-top: 110px;
	font-size: 1.1em;
	background-image: url(images/bg_navi.jpg);
	padding-bottom: 30px;
	background-color: #4A4A4A;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 5px;
}

.navi ul, .navi ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #4A4A4A;
}

.navi ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.navi a.normal:link, .navi a.normal:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
}

.navi a.normal:hover, .navi a.normal:active {
	color: #FFFFFF;
}

.navi a.active:link, a.active:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #FFFFFF;
	background-image: url(images/navi_pfeil.gif);
	background-position: 18px center;
	background-repeat: no-repeat;
}

.navi a.active:hover, .navi a.active:active {
	color: #FFFFFF;
}

.navi a.normal1:link, .navi a.normal1:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 15px center;
	font-weight: bold;
	font-size: 0.7em;
}

.navi a.normal1:hover, .navi a.normal1:active {
	color: #FFFFFF;
}

.navi a.active1:link, .navi a.active1:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	color: #FFFFFF;
	background-image: url(images/navi_pfeil.gif);
	background-position: 31px center;
	background-repeat: no-repeat;
	font-size: 0.7em;
}

.navi a.active1:hover, .navi a.active1:active {
	color: #FFFFFF;
}



.navi-start {
	width: 155px;
	padding-top: 50px;
	font-size: 1.1em;
	background-image: url(images/navi_start_bg_2010.jpg);
	padding-bottom: 30px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 66px;
}

.navi-start ul, .navi-start ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #4A4A4A;
}

.navi-start ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: right;
}

.navi-start a.normal:link, .navi-start a.normal:visited {
	color: #494949;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}

.navi-start a.normal:hover, .navi-start a.normal:active {
	color: #FFFFFF;
}

.navi-start a.active:link, .navi-start a.active:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
}

.navi-start a.active:hover, .navi-start a.active:active {
	color: #FFFFFF;
	text-align: right;
}


/******************************************************************************************/
/******************************************************** Weitere Styles ******************/

.small {
	font-size: 0.9em;
}

/* Search Form */
/* ---------------------------------------------------------------------------- */

#archiv {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#archiv label {
	font-weight: bold;
	float: left;
	color: #183C6A;
	font-size: 11px;
}

#archiv  input {
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

#archiv .description {
	float: left;
	width: 120px;
	margin-right: 10px;
	padding-top: 3px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.von {
	float: left;
}
.bis {
	float: right;
}
.bis-text {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}

#archiv .field {
	float: left;
	margin-bottom: 5px;
	padding: 0px;
	width: 250px;
}

#archiv fieldset {
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}

#archiv select {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#archiv .suchbutton {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-color: #183C6A;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#archiv .feldbreite {
	width: 250px;
}
#fusszeile {
	width: 970px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 93px;
	float: left;
}
#fusszeile-rahmen {
	background-color: #666666;
	height: 1px;
	margin-top: 70px;
	margin-left: 80px;
	float: left;
	width: 680px;
}

#fusszeile a {
	text-decoration: none;
	color: #999999;
}
