/****** basics begin ******/
body
{
	margin: 0;
	padding: 0;
	background-color: rgb(255,255,255);
	text-align: center;
	color: rgb(0,0,0);
}

img { border: 0; }

body, table, tr, td, div, span, a, input, select, textarea, button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(0,0,0);
}

button
{
	border: none;
	background-color: rgb(204,204,153);
	font-weight: bold;
	padding: 2px;
	margin: 2px;
}

.checkbox { 
	width: auto;
 }

.radio { 
	width: auto; 	
 }

a
{
	color: rgb(128,128,128);
	text-decoration: none;
}

td { vertical-align: top; }

form {
	padding: 0;
	margin: 0;
}

h1 { 
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

/****** basics end   ******/
/****** layers begin ******/
#page
{
	/* position: relative; */
	padding: 0px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	text-align: left;
	width: 560px;
}

#topnav00
{
	position: absolute;
	top: 6px;
	left: 0px;
	height: 18px;
	width: 548px;
	padding: 0;
	margin: 0;
	z-index: 10;
	color: rgb(128,128,128);
	text-align: right;
	display:none;
}

#topnav01
{
	position: absolute;
	top: 24px;
	left: 0px;
	height: 27px;
	width: 390px;
	padding: 0;
	margin: 0;
	z-index: 10;
	background-color: rgb(51,51,51);
	display: none;
}

#topnav02
{
	position: absolute;
	top: 24px;
	left: 367px;
	height: 27px;
	width: 393px;
	padding: 0;
	margin: 0;
	z-index: 10;
	background-color: rgb(51,51,51);
	overflow: hidden;
	display: none;
}

#header01
{
	height: 78px;
	width: 560px;
	padding: 0;
	margin: 51px 0 0 0;
	z-index: 3;
	overflow: hidden;
	background-color: #b3cce3;
	
}

#header02
{
	height: 78px;
	width: 560px;
	padding: 0;
	margin: 1px 0 0 0;
	z-index: 1;
	overflow: hidden;
}

#quick_search
{
	display: none;
}

#login
{
	position: absolute;
	top: 53px;
	left: 0px;
	height: 16px;
	width: 550px;
	margin: 0;
	z-index: 50;
	color: rgb(57,46,122);
	text-align: right;
}

#login a
{
	color: rgb(57,46,122);
	text-decoration: none;
}
#login a:hover { text-decoration: underline; }

#breadnav
{
	width: 560px;
	height: 12px;
	padding: 0 0 5px 0;
	margin: 19px 0 8px 0;
	z-index: 15;
	vertical-align: top;
	font-size: 10px;
	color: #75a1d0;
	overflow: hidden;
	border-bottom: solid rgb(153,153,153) 1px;
}
#breadnav a
{
	color: #75a1d0;
	text-decoration: none;
}
#breadnav a:hover { text-decoration: underline; }

/****** layers end ******/
/****** contentstyles begin ******/

#contenttable
{
	width: 560px;
	padding: 0;
	z-index: 15;
	vertical-align: top;
}

#contenttable2
{
	width: 560px;
	padding: 0;
	z-index: 15;
	vertical-align: top;
}

/*
#contenttable .tr00, #contenttable2 .tr00, { }
#contenttable .td01, #contenttable2 .td01 { width: 112px; }
#contenttable .td02, #contenttable2 .td02 { width: 224px; }
#contenttable .td03, #contenttable2 .td03 { width: 336px; }
#contenttable .td04, #contenttable2 .td04 { width: 448px; }
#contenttable .td05, #contenttable2 .td05 { width: 560px; }
*/
#contenttable .tr00, #contenttable2 .tr00 { }
#contenttable .td01, #contenttable2 .td01 { display: none }
#contenttable .td02, #contenttable2 .td02 { width: 50% }
#contenttable .td03, #contenttable2 .td03 { width: 100% }
#contenttable .td04, #contenttable2 .td04 { width: 100% }
#contenttable .td05, #contenttable2 .td05 {  }

.illustration img { padding: 3px 0px 0px 0px;}

.cattitle
{
	font-weight: bold;
	padding: 4px 0px 13px 0px;
}

.doscattitle
{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0 8px 9px 0;
}

.articletitle
{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0px 8px 14px 0;
}

.articletext
{
	line-height: 15px;
	color: rgb(0,0,0);
	padding: 2px 8px 2px 0;
}

.articletext a
{
	line-height: 15px;
	color: #75a1d0;
	text-decoration: none;
}

.articleillustration { 
	padding: 3px 0px 0px 0px; 
}

.articleillustration img { 
	width: 216px;
}

.articletext .articleillustration { 
	padding: 3px 4px 0px 0px; 
	float:left;
}

.articleillustration2 { 
	width: 72px;
	height: 72px;
	padding: 3px 4px 0px 2px; 
	float:left;
}
.articleillustration3 { 
	width: 72px;
	height: 72px;
	padding: 3px 2px 0px 4px; 
	float:right;
}

.item_illustration {
	width: 102px;
	padding: 3px 4px 0px 2px; 
	float:left;
}

.articleillustration2 img, .articleillustration3 img { 
	width: 72px;
	height: 72px;
}
.article2 { margin: 18px 0px 0px 0px; }
.article3 { margin: 18px 0px 0px 0px; }
.article3 .articletitle
{
	border-top: solid rgb(153,153,153) 1px;
	padding: 8px 0px 0px 0px; 
}

.articles
{
	line-height: 15px;
	color: rgb(0,0,0);
	padding: 2px 8px 2px 0;
}

.articles a
{
	line-height: 15px;
	color: rgb(0,0,0);
	text-decoration: none;
}

.keioverviewtitle
{
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	margin: 0px 8px 0px 0;
	color: rgb(255,255,255);
	background-color: rgb(101,52,52);
	background-repeat: no-repeat;
	
}

.titlebg1
{
	background-image: url('../gfx/kei_overviewtitle_bg1print.gif');
}

.titlebg2
{
	background-image: url('../gfx/kei_overviewtitle_bg2print.gif');
}

.keioverviewtext
{
	margin: 0px 8px 0px 0;
	line-height: 13px;
	color: rgb(0,0,0);
	padding: 6px;
	background-color: rgb(239,234,234);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.textbg1
{
	background-image: url('../gfx/kei_overviewtext_bg1print.gif');
}

.textbg2
{
	background-image: url('../gfx/kei_overviewtext_bg2print.gif');
}

.keioverviewtext .links, .keioverviewtext .sidelinks 
{
	margin: 10px 0 0 0;
	line-height: 10px;
	color: rgb(101,52,52);
}

.keioverviewtext .links a, .keioverviewtext .sidelinks a
{
	line-height: 10px;
	color: #75a1d0;
}

.keioverviewtext .sidelinks {
	margin: 0;
}

.linksleft {
	padding: 8px 8px 2px 0;
}

.linksleft a {
	color: rgb(0,0,0);
}

.linksleft2 {
	padding: 4px 8px 2px 0;
}

.linksleft2 a {
	color: #75a1d0;
	text-decoration: none;
}

.linksleft2 a:hover { text-decoration: underline; }

.shortlist2 { margin: 18px 0px 0px 0px; }

.shortlisttitle
{
	font-weight: bold;
	padding: 4px 0px 3px 0px;
	border-bottom: solid rgb(153,153,153) 1px;
}

.shortlistitems { margin: 0 0 10px 0; }
.link { margin: 0 0 10px 0; }
.link a { color: rgb(0,0,0); }

.current { font-weight: bold;
margin: 0 0 5px 0;
}

.level2 { 
	margin: 5px 0 5px 8px;
}

.level2last { 
	margin: 5px 0 10px 8px;
}

.subnav {
	padding: 4px 8px 10px 0;
}

.subnav a
{
	color: rgb(0,0,0);
}

.netwerk {
	padding: 4px 0 0 0;
	margin: 0 8px 0 0;
	border-top: solid rgb(153,153,153) 1px;
}

.subnav a {
	color: rgb(0,0,0);
}

.subjectsheader
{
	width: 556px;
	height: 18px;
	background-color: rgb(250,246,202);
	padding: 2px;
	margin: 18px 2px 0 0;
	font-size: 10px;
}

.mainsubject
{
	/*height: 38px;*/
	background-color: rgb(240,222,33);
	padding: 2px;
	margin: 2px 2px 0 0;
	font-weight: bold;
}

.mainsubject a
{
	color: rgb(0,0,0);
	font-weight: bold;
}

.subjects
{
	/*height: 163px;*/
	background-color: rgb(250,246,202);
	padding: 2px;
	margin: 0 2px 0 0;
	padding-bottom:5px;
}

.subjects .link { margin: 0 0 2px 0; }

.subjects a { 
	color: rgb(0,0,0);
	margin: 0 0 2px 0;
}

.date { color: rgb(128,128,128); }

.listnav, .listnav a { color: rgb(128,128,128); }

.footer
{
	border-top: solid rgb(153,153,153) 1px;
	padding: 6px 0 18px 0;
	margin: 72px 0 0 0;
	color: rgb(128,128,128);
}

.footer a { 
	color: #75a1d0;
 }


.keidossier { 
	padding: 0px 8px 0px 2px;
	margin: 0px 8px 0px 0px;
	background-color: rgb(239,234,234);
}

a:hover { text-decoration: underline; }

option.disabled
{
	color: rgb(128,128,128);
}

#icons
{
	position: absolute;
	top: 185px;
	left: 700px;
	height: 18px;
	width: 60px;
	margin: 0;
	z-index: 50;
	display: none;
}
#icons img
{
	margin-left: 2px;
}

#iconstxt
{
	position: absolute;
	top: 187px;
	left: 608px;
	height: 12px;
	width: 72px;
	margin: 0;
	vertical-align: top;
	z-index: 50;
	display: none;
}
#keidossierheader
{
	width: 560px;
	height: 29px;
	padding: 0;
	margin: 0 0 8px 0;
	z-index: 0;
	border-bottom: solid rgb(153,153,153) 1px;
	overflow: hidden;
}

.keidossierheadertxt
{
	padding: 0;
	margin: 5px 0px;
	z-index: 0;
	font-size: 14px;
	font-weight: bold;
	color: rgb(128,128,128);
	height: 18px;
	overflow: hidden;
}

.keidossiers {
	margin: 0px 0px 13px 0px;
}
.dossiersselect
{
	width: 112px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.newslist
{
	margin: 0px 8px 0px 0px;
	padding: 0;
}
.newslisttable, .formtable { 	
	width: 596px;
	background-color: rgb(250,246,202);
}
.formtable { 	
	width: 328px;
}
.newslisttable .header, .formtable .header { 	
	background-color: rgb(204,204,153);
}
.newslisttable .separator td { 	
	background-color: rgb(255,255,255);
	border-bottom: none;
}
.newslisttable td { 	
	border-bottom: solid rgb(204,204,153) 1px;
	padding: 2px 2px 3px 2px;
}
.newslisttable .listnav td
{
	background-color: rgb(204,204,153);
	border-bottom: none;
	padding: 0px 2px;
	vertical-align: middle;
}
.batch { float: right; }

.newslisttable .listnav a { text-decoration: underline; }

.formtable td { 	
	padding: 2px 2px 3px 2px;
}
.formtable .label { 	
	border-bottom: solid rgb(204,204,153) 1px;
	padding: 5px 2px 3px 2px;
}
.formtable .text { 	
	padding: 8px 8px 8px 2px;
}
.formsubtable td
{
	padding: 3px 0 0 0;
}
.formsubtable .formelement { 	
	padding: 0;
}
.newslisttable .even { 	
	background-color: rgb(237,237,190);
}
.newslisttable td a { 	
	color: rgb(0,0,0);
}

.rcms_remark {
font-weight: bold;
color: Red;
background-color: #ffdddd;
padding: 5px;
}

.banner
{
	width: 140px
}
.extranet a{
	color: rgb(57,46,122);
}

/****** contentstyles end   ******/


.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:320px;
}
.formfieldname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: solid rgb(204,204,153) 1px;
	padding: 5px 2px 3px 2px;
}
.formfielddata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	background-color: rgb(204,204,153);
	font-weight: bold;
	padding: 2px;
	margin: 2px;
}
