/* css definitions for www.hansnieswandt.de */

html {
    -webkit-text-size-adjust:none; /* Never autoresize text */
}

body {background-color:#ffffff; min-height:900px;}


h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	color: #000000; 
	font-size: 12pt; 
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif; 
	line-height: 30pt;
}

.smallType {
	font-size: 10pt; 
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif; 
	line-height: 12pt;
}

.typewriterLink a { 
	display: block; 
	width: 56px; 
	height: 55px; 
	background: transparent url(/images/typewriter.png) no-repeat;
}

.typewriterLink a:hover { 
	background: transparent url(/images/typewriter-highlighted.png) no-repeat;
}

.textLink a:link {color:#000000; background:#ffffff; text-decoration:underlined;}
.textLink a:visited {color:#000000; text-decoration:underlined;}
.textLink a:active {color:#ffffff; background:#000000; text-decoration:underlined;}
.textLink a:focus {color:#ffffff; background:#000000; text-decoration:underlined;}
.textLink a:hover {color:#ffffff; background:#000000; text-decoration:none;}

.gigLink a:link {color:#000000; text-decoration:none; border-style:solid; border-width:3px; border-color:transparent}
.gigLink a:visited {color:#000000; text-decoration:none;}
.gigLink a:active {color:#000000; text-decoration:none;}
.gigLink a:focus {color:#000000; text-decoration:none;}
.gigLink a:hover {color:#000000; text-decoration:none; border-style:solid; border-width:3px; border-color:#B95300;}

.whiteLink {
	font-size:12pt; 
	line-height:12pt;
	position:relative; 
	background-color:#ffffff; 
	opacity:0.6; 
	height:20px; 
	text-align:center;
	padding:2px;
}
.whiteLink a:link {color:#000000; text-decoration:none;}
.whiteLink a:visited {color:#000000; text-decoration:none;}
.whiteLink a:active {color:#000000; text-decoration:none;}
.whiteLink a:focus {color:#000000; text-decoration:none;}
.whiteLink a:hover {color:#000000; text-decoration:none; border-bottom-style:solid; border-bottom-width:4px; border-color:#B95300;}

.techRiderLink a:link {color:#000000; text-decoration:none; border-style:solid; border-width:3px; border-color:transparent}
.techRiderLink a:visited {color:#000000; text-decoration:none;}
.techRiderLink a:active {color:#000000; text-decoration:none;}
.techRiderLink a:focus {color:#000000; text-decoration:none;}
.techRiderLink a:hover {color:#000000; text-decoration:none; border-bottom-style:solid; border-bottom-width:3px; border-bottom-color:#B95300;}

.textInputField {font-size:20pt;}

.textInputArea {font-size:14pt;}