#page-content div.right-column {
}
#page-content div.left-column {
	background-color: white;
	margin-top: 34px;
}
#page-footer div.right-column {
	background-color:#EEF2F2;
}
#page-footer  {
	background-color: white;
	clear: both;
}

#page-footer .right-column{
	padding: 20px 0px 10px 0px;
	margin: 0px;
}


.insiteedit_label {
	font-size: 6pt !important;
	color: red;
}
/*
.insiteedit_label td {
	overflow: hidden;
	padding: 0 !important;
	border: none !important;
}
*/
td.insite_col1 {
	font-size: 6pt !important;
	overflow: hidden;
	color: red;
	background-color: transparent !important;
	border: none !important;
}
td.insite_col2 {
	font-size: 6pt !important;
	overflow: hidden;
	background-color: transparent !important;
	border: none !important;
}
/*** used to correct edit button positions ***/ 
.button_positioner {
	clear: both;
	position: relative;
}

.content-spalte-links-container th {
	background-color: #DDE5E6;
	padding: 4px 5px 4px 10px;
	font-weight: normal;
	border: none !important;
}
.content-spalte-links-container td {
	background-color: #FFFFFF; 
	padding: 4px 5px 4px 10px;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: 1px solid #CCCCCC;	
}
.content-spalte-rechts-container .insiteedit_label {
	font-size: 6pt !important;
	color: red !important;
}
.content-spalte-rechts-container .insiteedit_label td {
	width: 25%;
	overflow: hidden;
}
.content-spalte-rechts-container .insiteedit_label td.col1 {
	font-size: 6pt !important;
	width: 75%;
	overflow: hidden;
	color: red;
}
.content-spalte-rechts-container table.insiteedit_label {
	width: 100%;
}


.vipisetoolbar {
	display: inline !important;
}

.bannerbox {
	margin-bottom: 10px;
}

.textbox {
	margin-bottom: 10px;
}

.img_teaser {
	margin: 0 10px 10px 0;
	width : 120px; 
	height : 80px;
}

#deploymentswitch {
	margin-right: 20px;
	float: right;
	background-color: white;
	padding: 2px;
	border: 1px solid gray;
}

#deploymentswitch img {
	border: none;
	padding: 0 2px;
}
img#switchDeploymentTolive {
	padding-right: 0px !important;	
}
#flyingdiv-insiteoverlay {
	position: absolute; 
	z-index: 6; 
	width: 400px; 
	height: 100px;
}
#flyingdiv-insiteoverlayUp {
	/*position:relative;*/
	z-index: 6; 
	top:-6px;
	width:400px;
	height:20px;
}

/*************************************
**************Favorites***************
*************************************/
.more_links h1 {
	font-weight: bold;
	margin: 0 0 0 20px;	
}


#fav_list {
	margin: 0 0 20px;
	float: left;
}

#fav_link_box {
	float: left;
	width: 190px;
}

#fav_delete_box {
	float: left;
	margin-top: 2px;
	background-color: none;
	border: none;
	padding: 0;
}
#fav_delete_box input, li#oid5 span{
	background-color: none;
	border: none;
	padding: 0;
}

a#fav_link {
	padding-left: 9px;
}


/************Abstand***********/

p.space {
	display: block;
	height: 16px;
}

/************Text + Bild***********/

#textbild {
	padding: 0 0 20px 0;	
}

/************Druckeinstellung***********/
#druckfusszeile {
	display: none;
}
#breadcrumb_url_print {
	display: none;

}

/************Tabellen**********
td {
	background-color: #FFFFFF;
	padding: 4px 5px 4px 10px;
	border-bottom: 1px solid #CCCCCC;
}
*/

.jawtmenu {
	z-index: 50;
}


/* Styleerweiterung für die Mitarbeitervisitenkarten */
table.visitenKarte {
	margin-bottom: 1.5em;
}
table.visitenKarte td{
	margin-top: 0.5em;
	padding: 4px 5px 4px 10px;
	background-color: #FFFFFF;
}
td.visitenKarte{
	border-right: 1px solid #CCCCCC !important;
	border-collapse: separate;
}
.fotoQuelle{
	font-size: 6pt;
}

