/* body style */
body
{
	background-color: #f6f3ec;
	font-family:Verdana, Arial, Helvetica, Swiss, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin: 0px;
	text-align:center;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#121212;
}
a:hover{
	text-decoration:underline;
	}
td p {
	padding:5px;
	margin:0px;
}

/* the div for the header */
.header
{
	background-color: #ECE6D8;
	background-image:url(gfx/header.jpg);
	background-repeat:y;
	margin-top: 49px;
	margin-left: auto;
	margin-right: auto;
	height: 57px;
	width: 775px;
}
.nav
{
	background-image:url(gfx/bg_nav.jpg);
	background-repeat:y;
	height: 85px;
	width: 775px;
	margin-left:auto;
	margin-right:auto;
}



/* the div that contains the page content area next to the side navigation */
.content {	
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	vertical-align:top;
	width: 775px;
	background-image:url(gfx/bg_main.jpg);
	background-repeat:y;
}
			
.menu {
	width:170px;
	float:left;
}
.menu ul {
	list-style:none;
	padding:58px 15px 20px 40px;
}
.menu ul li {
	padding: 0px 0px 2px 0px;
}
.menu ul li a {
	font-size: 12px;
}
.menu ul li.active a {
	color:#99c3cc;
}

.main {
	padding:20px 125px 20px 170px;
}

.right {
float:right;	
width:120px;
}

.logobar {
	padding:0px 125px 20px 192px;
	text-align:center;
}
.logobar img {
	padding:0px 10px 0px 10px;
}
					
.langnav {
	padding-top:25px;
	padding-left:642px;
	text-align:left;
}
.langnav a {
	padding:0px 7px 0px 7px;
	font-size:9px;
	font-weight:normal;
	color:#b9dfec;
}
	
.image {
	width:340px;
	float:right;
	padding-right:15px;
}
			
.topnav {
	width:400px;
	height:85px;
	float:left;
}
.topnav ul {
	list-style:none;
	padding:65px 0px 0px 22px;
	margin:0px;
	text-align:left;
}
.topnav ul li {
	margin:0px;
	display:inline;
	padding:0px;
}
.topnav ul li a {
	vertical-align:bottom;
	padding:0px 15px 0px 15px;
	font-size:12px;
	color:#005C61;
}
.topnav ul li.active a {
	color:#ffffff;
}

.clear {
	clear:both;
}
			
/* the div for the text on general purpose pages */
.contenttext
{
	font-size:12px;
	line-height:15px;
	background-color: #FFFFFF;
	margin-top: 50px;
	padding-bottom: 50px;
	margin-right: 0px;
	margin-left: 0px;
}

/* the div for the footer */
.footer {
	background-image:url(gfx/footer.jpg);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	height: 50px;
	width: 775px;
	text-align: center;
	padding-top: 40px;
}
.footer a {
	color:#121212;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}

/* RTE Formatierungen */

tr.row-bg-header td { background-color: #99c3cc; font-weight: bold;border: 0px;}
tr.row-bg-header-center td { background-color: #99c3cc; font-weight: bold; text-align: center;border: 0px;}
tr.row-bg-dark td { background-color: #c0dae0; border: 0px;}
tr.row-bg-light td { background-color: #fffff; border: 0px;}

span.newsdate { 
	font-size:12px;
	font-weight:bold;
	color: #006980;
}
/* ###########Antragsliste Intergierte Aktivitäten############*/
.trstyle {

}

.lzelle {
width:180px;
height:80px;
font-size: 0.98em;
border:3px solid #9dd7ea; 
text-align:left;
}
.rzelle {
table-layout:fixed;
width:130px;
height:80px;
font-size: 0.9em;
border:3px solid #9dd7ea; 
text-align:left;
}
.xrzelle {
width:130px;
height:80px;
font-size: 0.9em;
border:3px solid #9dd7ea; 
text-align:left;
}
.lzelle2 {
width:180px;
height:80px;
font-size: 0.98em;
border:3px solid #6CC3E0; 
text-align:left;
}
.rzelle2 {
width:130px;
height:80px;
font-size: 0.9em;
border:3px solid #6CC3E0;
text-align:left;
}
.xrzelle2 {
width:130px;
height:80px;
font-size: 0.9em;
border:3px solid #6CC3E0;
text-align:left;
}
.lzelle3 {
width:180px;
height:80px;
font-size: 0.98em;
border:3px solid #39AED5; 
text-align:left;

}
.rzelle3 {
width:130px;
height:80px;
font-size: 0.9em;
border:3px solid #39AED5;
text-align:left;
}
.xrzelle3 {
width:130px;
height:80px;
font-size: 0.9em;
border:3px solid #39AED5;
text-align:left;
}