/* container ***************************************************/

 div#container  {
	/** margin: 3% auto 50px auto;
	position:relative;
	left:20px;
 **/
 	
	

}  

/* content *****************************************************/

div#pagetitle {
	padding: 0px;
	margin: 23px 0px 0px 4px; 
	width:440px;
}

*html div#pagetitle {
	padding: 0px 0px 0px 4px;
}

div#img_description {
	position:absolute;
	top:25px;
	padding: 0px;
	margin: 0px;
	width:440px;
	border:1px solid #ddd;
	padding:5px 5px 5px 5px;
}

div#lupe{
	position:absolute;
	top:100px;
}

.kauf{
	/*margin:-15px 5px 0px 0px;*/
	float:right;
	color:#305997;
}

.red_dot{
	float: left;
	margin-top:2px;
	margin-right: 3px;
	//margin-right: 0;
}

.link_blue{
	color:#305997;
}



html* .kauf{
	margin-top: 0px;
	/*margin-top: -15px;*/
}

div#content {
	position: relative;
	margin-top: 10px;
	overflow: auto;
	width:600px;
	height: 610px;
	//width:610px;
	float: left;
	font-size: 112%;
	line-height: 155%;
	font-weight: lighter;
 } 


div#both_columns{
	position:absolute;
	top:130px;
	width:545px;
	float:left;
	/*height:545px;
	overflow: auto;
	padding:0px 10px 15px 0px; 
	margin: 0px;
	//margin:0 0 0 10px;*/
	}
	
div#artist_index {
	position:absolute;
	
	width:460px;
}
div#artist_index .preview_bilder{
	float:left;
	margin:4px 10px 2px 0px;
	height:75px;
	width:75px;
}

div#left_column_kauf{
	position:absolute;
	width:440px; 
	float:left;
	top:100px;
	/*margin:15px 20px 0px 4px;
	//margin:15px 4px 0px 0px;*/
	/** padding:0px 10px 15px 4px; **/
}

div#left_column{
	position:absolute;
	width:440px; 
	float:left;
	top:130px;
	/*margin:15px 20px 0px 4px;
	//margin:15px 4px 0px 0px;*/
	/** padding:0px 10px 15px 4px; **/
}

div#right_column {
	position:absolute;
	top:130px;
	left:460px;
	width:120px; 
	float:left;
	/*padding:0px 0px 15px 4px;
	margin:15px 0 0 0px;*/
}

*html div#right_column {
	left:460px;
	}
	
div#home_left{
	padding: 2px;
	width: 230px;
	position: relative;
	float:left;
	top:23px;
	border: 1px solid #ddd;
}

div#small_left_column {
	width: 230px;
	position:absolute;
	float:left;
	top:135px;
}

div#home_right{
	position:absolute;
	top:23px;
	left:250px;
	width: 320px;
	float:left;
}

div#home_img_description {
	padding-left: 10px;
	position:relative;
	/** top:340px; **/
	left:20px;
	width: 230px;
	float:left;
	}

div#home_aussen{
	position: absolute;
	padding-bottom: 30px;
	width: 575px;
	/*overflow: auto;*/
}
	

*html div#home_right {
	left:250px;
	}
	
/*actions ********************************************************/



div#action  {		
	margin: 2px 0 5px 60px;
	color: #333; 
	text-align: left; 	 
	width: 250px;
	//width: 220px;
	position: relative;
	top: 290px;
}

div#language_switch  {		
	margin: 2px 0 5px 60px;
	color: #333; 
	text-align: left; 	 
	width: 250px;
	//width: 220px;
	position: absolute;
	top: 437px;
}

span.language_switch {
	display: inline;	
	height: 20px;
	width: 250px;
	}






/* header **************************************************************************************/

div#header  { 

 margin: 10px 0px 0px 0px;
	}

#logo{
	margin-top:-20px;
	padding:0px;
}


#head_text {
	width:240px;
	font-size:10px; 
	background-color:#ffffff;
}

/* footer *********************************************************/


#footer
{
	float: left;
	width: 760px;
	margin-top: -2px;
	clear: both;
	color: #999;
	min-height: 40px;	
	height. 40px;
	padding-left:0px;
}

#footer a:hover {
	color: #5d5d5d;
}

/* watcher *********************************************************/

#watcher
{
	width: 400px;
	height: 100%;
	color: #999;
	background-color: #FFFFaa;
	padding:3px;
	position: fixed;
	right: 5px;
	top: 5px;
	overflow: scroll;
}

/* Styleswitcher **********************************************************/	 

#style_nav {
	margin-left:17px;
	margin-top: 20px;
	padding-bottom: 10px;
	color: #5d5d5d;
}
#style_nav a {
	font-weight: bold;
	padding:0 3px;
	text-decoration:none;
	margin-right:3px;
	margin-left:0px;
}

#style_nav a:hover {
	color: #5d5d5d;
}


.font_switch a{	
	display: inline;
	color: #fff;
	background-color:  #ff6600;
	}


.font_switch a:hover{	
	text-decoration: none;
	color: #5d5d5d;
	background-color: #ff6600;
}




/* nav ******************************************************************************************/

#nav_id{
	
	height: 100px;
	width: 100px;
	float: left;
	}

#nav_id a{
	font-size: 105%;
}


ul#nav_1  { 
display: none;
	 margin: 30px 0px 10px 0px;
	 padding:0px 0px 0px 0px;
	 }

#nav_2{
	display: none;
 position: absolute;
 top: 395px; 
}
	  
ul#nav_2  { 
	 margin: 30px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
	 }
	 
ul#nav_2 li  {
	display:block; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	}

ul#nav_2 a.selected  {
	color:#000000;
	}


	 

ul#nav_2 li  {
	min-height: 20px;
	//height: 20px;
	display:block; 
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
	}

ul#nav_1 a.selected  {
	color:#000000;
	}

ul#nav_1 li{
	margin-top: 5px;
	min-height: 30px;
	//height: 30px;
}

ul#nav_1 li a {
	padding: 0px 4px 0px 0px;
	color: #ff6600; 
	line-height: 1.9em;	
	}

ul#nav_1 li a.arrow_up {	
/** 	width:16px; **/
	float: right;
	}

ul#nav_1 li a.arrow_down {
	/** width:16px; **/	
	float: left;
	}

li.arrow_up_down{
	width: 120px;
	margin-top: 10px;
}
	


ul#nav_1 li a:hover {
	color: #5d5d5d;
}

ul#pages_1 {
	padding-left: 0px;
	margin-left: 0px;
	}

ul#pages_1 li {
	display:inline;
	
	}
	
ul#nav_1 li ul#pages_1 li a{
	padding: 0px;	
	display:inline;
	color:#305997;
	}
	
ul#nav_1 li ul#pages_1 li a.selected{
	/** letter-spacing: 0.1em; **/
	color:#000000;
	}
	
ul#nav_1 li ul#pages_1 li a:hover{
	color:#000000;
	}
	
ul#pages_0 li{
	padding: 0px;
	margin: 0px 0 0px 0px;
	min-height: 0px;
	height: 18px;
	
	
}

ul#pages_0 {
	padding-left: 60px;
	margin-left: 0px;
	margin-bottom: 20px;
	}


ul#pages_0 li a{
	padding: 0px;	
	color:#5d5d5d;
	}
	
ul#pages_0 li a.selected{
	
	/** letter-spacing: 0.1em; **/ 
	}
	
ul#pages_0 li a:hover{	
	color:#000000;
	}
	





/*subnav ********************************************************/

ul#subnav{
	margin:0px 0px 0px 0px;
	//margin:5px 0px 0px 0px;
	padding:0px 0px 0px 60px;
	//line-height: 0.5em;
	
}

ul#subnav li{
	margin: 0px 0 0 0px;
	padding:0px;
	min-height: 0px;
	//height: 15px;
	min-height: 15px;
}

ul#subnav li img{
	margin: 5px 0;
}

ul#subnav li a{
	color:#5d5d5d;
	
}

ul#subnav li a.selected{
	background:transparent;
	}

ul#subnav li a:hover{
	
	color:#000000;
	}

/*pages************************************************************/


/* BASICS ***********************************************************************/

a  { 
	color: #2E5B96; 
	text-decoration: none;
	 
	}

a:link, a:visited {
	text-decoration: none;
	}

a:hover, a:active {
	color: #666;
	text-decoration: underline;
}

body {
	color: #000;
	font: 70%/1.9em verdana, arial, sans-serif;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: left;
	
	}

h1 { 
	margin-bottom: 15px;
	font-size: 140%; 
	font-weight: normal;
	}
	
h1, h2 { 
	font-family:  Georgia, serif; 
	margin-top:0;
	}
	
h2 {
	 font-size: 110% ;
	 font-weight: bold;
	 }

h5{
	font-size: 90%;
	font-weight: normal;
	color:#666;
}

ul{
	margin:0;
	padding: 0;
}

/* Tabellenformatierungen ************************************************* */

table {
	margin-top: 5px;
	width: 100%;
	border-collapse: collapse;
	color:#000;
	//border-style:none; 
}

table.border {
	border:0px none;
}

td.separator { 
 	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#e3e3e3; 
  	padding-top: 5px;
  	margin:0px 2px 2px 0px;
	}

tr.header_separator{
	border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#e3e3e3; 
  padding-bottom: 5px;
	}

	
tr.separator td{
	
 	border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#e3e3e3; 
  padding-bottom: 5px;
	}
	
th { 
	font: 69%/1.6em verdana, arial, sans-serif;
	color: #5d5d5d;
	text-align: left;
	vertical-align:top;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left:2px;
	border-bottom: 1px #5d5d5d solid;
		}
	
td {
	
	color: #000;
	padding-left: 2px;
	vertical-align:top; 
	padding-right: 5px;   
	padding-bottom: 2px;
	margin-bottom:5px;
	font: 69%/1.6em  verdana, arial, sans-serif;
	}
	
td.color_1 {
	/** background-color:#7E7E7E; **/ 
}

td.color_2 {
	/** background-color:#6E6E6E; **/ 
}

caption {
	font-size:10px;
	color:#cccccc;
	text-align:left;
}

td.overlib {
	padding:0px 0px 0px 0px;
	border:1px #fff solid;
}
	
td.indent {
	padding-left:50px;
}

td.comment {
/*	border-left:1px #cccccc dashed; */
	padding:10px 10px 10px 0px;
}

tfoot td {
	font-size:10px;
/*	background-color:#eeeeee; */
	padding:4px 20px 4px 0px;
	
}


/* Formulare ************************************************************/

label {
	float: left;
	text-align: left;
	width:7.5em;
	padding:0px 5px 10px 0px;
}	

label.full_length {
	clear:both;
	width:100%;
	text-align:left;
	padding:10px 5px 5px 0px;
	}	

form br {
  	clear: both;
 }

form div.comment {
	padding:5px 0px 0px 7.8em;
	clear:both;

/*	border:1px #999999 solid; */

}

form div.radio_buttons {
	float:left;
	width:120px; 
	position:relative; 
	padding: 5px 0px 5px 5px;
	
}

input[type=checkbox] {
	padding-left:20px;
}

fieldset {
	border:1px #000 solid;
	padding:5px; 
}

legend {
	color:#000;
}
 
input.buttonstyle { 
	color: #666666; 
	font-size: 10px; 
	line-height:13px; 
	font-weight: normal; 
	font-family: Verdana, Helvetica, Geneva, Arial,sans-serif; 
	border: 1px solid #ddd; 
	height: 15px; 
	padding-bottom: 3px;
	margin-top: -3px;
}

.formstyle		{ 
	min-height: 20px;
	//height: 20px;
	width: 240px; 
	background-color: #ddd; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff;
	
}

.formstyle_kauf{ 
	min-height: 20px;
	//height: 20px;
	width: 240px; 
	background-color: #ddd; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff;
	
}


.textarea		{ 
	background-color: #ddd; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff;
	
}
.formstyleshort	{
	font-size: 9px; 
  margin-bottom: 3px;
	width: 90px; 
	height: 18px;
	background-color: #fff; 
	border-left: solid 1px #666666; 
	border-right: solid 1px #666666; 
	border-top: solid 1px #666666; 
	border-bottom:solid 1px #666666;
	}

.kaufanfrage input.formstyle { 
	width: 140px; 
	background-color: #ddd; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff;
	
}
.kaufanfrage label {
	float: left;
	text-align: left;
	width:7.5em;
	padding:0px 5px 10px 0px;
}
.kaufanfrage .textarea{ 
	width: 140px;
	background-color: #ddd; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff;
	
}



.searchtext { 
	width: 170px; 
	height: 50px; 
	background-color: #ffffff; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff
}
.searchselect {
	background-color: #ffffff; 
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	
}

form#search{
	margin:0px;
	//padding: 5px 0px;
}

#search span{
	width: 130px;
}
	


/*links ** downloads ** linked_pages *************************************************************/

div#links a, div#downloads a, div#linked_pages a {
	text-align: left; 
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0 5px;
	height: 15px;
}

div#links_downloads{
	
	
}

div#links, div#downloads, div#linked_pages  {
	width:275px;
	color: #000;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 10px 15px;
	
	
}

div#comments {
	margin: 0px 0px 0px 230px;
	padding: 0px 0px 10px 15px;
	width:275px;
	color: #fff;
}

/* Listen *****************************************************************/	 
ul {
	list-style-type:none;
}

ul.bullet {
	list-style-type:circle;
}

ul.bullet li {
	padding-top:2px;
	}


ul.no_bullet li {
	padding: 0px 0px 10px 0px;
	list-style-image:none;
} 

ul.no_bullet {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.no_bullet {
	padding: 0px 0px 10px 0px;
	list-style-image:none;
} 

.no_bullet {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

dd, ol li{
	margin-bottom:10px;
}

/*mod_artist ***************************************************************/
.werkreihen_select {
	width:120px;
}

div#imagebar_right {
	position:relative;
	width:90px;
	border:1px solid #ddd;
	padding:10px 0px 0px 10px;
	/*margin:5px 0px 0px 0px;*/
}

div#imagebar_right_arrows {
	width:90px;
	border:0px;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}
	
div.image {
	width:72px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}

.note{
	padding: 0px 0 15px 0;
}

