/*  
Theme Name: Steinberg Media Technologies GmbH 
Theme URI: http://www.steinberg.net
Description: Print Theme Knowledge Base
Version: 1.0
Author: Projekt 77
Author URI: http://www.projekt-77.de
*/

body {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:focus {
	color: #000000;
	text-decoration: none;
}


acronym {
	font-weight: bold;
	text-decoration: none;
}

abbr {
	font-weight: bold;
	text-decoration: none;
}

.invisible {visibility: hidden;}

.hide {display: none;}

.hide_title, .hide_active, #jumptocontent {
	position: absolute;
  	top: -6000px;
  	left: -6000px;
 	height: 1px;
	width: 1px;
}


a img {border: 0;}

table {
	border: 0;
	font-size: 100%;
}

/* -------------------------------------------- LAYER --------------------------------------------------------- */

form, #header, #teaser_top_content, #navigation_main, #breadcrumb, #left, #footer {display: none;}

#address {
	width: 610px;
	margin: 0;
	line-height: 140%;
	padding: 0 0 0 10px;
}

#frame_out {
	width: 610px;
	margin: 0;
	line-height: 140%;
	padding: 10px 0 0 10px;
}

#content {
	width: 610px;
	margin: 0;
	padding: 0;
	float: left;
}
      
/* -------------------------------------------- TITLE ----------------------------------------------------- */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
}

 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
}

 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
}
