﻿/*default styles*/

body
{
	background: #f8f8ec;
}

/*Header*/
/*containers*/

#serviceNr
{
	color:#2A3E8B;
}

#serviceNr span
{
	display: block;
	font-size: 0.6em;
}

#logo a
{
	background: url(../../App_Themes/ESB/images/esbacademylogo.png) no-repeat scroll 0 0;
	float: left;
	height: 115px;
	padding: 0;
	width: 139px;
}

#TNInfo
{
	background-color: #2A3E8B;
}

#TNInfo span { color: #FFFFFF; }

#spacer
{
	background: url(../../App_Themes/ESB/images/contentBottomBg.gif) top no-repeat;
}

#header
{
	height:116px;
}
	


#NavHeader
{
	background-color: #2A3E8B;
	color: #FFFFFF;
}

/* Content wrapper*/
#contentWrap
{
	background: url(../../App_Themes/ESB/images/contentTopBg.gif) top no-repeat;
}
#content
{
	background: url(../../App_Themes/ESB/images/contentBg.gif) repeat-y;
}

#ContentHeader
{
	color: #2A3E8B;
}

/* Thawte */

#thawte
{
	margin-top:2em;
	width:100%;
}

#thawte img
{
	float: left;
	padding: 0px 4px 4px 0px;
}

/* Footer */

#footer
{
	background: url(../../App_Themes/ESB/images/footerBg.gif) repeat-y;
}

#footer #copyright
{
	background: url(../../App_Themes/ESB/images/footerImg.gif) no-repeat 0 bottom;
}

#footer #copyright p
{
	color: #fff;
}



select
{
	color: #2A3E8B;
}

A, .Details
{
	color: #2A3E8B;
}

A:visited
{
	color: #2A3E8B;
}

A:hover
{
	color: #2A3E8B;
	border-bottom-color: #2A3E8B;
}

Input.ContentButton
{
	
}

A.Navigation:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

A.Navigation:hover { font-weight: bold; font-size: 11px; color: #99CCFF; font-family: Arial, Sans-Serif; text-decoration: underline; }

h1
{
	color: #2A3E8B;
}

h2
{   
	color: #2A3E8B;
}

h3
{
	
}


td.Ea
{
	width: 30px;
	font-family: Arial,Verdana,Helvetica;
	text-align: center;
	background-color: #CCCCCC;
}
td.Anm_bez
{
	font-size: 11px;
	color: black;
	font-family: Arial,Verdana,Helvetica;
	background-color: #ffffff;
	text-align: left;
}

td.Druck
{
	font-size: 8pt;
	font-family: Arial,Verdana,Helvetica;
}

fieldset
{
	border-right: gainsboro 3px double;
	padding-right: 2px;
	border-top: gainsboro 3px double;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: gainsboro 3px double;
	color: black;
	padding-top: 2px;
	border-bottom: gainsboro 3px double;
}
legend
{
	font-weight: bold;
	color: #2A3E8B;
}

INPUT.Student
{
	width: 200px;
	border-top-style: none;
	font-family: Arial,Verdana,Helvetica;
	border-right-style: none;
	border-left-style: none;
	background-color: #dcdcdc;
	border-bottom-style: none;
}

INPUT.Eingabe
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	cursor: text;
	border-bottom: silver 1px solid;
	font-family: Arial, Verdana, Sans-Serif;
}

INPUT.Button
{
	cursor: hand;
	font-family: Arial,Verdana,Helvetica;
	background-color: #f5f5f5;
}

Table.Anmeldung
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	font-size: 12pt;
	border-left: gainsboro thin solid;
	width: 600px;
	border-bottom: gainsboro thin solid;
	font-family: Arial,Verdana,Helvetica;
}

p.Formular
{
	font-size: 10pt;
	font-family: Arial,Verdana,Helvetica;
}

.AnmWiderruf
{
	font-size: 8pt;
	line-height: 8pt;
}

.TextBox
{
	border-right: #2A3E8B 1px solid;
	border-top: #2A3E8B 1px solid;
	font-size: 11px;
	border-left: #2A3E8B 1px solid;
	border-bottom: #2A3E8B 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}

.watermark
{
	border-right: #2A3E8B 1px solid;
	border-top: #2A3E8B 1px solid;
	font-size: 11px;
	border-left: #2A3E8B 1px solid;
	border-bottom: #2A3E8B 1px solid;
	font-family: Arial;
	background-color: #ffffff;
	color: #CCCCCC;
}

.LoginPanels
{
	width: 95%;
	background-color: #ffffff;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}

.PanelContent
{
	width: 100%;
	margin-top: 0px;
}

/* DataGrids */

.grid
{
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	font-size: 12px;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	font-family: Arial;
	background-color: #ffffff;
	width: 100%;
	margin-bottom:1em;
}

.gridItem
{
	border-color: #dcdcdc;
}

.gridItem td, .gridAlternatingItem td
{
	padding:3px;
}

.gridAlternatingItem
{
	background-color: #ffffff;
	border-color: #dcdcdc;
}

.gridEditItem
{
	font-weight: bold;
	background-color: #dcdcdc;
}

.gridSelectedItem
{
	font-weight: bold;
	background-color: #dcdcdc;
}

.gridHoverItem
{
	font-weight: bold;
	color: #ffffff;
	background-color: #2A3E8B;
}

.gridHeader th, .gridHeader td
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A3E8B;
	padding: 3px;
	height: 16px;
	text-align: left;
}

.gridFooter
{
}

.gridPager td, .gridPager td a
{
	font-weight:bold;
	font-size:16px;
}
