﻿/*
html * 
{
	margin:					0;
	padding:				0;
}
*/
body 
{
	color:					#444;
	font-family:			"Lucida Grande", verdana, helvetica, arial, sans-serif; 
	font-size:				10pt;
	background-color:		#fffac3;
	background-image:		url("./../images/LD_background_nl.gif");
	background-repeat:		no-repeat;
	background-position:	left top;		
}

p, a, h4, li
{
	line-height:			130%;
	color:					#444;
}

a
{
	text-decoration:		none;
	border-bottom:			1px solid #ffb100;
}

textarea 
{
	font-family:			"Lucida Grande", verdana, helvetica, arial, sans-serif; 
	font-size:				10pt;	
}

a:hover
{	
	border-bottom:			0px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:				165%;
	font-family:			Georgia, "Times New Roman", "Segoe UI", Times, serif;
	font-weight:			normal;
	line-height:			1.4em;
	clear:					both; 
}

h1
{	
	margin-top:				0;
	margin-bottom:			0.6em;
}

p.intro, p.subtitle
{
	font-weight:			bold;
}

div#serviceNav p, div#serviceNavMovie p
{
	font-size:				8pt;
	line-height:			150%;
}

div#serviceNav a, div#serviceNavMovie a
{
	color:					#888;
}

div#serviceNav a:hover, div#serviceNavMovie a:hover
{
	color:					#333;
}

img
{
	border:					0;
}

#serviceNav *,  #serviceNavMovie *
{
	margin:					0;
	padding:				0;
}

ul,ol,dl 
{
	margin-top:				1em;
	margin-bottom:			0.5em;
	padding-left:			2em;
}

ul li
{
	line-height:			1.4em;
	background-image:		url(../images/listbullet.gif);
	background-repeat:		no-repeat;
	background-position:	0 3px;
	margin-bottom:			0.25em;
	padding-left:			15px;
	list-style-type:		none;
	display:				block; 
}

#tbUserName, tbPassWord
{
		
}












	   /*



/*	@media all { */
/*@media BAckup { 
/*----- Einstellungen zur Standard-Schriftgrösse -----*/
/*
html * {
font-size: 100.01%; }
*/
body {
color: #6e6e6e;
font-size: 75%;
font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif; }
/*----- Überschriften -----*/
h1,h2,h3,h4,h5,h6 {
font-size: 165%;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
line-height: 1.4em;
clear: both; }
h1 {
margin-bottom: 0.6em; }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }

/*----- Allgemeine Textauszeichnungen -----*/
/*
p {
line-height: 1.4em;
margin-bottom: 0.4em; }
*/
p.anlauftext {
color: #8d8d8d;
font-weight: bold;
margin-bottom: 1em; }
div#servicenavi p {
color: #c0c0c0;
font-size: 80%;
font-weight: normal;
line-height: 1.4em;
margin-bottom: 0.2em; }
div#servicenavi:hover p {
color: #777; }
/*----- Links -----*/
a {
color: #f9ba00;
text-decoration: none; }
a:visited { }
a:focus,a:hover {
text-decoration: underline;
border-style: none;
outline-style: none; }

/*-----Navigation -----*/

/*----- Formularelemente -----*/
fieldset {
border-style: none;
outline-style: none; }
label {
font-size: 80%;
font-weight: bold;
width: 100px;
float: left; }
/*
form p {
clear: both; }
*/


.sysinput {
font-size: 11px;
line-height: 11px;
background-color: #fdedbf;
width: 200px;
padding: 0.3em;
border: solid 1px #fcde85;
}


.sysbutton {
color: white;
font-size: 10px;
font-weight: bold;
line-height: 10px;
background-color: #edbb04;
background-image: url(../shared/bg_mainnavi_hover.gif);
background-repeat: no-repeat;
background-position: right 0;
padding: 0.3em;
border-color: #fdedbf #edbb04 #edbb04 #fdedbf;
border-style: solid;
border-width: 1px;
cursor: pointer;

}




ul li, #lTxt ul li
{
	list-style-type:		circle;
}

