﻿/******************************** 
   EC - ENTRY CONTROL 
   Stylesheets für Hauptelemente
********************************/


/* GRIDVIEW - START */
.EC_Gridview_Entry
{
	border: none 0px #fff;
	border-style:inset;
}

.EC_Gridview_Entry table
{
	border: none 0px #fff;
	border-style:inset;
}

.EC_Gridview_Entry tr
{
	border: none 0px #fff;
	border-style:inset;
}

.EC_Gridview_Entry td
{
	border: none 0px #fff;
	border-style:inset;
}

.EC_GridView_PagerStyle
{
    height:25px;
    background-image:url(headerLine.jpg);
    background-repeat:no-repeat;
}

.EC_GridView_PagerStyleEntries
{
	text-align:center;
    height:25px;
    background-image:url(headerLine.jpg);
    background-repeat:no-repeat;
    color: #ffd600;
    font-weight:bold;
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    letter-spacing:5px;
}

.EC_GridView_PagerStyle a
{
    color: white;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    border: none 0px #FFF;
    text-decoration:none;
}

.EC_GridView_PagerStyleEntries a
{
    color: #fff;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    border: none 0px #FFF;
    text-decoration:none;
}

.EC_GridView_PagerStyle a:hover
{
    color: white;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    border: none 0px #FFF;
    text-decoration:underline;
}

.EC_GridView_PagerStyleEntries a:hover
{
    color: #fff;
    font-weight:bold;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    border: none 0px #FFF;
    text-decoration:underline;
}

/* GRIDVIEW - ENDE */
.EC_KategorieHeader
{
    position:relative;
	width: 502px;
    height: 25px;
    background-image:url(headerLine.jpg);
    background-repeat:no-repeat;
    color:#FFD701;
    padding-left: 10px;
    font-family: Arial;
  	font-size: 18px;
  	font-weight: bold;
  	margin-top: 15px;
  	margin-left:-25px;
}

.EC_KategorieBody
{
	position: relative;
	width: 550px;
	margin-top: 8px;
	margin-bottom:8px;
	margin-left:-25px;
}

.EC_Entry_NewMask
{
	position: relative;
	width:502px;
	height: 550px;
	background-color:#011E48;
	color:#fff;
	padding: 10px;
	border: solid 1px #FFD600;
	z-index: 100001;
	margin: 0px 0px 20px 0px;	
}

.EC_Entry_NewMaskLine
{
    width: 502px;
    clear:both;
    padding:5px;
}

.EC_Entry_NewMaskDescription
{
	width:52px;
    float: left;
}

.EC_Entry_NewMaskInsertField
{
	width:450px;
	float:left;
}

.EC_Kategorie_New
{
	position: relative;
	width: 175px;
    height: 25px;
    text-align:center;
    background-image:url(kategorieLine.jpg);  
    background-repeat:no-repeat;
    vertical-align:text-bottom;
    padding-top: 3px;
    top: 0px;
    right:0px;
    z-index:1000000;
}

.EC_Kategorie_New a
{
	color:#000;
	font-weight: bold;
	text-decoration:none;
}

.EC_Kategorie_New a:hover
{
	color:#000;
	font-weight: bold;
	text-decoration:underline;
}

.EC_Kategorie_NewMask
{
	position:relative;
	width:300px;
	line-height:25px;
	padding: 5px 5px 10px 5px;
	z-index: 10000;
	background-color:#011E48;
	color:#fff;
	border: solid 1px #FFD600;
}

.EC_AdminKategorie
{
	position:absolute;
	height:25px;
	right:15px;
	width:170px;
	top:3px;
	text-align:right;
}

.EC_lblZeitsteuerung
{
    position:absolute;
    width: 202px;
    height: 22px;
    background-image:url(zeitsteuerung.gif);
    background-repeat:no-repeat;
    background-position:top left;
    font-size:10px;
    font-family: Arial;
    font-weight:normal;
    padding-left:13px;
    padding-bottom:2px;
    color:#000;
    top: -20px;
}

/* EINGABE FELDER - START */

.EC_tb60
{
    width:60px;
    border: solid 1px #FFD701;
    font-size: 8pt;
}

.EC_tb200
{
    width:200px;
    border: solid 1px #FFD701;
    font-size: 8pt;
}

.EC_tb300
{
    width:300px;
    border: solid 1px #FFD701;
    font-size: 8pt;
}

.EC_Buttons
{
    Background-Color:#FFd600;
    background-image:url(../grafik/buttonBack.jpg);
    background-repeat:repeat-x;
    background-position:top left;
    Border: solid 1px #0181cc;
    Font-Size:11px;
    font-weight: bold;
    Color:#011E48;
    margin-top: 10px;
}

.EC_ErrorMessage
{
    font-size: 10px;
    color: #FF0000;   
}


.EC_Calendar
{
    background-color: White;
    font-size:10px;
    font-family: Arial;
    color:black;
    border: 1px solid #0181cc;
}

/* EINGABE FELDER - ENDE */

.EC_BeschreibungShort
{
	position:absolute;
	top:0px;
	left: 2px;
    width:121px;
    height:16px;
    text-align:center;
    padding: 2px;
    background-image:url(tabOff.png);  
    background-repeat:no-repeat;
    background-position:bottom;
    font-weight:bold;
    font-size:11px;
    z-index:10001;
}

.EC_BeschreibungShort a
{
	text-decoration:none;
}

.EC_Volltext
{
	position:absolute;
	top:1px;
	left:130px;
    width:121px;
    height:16px;
    text-align:center;
    padding: 2px;
    background-image:url(tabOff.png);  
    background-repeat:no-repeat;
    background-position:bottom;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
    letter-spacing:2px;
    z-index:10001;
}

.EC_Volltext a
{
	text-decoration:none;
}
