/* @import url(t3.css); */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	margin:8px; 
	padding:0px; 
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
	width: 800px;
/*	border: 2px solid #336699;  */
/*	border: 1px solid #e0e3e6;*/  

/*	background-color: #B3BBBC; */
	background-color: #FDFDFD;

}

td {	
  font-size: 12px;
}
a {
	color: #002288;
}
a:visited{
	color: #444444;
}	
a img {border:0;}

ul{
 list-style-type: disc;
 
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}
ul {
  padding-left: 10px; /* Firefox  */
  margin-left: 10px;  /* IE */
}
ol {
  padding: 12px; /* Firefox  */
  margin-left: 12px;  /* IE */
}

/*color:#225588 */ /*margin top right bottom left*/
h1 {font-size: 14px;	margin: 15px 0 10px 0; color:#225588} /*text-transform:uppercase;*/
h2 {font-size: 13px;	margin: 10px 0 9px 0; color:#225588}
h3 {font-size: 12px;  margin: 10px 0 7px 0; color:#225588}
h4 {font-size: 11px;  margin: 9px 0 7px 0; color:#225588}
h5 {font-size: 10px;  margin: 8px 0 7px 0; color:#225588}

p {
	margin:5px 0;
}


#all {
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#head {
	margin: 0;
	padding: 0;
	height: 80px;
/*	background: url(../img/HeaderBackground.jpg) no-repeat top left; */
	background: url(../img/HeaderBackgroundGrad1.jpg) no-repeat top left; 
}

#logo {

	margin:0 0 0 0px;
	padding: 19px 0 0 6px;
}

/* .act img {margin-bottom:-2px;} */

#breadcrumb {
  text-align: right;
  font-size: 9px;
	margin-right: 5px;
	color: #EEEEEE;
}
#breadcrumb a {
	text-decoration: none;
}

#mid-content {
  width: 410px;
	margin: 18px  0 0 200px;
	padding: 0px 8px 10px 8px;
  line-height:16px;
  font-size: 12px;
/*	background: url(../img/content_top_bg.gif) repeat-x top; */
}

#left {
	margin: 0px 0px 0px 6px;
	width: 180px;
	float: left;
}

#left-content {
	margin: 5px;
	padding: 5px 0 0 0;
/*	background: #E5EDEE; */
}  


#right {
/* pay attention with IE wrong box calculation! */
	margin: 3px 7px !important;
/*	margin: 25px 5px; */
	padding:0 0 0 0;
	width: 145px;
	float: right;
/*ver 17.9.09	background: #E5EDEE; */
                background: #DEE3EA;
	border-bottom: 0px solid #fff;
}

#right p {
	margin: 3px 3px 8px 3px;
	padding:0 0 0 0;
	font-size: 10px;
	line-height:12px;
}

#right h1 {
	margin: 0;
	padding: 2px 3px;
	font-size: 10px;
	text-transform:uppercase;
/*ver 17.9.09	background: #4477AA; */
                background: #336699;
	border-top: 10px solid #fff;
	border-bottom: 2px solid #fff;
                color: #EEEEEE;
}

/* Menus */

#top-menu {
	position: relative;
	height: 24px;
/*	background: #D5DDDE; */
/*	background: #CCD1D5; */
	background: #D3D7De; 


	margin: 1px 1px 5px 1px; /* left/right 1px to get optical decoupling from left border */
}

#top-menu ul {
	list-style: none;
	margin: 0;
	padding:0 ;
}

#top-menu ul a, #top-menu ul .cur {
	float: left;
	display: block;
	line-height: 24px;
	text-decoration: none;
	background-color: #D3D7DE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0 12px;
	margin: 0;
	color: #000000;
}

#top-menu ul a:hover, #top-menu ul .akt a, #top-menu ul .cur {
	color: #FFFFFF;
	background-color: #336699;
	/* #C91A00; */
}

#top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#left-nav {
	margin: 0;
	margin: 0;
	padding: 0px;
}

#left-menu ul {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
    list-style-type: none;
}

#left-menu ul a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
}

#left-menu ul li {
	
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	background: #D3D7DE;
	list-style-type: none;
	left: 768px;
	top: 350px;

}

#left-menu li.left-level-1-no a {
	height: auto;
	text-decoration:none;
  	display: block;
	padding: 3px 6px 3px 5px;
	background: #D3D7DE;
	color: #333333;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 5px;
/*	background: #C91A00; */
	background: #336699;
	color: #FFFFFF;
}

#left-menu li.left-level-2-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 25px;
	background: #D3D7E;
	color: #333333;
}

#left-menu li.left-level-2-no a:hover, #left-menu li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 25px;
/*	background: #C91A00; */
	background: #336699;
	color: #FFFFFF;
}

#left-menu li.left-level-3-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 35px;
	background: #D3D7DE;
	color: #333333;
}

#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 35px;
/*	background: #C91A00; */
	background: #336699;
	color: #FFFFFF;

}


#searchbox {
	margin: 0;
	width: 130px;
	height:34px;
	background: url(../img/searchbox_bg.gif) no-repeat top left;
}

#searchbox form {
	padding:14px 0 0 6px !important;
	padding:13px 0 0 6px;
	margin:0;
}

#field {
	width:90px !important;
	width:100px;
	height:14px !important;
	height:16px;
	border:0;
	padding:1px 5px;
	font-size:9px;
	background:url(../img/searchfield_bg.gif) no-repeat center !important;
	background:url(../img/searchfield_bg.gif) no-repeat center fixed;

}
#news {
	margin: 5;
	padding: 0;
}

#footer {
	padding: 0px;
	margin: 0px;
	clear: both;
	color: #222222;
	height: 15px;
	text-align: center;
		font-size: 9px;
/*	background: url(../img/footer.gif) repeat-x top left; */
	background: #D5DDDE;

}

#footer a {
	color: #222222;
	font-size: 9px;
	text-decoration: none;
}

#news_bottom {
	margin:0;
	padding:0;
	height:11px;
	background:#fff url(../img/news_bottom.gif) no-repeat top left; 
}

#flags {
	margin:0;
	padding:0;
	position:absolute;
	right:13px;
	top:92px;
}

#flags .flag {
	padding-left:9px;
}

#flags .pointer img {
	position:relative;
	right:-8px;
	top:0 !important;
	top:-2px;
/*
	margin:0 -10px 0 0 !important;
	margin:0 -10px 5px 0;
*/
}


.expAll a {text-decoration:none;}

/* Nur für Testzwecke !! Bisher nicht eingesetzt*/
.news-latest-container h2 {
	margin:0;
	padding:10px 0 0 5px;
	font-size:13px;
	font-weight:bold;
}
.news-latest-item {
	font-size:11px;
	padding:5px 8px 5px 5px;
	background:url(../img/latest_bg.jpg) bottom center no-repeat;
}
.news-latest-image{
	padding-top:10px;
}
.news-latest-item p {
	margin:5px 0;
}
.news-latest-morelink a{
	background:url(../img/more_arrow.jpg) left no-repeat;
	padding-left:15px;
}
.news-single-item {
	padding:15px 0 0 0;
}
.news-single-image{
	padding-top:10px;
	padding-bottom:5px;
}
.news-single-backlink{
	margin:0;
	padding:0;
	clear:both;
}
.news-single-imgcaption {
	margin:0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.news-amenu-container{
	font-size:12px;
	font-weight:normal;
}
.news-amenu-container li{
	list-style:none;
}
.news-list-image{
	padding-top:5px;
	padding-bottom:5px;
}
.news-list-date{
	color:#225588;
}
.news-list-morelink {
	text-align:right;
}
.news-list-morelink a {
	text-decoration:underline;
}

.news-list-item .clearer {
	border:0 !important;
	border:1px solid #DCDCDC;
	height:1px;
	background:#DCDCDC;
}
.clear{
	clear:both;
	font-size:0;
}
