/* Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 70% Verdana,Tahoma,Arial,sans-serif;
background:  url(../images/bg.gif) top center no-repeat;
}

td {
font-size: 10px;
vertical-align: top;
}

h1 {
font-size: 12pt;
font-weight: bold;
color: #0079BE;
background: #ececec;
border-bottom: #D61C4D 1px solid;
padding-bottom:4px;
}

div#content li {
	list-style-image: url(../icons/redstar_bullet.gif);
	}

#wrap {
	color: #303030;
	margin: 0 auto;
	width: 880px;
}

#header {
clear: both;
margin: 0px 0 0 0;
padding: 0;
height: 137px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}



#navigation {
height:22px;
margin:0px;
padding: 6px 10px;
background: #0079be;
background-image:url(../images/estela_logosub.jpg);
background-repeat:no-repeat;

}

#frontphoto {
float: right;
margin: 0 0 10px 0;
border: 0;

}

#vdplogo {
float: left;
}

#spacer {
clear: both;
}

.bar { 
	height:20px; 
	color: #FFF;
	margin: 0 0 15px 0px;
	background: #7BC523;
	padding:0px;
}


#avmenu {
	float: left;
	width: 150px;
	padding: 0;
	font-size: 0.9em;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


#avmenu a h2 {
color: #0079BE;
padding-left:20px;
text-decoration:none;
font-size:14px;
}

#avmenu  a:hover h2{
text-decoration:underline;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu ul ul {	
margin: 0 0 0px 0;
}	


#avmenu li {
margin-bottom: 2px;
margin-top:2px;
border-bottom: 1px dotted #888;
list-style-image: url(../images/estela_bullet_tp.gif);
}

#avmenu li a {
	font-weight: bold;
	/*height: 18px;*/
	height: 20px;
	margin-left:16px;
	margin-bottom:4px;
	margin-top:4px;
	text-decoration: none;
	color: #888;
	display: block;
	background: #fff;
	padding-left:4px;
}	

#avmenu li a:hover {
	background: #0079BE;
	color: #FCBB23;
	background-image:url(../images/bg_leftmenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	list-style-image: url(../images/estela_bullet.gif);
	height: 20px;

}

#avmenu a.active {
	background: #0079BE;
	color: #FCBB23;
	background-image:url(../images/bg_leftmenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	list-style-image: url(../images/estela_bullet.gif);
	height: 20px;
}

#vnav ul li.active a {
	color: #61B200;
}

#avmenu li li {
border:none;
}	

#vnav ul li ul li.active a {
	font-weight:bold;
	color: #7BC523;
}

#avmenu li li a {
	font-weight: bold;
	/*height: 18px;*/
	height: 20px;
	margin-left:26px;
	margin-bottom:4px;
	margin-top:4px;
	text-decoration: none;
	color: #888;
	display: block;
	background: #fff;
	padding-left:4px;
	font-size:10px;
	font-weight:normal;
}	

#avmenu li li a:hover {
	background: #0079BE;
	color: #FCBB23;
	background-image:url(../images/bg_leftmenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	list-style-image: url(../images/estela_bullet.gif);
	height: 20px;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
line-height: 1.3em;
}

#extras {
float: right;
width: 150px;
margin: 15px 0 10px 0;
padding: 0;
margin-top: 10px;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
float: left;
margin: 20px 5px 20px 5px;
width: 510px;
border-left: 0px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 20px;
line-height: 1.6em;
text-align: left;
min-height: 450px;
height: auto;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 450px;
}
/**/

#content_2cols {
margin: 20px 10px 20px 5px;
float: left;
width: 650px;
border-left: 0px solid #f0f0f0;
border-right: 0px solid #f0f0f0;
padding: 0 10px 0 20px;
line-height: 1.6em;
text-align: left;
min-height: 450px;
height: auto;
}
/* for Internet Explorer */
/*\*/
* html #content_2cols {
height: 450px;
}
/**/

#content h2 {
font-size: 1.1em;
padding-bottom:4px;
padding-top:6px;
color:#0079BE;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}


h3 {
font-size: 1.1em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 860px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

table.green {
	border: 1px solid #99CC33;
	margin: 0px;
	padding: 0px;
	background: #99CC33;
	margin-bottom: 15px;
}
table.green th {
	background: #99CC33;
	font-size: 9pt;
	color: #fff;
}
table.green td {
	text-align: left;
	font-size: 8pt;
	background: #fff;
}

table.bluegreen {
	border: 1px solid #7BC523;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	background: #7BC523;
}
table.bluegreen th {
	background: #7BC523;
	font-size: 9pt;
	color: #fff;
}
table.bluegreen td {
	text-align: left;
	font-size: 8pt;
	background: #fff;
}


table.orange {
	border: 1px solid #61B200;
	margin: 0px;
	padding: 0px;
	background: #61B200;
	margin-bottom: 15px;
}
table.orange th {
	background: #61B200;
	font-size: 9pt;
	color: #fff;
}
table.orange td {
	text-align: left;
	font-size: 8pt;
	background: #fff;
}

#toolbox {
	float:right;
	font-weight:bold;
	color:#fff;
	margin-top:24px;
	line-height:18px;
	padding:4px;
	padding-right:2px;
}

#toolbox LI { 
	border-bottom: 1px dotted #888;
	width:100px;
	text-align:right;
	list-style-image: none;
}
#toolbox a {
	color: #888;
	}

#toolbox a:hover {
	color: #0079BE;
	text-decoration:none;
	}

#hdrimg {
	margin-bottom: 0px;
	padding-left:28px;
}


/*  ###### BOX  ####### */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 155px; /* ems so it will grow */
	background: url(../images/KiKsbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
}

.sidebox h2 {
	font-size: 12px;
}

.boxhead {
	background: url(../images/KiKsbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/KiKsbhead-l.jpg) no-repeat top left;
	margin: 0;
	padding: 12px 12px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/KiKsbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 7px 10px 5px;
}

#avmenu div.boxbody ul {
	font-size:1.1em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	list-style:circle;
	margin:0pt 0pt 0px;
	padding:0pt;
	width:100px;
}


#underMenu h2 {
color: #0079BE;
font-size: 12px;
}

#extras h2 {
color: #0079BE;
font-size: 12px;
}
#content .news-single-item IMG {
padding: 0px;
display:inline;
background: #fff;
border: 0px solid #f0f0f0;
}

#content .news-latest-item IMG {
padding: 0px;
display:inline;
background: #fff;
border: 0px solid #f0f0f0;
}

#content .news-latest-item {
font-size:11px;
}
#content .tx-srfeuserregister-pi1 IMG {
padding: 0px;
display:inline;
background: #fff;
border: 0px solid #f0f0f0;
}
#leftMenu, #underMenu {
padding-left:10px;
}

.extern IMG {
background-color: #FFFFFF;
border: #FFFFFF solid 1px;
}

#content .ddl_item IMG {
border: none;
}

div.tx-damdownloads-pi1 dd.ddl_item {
	margin-left: 4px;
	}
	

/*	
div.csc-textpic-clear {
	clear: none;
}
*/