/* import css for tt_news 

 */
/* ---------------------- */

/* COLORS 

gelb dunkel: #DBBC29;
gelb heller: #E0C53C;



body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #2A4E98;
	overflow: auto;
}*/

body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
   background: url(../images/bg_lama1.gif);

}

h1,h1 a, h2, h2 a, h3 a, h3, h3 a, h4,h4 a, h5a, h5, .tabmenu, #rightcontainer ul li, #rightcontainer ul li a, #rightcontainer2 ul li a, #adsense2 ul li a, .news-amenu-container ul li a, #content a  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:  #000;
	text-decoration: none;
	text-align: left;
	
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, #rightcontainer ul li a:hover, #rightcontainer2 ul li a:hover, #adsense2 ul li a:hover, #content a:hover  {
	
	color: #262626;
	text-decoration: none;
}
.csc-textpic-caption {
	font-size: 10px !important;
	color: #548E44 !important;
	text-align: left !important;
}

 h1 {
	font-size: 15px;
	font-weight: 200;
	margin-bottom: 3px !important;
	margin-top: 0px !important;

 }
  h2{
	font-size: 14px;
	font-weight: lighter;
	font-weight: 700;
	margin-top: 3px;
	margin-bottom: 0px !important;
 }
 
  h3{
	font-size: 13px;
	margin-bottom: 0px !important;
	font-weight: lighter;
 }


.csc-header h2, .csc-header h3 {
	margin-bottom: 2px !important;
}
.csc-header h1 {
	margin-bottom: 3px;
}

.bodytext {
	margin-top: 0px !important;
}

img alt {
	font-size: 12px;
	color: #fff;
}




#supercontainer {

  width: 727px;
  height: 100%;
  text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	


/* ======= HEAD ========= */

#headcontainer {
float: left;
width: 727px;
height: 134px;
margin-top: 40px;
background: url(../images/layout_startpage1_03.gif);

}




/* ======= MAIN ========= */
#maincontainer {
   float: left;
	width: 727px;
		height: 143px;
   background: url(../images/layout_startpage1_05.gif);
	padding-top: 10px;
	padding-bottom: 15px;
}


/* verti menu END*/

#content {
   text-align: justify;
	float: right;
	width: 450px;
	min-height: 150px;
	#height: 140px;
	margin-top: 0px;
	margin-right: 30px;
	display: inline;
	
	
}

#content p, #content td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	}
/* ======= Footer ========= */
#bottom{
float: left;
		width: 707px;
	height: auto;
	margin-top: 15px;
	text-align: left;
	padding-left: 20px;
	padding-top: 3px;
}

#bottomleft, #bottomright {
float: left; 
width: 230px;
height: 120px;
color: #dbbc29;
	
}
#bottomleft{
	margin-left: 225px;
	display: inline;
}
#bottomleft a, #bottomright a {
	text-decoration: none; 
	color: #dbbc29;
}
#bottomleft a:hover, #bottomright a:hover {
	color: #e0c53c;
}


/* ==== tt_news === 
.news-list-container {
   float: left !important;
	width: 500px !important;
	background: aqua;
}

.news-list-item {
	float: left !important;
	width: 500px !important;
	background: green;
}
 */


