﻿/* ------------------------------------------------------------------------------------- */
/* the new inspiration of technology - rpdata platform solutions - rpdata - systeme gmbh */
/* ------------------------------------------------------------------------------------- */

/* Body ---------------------------------------------------------------------------------*/
Body
{
	color					: #000000;
	margin 					: 0px;
	border-style			: none;
	border-color			: inherit;
	border-width			: 0;
	font-size				: 10px;
	font-weight				: normal;
	font-family				: Verdana;
	text-decoration			: none;
	background-color		: #CCCCCC;
}
/* ------------------------------------------------------------------------------------- */

/* Container --------------------------------------------------------------------------- */
#Container
{
	width					: 1100px;
	margin					: 10px auto;
	border					: 0px solid #0000FF;
}
/* ------------------------------------------------------------------------------------- */

/* Header ------------------------------------------------------------------------------ */
#Header
{
	width					: 1100px;
	height					: 104px;
	color					: #FFFFFF;
	font-size				: 10px;
	font-family				: Verdana;
	border-top 				: 1px solid #000000;
	border-left 			: 1px solid #000000;
	border-right 			: 1px solid #000000;
	border-bottom			: 1px solid #000000;
	margin-bottom			: 10px;
}
#Logofont
{
	color					: #000000;
	font-size				: 11px;
	font-family				: Verdana;
	font-weight				: bold;
	letter-spacing			: 4px;
}
/* ---------------------------------------------*/
.Zellen
{
	color					: #FFFFFF;
	font-size				: 11px;
	font-family				: Verdana;
	font-weight				: bold;
	text-align				: center;
	letter-spacing			: 1px;
	background-color 		: #888888;
}
/* ------------------------------------------------------------------------------------- */

/* Sidebar left -------------------------------------------------------------------------*/
#Sidebar_Left 
{
	clear					: both;
	color					: #000000;
	float					: left;
	width					: 180px;
	height					: auto;
	font-size				: 10px;
	font-weight				: normal;
	font-family				: verdana;
	text-align				: right;
	text-decoration			: none;
	margin-top				: 0px;
	background-color		: #888888;
}
#Sidebar_Left_1 
{
	clear					: both;
	color					: #000000;
	float					: left;
	width					: 180px;
	height					: auto;
	font-size				: 10px;
	font-weight				: normal;
	font-family				: verdana;
	text-align				: right;
	text-decoration			: none;
	margin-top				: 36px;
	background-color		: #888888;
}
#Sidebar_Left_2 
{
	clear					: both;
	color					: #FFFFFF;
	float					: left;
	width					: 180px;
	height					: auto;
	font-size				: 11px;
	font-weight				: bold;
	font-family				: verdana;
	text-align				: left;
	text-decoration			: none;
	margin-top				: 36px;
	background-color		: #888888;
}
/* ------------------------------------------------------------------------------------- */

/* Sidebar left Menü --------------------------------------------------------------------*/
#Menu
{	
	color					: #000000;
	float					: left;
	width					: 180px;
	height					: auto;
	font-size				: 10px;
	font-weight				: normal;
	font-family				: verdana;
	text-align				: right;
	text-decoration			: none;
	background-color		: #888888;
}
#Menu ul
{
	width					: 158px;
	display					: block;
	margin-top				: 0px;
	margin-left				: -17px;
	list-style-type			: none;
}
#Menu ul li
{
	display					: block;
	margin-left				: 0px;
}
#Menu ul li a
{
	color					: #FFFFFF;
	height					: 18px;
	padding					: 4%;
	display					: block;
	font-size				: 12px;
	font-weight				: bold;
	border-bottom			: 1px #FFFFFF solid;
	text-decoration			: none;
}

#Menu ul li a:hover
{
	color					: #FF0000;
	font-size				: 12px;
	font-weight				: bold;
	text-decoration			: none;
	border-bottom			: 1px solid #FFFFFF;
	background-color		: #FFFFFF;
}
/* ------------------------------------------------------------------------------------- */

/* Hyperlink Allgemein Text Decoration ausschalten ------------------------------------- */
a 
{
	color					: #FFFFFF;
	font-size				: 11px;
	font-weight				: bold;
	font-family				: verdana;
	text-decoration			: none;
}
a:hover 
{
	color					: #FF0000;
	font-size				: 11px;
	font-weight				: bold;
	font-family				: verdana;
	text-decoration			: none;
}
a:focus 
{
	outline					: none;
}
/* ------------------------------------------------------------------------------------- */

/* InlineFrameMaster ------------------------------------------------------------------- */
#InlineFrameMaster
{
	width					: 910px;
	border					: #000000 1px solid; 
	margin-top				: 10px;
	margin-left				: 190px;
	padding-top				: 0px;
}
/* ------------------------------------------------------------------------------------- */

/* Copyright ----------------------------------------------------------------------------*/
#Copyright
{
	color					: #666666;
	width					: auto;
	height					: auto;
	margin-top				: 0px;
	margin-left				: 0px;
	padding-top				: 0px;
	text-align				: center;
	text-decoration			: none;
}
#Copyright a 
{
	color					: #666666;
	cursor					: hand;
	font-size				: 10px;
	font-weight				: normal;
	font-family				: verdana;
	text-decoration			: none;
}
#Copyright a:hover
{
	color					: #666666;
	cursor					: hand;
	font-size				: 10px;
	font-weight				: normal;
	font-family				: verdana;
	text-decoration			: none;
}
/* ------------------------------------------------------------------------------------- */

/*========================================================================================= 
/* © programm by roland pöpperl & rpdata-systeme gmbh
/*=========================================================================================