/***********************************************
	Basistemplate
		©	yellowlabel.de
			für fk-bauwerkserhaltung.de
			Mai 2009
		
	Worpress Theme Edit 
			by lombego systems GmbH 2011 - Author Jens Papenroth	

***********************************************/

/***** reset *****/
* {
	border: none;
	margin: 0;
	padding: 0;
}
h1, p, ul, ol, dl {
	margin-bottom: 1em;
}
h1, h2, h3, h4 {
	margin-bottom: .5em;
	margin-top: 1em;
}
ul, ol {
	margin-left: 1.2em;
}
ol {
	padding-left: 2em;
}
form, pre {
	margin: 1em 0;
}
input {
	border: 1px solid #ccc;
}


/***** body *****/
html {
	height: 100%;	/* f. vert. Zentrierung HG-Grafik in FF/Opera */
}
body {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 76%;
}

/***** boxes *****/
#outer-wrap {
	background: rgb(248,246,235) url(../images/bg.outer-wrap.gif) repeat-y scroll left top;
	margin: 8px auto;
	padding-left: 19px;
	padding-right: 27px;
	padding-top: 144px;
	position: relative;
	width: 754px;
}

#inner-wrap {
	float: right;
	min-height: 600px;
	width: 611px;
}

#main-content {
	float: left;
	padding: 21px 0 0 15px;
	width: 393px;
}

#right-content {
	background-color: rgb(248,205,105);
	float: right;
	left: 0;
	position: relative;
	top: -33px;
	width: 193px;
	z-index: 100;
}
#right-content .img-cont {
    background: rgb(248,205,105) url(../images/bg.right-content.img-cont.gif) no-repeat scroll center top;
    border-bottom: 2px solid rgb(168,33,36);
    padding: 7px;
}
/* @see #right-content .news-list-container .img-cont */
#right-content .txt-cont {
	color: rgb(153,0,0);
	/*font-size: .9em;*/
	line-height: 100%;
    padding: 7px;
}

#main-nav {
	background: rgb(248,246,235) url(../images/bg.main-nav.gif) no-repeat scroll left bottom;
	float: left;
	width: 143px;
}
#main-nav {
	overflow-x: hidden;
}

#header {
	background: #fff url(../images/background.header/home.jpg) no-repeat scroll left top;
	height: 144px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#header .title {
	bottom: 23px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	left: 175px;
	position: relative;
	text-transform: uppercase;
}




/*****  elements  *****/
h1 {
	color: rgb(153,0,0);
	font-size: 1.2em;
	font-style: italic;
	font-family: Georgia, Arial, Helvetica, Verdana, Geneva, sans-serif;;
	line-height: 15px;
}
h2 {
	color: rgb(153,0,0);
	font-size: 1.0em;
	font-style: italic;
	font-family: Georgia, Arial, Helvetica, Verdana, Geneva, sans-serif;;
	line-height: 15px;
}
h3 {
	font-size: 1em;
}
h4, h5, h6 {
	font-size: .86em;
}
.csc-firstHeader {
	margin-top: 0;
}

p, li, dt {
	line-height: 125%;
}

#main-content ul {
	list-style-image: url(../images/list.bullet.gif);
}
#main-content ul li {
	margin-bottom: .5em;
}
#main-content ul ul {
	margin-bottom: 0;
	margin-left: 1.5em;
	margin-top: .5em;
	margin: .5em 0 0 1em;
}




/*****  links (general)  *****/
a:link, a:visited {
	color: rgb(153,0,0);
}
a:focus, a:hover, a:active {
	color: rgb(255,153,0);
}


/*****  navigation  *****/
#main-nav ul {
    background: transparent url(../images/bg.main-nav.li.no.gif) repeat-y scroll left center;
	margin: 0;
	padding: 14px 0 70px;
}
#main-nav li {
    font-size: .86em;
    font-weight: bold;
    line-height: 100%;
	list-style-type: none;
	margin: 0;
}
#main-nav li a, #main-nav li span {
	display: block;
	font-size: 1.1em;
	padding: 6px 0 7px 12px;
	text-decoration: none;
    text-transform: uppercase;
}
#main-nav li.menu-item a:link, 
#main-nav li.menu-item a:visited {
    background: transparent url(../images/bg.main-nav.li.no.gif) repeat-y scroll left center;
	color: #000;
}
#main-nav li.menu-item a:focus, 
#main-nav li.menu-item a:hover, 
#main-nav li.menu-item a:active {
    background: transparent url(../images/bg.main-nav.li.cur.gif) repeat-y scroll left center;
}
#main-nav li.current-menu-item a:link,
#main-nav li.current-menu-item a:visited,
#main-nav li.current-menu-parent a:link, 
#main-nav li.current-menu-parent a:visited  {
    background: transparent url(../images/bg.main-nav.li.cur.gif) no-repeat scroll left center;
	color: rgb(129,22,40);
}
/* 2. Ebene */
#main-nav ul ul {
    background: transparent url(../images/bg.main-nav.ul.ul.gif) repeat-y scroll left center;
    padding: 2px 0;
}
#main-nav ul ul li{
    /*background-color: rgb(248,246,235);*/
    /*padding-left: 10px;*/
}
#main-nav ul ul li.menu-item a:link, 
#main-nav ul ul li.menu-item a:visited {
	background: rgb(248,246,235) url(../images/bg.main-nav.ul.ul.li.no.gif) repeat-y scroll left center;
	padding: 3px 0 5px 20px;
	color: #000;
}
#main-nav ul ul li.menu-item a:focus, 
#main-nav ul ul li.menu-item a:hover, 
#main-nav ul ul li.menu-item a:active {
	background: rgb(248,246,235) url(../images/bg.main-nav.ul.ul.li.cur.gif) no-repeat scroll left center;
}
#main-nav ul ul li.current-menu-item a:link,
#main-nav ul ul li.current-menu-item a:visited,
#main-nav ul ul li.actifsub a:link, 
#main-nav ul ul li.actifsub a:visited,
#main-nav ul ul li.act a:link, 
#main-nav ul ul li.act a:visited {
	background: rgb(248,246,235) url(../images/bg.main-nav.ul.ul.li.cur.gif) repeat-y scroll left center;
	padding: 3px 0 5px 20px;
	color: rgb(129,22,40);
}
/* 3. Ebene */
#main-nav ul ul ul {
    background: transparent url(../images/bg.main-nav.ul.ul.ul.gif) repeat-y scroll left center;
    padding: 2px 0;
}
#main-nav ul ul ul li{
    font-size: 1em;
}
#main-nav ul ul ul li.menu-item a:link, 
#main-nav ul ul ul li.menu-item a:visited {
	background: rgb(248,246,235) url(../images/bg.main-nav.ul.ul.ul.li.no.gif) repeat-y scroll left center;
	padding: 3px 0 5px 30px;
}
#main-nav ul ul ul li.menu-item a:focus, 
#main-nav ul ul ul li.menu-item a:hover, 
#main-nav ul ul ul li.menu-item a:active {
	background: rgb(248,246,235) url(../images/bg.main-nav.ul.ul.ul.li.cur.gif) no-repeat scroll left center;
}
#main-nav ul ul ul li.current-menu-item a:link,
#main-nav ul ul ul li.current-menu-item a:visited,
#main-nav ul ul ul li.actifsub a:link, 
#main-nav ul ul ul li.actifsub a:visited {
	background: rgb(248,246,235) url(../images/bg.main-nav.ul.ul.ul.li.cur.gif) no-repeat scroll left center;
	padding: 3px 0 5px 30px;
}

/*
 * Start Wordpress Navigation 
 */

#main-nav ul ul{display: none;}
#main-nav ul li.current-menu-item ul,
#main-nav ul li.current-menu-parent ul{display: block;}

/*
 * End Wordpress Navigation 
 */


/*****  tt_news  *****/
.news-list-events {
	border-bottom: 1px solid rgb(153,0,0);
	margin-bottom: 2em;
	padding-bottom: 1em;
}
.news-list-events .news-list-item {
	border-top: 1px dotted rgb(153,0,0);
	margin-top: 1em;
	padding-top: 1em;
}
.news-list-events .news-list-content {
	float: right;
	width: 300px;
}
.news-list-events .news-list-content img {
	border: 1px solid rgb(153,0,0);
	float: left;
	margin: 1em 1em 0em 0em;
}
.news-list-events h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 .5em;
}
.news-list-events .news-list-subheader {
	color: rgb(153,0,0);
	margin-bottom: 1em;
}
.news-list-events .news-list-subheader p {
	margin-bottom: 0;
}
.news-list-events .news-list-date {
	float: left;
	width: 90px;
}

.news-list-browse {
	border-top: 1px solid rgb(153,0,0);
	margin-top: 1em;
	padding-top: 1em;
}
.news-list-browse p {
	float: right;
	margin-bottom: 0;
}
.tx-ttnews-browsebox-strong {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.news-list-container .news-list-browse .wp-paginate a:link,
.news-list-container .news-list-browse .wp-paginate a:visited{
	background-color: transparent;
	display: inline;
	border: 0px;
	text-decoration: underline;
	color: #990000;
}
.news-list-container .news-list-browse .wp-paginate a:hover{
	color: #FF9900;
	background-color: transparent;
}

.news-list-container .news-list-browse .wp-paginate .current{
	background-color: transparent;
	display: inline;
	border: 0px;
	color: #000;
	font-weight: bold;
}


#right-content .news-list-container .img-cont {
    background-image: url(../images/bg.right-content.img-news.jpg);
    min-height: 104px;
}
#right-content .news-list-container .follows {
    background-image: none !important;
    border-bottom: none;
    padding-bottom: 0;
}
#right-content .news-list-container .follows hr {
    border-top: 1px dotted rgb(168,33,36);
    margin: 7px 0 1em;
}
#right-content .txt-cont .news-more-link {
	font-weight: bold;
}

.img-cont p{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*****  forms  *****/




/*****  other stuff  *****/
:lang(all) {
	quotes: '' '' '' '';
}

.cb {
	background-color: transparent; /* do not revome it - it fixes IE behavior */
	clear: both;
	margin-bottom: 0 !important;
}
.cl {
	clear: left;
	margin-bottom: 0 !important;
}
.cr {
	clear: right;
	margin-bottom: 0 !important;
}

.screader {
	display: none;
}

area {
	cursor: pointer;
}

.s80 {
	font-size: 80%;
}


/* Main Content Image Gallery */

#main-content .entry-content img{
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0px;
}
