/* @override http://www.kebro.net/fileadmin/designs/kebro/styles/style.css */


/**
@Projekt			www.kebro.net
@Kunde				Jochen Brockbals - Kebro Sanitärtechnik

@Ersteller			Tobias May - www.tobiasmay.net
@letzte Änderung		21.04.2009
@Version			v.1.1 			 	
*/

/**
---------------------------
Farben
___________________________
Design:

ROT:		#ff3300
HELLGRAU:	#e6e6e6
WEIß:		#fafafa

Schriften:

Body Text:	#2c2d2f
H1-H6:		#ff3300 
Nav a:		#000
Nav aktiv	#ff3300 
---------------------------
*/

html {
	height:100%;
	overflow-y: scroll;
}

body{
	background-color: #e6e6e6;
	color: #2c2d2f;
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 62.5%;
	line-height: 2em;
	text-align: left;
	height:100%;
	}

/* @group Überschriften */

h1{
	font-size: 1.8em;
	color: #ff3300;
	letter-spacing: 1px;
	font-weight: bolder;
}

h2{
	font-size: 1.6em;
	color: #ff3300;
}

h3{
	font-size: 1.4em;
	color: #ff3300;
}

h4{
	font-size: 1.4em;
	color: #ff3300;
	margin: 10px 0 -10px;
}

h5{
	font-size: 1.2em;
	color: #ff3300;
}


.rot{
	color:#ff3300;
}

/* @end */

/* @group Allgemeines und Links */

a{
	text-decoration: none;
	color: #ff3300;
}

a:hover{
	border-bottom: 1px solid #ff3300;
	color: #ff3300;
	padding-bottom: 1px;
}

p{
	padding: 10px 5px;
	font-size: 1.3em;
	display: block;
}

em, cite, i { 
 font-family: "Lucida Sans", "Lucida Grande", 
"Lucida Sans Unicode", Verdana, Tahoma, sans-serif; 
}

ul{
}

li{
	padding: 5px 0;
	margin-left: 20px;
	font-size: 1.3em;
	list-style-type: disc;	
}

.impressum{
	padding-left:10px;
}


/* @end */

#wrap{
	margin: 0 auto;
	width: 960px;
	padding: 0 40px;
	background: #fff url(../img/background.jpg)  repeat-y center top;
	overflow: hidden;
	min-height:100%;
	position:relative;	
}

#header{
	height: 120px;
	width: 960px;
	position: relative;	
}

#header img{
	position: relative;
	top: 30px;
	left: 3px;

}

#header h1{
	font-size: 2em;
	text-transform: uppercase;
	color: #ff3300;
	display: none;	
}

/* @group Metanavigation */

#meta{
	top: 20px;
	width: 360px;
	position: absolute;
	right: 10px;
}

#meta ul{
	float: right;
}
#meta li{
	display: inline;
	padding: 0 1px;
	margin: 0;
}

#meta a{
	color: #2c2d2f;
	font-size: 0.85em;
}
#meta a:hover{
	border-bottom: none;
	color: #ff3300;
}

/* @end */

/* @group Suche */

#search{
	top: 22px;
	right: 14px;
	width: 150px;
	position: absolute;
	
}
form{
	margin:1em 0;
	padding:0;
}

form input{
	background-color: #e6e6e6;
	border: none;
	font-size:110%;
	padding:3px;
	vertical-align:middle;
	width:150px;	
}


form textarea {
	background-color: #e6e6e6;
	border: none;
	width:300px;
	height:100px;
	padding:3px;
	font-size:11px;
}

#content .powermail-fieldset h3 {
	padding:0;
	margin-top: -5px;
	font-size: 1.6em;
}

.tx-powermail-pi1 {
	padding-left:5px;
}

.powermail_captcha_captcha {
	margin-bottom:10px;
}

/* @end */

/* @group Main Navigation */

#nav{
	font-weight: 700;
	border-bottom: 15px solid #e6e6e6;
	margin-bottom: 15px;
	margin-left: 8px;
	padding:  10px 10px 5px 0px;
	text-transform: uppercase;
	width: 934px;	
}
#nav a{
	color: #2c2d2f;
}

#nav a:hover{
	text-decoration: none;
	border-bottom: none;
	color: #ff3300;
}

#nav ul{
	list-style-type: none;
}

#nav li{
	display: inline;
	font-size: 1.4em;
	padding: 0 3px;
}

#nav li.first{
	margin: 0;
	padding-left: 0;
}

#nav a.current{
	color: #ff3300;
}

/* @end */

#cont_wrap{
	float: left;
	width: 700px;
	border-right: 1px dotted #ff3300;
	margin-bottom: 75px;
	overflow: hidden;
}

#content{
	width: 550px;
	color: #2c2d2f;
	padding: 5px;
}

#content h2, #content h3, #content h4{
	padding: 5px 5px;
}

#cont_img {
/*	width: 689px;
	min-height: 304px;
	margin: 10px 0 30px 10px;*/
}

/* @group tt_news */

ol.tt_news {
	margin-bottom: 40px;
}


ol p{	
	padding-top: 0;
}

ol li{
	margin: 0;
	padding-bottom: 0px;
	padding-top: 10px;
	border-bottom: 1px dotted #ff3300;
	font-size: 1em;
}

ol li:first-child{
	padding-top: 0px;

}


.tt_datum{
	font-size: 1em;
	margin-top: -5px;
	display:block;
}


.news-single-item .news-single-timedata,
.news-single-item {
padding-left:5px;
margin-top:-5px;
}

.news-single-backlink{
margin-top:5px;
padding-left: 5px;
}

.news-single-item h3 {
	font-size:1.3em;
	color:#2C2D2F;
	font-style:italic;
	font-weight:normal;
}

.news-single-item ul li{
font-size: 1.3em;
list-style-type: disc;
}

/* @end */



/* @group Sidebar und Subnavi*/

#sidebar{
	float: right;
	width: 230px;
	padding: 10px;
	margin-bottom:75px;	
}

#sidebar h2{
	padding-bottom: 8px;
}

#subnav{
	/*margin-top: 8px;*/
	margin-bottom:15px;
}



#subnav li{
	/*display: block;*/
	font-size: 1.3em;
	line-height: 2.8em;	
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#subnav a{
	/*background-color: #fafafa;*/
	border-bottom: 1px solid #e6e6e6;	
	color: #2c2d2f;
	display: block;
}

#subnav a:hover{
	/*background-color: #fafafa;*/
	color: #ff3300;
	text-decoration: none;
	padding: 0;
}

#subnav a.active{
	color: #ff3300;
	padding-left:20px;
}

.kebroTV li{
	list-style-type: none;
	margin-left: 0;
}

.kebroTV h4{
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 5px;
}

#kontakt{
	border-bottom: 1px dotted #ff3300;
}

.telefonnummer, .fax, .mail, .RSS{
	padding: 0 0 10px 25px;
	display:block;
}

.telefonnummer{
	background: url(../img/kebro_fon.gif) no-repeat;
}

.fax{
	background: url(../img/print.png) no-repeat;	
}

.mail{
	background: url(http://www.kebro.net/fileadmin/kebro/images/k_mail.jpg) no-repeat;
}
.RSS{
	background: url(http://www.kebro.net/fileadmin/kebro/images/k_rss.jpg) no-repeat;
	border-bottom: 1px dotted #ff3300;
	margin-bottom: 15px;
}

#content .mail {
	background-image:none;
	padding:0;
	display: inline;
}

#tt_news_archiv {
	padding-top: 0px;	
}

	
#tt_news_archiv ul li {
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
	font-size:1.2em;
	padding:0 0 5px 25px;
	list-style-type: none;
}


#tt_news_archiv ul li.news-amenu-item-year {
	font-size:1.4em;
	border-bottom:none;
	padding:0;
}
	
#tt_news_archiv ul ul li{
	padding-left: 20px;
	
	}
	
/* @end */

.accordion h3{
	background: #fff url(http://www.kebro.net/fileadmin/kebro/images/k_arrow_right.gif) no-repeat 0 3px;
	color: #000;
	cursor: pointer;
	line-height: 0.85em;
	margin: 5px 0 0 5px;
	text-indent: 15px;
}

.accordion div {
	background-color: #fff;
}

.accordion ul{
	padding-right: 5px;
}

.accordion li{
	border-bottom: 5px solid #fff;
	background: url(http://www.kebro.net/fileadmin/kebro/images/k_bullet.gif) no-repeat -0px 6px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 1.2em;
	padding-left: 25px;
	margin-left: 5px;
	list-style-type: none;				
}


.rgmediaimages-caption {
    color: #2c2d2f;
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 1.2em;
	margin: 10px 0 15px;
	padding-bottom:10px;
	border-bottom: 1px dotted #ff3300;
	width:560px;
}

.csc-textpic {
/*	border-bottom: 1px dotted #ff3300;
	margin-top:0px;*/
}

div.csc-textpic-imagewrap {
/*	margin-top:15px;
	border: 1px solid #ff3300;
	padding:5px;*/
}

dd.csc-textpic-caption{
	text-align:center;
	background-color: #eee;
}

dt a{
}

dt a:hover{
border:none;
text-decoration:none;
}

.rgmediaimages-media{
	padding-left: 5px;
}


/* @group Footer */

#footer{

	padding:10px 0;
	border-top: 1px solid #999;
	clear: both;
	text-align: center;
	width:960px;
	position:absolute;
	bottom:0px;
}

#footer p{

}

#footer a{
	text-decoration: none;
	padding: 2px;
}


/* @end */


/* Wetter */

iframe {
border:none;
}

div.ebp_ws_ww_warnings {
margin-left:0px!important;
}

#uww_target{

}



/* @end */