@charset "utf-8";

/* CSS Document 

body {
 background-color: #FFFFFF;
 margin-left:0;
 margin-right:0;
 margin-bottom:0;
 margin-top:0;
 background-image:url(background.jpg);
 background-repeat:repeat-x;
}*/

.title {
 position: absolute;
 top:50px;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-weight:bold;
 font-size: 1.25em;
 color: #333333;
 text-decoration: none;
}

.divbg {
 position: absolute;
 /*BORDER-BOTTOM: #6a8faf 1px solid;*/
}

.divcontent {
 position: absolute;
 top:100px;
}

a:link {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #333333;
 text-decoration: none;
}

a:visited {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #666666;
}

a:hover {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #333333;
 text-decoration: underline;
}

a:active {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #000000;
 text-decoration: none;
}

.submenu a:link {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-weight:bold;
 font-size: 0.8em;
 color: #000000;
 text-decoration: none;
}
.submenu a:visited {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-weight:bold;
 font-size: 0.8em;
 color: #666666;
 text-decoration: none;
}
.submenu a:active {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-weight:bold;
 font-size: 0.8em;
 color: #444444;
 text-decoration:underline;
}
.submenu a:hover {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-weight:bold;
 font-size: 0.8em;
 color: #000000;
 text-decoration:underline;
}
.submenu a:focus {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-weight:bold;
 font-size: 0.8em;
 color: #000000;
 text-decoration:underline;
}

h1 {
 margin-top:10px;
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size: 1.00em;
 color: #222222;
 font-weight: bold;
}

h2 {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size: 0.95em;
 color: #000000;
}

h3 {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size: 0.9em;
 color: #000000;
 font-weight: bold;
}  

li{
 margin-bottom:1px;
}

img.menu {
 margin-right:5px;
}

.txtnorm {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size: 0.9em;
 line-height:1.4em;
 font-weight: normal;
}

.txtsmall {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size: 0.7em;
 color: #717d88;
 font-weight: normal;
}

.content  {
 margin: 6px;
 background-color: #FFFFFF;
 border:none;
 width: 800px;
}

.error {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size: 0.8em;
 color: #FF0000;
 font-weight: bold;
}

TD.rahmen {
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999
	/*border-bottom:#999999;
	background-color : #BD8E5E;*/
}

TD.rahmenr {
	border-right:solid;
	border-right-width:1px;
	border-right-color:#999999;
}

/*FORM {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.inputstandard {
	FONT-SIZE: 11px; WIDTH: 250px
}
.inputcitycode {
	FONT-SIZE: 11px; WIDTH: 50px
}
.inputlocation {
	FONT-SIZE: 11px; WIDTsH: 190px
}
.inputaktien {
	FONT-SIZE: 11px; WIDTH: 50px
}
.inputnumber {
	FONT-SIZE: 11px; WIDTH: 25px
}
.textareastandard {
	FONT-SIZE: 11px; WIDTH: 340px; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif; HEIGHT: 100px
}
.checkboxstandard {
	FONT-SIZE: 11px; WIDTH: 14px; HEIGHT: 14px
}
.radioboxstandard {
	FONT-SIZE: 11px; WIDTH: 14px; HEIGHT: 14px
}
.formbutton {
	BORDER-RIGHT: #6a8faf 1px solid; BORDER-TOP: #6a8faf 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #6a8faf 1px solid; WIDTH: 80px; CURSOR: hand; COLOR: #333333; BORDER-BOTTOM: #6a8faf 1px solid; BACKGROUND-COLOR: #ffffff
}*/
