@charset "UTF-8";

* { margin:0; padding: 0 }

* html body * { overflow:visible }

html { height: 100% }

body {
    min-height: 101%;
    font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;	
	/* Vorgabe der Standardfarben und Textausrichtung */
    color: #000;
    background: #fff;
    text-align: left;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a {
    color: #999;
	text-decoration: none;
}

a:hover {
    color: #000;
	text-decoration: none;
}

form {
	background-color: transparent;
}

/*------------------------------------------------------------------------------------------------------*/

 /**
  * Basis Layout 
  *
  * 			|-#header-----------------------------------------------|
  * 			|	 											#logo	|
  * 			|-#nav--------------------------------------------------|
  * 			|	#mainnav						#subnav		    	|
  * 			|-#content----------------------------------------------|
  * 			|														|
  * 			|														|
  * 			|														|
  * 			|														|
  * 			|														|
  * 			|														|
  * 			|-#footer-----------------------------------------------|
  * 			|														|
  * 			|-------------------------------------------------------|
  */

#outer {
	margin: 0;
	width: 730px;
	height: auto;
	border: 0px solid #0ff;
}

#header {
	height: 120px;
}

#logo {
	float: right;
	width: 220px;
	height: 120px;
}

#nav {
	background: url(../images/bg_nav.png) repeat-y;
	height: 100px;
}

#mainnav {
	height: 100px;
	width: 100px;
	float: left;
	margin: 0 20px 0 40px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

#subnav {
	height: 100px;
	width: 570px;
	float: left;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

#content {
	margin: 30px 220px 30px 160px;
}

#footer {
	background: url(../images/bg_footer.png) no-repeat;
	height: 30px;
	margin: 0 0 0 40px;
	padding: 7px 0 0 0;
}


/*------------------------------------------------------------------------------------------------------*/

/*--begin---formatierungen für das logo---*/
#logo img {
	margin: 35px 0 0 0;
	border: 0;
}
/*--end-----formatierungen für das logo---*/


/*--begin---formatierungen für das menü---*/
#mainnav ul {
	list-style-type: none;
}

#mainnav ul li a {
	display: block;
	color: #999;
	padding: 5px 0 0 0;
	font-weight: normal;
	text-decoration: none;
}

#mainnav ul li a:hover, #mainnav ul li.current a {
	color: #000;
	font-weight: bold;
}
/*--end-----formatierungen für das menü---*/


/*--begin---formatierungen für das contentmenü---*/
#subnav ul {
	list-style-type: none;
	margin-top: 5px;
}

#subnav ul.person {
	margin-top: 51px;
}

#subnav ul li {
	float: left;
}

#subnav ul li a {
	color: #999;
	margin: 0 10px 0 0;
	text-decoration: none;
}

#subnav ul li a:hover, #subnav ul li.current a {
	color: #000;
	font-weight: bold;
}

#subnav img {
	margin-top: 28px;
}

/*--end-----formatierungen für das contentmenü---*/



/*--begin---allgemeine formatierungen---*/

h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
}

hr {
	height: 1px;
	color: #cecece;
	background-color: #cecece;
	border: none;
	margin: 10px 0;
}

#content p {
	margin: 0 0 15px 0;
}

.clear {
	margin: 0;
	padding: 0;
	clear: left;
	height: 0;
	line-height: 0;
}

table.vita th{
	vertical-align: top;
	padding-right: 10px;
}

table.vita td{
	padding-bottom: 15px;
}

#content table.vita td p, #content table.vita th p {
	margin: 0;
	padding: 0;
}

.material {
	display: block;
	margin-top: 5px;
}
/*--end-----allgemeine formatierungen---*/

#content .myGallery {
	border: none;
}

#content .bigimg .jdGallery .slideElement {
	background-color: #fff;
	background-position: top;
}

#externalthumbs {
	background-color: #fff;
	border:none;
	margin: 30px 0 0 0;
	padding: 0;
	width:575px;
	height: auto;
}

.thumbnail {
	background: none;
	border: none;
	float:left;
	margin: 0 2px 2px 0 !important;
	padding: 0;
}

#externalthumbs .label {
	visibility: hidden;
	position: absolute;
}

#content .jdGallery .slideInfoZone {
	position: absolute;
	margin: -3px 0 0 470px;
	background: none;
	color:#000;
	font-size: 12px;
	height:80px;
	left: auto;
	bottom: auto;
	overflow:hidden;
	text-align: right;
	width: 100px;
	opacity: 1;
}

#content .jdGallery .slideInfoZone h2 {
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

#content .jdGallery {
	overflow: visible;
}

#content .jdGallery .slideInfoZone p {
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#content .jdGallery a.right:hover, #content .jdGallery a.left:hover {
	opacity: 1;
}

#content .jdGallery a.left {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/arrow_left.png) no-repeat scroll left center;
	left: 465px;
	top: 341px;
}

#content .jdGallery a.right {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/arrow_right.png) no-repeat scroll right center;
	left: 561px;
	right: auto;
	top: 341px;
}

#content .jdGallery a.right, #content .jdGallery a.left {
	cursor: pointer;
	height: 9px;
	opacity: 1;
	position: absolute;
	width: 10px;
	z-index: 10;
	
}

#content .jdGallery a.open:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/zoom.png) no-repeat scroll center center;
}

#content .jdGallery a.open {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/zoom.png) no-repeat scroll center center;
	cursor:pointer;
	height:9px;
	left: 485px;
	opacity:1;
	position:absolute;
	top: 341px;
	width: 67px;
	z-index:10;
}

#rglbCenter, #rglbBottom {
	background-color: #fff !important;
}

#rglbCloseLink {
	background:url("../../../typo3conf/ext/rgsmoothgallery/res/css/img/close_2.gif") no-repeat scroll center center transparent !important;
}