/* CSS Document - www.DieCoachingAkademie.de :: made by olemedien | buero fuer visuelle kommunikation */

body {
	background: #588BCD;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333; /*564b47*/
	padding: 0px;
	margin: 0px;
}

#main_container {
	position:absolute; 
	width: 902px;
	margin: 0px 0px 0px -451px;
	left: 50%;
	text-align: left;
	padding: 0px;
	background: transparent;
	border: #FFF 0px dotted;
	overflow: hidden;
	height: 790px;
}

#main_container {
	+height: 790px;
}

#main_container {
	_height: 790px;
}

#header {
	background: transparent;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-align: left;
}

#header_left {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 300px;
	text-align: left;
	float: left;
}

#header_right {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 0px;
	text-align: right;
	float: right;
}

#gallerycontainer {
	width: 900px;
	margin: 0px;
	padding: 0px;
	background: #DDD;
	border: 1px solid #000033;
	overflow: hidden;
	height: 601px;
}

/* THUMBS >> linke Spalte */ 
#thumbs_left {
	background: transparent;
	width: 120px;
	float: left;
	/*height: 488px;*/
}

/* Thumbs >> rechte spalte */
#thumbs_right {
	background: transparent;
	width: 120px;
	float: left;
	/*height: 488px;*/
}

#display_xl {
	background: transparent;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 660px;
	height: inherit; 
	float: left;
	overflow: hidden;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0px;
	position: relative;
	width: 660px;
	height: inherit;
	background: transparent;
}

/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 100%;
	background: transparent;
}

.csw .loading {
	margin: 0px 0 0px 0; 
	text-align: center;
	background: transparent;
}

.thumb {
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	height: 120px; 
}

.cross-link {
	margin: 0px;
	padding: 0px;
}

.thumb_ende {
 	border-bottom: 0px solid #fff798;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent;
}

.inhalt_text {
	padding: 20px 35px 20px 35px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	height: 540px;
	width: 570px;
	background: transparent;
}

.inhalt_bild {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	height: 580px;
	width: 650px;
	text-align: center;
	background: transparent;
}

.inhalt_impressum {
	padding: 50px;
	margin: 0px;
}

#footer {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
}

#footer_right {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 3px 25px 0px 0px;
	text-align: right;
	float: right;
}

#footer_left {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	text-align: left;
	float: left;
}



/* Text Formatierung */
h1 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p {
	line-height: normal;
}

.text_klein {
	background: transparent;
	font-size: 10px;
}

.align_right {
	text-align: right;
}

/* Links */
#footer a:link,
#footer a:visited {
	background: transparent;
	color: #FFF;
	text-decoration:none;
}

#footer a:active,
#footer a:hover {
	background: transparent;
	color: #000033;
	text-decoration:none;
}

#display_xl a:link,
#display_xl a:visited {
	background: transparent;
	color: #000033;
	text-decoration:none;
}

#display_xl a:active,
#display_xl a:hover {
	background: transparent;
	color:#666;
	text-decoration:none;
}

.clear {
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear:both;
	background: transparent;
}

/* The CSS. You can of course have this in an external .css file if you like.
Please note that not all these styles may be necessary for your use of Coda-Slider, so feel free to take out what you don't need. */

/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

noscript p,
noscript ol { 
	color: #a00; 
	font-size: 13px; 
	line-height: 1.4em; 
	text-align: left; 
}

noscript a { 
	color: #a00; 
	text-decoration: underline; 
}

noscript ol { 
	margin-left: 0px; 
}

a:focus { 
	outline:none;
}

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0px;
}


.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 0px dashed #999; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 660px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	clear: both;
	background: transparent;
	padding: 0 0 0px 0;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; 
	top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 660px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
	background: transparent;
}

.wrapper img {
	border-bottom: 0px solid #fff;
	background: transparent;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	background: transparent;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	background: transparent;
}

.stripNav ul li {
	float: left;
	background: transparent;
	margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 0px;
	font-weight: bold;
	text-align: center;
	line-height: 0px;
	background: transparent;
	color: #fff;
	text-decoration: none;
	display: none;
	padding: 0px;
}

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #FFF;
	color: #fff;
}

.stripNavL, 
.stripNavR { /* The left and right arrows */
	position: absolute;
	top: 0px;
	text-indent: -9000em;
}

.stripNavL a, 
.stripNavR a {
	display: block;
	height: 0px;
	width: 0px;
}

.stripNavL {
	left: 0;
}


.stripNavR {
	right: 0;
}

.stripNavL {
	background: transparent;
}

.stripNavR {
	background: transparent;
}



