@charset "utf-8";

/* Galerie Rothe | CSS File */

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

:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	outline: 0;
}

body {
	background:#e3e3e3 url(../images/under.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}

.inv {
	display:none;
}

.clearLeft {
	clear:left;
}

h3 {
	font-weight:bold;
	font-size:16px;
	padding:0 0 17px 0;
}

#outerContainer {
	background-color:#fff;
	width:860px;
	height:200px;
	margin:0 auto;
	
}

#mainContainer {
	background-color:transparent;
	top:0;
	width:860px;
	margin:0;
	padding:0;
	

}

#logo a {
	background:url(../images/logo.gif) no-repeat top left;
	height:74px;
	width:126px;
	top:0;
	margin:22px 0 0 719px;
	padding:0;
	position:absolute;
	z-index:2;	
}

 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:underline;
}

 
a:hover {
	text-decoration:none;
}


div .button a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fdbf57;
	text-decoration:none;
	background-color:#161616;
	margin:0 0 0 0;
	padding: 0px 4px 2px 3px;
	text-decoration:none;
	display:inline-block;
}

div .button a:hover {
	text-decoration:underline;
	}

.big {
	font-size:15px;
}


/* Navigation */

#naviMain {
	margin:65px 0 0 15px;
	height:13px;
}

#naviMain ul {
	list-style:none;
	position:relative;
}

#naviMain ul li {	
	margin:0 17px 0 0;
}

#naviMain ul li, #naviMain ul li a {
	height:13px;
	float:left;
}

#navStart a {
	width:64px;
	background:url(../images/nav-01.gif);
}

#navStart a:hover, #navStartCurrent a {
	width:64px;
	background:url(../images/nav_hover-01.gif);
}

#navGalerie a {
	width:68px;
	background:url(../images/nav-02.gif);
}

#navGalerie a:hover, #navGalerieCurrent a {
	width:68px;
	background:url(../images/nav_hover-02.gif);
}

#navAusstellungen a {
	width:95px;
	background:url(../images/nav-03.gif);
}

#navAusstellungen a:hover, #navAusstellungenCurrent a {
	width:95px;
	background:url(../images/nav_hover-03.gif);
}

#navKuenstler a {
	width:57px;
	background:url(../images/nav-04.gif);
}

#navKuenstler a:hover, #navKuenstlerCurrent a {
	width:57px;
	background:url(../images/nav_hover-04.gif);
}

/* alt

#navArchiv a {
	width:44px;
	background:url(../images/nav-05.gif);
}

#navArchiv a:hover, #navArchivCurrent a {
	width:44px;
	background:url(../images/nav_hover-05.gif);
}*/ 

#navGrafiken a {
	width:57px;
	background:url(../images/nav-05.gif);
}

#navGrafiken a:hover, #navGrafikenCurrent a {
	width:57px;
	background:url(../images/nav_hover-05.gif);
}

#navSale a {
	width:28px;
	background:url(../images/nav-06.gif);
}

#navSale a:hover, #navSaleCurrent a {
	width:28px;
	background:url(../images/nav_hover-06.gif);
}

#navKataloge a {
	width:59px;
	background:url(../images/nav-07.gif);
}

#navKataloge a:hover, #navKatalogeCurrent a {
	width:59px;
	background:url(../images/nav_hover-07.gif);
}

#navKontakt a {
	width:53px;
	background:url(../images/nav-08.gif);
}

#navKontakt a:hover, #navKontaktCurrent a {
	width:53px;
	background:url(../images/nav_hover-08.gif);
}

/* Navigation Ende */

#content {
	margin:32px 0 0 0;
}

#contentTop {
	background:transparent url(../images/content_box_top.png) no-repeat top left;
	height:25px;
	width:860px;
	margin:0;
	padding:0;
}

#contentMiddle {
	background:transparent url(../images/content_box_middle.png) repeat-y top left;
	width:860px;
	margin:0;
	padding:0;
	position:relative;
}

#contentBottom {
	background:transparent url(../images/content_box_bottom.png) no-repeat top left;
	height:21px;
	width:860px;
	margin:0;
	padding:0;
}

/* Startseite */

#startBox {
	width:810px;
	height:330px;
	margin:0 0 0 25px;
	padding:0;
	position:relative;
}


#startBoxBottom {
	width:860px;
	height:140px;
	margin:0;
	padding:0;
	position:relative;
}

#startBoxBottomLeft {
	background:transparent url(../images/start_box_bottom_left.png) no-repeat top left;
	top:0px;
	width:430px;
	height:139px;
	margin:0;
	padding:0;
	position:absolute;
}

#startBoxBottomRight {
	background:transparent url(../images/start_box_bottom_right.png) no-repeat top left;
	top:0px;
	width:428px;
	height:139px;
	margin:0px 0px 0px 430px;
	padding:0;
	position:absolute;
}

#startBoxBottomLeftContent {
	background-color:transparent;
	padding:0;
	margin:19px 0 0 25px;
	width:385px;
	height:95px;
	font-size:13px;
}

#startBoxBottomRightContent {
	background-color:transparent;
	padding:0;	
	margin:19px 0 0 20px;
	width:385px;
	height:95px;
	font-size:13px;
}

#startBtnMore {
	left:0px;
	top:0;
	margin:308px 0px 0px 765px;
	color:#d6d6d8;
	padding:0;
	position:absolute;
	z-index:100;
}

#startBtnMore a {
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fdbf57;
	text-decoration:none;
	background-color:#161616;
	margin:0 0 0 0;
	padding: 0px 4px 2px 3px;
	text-decoration:none;
	display:inline-block;
}

#startBtnMore a:hover {
	text-decoration:underline;
}

#startBoxBottomLeftContent div .button a {
	position:absolute;
	margin:73px 0 0 364px;
	left:0;
	
}

#startBoxBottomRightContent div .button a {
	position:absolute;
	margin:76px 0 0 348px;
	left:0;
}

div .button a:hover {
	text-decoration:underline;
	}

.startBoxBottomPict {
	width:125px;
	float:left;
	margin:0 10px 0 0;
	position:relative;
}

.startBoxBottomText {
	float:left;
	width:245px;
	margin: 5px 0 0 0;
	line-height:16px;
}

/* Startseite Ende */

/* Galerie */

#mainBox {

	width:710px;
	padding:35px 0 30px 75px;
	font-size:13px;
	position:relative;
	
}

#mainBox p {
	padding-bottom:17px;
}


/* Künstler */

.artikel-index {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
}

.artikel-index a {
	text-decoration:underline;
}

.artikel-index a:hover {
	text-decoration:none;
}

#spalteK {
	float:left;
	width:225px;
}

.line2 {
	background:url(../images/line2.gif) repeat-x;
	height:1px;
	margin:20px 0 0 0;
}

.line3 {
	background:url(../images/line2.gif) repeat-x;
	height:1px;
	padding:0 0 20px 0;
	display: block; 
	clear: both; 
	margin: 0 !important; 
	padding: 0 !important; 
	font-size: 0px; 
	line-height: 0px !important; 
	float: none !important;
}

.line4 {
	background:url(../images/line2.gif) repeat-x;
	height:1px;
}

#headlineKuenstler {
	width:710px;
	height:61px;
}

#abcWahl {
	padding:8px 0 0 154px;
}

#abcWahl a {
	color:#fdbf57;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:1px 5px 2px 5px;
	background:#161616;
	margin:0 20px 0 0;
	display:inline-block;
}

#abcWahl a:hover {
	text-decoration:underline;
}

#abcWahl span {
	color:#000;
	font-weight:bold;
	font-size:13px;
	padding:1px 5px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	margin:0 20px 0 0;
}

/* Kuenstler Detail */

.thumbnail {
	height:121px;
	border:1px #b3b3b3 solid;
}

#bildDesc {
	color:#606060;
	font-size:11px;
	line-height:13px;
}

#kunstSlider {
	margin:0 0 25px 0;
}

/* Impressum, Kontakt */

.zweispalter {
  width: 710px; 
}

.zweispalter_1 {
  width: 223px;
}

.zweispalter_2 {
  width: 467px;
  margin:0 0 0 20px;
}

.zweispalter_1, .zweispalter_2 {
  float: left;
}

/* Dreispalter */

.dreispalter {
  width: 710px; 
}

.dreispalter_1 {
  width: 223px;
}

.dreispalter_2 {
  width: 227px;
  margin:0 0 0 20px;
}

.dreispalter_3 {
	width:220px;
  	margin:0 0 0 20px;
}

.dreispalter_3 a #anfahrtsskizze{
	display:block;
}

.dreispalter_3 .button {
	float:right;
}

.dreispalter_1, .dreispalter_2, .dreispalter_3 {
  float: left;
}

#anfahrtsskizze {
	border:1px #b3b3b3 solid;
}

/* Ausstellungen */

#A_next {
	float:right;
}

#A_prev {
	float:left;
}

.clearBoth {
	clear:both;
}

/* Footer */

#footer {
	margin:3px 0 30px 15px;
}

#footer a {	
	font-size:12px;
	color:#434343;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.floatLeft {
	float:left;
	display:block;
	padding:0 10px 10px 0;
}

/* CLEANER */
.cleaner {
	display: block; 
	clear: both; 
	margin: 0 !important; 
	padding: 0 !important; 
	font-size: 0px; 
	line-height: 0px !important; 
	float: none !important;
}