/*
=================================
Author: Andreas Hick
Date: 30.05.2008
=================================
*/
/*-------------------Layouttypen für subparts festlegen -------------------*/
#content-left1, #content-left2, #content-right1, #content-right2 {
	float: left;
	width: 175px;
	height: auto;
	background-color:#FFFFFF;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.content-left-tt_content, .content-left-rss_newsletter, .content-left-newsblog {
	float: left;
	width: 370px;
	height: auto;
	background-color:#FFF;
	margin-bottom: 0px;
}
.content-left-newsblog {
	background-image: url(../images/post-it-startsite.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top:10px;
	height:153px;
}
.content-left-newsblog P.csc-subheader-0 {
	color:#000000;
	margin-bottom: 5Px;
}

.main-item-190 {
	float:left;
	width: 180px;
	/*IE Hack */
	line-height: 1.3;
	height: auto !important;
	/*IE Hack end */
	padding-left:5px;
	padding-right:0px;
	margin-bottom:10px;
	left: -5px;
	position: relative;
}
.main-item-rss-img {
	float:left;
	width:30px;
}
.main-item-rss-text {
	float: left;
	width: 140px;
	padding-left:5px;
	text-align:left;
	font-size: 11px;
}
/*--------------------Rahmentypen für Contentelement "TEXT"---------------------------------------------------*/
.frame370, .frame370-space, .frame370-TV {
	float: left;
	width: 370px;
	height: auto;
	background-color:#FFF;
	margin-bottom: 0px;
}
.frame370-space {
	margin-bottom: 15px;
}
.frame760, .frame760-space {
 	float: left;
	width: 370px;
	height: auto;
	background-color:#FFF;
	margin-bottom: 0px;
}
.frame760-space {
	margin-bottom: 15px;
}
.frame175-space {
	float: left;
	width: 175px;
	height: auto;
	background-color:#FFF;
	margin-bottom: 15px;
}
.frame370-TV {
	background-image: url(../images/blackriver_TV.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 16px;
	height: 390px;
}
/*--------------------Hilfsklasse um die Buttons in der Hauptnavigation mit Abständen zu deklarieren----------*/
.float-main-buttons { 
	height:25px; 
	width: 116px; 
	float: left; 
	margin-right: 10px; 
} 

/*------------------------------------Begin of Container "Header" ---------------------------------*/
#header { 
	height:231px; 
	width: 800px; 
	margin: auto; 
	background-color: #FFFFFF; 
	color: #444343; 
	font-weight:bold;
	font-size: 11px; 
}
#header A,  A:hover { 
	font-size: 11px; 
	color: #444343; 
} 
#header-nav1 { 
	height:10px; 
	width: 800px; 
	float: right; 
	padding-top:4px;
	padding-bottom:4px;
}
#header-language, #header-sitemap, #header-rss, #header-print {
	height: 10px;
	padding-right:10px;
	text-align:right;
	width:auto;
	float:right;
}
#header-print {
	padding-right:0px;
}

#header-wordmark { 
	height:130px; 
	width: 490px; 
	float: left; 
	background-color: #E2001A; 
	text-align: left; 
	padding-left:10px; 
	padding-top:10px; 
}
#header-logos { 
	height:140px; 
	width: 300px; 
	float: right; 
	background-color: #E2001A; 
	text-align: right;
}
#header-mainnav { 
	height: 43px; 
	width: 790px; 
	float: left; 
	text-align: left; 
	background-image: url(../images/bg_mainnaiv.jpg); 
	background-repeat: repeat-x; 
	padding-left: 10px; 
}
#header-clickpath {
	float:left;
	height:15px;
	width:430px;
	padding-top:5px;
	margin-top:4px;
	margin-bottom:10px;
	padding-left:20px;	
}
#header-search {
	height:20px;
	width:320px;
	float:right;
	text-align:right;
	margin-top:4px;
	margin-bottom:10px;
	padding-right: 20px;
}
/*------------------------------------End of Container "Header" ---------------------------------*/


/*------------------------------------Begin of Container "Content" ------------------------------*/
#content {
	height: auto; 
	width: 780px;
	margin: auto;	
	padding-left: 10px;
	padding-right: 10px;
}
#content-left, #content-right {
	height: auto;
	width: 370px;
	float: left;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
#content-right {
	float: right;
	
}
#content-one-row {
	height: auto;
	width:760px;
	margin:auto;
	padding-bottom:40px;
}
/*------------------------------------End of Container "Content" ---------------------------------*/


/*------------------------------------Begin of Container "Footer" ------------------------------- */
#footer {
	clear:both;
	width: 800px; 
	margin: auto; 
	height: 163px;
	background-color: #444343;
}
#footer H2 {
	margin-top:5px;
}
#footer P.csc-subheader-0{
	color:#000000;
	margin-bottom: 3px;
}
#footer-navis {
	width: 585px;
	top: -20px;
	position: relative;
	margin:auto;
}
#footer-navis H1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
/*	text-indent: 0pt;*/
	margin-top: 10px;
}
#footer-left, #footer-middle, #footer-right{
	float: left;
	border: 0;
	width: 185px;
	height: 163px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left:10px;
}
#footer-left {
	background-image: url(../images/post-it-green.jpg);
}
#footer-middle {
	background-image: url(../images/post-it-yellow.jpg);
}
#footer-right {
	background-image: url(../images/post-its-red.jpg);
}
#footer-follow {
	float:left;
    width: 800px;
	height: 45px;
    background-color:#444343;
	margin:auto;
    text-align:center;

}
#footer-copyright {
	float:left;
    width: 800px;
	height: 15px;
    padding-top: 2px;
    background-color:#FFFFFF;
	margin:auto;
    text-align:center;
}

/*------------------------------------End of Container "Footer" ------------------------------- */

/*------------------------------------Start of Container "unsorted list" ------------------------------- */

ul#Navigation {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
ul#Navigation li {
	color:#000000;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
  }
ul#Navigation a {
	color: #000000;
	text-decoration:none;
}
ul#Navigation li a:hover{
	text-decoration:underline;
}

ul#postit {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
ul#postit li {
	color:#000000;
	font-size: 13px;
	line-height: 24px;
	
  }
ul#postit a {
	color: #000000;
	text-decoration:none;
}
ul#postit li a:hover{
	font-size: 13px;
	text-decoration:underline;
}
/*------------------------------------End of Container "unsorted list" ------------------------------- */


