@charset "utf-8";
/*Last minute hide*/

.line_###linenum###{
display:none;
visibility:hidden;
}
/* Layout PLM */

.short_input_select, .input_content{
border:1px solid #a3b5d1;
}
#themen, #teilnehmer1, #teilnehmer2, #teilnehmer3, #teilnehmer4, #teilnehmer5, #wunschtermin_day, #wunschtermin_month, #wunschtermin_jahr, #alternativtermin_day, #alternativtermin_month, #alternativtermin_jahr{
border:1px solid #a3b5d1;
height:16px;
}
#sprache_sonstige1, #sonstige2, #sonstige1, #sprache_sonstige2, #kommentar, .inputrow input, .select_half{
border:1px solid #a3b5d1;
}
#overall
{
	background-image:url(../img/plm/overflow.jpg);
	background-repeat:repeat-y;
}
#left, #mid, .leftcontent, .leftcontent div, .navi li
{
	background-color:#a3b5d1;
}

#left
{
	background-image:url(../img/plm/leftrun.gif);
}

#bottom
{
	background-image:url(../img/plm/bottom.gif);
}

#right
{
	background-image:url(../img/rightrun.gif);
	background-repeat:repeat-y;
}

.leftclod
{
	background-image:url(../img/plm/leftclod.gif);
	background-repeat:no-repeat;
	height:47px;
}

.rightsection
{
	background-image:url(../img/plm/rightclod.gif);
}

#topnavi ul li.item_first div.corner_left, #topnavi ul li.item_last div.corner_right
{
	float:left;
	width:9px;
	height:17px;
	background:url(../img/topnavi/cor_plm_first_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#topnavi ul li div.corner_left
{
	float:left;
	width:5px;
	height:17px;
	background:url(../img/topnavi/cor_plm_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#topnavi ul li div.corner_right
{
	float:left;
	width:5px;
	height:17px;
	background:url(../img/topnavi/cor_plm_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.swordinput input
{
	background-color:#d3dbe9;
}

div.grid_1_col div.cornerbox_grid1, div.grid_1_col div.cornerbox_grid1_bottom {
	background:#edf0f6;
	overflow:visible;
}

table.grid_2_col td.col1 div.cornerbox_grid2, table.grid_2_col td.col1 div.cornerbox_grid2_bottom, table.grid_2_col td.col2 div.cornerbox_grid2, table.grid_2_col td.col2 div.cornerbox_grid2_bottom {
	background:#edf0f6;
	padding:15px;
}

h3.fce_listelement_header {
	background:#a3b5d1;
}

#group ul, #portals ul	{
	background:#a3b5d1;
}

#choosecountry ul li:hover, #portals ul li:hover {
	background:#edf0f6;
}

/* Table Styles */
table.contenttable-0 tr.tr-even th, table.contenttable-0 tr.tr-even td {
	color:#A3B5D1;
	border-bottom:2px solid #EDF0F6;
}

table.contenttable-0 tr.tr-odd th, table.contenttable-0 tr.tr-odd td {
	border-bottom:2px solid #EDF0F6;
}

table.contenttable-0 tr.tr-0 th, table.contenttable-0 tr.tr-0 td {
	border-top:2px solid #EDF0F6;
}

table.contenttable-0 th {
	vertical-align:top;
	border-right:2px solid #EDF0F6;
}
