/* COLORS
   Theme color:	 #edb601;
   Main Text:				
   Highlited Text:			
   Footer Background: #d8d8d8;	
*/


/* 	GENERIC
   	HEADER
   	NAVI
   	CONTENT
   	FOOTER
*/

/* =GENERIC ----------------------------------------------------*/

body { 
	margin: 0; 
	padding: 0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	line-height: 160%; 
}

#mainWrapper {
	width: 750px;
	margin: 0px auto;
	background: url(images/mainWrapperBg.gif);
	position: relative;
	z-index: 1;
	padding: 0px 25px 0px 25px;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

img {
	border: none;
}

/* =HEADER ----------------------------------------------------*/

.topLine {
	height: 5px;
	width: 100%;
	background-color: #edb601;

}
#header {
	
}

.headerStartseite {
	height: 420px;
}

.headerFolgeseite {
	height: 285px;
}

#header img {
	margin-top: -5px;
}

#banner {
	position: absolute;
}

/* =NAVI ----------------------------------------------------*/

#navi {

}

.naviFolgeseite {
	/*background: url(images/naviBg.png);*/
	background: #FFFFFF;
	height: 60px;
	position: absolute;
	margin-top: 215px;
	width: 750px;
	float: left;
	text-align: right;
	z-index: 200;
}

.naviStartseite {
	background: url(images/naviBg.png);
	height: 80px;
	position: absolute;
	margin-top: 350px;
	width: 750px;
	float: left;
	z-index: 200;
}

#subNavi {
	height: 30px;
	position: absolute;
	margin-top: 240px;
	width: 750px;
	z-index: 200;
	text-align: right;
}

#langNavi img {
	margin: 2px;
	border: none;
	width: 16px;
	height: 13px;
}

#navi a, #navi img, #subNavi a, #subNavi img {
	border: 0;
}



/* =CONTENT ----------------------------------------------------*/

#content {
	width: 750px;
	padding: 0px 0px 20px 0px;
	margin-bottom: 3px;
	border-bottom: 1px solid #edb601;
}

#contentLeft {
	width: 500px;
	float: left;
	padding-right: 25px;
	border-right: 2px dotted #d8d8d8;
}

#contentLeft p{
	margin-left: 35px;
}

#contentRight {
	width: 100px;
	padding-left: 35px;
	float: left;
	text-align: center;
}

#contentRight img{
	border: none;
}

.csc-textpic-imagewrap {
	text-align: center;
}

/* =WIDGET ----------------------------------------------------*/


/* =FOOTER ----------------------------------------------------*/
.pageFooter {
	width: 800px;
	margin: 0px auto;
	background: url(images/footer.gif);
	position: relative;
	z-index: 1;
	height: 30px;
}

#footer {
	height: 19px;
	background-color: #d8d8d8;
	position: relative;
	z-index: 1000;
}

.footerStartseite {
	width: 680px;
	padding: 3px 35px;
}

.footerFolgeseite {
	float: left;
	width: 600px;
	padding: 3px 0px 3px 35px;
}

#langNavi {
	text-align: right;
	height: 19px;
	background-color: #d8d8d8;
	width: 100px;
	padding: 3px 15px 3px 0px;
	float: left;
	position: relative;
	z-index: 1000;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -10px;
}

#footer li {
	display: inline;
}

#footer li a {
	text-decoration: none;
	color: #666666;
	padding: 0px 10px;
}

#footer li a:hover {
	text-decoration: none;
	color: #edb601;
}

/* =ADDITIONAL CLASSES ----------------------------------------------------*/


/* =LINK CLASSES ----------------------------------------------------*/

.external-link-new-window,
.news-list-morelink,
.news-single-backlink {
	text-decoration: none;
	color: #666666;
	padding-left: 35px;
	height: 25px;
	display: block;
	line-height: 25px;
	background: url(images/link.gif) no-repeat center left;
	text-transform: uppercase;
	margin: 5px 0px;
}

.news-list-morelink a,
.news-single-backlink a {
	text-decoration: none;
	color: #666666;
}

.move {
	margin-left: 35px;
}

.topSpace {
	padding-top: 10px;
	padding-bottom: 10px;
}


/* =PARAGRAPH CLASSES ----------------------------------------------------*/

.csc-mailform {
	padding: 0px 35px;
}

.csc-header {
	padding: 10px 35px;
}

/*.csc-frame-frame2 {
	background: #FFFFFF;
	padding: 	15px 0px;
}

.csc-frame-frame1 {
	background: transparent;
	padding: 15px 0px;
}
*/
.csc-textpic-lastcol dt img,
.csc-textpic-firstcol dt img {
	/*border: 2px solid #CCCCCC;*/
}

.csc-textpic-image dt img {
	padding-left: 0px;
}

#contentLeft .csc-textpic-firstcol {
	padding-left: 0px;
}

.csc-textpic-lastcol {
	padding-right: 0px;
}

.csc-textpic-intext-left {
	padding-left: 0px;
}

/* =FORM CLASSES ----------------------------------------------------*/

label {
	clear: both;
	width: 150px;
	display: block;
}

.csc-mailform {
	border: none;
}

.formField, .formTextarea {
	padding: 2px;
	border: 1px solid #EDB601;
}

.formTextarea {
	float: right;
	margin-top: -235px;
	height: 168px;
}

.labelMessage {
	margin: -255px 0px 0px 240px;
	position: absolute;
}

.formSubmit {
	float: right;
	margin-top: -35px;
	width: 80px;
	border: 1px solid #EDB601;
	background: #EDB601;
	color: #FFFFFF;
	font-weight: bold;
}





/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 0;
	margin: 0;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding: 3px 0px;
	margin: 3px 0px;
	/*background-color:#FFFFFF;*/
	padding: 0px 35px 0px 0px;
	padding-top: 15px;
	margin-top: 10px;
}



.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	padding-left: 35px;
	margin-left: 35px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	margin-left: 20px;
	border: none;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #999999;
	text-decoration: none;
	padding: 0px 35px;
}
.news-list-container H3 A {
	color:#fff;
}

.news-list-container H3 A IMG{
	color:#fff;
	border: none;
	margin: 0px;
	padding: 0px;
}

.news-list-container P {
	padding-left: 0px;
}
.news-list-date {
	width: 180px;
	height: 20px;
	margin: 5px 0px 0px 35px;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	}

.news-list-imgcaption {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 9px;

	}

.news-list-container IMG, .news-single-image IMG {
	float: right;
	/*border: 2px solid #CCCCCC;*/
	margin: 5px 0px 15px 35px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-category {
	font-size: 9px;
	margin-left: 35px;
}
.news-list-browse {
	text-align: center;
}

.news-single-item {
	padding: 0px 35px;
}

#contentLeft .news-single-author {
	margin-left: 0px;
}

.news-list-morelink {
	margin-left: 35px;
}


.csc-frame-frame1 {
	border-bottom: 2px solid silver;
	width: 40%;
	margin-left: 35px;
}

.csc-frame-frame1 .csc-textpic .csc-textpic-imagewrap .csc-textpic-image  dt img {
	margin-left: -25px;
}

.csc-frame-frame2 {
	margin-left: 35px;
}

.csc-frame {
	padding: 0px;
}
