/**
 * Kommentar:
 * 
 * @headurl			$HeadURL$
 * @author			$Author$
 * @version			$Revision$
 * @date			$Date$
 * @id				$Id$
 *
 * @copyright		Copyright (c) 2007, EEB GmbH www.eeb.de
 * 										Gutenbergstraße 7
 * 										70794 Filderstadt
 */

/******************************/
/*ID-basierte Definitionen*/
/******************************/
#spacer
{
}

#container
{	
	position: absolute; 
	top: 50%;  
	left: 50%; 
	width: 900px;  
	height: 570px;   
	margin-top: -285px;  /*height/2 */
	margin-left: -450px; /* width/2 */
}

#header
{
}

#content
{
}

#footer
{
}

/******************************/
/*Klassenbasierte Definitionen*/
/******************************/

body
{
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	background-color: #808080;
	background-image: url(../img/xlp/background.jpg);
}

/********************/
/*   Main-Table     */
/********************/

.xlp_maintable
{
	width: 900px;
	height: 575px;
	background-color: #FFFFFF;
}

.xlp_logo
{
	width: 900px;
	height: 125px;
}

.td_logo
{
	height: 125px;
}

.td_content
{
	height: 385px;
}

.td_menu1
{
	height: 35px;
	width: 900px;
	background-image: url(../img/xlp/menu1_background.jpg);
	background-repeat: repeat;
	/*background-color: #FCFC00;*/
}

.td_footer
{
	height: 30px;
	width: 400px;
	background-image: url(../img/xlp/footer_background.jpg);
	background-repeat: repeat;
	/*background-color: #FCFC00;*/
}

/**********************/
/*   Contenet-Table   */
/**********************/

.xlp_contenttable
{
	width: 900px;
	height: 385px;
}

.td_mainpicture
{
	height: 285px;
	width: 370px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
}

.td_thumbbar
{
	height: 90px;
	width: 370px;
	padding-left: 10px;
	vertical-align: top;
}

.td_article
{
	height: 385px;
	width: 380px;
	vertical-align: top;
}

/********************/
/*   Menu-Ebene 1   */
/********************/

.menu_table_1 
{
	width: 900px;
	height: 35px;
}

.menulevel_1 
{
	margin: auto;
	text-align: center;
	vertical-align: top;
}

.menulevel1_table 
{
	margin: auto;
}

.menulevel1_table td
{
	height: 25px;
}

.menulevel1_link
{
	padding-left: 10px;
	/*padding-top: 10px;*/
}

.menulevel1_link_selected
{
	/*background-color: #FFFFFF;
	height:25px;
	padding-top:10px;*/
	
	background-color: #F5F5F5;
	padding-top: 5px;
	height: 27px;
	position: relative;
	top: 3px;
}

a.menulinklevel_1
{
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}

a.menulinklevel_1:hover
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}

a.menulinklevel_1_selected
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}

a.menulinklevel_1_selected:hover
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

/********************/
/*   Menu-Ebene 2   */
/********************/

.menu_table_2
{
	width: 120px;
}

.td_menu2
{
	width: 120px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../img/xlp/verlauf_menu2.jpg);
}

.td_background
{
	width: 10px;
	background-image: url(../img/xlp/xlp_background_menu2.jpg);
	background-repeat: repeat;
}

.menulevel2_link
{
	padding-top: 5px;
}

a.menulinklevel_2
{
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
}

a.menulinklevel_2:hover
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.menulinklevel_2_selected
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.menulinklevel_2_selected:hover
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

/********************/
/*   Dokumente      */
/********************/

.xlp_document_div
{
	width: 350px;
	height: 25px;
	padding-top: 15px;
}

/********************/
/*   Logout Link   */
/********************/

.xlp_logout_div
{
	padding-top: 20px;
}

a.logoutlink
{
	color: #FFFFFF;
}

/********************/
/*   Artikel-Text   */
/********************/

.table_scroll-div
{
	padding-top: 10px;
}

.scroll-div 
{
	font-family: Arial;
	font-style: normal;
	overflow: auto;
	padding-left: 0px;
	width: 350px;
	height: 330px;
}

.scroll-div p 
{
	margin-bottom: 5px;
	margin-top: 5px;
}

.scroll-div h3 
{
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 14px;
}

/******************************/
/*   Artikel Print-Button     */
/******************************/

.print_button
{
	position: absolute;
	left: 845px;
	top: 510px;
}

/********************/
/*   Link Modul     */
/********************/

.links_div 
{
	height: 365px;
	overflow: auto;
	position: absolute;
	width: 750px;
	top: 160px;
	padding-top: 20px;
}

.edit_icon
{
	z-index: 1000;
	position: relative;
}

.links_table 
{
	width:700px;
}

.links_table td 
{
	height: 55px;
	vertical-align: top;
}

.link_image 
{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	#height: expression(Math.min(parseInt(this.offsetHeight), 57 ) + "px");
	max-height: 57px;
}

.links_div a
{
	color: #000000;
}

.links_div a:hover
{
	color: #000000;
}

.link_description
{
	font-size: 11px;
	width: 500px;
}

/**********************/
/*       Kontakt      */
/*********************/

.contact
{
	overflow: auto;
	font-family: Arial;
	font-style: normal;
	padding-left: 5px;
	width: 375px;
	height: 300px;
}

.contact_header
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
	width: 340px;
}

.contact_edit_button
{
	padding-top: 5px;
	text-align: right;
	width: 375px;
}

.contact_entry 
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	width: 340px;
}

.contact_entry a
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
}

.contact_entry a:hover 
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
}

.contact_data
{
	margin: auto;
}

.contactimage
{
	border: 0px;
	height: 120px;
}

.contactlogo 
{
	border: 0px;
	height: 70px;
}

/***************************/
/*       Footertable      */
/**************************/

.div_language
{
	padding-left: 10px;
	width: 685px;
}

.language_entry a
{
	font-size: 12px;
}

.language_entry_selected a
{
	font-size: 12px;
	font-weight: bold;
}

.xlp_impressum_link_div
{
	float: left;
}

.xlp_impressum_link_div a
{
	font-size: 12px;
}

.xlp_footertable
{
	width: 900px;
	padding-top: 3px;
}

.td1_footertable
{
	width: 685px;
}

.td2_footertable
{
	width: 40px;
}

.td3_footertable
{
	width: 100px;
}