/**********************************************
**********CSS Styled CONTENT *******************
************************************************/

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px !important; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin-top: 6px !important; margin-bottom: 20px; }

.news-single-item 	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {		margin-left: 170px !important;	margin-top: 20px;}


.csc-frame-rulerAfter {
	height: 1px;
	border-bottom: 1px dashed #000000;
	margin-bottom:10px;
	margin-top: 10px;
}

/**********************************************
**********USERDEF *******************
************************************************/

a.backlink {display:block; margin-bottom:10px;}



/**********************************************
**********LIGHTBOX*******************
************************************************/
#lbOverlay {
	background-color: #333333 !important;
}

#lbPrevLink:hover {
	background: none !important;
}


#lbNextLink:hover {
	background: none !important;
}


#lbCloseLink {
	background: transparent url(/fileadmin/media_public/close.gif) no-repeat center !important;
}

#lbNumber {
float: right;
text-align: right;
width: 100% !important;
}


/*************************************************************/
/* FORMULARE*/
/*************************************************************/


textarea {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
}

fieldset {
border: 1px solid #ffffff;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}

label {
DISPLAY: block; 
FONT-WEIGHT: bold; 
FONT-SIZE: 1em; 
PADDING-BOTTOM: 0.5em; 
COLOR: #999999; 
PADDING-TOP: 0.5em
}

legend {
border: 0px;
COLOR: #999999; 
}

form {
margin: 0;
padding: 0;
}

.formular-outer {
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

.radio-outer {
width:100%;
padding-top:5px;
padding-bottom:5px;
}

.field-outer {
margin-bottom: 0.6em;
}

.label-outer {
padding-bottom: 5px;
}

.label-outer-required {

}


/*************************************************************/



.input {
border: 1px solid #999999;
}

.pass {
border: 1px solid #999999;
}

.text {
color: #000000;
border: 1px solid #999999;
}

.check {
border: 0px;
margin-left: 2em;

}

.radio {
border:0px;
}

.select {
border:0px;
border: 1px solid #999999;
}

.file {
border: 1px solid #999999;
}

.reset {

}

.submit {
color: #ffffff;
background-color: #999999;
border: 0px;
}




/**********************************************
**********NAVHELP*******************
************************************************/


#navhelp{
font-size: 70%;
width: 750px;
height: 20px;
margin:0 auto;
position: relative;
padding-left: 19px;
margin-top: 10px;
}

#navhelp A {
FONT-SIZE: 90%; 
TEXT-DECORATION: none;
color: #999999;
padding-right: 10px;
}

#navhelp ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#navhelp ul li {
display:block;
float:left;
margin: 0;
padding: 0;
}

/**********************************************
**********MIDDLE*******************
************************************************/

#middleColumn {
	margin: 0 0 0 -1px;
	width: 100%;

}

* html #middleColumn {
height: 1px;
}

#breadcrumb {
margin-bottom: 10px;
padding-top: 8px;
color: #ff6600 !important;
}



#middleColumnInner{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
    margin: 0;

}

* html #middleColumnInner {
height: 1px;
}

#middleColumnContent {
	border-top: 1px dashed #000000;
	padding-top:1em;
}

* html #middleColumnContent {
height: 1px;
}


/* Formate */

#middleColumn P, #middleColumn UL, #middleColumn OL {
	line-height: 1.3em;
}



#middleColumn ul li {
margin-left: 20px;
}

#middleColumn H3, #middleColumn H4, #middleColumn H5, #middleColumn H6 {
padding-bottom: 5px;
}

#middleColumn H3, #middleColumn H3 A {


}

#middleColumn H4, #middleColumn H4 A {

}

#middleColumn H5, #middleColumn H5 A {

}

#middleColumn H6, #middleColumn H6 A {

}

#middleColumn H3 A:hover, #middleColumn H4 A:hover, #middleColumn H5 A:hover,#middleColumn H6 A:hover {
text-decoration:none;
}

#middleColumn H3 A:focus, #middleColumn H3 A:active,
#middleColumn H4 A:focus, #middleColumn H4 A:active,
#middleColumn H5 A:focus, #middleColumn H5 A:active,
#middleColumn H6 A:focus, #middleColumn H6 A:active {
}




/**********************************************
**********BASICS  *******************
************************************************/
* {
margin: 0;
padding: 0;
}  
  
html, body
{
background-color: #ffffff;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
min-height: 100.1%;
}

body {
font-size: 100.1%;	
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0;
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
}

a, 
a:link, 
a:visited, 
a:active {
	color: #ff6600;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}

a:focus,
a:active {
	text-decoration: underline;
	font-weight: normal;
}



table {
font-size: 100%;
}
td, th {
vertical-align: top;
}

/**********************************************
********** die wunderbare Welt der verschachtelten DIVs *******************
************************************************/

#pageWrapper
{
font-size: 70%;
width: 790px;
border-left: 1px dashed #000000;
border-right: 1px dashed #000000;
border-bottom: 1px dashed #000000;
border-top: 1px dashed #000000;
margin:0 auto;
}



#head {
	position: relative;
	border-bottom: 1px dashed #000000;
	width: 100%;
}


#headholder {
	position: relative;
	height: 86px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 30px;
}

#head_left {
	float:left;
}


#head_right {
	float:right;
}


#outerColumnContainer
{
	background-color: #ffffff;


}

#innerColumnContainer
{
	width: 100%;
	border-width: 0px 1px 0px 0px;
         margin: 0px -1px 0px 0px;
         padding-bottom: 20px;
}

* html #innerColumnContainer
{
	position: relative;	
}


#leftColumn, #middleColumn, #rightColumn, * html #SOWrap
{
	position: relative;	
	overflow: visible;		
}

#SOWrap
{
	width: 100%;
	
}


#footerouter {
width: 100%;
height: 4em;
}


#footerinner {
height: 4em;
}


#footer {
color: #000000;
padding-left: 30px;
height: 4em;
}


#footer p {

}

#footerprint {
	float: left;
	padding-left: 20px!important;
	PADDING-RIGHT: 15px !important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/galerie_johann/media/footer/drucken.gif) no-repeat 0px 0px ;
	vertical-align: bottom;
}

#footertotop {
	float: left;
	padding-left: 15px!important;
	PADDING-RIGHT: 15px !important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/galerie_johann/media/footer/totop.gif) no-repeat 0px 0px ;
	vertical-align: bottom;
}
#footertipafriend {
	float: left;
	PADDING-LEFT: 15px !important;
	PADDING-RIGHT: 15px !important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/galerie_johann/media/footer/senden.gif) no-repeat 0px 0px;
}

/*******************************************************************************************/
/*HNAV*/
/*******************************************************************************************/

#hnav {
	clear:both;
	width: 100%;
	color: #666666;
	height: 50px;
}

#hnavholder {
margin-top: 15px;
padding-left: 20px;
padding-right:30px;
z-index:1000;
position:relative;
}


#hnavholder ul{
margin: 0;
padding: 0;
list-style-type: none;
background-color:#FFFFFF;
width:auto;
}

#hnavholder ul li {
display:block;
float:left;
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
position:relative;
}

#hnavholder ul li a {
display:block; 
padding-left: 0px;
padding-right: 50px;
margin-left:10px;
margin-right:10px;
text-decoration:none; 
white-space:nowrap;
font-weight:normal;
line-height: 2.2em;
color: #999999;
text-transform:uppercase;
}

#hnavholder ul li:hover a, 
#hnavholder ul li a:hover,
#hnavholder ul li a.act {
color:#ff6600; 
background-color:#ffffff;
}





/******************************************************************************/

.clear {
clear: both;
padding-bottom: 1px;	/* for Gecko-based browsers */
margin-bottom: -1px;	/* for Gecko-based browsers */
}

.hide {
display: none !important;
}


dfn {
display: none;
margin:0;
padding:0;
}

.clearer {
clear: both;
height: 1px;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/




.news-list-container {

}


.news-list-item {
	/* IE hack */
	height: 1%;
/*	border-bottom:1px dashed #000000;*/
/*	padding-bottom: 12px;*/
/*	padding-top: 1em;*/
	}


.news-list-container H3 {
	font-size: 100%;
}


.news-list-container P {

}



.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}


.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,
.news-list-category {

}

.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-morelink A {
text-decoration: none !important;
font-weight: normal !important;
}

.news-list-browse {
	text-align: left;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	color: #ff6600;
	border-bottom: 1px dashed #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;

}
.tx-ttnews-browsebox TD {
	
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	
}

.tx-ttnews-browsebox-SCell A{
	text-decoration: underline;
}

.news-search-emptyMsg {
	margin-left: 10px;
}




	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

/*user def*/

.news-single-item p.news-textpic-caption {
margin-bottom: 50px;
}


.news-single-item {

}

.news-single-item H3 {
	margin-bottom: 0;
	font-size: 100%;
	margin-bottom: 1em;
}


.news-single-backlink, 
.news-single-backlink a {
margin-bottom: 1em;
}

.news-single-backlink a:link,
.news-single-backlink a:hover {
font-weight: normal;
}

.news-single-timedata, 
.news-single-author,
.news-single-imgcaption {

}

.news-single-timedata {
padding-top: 0.5em;
margin-top: 10px;
}


.news-single-author {

}

.news-single-additional-info {
margin-top: 10px;
color: #ff6600;

}

.news-single-related,
.news-single-files,
.news-single-links  {
margin:0;
padding: 0;
margin-top: 10px;
margin-bottom: 10px;
border-top: 1px dashed #000000;
padding-top: 10px;
}

.news-single-related DD, 
.news-single-links DD, 
.news-single-files DD {
margin:0px;
}

.news-single-related DT, 
.news-single-links DT, 
.news-single-files DT {
margin:0px;
width:100%;
font-weight: bold;
}




/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:0;
	margin:0;
}

.news-catmenu .act A,
.news-catmenu .act A:link,
.news-catmenu .act A:hover,
.news-catmenu .act A:visited,
.news-catmenu .act A:active,
.news-catmenu .act A:focus
{
color: #000000 !important;

}

.news-catmenu A {
font-weight: normal !important;


}

.news-catmenu-header  {
	display: none;
}

.news-catmenu DIV {
	/*white-space: nowrap;*/
}

.news-catmenu DIV img {

	margin:0px;
	padding:0px;
	vertical-align: middle;
}

.news-catmenu-ACT {
	font-weight:bold;
}



@media print {

/**************************/
/* die wunderbare Welt der DIVs*/
/**************************/

* {
  color: #000;
  background: #fff;
}

body {
margin: 0;
font-size: 100%;
color: #000000 !important;	
}

#head{
display: none;
}

#pageWrapper
{
font-size: 9pt;
margin-right: 0px !important;	
color: #000000 !important;
border-right: none !important;
border-bottom: none !important;
}


#hnav {
display: none;
}

#hnavhelp {
display: none;
}

#search{
display: none;
}


#footerouter {
display: none;
}

#outerColumnContainer {
border-left: none !important;
border-right: none !important;
}


/**************************/
/* MIDDLE*/
/**************************/

#middleColumn {
MARGIN: 0px 0px 0px -1px;
background: none;
}


#middleColumn H3, #middleColumn H4 {
padding-top: 0px !important;
}

#middleColumnInner {
border-right: #ffffff 25px solid !important;
padding-right: 0px !important;
padding-left: 0px !important;
padding-top: 0px !important;
}

/**************************/
/* GLOBAL */
/**************************/

#middleColumn H3, #middleColumn H4, #middleColumn H5,#middleColumn H6,
#middleColumn H3 A, #middleColumn H4 A, #middleColumn H5 A,#middleColumn H6 A {
color: #000000 !important;
}

/**************************/
/* NEWS */
/**************************/

.news-single-backlink {
display: none;
}

.news-single-item H3 {
	border-top: none !important;
}

}
