﻿body
{
	background-color: #F9F9F9;
    font-size: .75em;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
	color: #222222;
}


a, a:link, a:visited
{
    color: #002d73;
    text-decoration: underline;
}
a:hover, a:active
{
    color: #e3312a;
    text-decoration: none;
}

form 
{
	margin:0;
	padding:0;
}
p, ul
{
    margin-bottom: 12px;
    line-height: 1.6em;
}

#page
{
    width: 1000px;
    margin-top:10px;
    margin-bottom:10px;
    margin-left: auto;
    margin-right: auto;
    background-color: White;
}
#content 
{
    padding:10px 20px 25px 20px;
    border-left:181px solid #FFF6E4;
}


/* Navigationsmenue  
----------------------------------------------------------*/

#menu
{
	background-color: #FFF6E4;
	padding: 10px;
	width: 160px;
	float: left;
	z-index:1;
	position:relative;
}
#menu ul 
{
    padding:0px;
    margin:0px -10px;
    margin-top:30px;
    list-style-type:none;
    border-bottom: 1px solid #E8DFCD;
}
#menu ul li 
{
    background:url(Images/ul1.gif) no-repeat 6px 8px;
    border-top: 1px solid #E8DFCD;
    padding:2px 0px 0px 18px;
}
#menu ul li h2
{
	color: #0019A8;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}
#menu ul ul
{
    padding:0px;
    margin:2px 0px 0px -18px;
    background-color: #FFFBF4;
    list-style-type:none;
    border-bottom: none;
}
#menu ul ul li 
{
    background:url(Images/ul2.gif) no-repeat 18px 8px;
    padding-left:30px;
    padding-bottom:2px;
}
#menu ul ul li.selected
{
	background-color: #E9EDF6;
}
#menu ul a
{
	color:#0019A8;
	font-weight:normal;
	text-decoration:none;
}
#menu ul a:hover
{
	text-decoration: none;
	color: #E3312A;
}
#menu ul b
{
	color: #E3312A;
	font-weight:normal;
}

#menu ul.legal 
{
	margin-top:40px;
	border-bottom:none;
	font-size:0.9em;
}
#menu ul.legal li
{
	border-top:none;
	background-position:6px 7px;
}
#menu ul.legal a
{
	color:#E3312A;
}
#menu ul.legal a:hover
{
	color:#002D73;
}

/* Paging  
----------------------------------------------------------*/


ul.pager 
{ 
	border:0; 
	margin:0; 
	padding:10px 0 20px 0; 
	line-height:normal;
}

ul.pager li
{
	border:0; margin:0; padding:0;
	list-style:none;
	margin-right:2px;
	float:left;
}
ul.pager a
{
	color:#222222;
	text-decoration:none;
}
ul.pager .nav a
{
	font-weight:bold;
}
ul.pager .active a
{
	font-weight:bold;
}
ul.pager a:link,
ul.pager a:visited,
ul.pager label
{
	float:left;
	margin-right:4px;
}
ul.pager label.skip
{
	margin-top:4px;
}
ul.pager input 
{
	display:none;
}

/* Buttons  
----------------------------------------------------------*/

.ui-button
{
    padding:0.1em 0.4em !important;
}
.ui-button-text 
{
    padding:0.1em 0.2em !important;
	line-height:1.2 !important;
}
.ui-button-icon-only
{
    width: 20px !important;
    height: 20px !important;
    font-size:0.78em !important;
    padding:0 !important;
	
}
.ui-button-icon-only .ui-button-text 
{
	line-height:1.6 !important;
}
.ui-datepicker-trigger
{
	margin:0px;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #e3312a;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.1em;
}
h4
{
    font-size: 1.0em;
}
h5, h6
{
    font-size: 1em;
}
.header 
{
	color:#0019A8;
	background-color:#FFF6E4;
	margin:-10px -20px 15px -20px;
	padding:10px 20px 10px 20px;
	
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */


#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main
{
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
	color:#e3312a;
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #E9EDF6;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border-top: solid 1px #E9EDF6;
  border-right: solid 1px #E9EDF6;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #E9EDF6; 
  border: solid 1px #E9EDF6;   
}
table h3
{
    margin:0px;
}
table td.right,
table th.right
{
	text-align:right;
}
table td.repeat 
{
	border-top:none;
	
}


/*table.auftrag select,*/
table.auftrag input[type="text"] 
{
    width: 118px;
}
table.auftrag .wide1
{
    width:260px !important;
}
table.auftrag .wide2
{
    width:311px !important;
}
table.auftrag .wide3
{
    width:380px !important;
}
table.auftrag .wide4
{
    width:450px !important;
}
table.auftrag .wide5
{
    width:640px !important;
}

table tr.evenrow
{
	background-color: #F8F9FC;
}

table tr.printrow
{
	background-color: #ABC1D8;
	color: white;
}
table tr.evenrow.printrow
{
	background-color: #82A3C4;
}

/* Filter Tabelle */
table.filter
{
	margin-bottom:10px;
}
table.filter td 
{
	border:none;
	padding:3px;
}
table.filter td:first-child
{
	padding-left:6px;
}
table.filter td.last
{
	padding-right:6px;
}
table.filter tr:first-child td
{
	padding-top:6px;
}
table.filter tr.last td
{
	padding-bottom:6px;
}
table.filter input[type="submit"]
{
	margin-top:3px;
	margin-bottom:3px;
}


/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

.datePicker
{
    width:70px !important;
    margin-right:5px;
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}
