/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* START */

body {
	background-color:#ffffff;
	background: url(../images/HeinrichFrank_Background.jpg) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393838;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #790020;
}

h1 { 
	font-size: 16pt;
	line-height:1.1; 
	margin-top:6px;
	margin-bottom: 11px;
}

h2 {
	margin-top: 13px;
	margin-bottom: 13px;
	font-size: 14pt;
	width: 100%;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
	font-weight:bold;
	padding:3px;
	margin:0px;
}

p {
	margin-top: 10px;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #790020;
}

a:hover {
	text-decoration: none;
}



/* Header */

#container {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
/*	border-left:1px solid #ccc;
/*	border-right:1px solid #fff;*/
}

#header {
	width: 950px;
	padding: 0px;
	height: 166px;
	margin: 0 auto;
	background: url(../images/HeinrichFrank_Header.jpg);
}

#header_left {
	float:left;
	width: 370px;
	margin: 0 auto;
	padding: 0px;
	height: 166px;
}

#header_right {
	float:right;
	width: 677px;
	margin: 0 auto;
	padding: 0px;
	height: 166px;
	background: url(../images/HeinrichFrank_HeaderRight.jpg);
}


#mainmenu {
	clear:both;
	margin-left:285px;
	font-family: Arial, serif-serif;
	font-size:10pt;
	font-weight: normal;
	color: #111111;
	height: 42px;
}

#mainmenu a {
	float:left;
	display:block;
	padding-top: 10px;
	background: url("../images/HeinrichFrank_Menu.jpg") 0 0 no-repeat;
	text-align:center;
	width: 94px;
	height: 42px;
	text-decoration:none;
	margin-right: 2px;
	color: #666666;
}

#mainmenu a:hover {
   	background-position: -97px 0;
	color: #000000;
}

#mainmenu a:active {
   	background-position: -194px 0;
	color: #000000;
}

#menuspace{
	clear:both;
	margin-left:390px;
	font-family: Arial, serif-serif;
	font-size:11pt;
	font-weight: normal;
	color: #000000;
	height: 22px;
}

#submenu {
	float:left;
	margin-left:52px;
	font-family: Arial, serif-serif;
	font-size:10pt;
	font-weight: normal;
	color: #000000;
	height: 22px;
	padding-top:3px;
}

#submenu a {
	text-align:center;
	height: 22px;
	text-decoration:none;
	margin-left: 6px;
	margin-right: 16px;
	color: #666666;
}

#submenu a:hover {
	color: #000000;
}

#submenu a:active {
	color: #000000;
}

#searchbox {
	float:left;
	font-family: Arial, serif-serif;
	font-size:11pt;
	font-weight: bold;
	color: #000000;
	height: 22px;
	margin-bottom: 15px;
}

.newsbox {
	clear:both;
	font-family: Arial, serif-serif;
	font-size:8pt;
	font-weight: normal;
	color: #000000;
	background: url("../images/HeinrichFrank_NewsBox.jpg") 0 0 repeat-x;
/*	border-right:25px solid #8A0000;*/
	border-bottom:1px solid #ddd;
	margin-top:10px;


}



/* Content */

#content {
	width: 950px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:1.4;
	color: #393838;
	background-repeat:repeat-x;
}

#rightcolumn {
	clear: both;
	float: right;
	width: 580px;
	padding: 0 0 0 0;
	margin-left: 10px;
	margin-top:-10px;
	margin-bottom: 20px;
	line-height:1.6;
}

#rightcolumn h3 {
	margin-top: 0px;
}

#leftcolumn {
	float: left;
	width: 344px;
		
}

#rightcolumn ul {
	list-style-image:url('../images/HeinrichFrank_Bullet.jpg');
	margin-top:15px;
	margin-left:35px;
	margin-bottom:15px;
	line-height:1.9;
}

#rightcolumn ol {
	list-style-position:outside;
	list-style-type:decimal;
	margin-top:15px;
	margin-left:35px;
	margin-bottom:15px;
	line-height:1.9;
}



/* Footer */

#footer {
	clear:both;
	width: 950px;
	height: 22px;
	padding: 0 0 0 0;
	border-top: 1px solid #8C0000;
}

#footer p {
	padding: 20px 0 0 0;
	border-top: #000000 2px solid;
	text-align: center;
	color: #FFFFFF;
}

#copynotice {
	float: right;
	margin-top: 8px;
	margin-right: 8px;
	color: #ffffff;
	line-height:13px;
	}

#footermenu {
	float:right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555;
	height:20px;
	margin-top: 8px;
	margin-right:4px;
}

#footermenu a {
	color: #555;
	text-decoration: none;
}

#footermenu a:hover {
	color: #aaa;
}

.F9 { color:#f00; font-family:Verdana; font-size:8pt;}

textfield {
	font:8pt  Tahoma, Arial, sans-serif ;
	color:#555;
	margin:3px;
	height:11px;
	border: 1px solid #ddd;
	padding: 3px 8px;
	width:220px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	maxlength:27;
}

textarea {
	 padding: 3px 8px;
         background: #fff;
         border: 1px solid #ddd;
         width: 220px;
 	 font:8pt  Tahoma, Arial, sans-serif ;
	 color:#555;
	 margin-left:3px;
}
.csc-textpic-intext-left-nowrap {
margin-top:20px;
}


.br {
	display:none;
}  
  
.submit {
	margin:3px;
	height:24px;
	border: 1px solid #444444;
	color:#333333;
	background-color: #ffffff;
	width:100%;
	font:9pt Tahoma, Arial sans-serif;
	text-transform:uppercase;
}

form.cssform {
         width: 400px;
         font-size: 0.8em;
         line-height: 20px;
         font-family: Tahoma, Arial, sans-serif;

}

fieldset {
	border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
	width:90%;
         margin-bottom: 10px;
         border: none;
}

label {
         font-family: Tahoma, Arial, sans-serif;
         line-height: 1.8;
         vertical-align: top;
         float: left;
         text-align: right;
         margin-right: 1em;
         width: 100px;
}


fieldset fieldset {
         border: none;
         margin: 3px 0 0;
}

fieldset fieldset legend {
         padding: 0 0 5px;
         color: #000000;
}

legend {
	text-align:left;
	width:100px;
	height:30px;
	font-size:9pt;
	padding-left:0.5em;
	position:relative;
	letter-spacing:-1px;
	white-space:pre; /* hack: make sure */
         color: #555;
         padding: 0 10px 0 10px;
	font-size:16pt;
}

fieldset fieldset label {
         font-weight: normal;
         width: 170px;
         margin-left: 123px;
         text-align: left;
}

form em {
         font-style: normal;
         font-weight: normal;
         color: #FF0000;
}

.textfield {
	font:8pt  Tahoma, Arial, sans-serif ;
	color:#555;
	margin:3px;
	height:11px;
	border: 1px solid #ddd;
	padding: 3px 8px;
	width:220px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	maxlength:27;
}

textarea {
	 padding: 3px 8px;
         background: #fff;
         border: 1px solid #ddd;
         width: 220px;
 	 font:8pt  Tahoma, Arial, sans-serif ;
	 color:#555;
	 margin-left:3px;
}
