/* Design: Sahin Sen / Hamburg     E-Mail: Sahin.Sen@hanse.net   Homepage: http://www.sahinsen.de*/

body {
  background-color:#DBE9EE;
  scrollbar-base-color:#383B68;
  scrollbar-3dlight-color:#DBE9EE;
  scrollbar-arrow-color:#383B68;
  scrollbar-darkshadow-color:white;
  scrollbar-face-color:#BECFE5;
  scrollbar-highlight-color:#DBE9EE;
  scrollbar-shadow-color:#DBE9EE;
  scrollbar-track-color:#DBE9EE;
}

input, select
{ font-size:12px; font-family:Verdana,font-weight:bold; color:#383B68; }
 

h1		{font-family:verdana;font-size:12pt;line-height:13pt;margin-top: 0; margin-bottom: 0;color:#383B68}
h2		{font-family:verdana;font-size:18pt;line-height:20pt;margin-top: 0; margin-bottom: 0;color:#383B68}
h3		{font-family:verdana;font-size:13pt;line-height:14pt;margin-top: 0; margin-bottom: 0;color:#383B68}

h4		{font-family:verdana;font-size:9pt;line-height:10pt;margin-top: 0; margin-bottom: 0;color:#383B68}
h5		{font-family:verdana;font-size:12pt;line-height:13pt;margin-top: 0; margin-bottom: 0;color:#383B68}
h6		{font-family:verdana;font-size:8pt;line-height:9pt;margin-top: 0; margin-bottom: 0;color:#383B68}
br		{font-size:8pt;line-height:8pt;margin-top: 0; margin-bottom: 0;color:#383B68}
p		{border-width:1px; border-style:solid;border-color:#BECFE5;}
a		{text-decoration:none} 

A:link 		{color: #383B68}
A:active 	{color: white}
A:visited 	{color: #383B68}
A:hover 	{color: white}

#Bildbereich {position:absolute; left:5px; top:5px; padding:0px; clip:rect(0 400 333 0); visibility:show; }