/* DEBUG TEST */


/* .bodytext {background: #ddf; }.bodytext {margin: 0; padding: 0; background: #aa99aa;}  */

/* #ctt-col3{background: #eee url(/uploads/media/pixwhite_01.gif) top left repeat;} */
/* -----------------------------------------------
   CONTENT - GLOBAL
----------------------------------------------- */

/* global  HEADINGS
----------------------------------------------- */

h1, h2 { padding: 1em 0 0.5em 0;}

h1, h2 {
	border-bottom: 1px dotted #999; 
	padding: 0.8em 0 ; 
	margin-bottom: 5px;
	/* margin-bottom: 0.25em; */
	width: 100%;
}

/* global CSC
----------------------------------------------- */
.csc-textpic-caption{
	font-size: 9px;
	line-height: 1.5em;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 6px;
}

/* div.csc-textpic-imagewrap, dl.csc-textpic-image {width:100% !important;} */
/* .csc-textpic-image dt { display: block; width:100% !important; background:#cacaca;} */

/* setup FRAMEBOX - tt_content section_frame
----------------------------------------------- */

.frame-col-1-3, .frame-col-2-3, .frame-box-1-3,
.frame-box-2-3, .frame-box-h-1-3, .frame-box-h-2-3 { 
	float: left;
}

.frame-clear {
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1px;
	margin-top: -1px;
}

.frame-box-h-1-3, .frame-box-h-2-3, .frame-box-h-3-3 {
/* min-height-fast-hack siehe auch iehacks!! */
	min-height: 200px;
	height:auto !important;
	height: 200px;	
}

/* global FRAMEBOX
----------------------------------------------- */

.frame-box p {
	margin: 4px 6px;
}

.frame-box h1, .frame-box h2, .frame-box h3 { 	
	margin: 12px 6px 0.8em 6px; 
	border: none;
	width: auto;
	padding: 0 !important;
}
.frame-col h1, .frame-col h2, .frame-col h3 { 	
	margin: 0 6px 0.8em 0 !important; 
	border: none;
	width: auto;
	padding: 0 !important;
}
.csc-header {width: 100%;}
.csc-textpic { overflow: hidden;}
.frame-box h5 {
	line-height: 17px;
	padding: 0 18px;
	margin: 4px 0;
	background: transparent url(/fileadmin/omni_pics/bg_box_h5.gif) left -3px no-repeat;
	overflow: hidden;
}

.frame-box h6 {
	line-height: 1.3em;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 4px 0 11px !important;
	width: auto;
	border-top: #fff 1px solid;
	color: #fff !important;
	background: #aaa;
}

.frame-box hr {
	border-top: 1px solid #fff;
	}

.frame-box ul {
	list-style-type: none;
	margin: 0;
}
.frame-box li {
	display: block;
	line-height: 1.3em;
	margin: 0;
	padding: 0 4px 0 22px;
	background: #ddd url(/fileadmin/omni_pics/pfeil_item.gif) 6px -5px no-repeat;
	border-top: #fff 1px solid;
}

/* -----------------------------------------------
   CTT-COL2
----------------------------------------------- */

#ctt-col2 .frame-box {background: #eee;}

#ctt-col2 .frame-box, #ctt-col2 .frame-col { margin: 0 10px 5px 0;}
#ctt-col2 .frame-col-3-3 { width: 573px;}
.frame-border-bottom { height: 1em; border-top: 1px dotted #999; width: 573px; margin: 1.5em 0 1.5em 0;}

.frame-col-1-3, .frame-box-1-3, .frame-box-h-1-3 { width:184px;}

.frame-col-2-3, .frame-box-2-3, .frame-box-h-2-3 { width:378px;}

.frame-box-3-3, .frame-box-h-3-3 { width:572px;}

#ctt-col2 .frame-nofloat { margin-bottom: 10px !important;}


/* -----------------------------------------------
   CTT-COL3
----------------------------------------------- */
#ctr-col3 h1 {
	display: block;
/*	height: 20px;*/
	background: #afb2b7 url(../stamm_pics/bg_h1_col3.gif) bottom repeat-x;
	color: #fff;
	font-size: 12px;
	padding: 4px 6px;
	margin: 0;
	width: 172px;
	border: none;
}

#ctr-col3 .csc-textpic-clear {
	margin-bottom: 8px;
}

/* col3 FLOATBOXEN
----------------------------------------------- */

#ctt-col3 .frame-box {
	float: none;
	width: 100%;
	background-color: #ddd;
	border-bottom: solid #fff 2px;
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
}

#ctt-col3 .frame-clear { display: none; }



/* -----------------------------------------------
   SITEMAP
----------------------------------------------- */
#sitemap { overflow: hidden;}

#sitemap h6 { background: #ccc;}

#sitemap .frame-box-h-1-3 {
	overflow: hidden;
/* min-height-fast-hack siehe auch iehacks!! */
	min-height: 260px;
	height:auto !important;
	height: 260px;	
}

/* -----------------------------------------------
   CSC MAILFORM
----------------------------------------------- */

.csc-mailform {
	margin: 12px 6px;
	border: 0px;
}

.csc-mailform-field {
	margin-bottom:10px;
}

.csc-mailform-field label {
	display:block;
	width: 90px;
	float: left;
}

.csc-mailform-field SELECT {  
	height: 16px;
	width: 60px;
    text-align: justify;
}

.csc-mailform-field input.csc-mailform-submit, #tx-newloginbox-pi1-login_submit {
	margin-left: 90px;
	color: white;
	height: 16px;
	width: 110px;
	padding-bottom: 3px;
    text-align: center;	
	border: none;
	background: transparent url(/fileadmin/omni_pics/button_green_w110.gif) no-repeat;
}

.csc-mailform-field input.csc-mailform-submit:hover {text-decoration: underline;}
#tx-newloginbox-pi1-login_submit {margin: 4px 0;}
#tx-newloginbox-pi1-user, #tx-newloginbox-pi1-pass {width: 105px;}

/* -----------------------------------------------
   CTR-TEASER
----------------------------------------------- */

#ctr-teaser * .csc-textpic-image {margin:0;}


/* -----------------------------------------------
   TT-NEWS
----------------------------------------------- */

.news-single-imgcaption{
	background-color:#EEEEEE;
	font-size:10px;
}
.news-latest-item img { display: block;}
.news-latest-item { border-bottom: 1px solid white;}
.news-latest-text {	padding: 4px 6px; }
.news-latest-text p { margin-left: 0; margin-right: 0; }
.news-latest-item a { color: #414141; }
.news-latest-item a:hover {	color: #69a61b; }
.news-latest-container { overflow: hidden;  }

.news-list-item { border-bottom: 1px dotted #999; margin-bottom: 5px;}
.news-list-image { float: right; width: 130px; height: 90px; background: #efefef; text-align: center; margin: 0 0 5px 10px;}
.news-list-text { padding: 0; margin-bottom: 5px;}
.news-list-text a { color: #414141; display: block;}
.news-list-text a:hover { color: #69a61b;}
.news-list-browse {float:right;}

	/*--------------------------------- tt_news SINGLE view  
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;


.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
	clear: both;
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;
}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

---------------------------------*/
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	background: transparent;
	border: none;
}
.news-latest-container HR.clearer {
	clear:left;
}
.news-latest-item img {
	margin-left: auto;
	margin-right: auto;
}


/*----------------------------------- HAENDLERSUCHE */

.tx-chhaendlersuche-pi1 h3 {margin-top:20px;}
.tx-chhaendlersuche-pi1 hr {width: 565px;}

#ch_hanlersuche_form label {width: 120px;}
#ch_hanlersuche_form .csc-mailform-submit {margin-left: 20px;}

.ergebnis {	margin-bottom: 7px; }

.spalte_zaehler {
	text-align:right;
    vertical-align: top;
	/* background: #E3F4CD url(typo3conf/ext/ch_haendlersuche/pi1/eckeobenlinks.gif) left top no-repeat;*/
	font: bold 13px/1.2em 'Trebuchet MS', Verdana, Arial, sans-serif;
    padding: 6px;
    background-color:#E3F4CD;
}

.spalte_gelb_1, .spalte_gelb_2 {
    background-color:#E3F4CD;
    padding: 4px;
    font-weight: bold;
}

.spalte_grau_1, .spalte_grau_2, .spalte_grau_3 {
    background-color:#E9E9E9;    
    overflow: hidden;
    padding: 4px;
    vertical-align: top;
}
