
/*
 * Copyright © 2007 User Interface Design GmbH. All Rights Reserved.
 *
 * File: uidweb4.css
 *
 * Description: Style sheet for media type 'print'
 *
 * Last modified at: 12 June 2007
 *
 * Last modified by: Juergen Kayser <juergen.kayser_ext@uidesign.de>
 *
 */


/**************************************** Main ****************************************/

#toparea {
	display: none;
}

#header {
	display: none;
}

img {
	border: 0px;
}

br.clear-both {
	display: none;
}

/**************************************** Sub-Menu ****************************************/

#submenu {
	display: none;
}

/**************************************** Content ****************************************/

#content {
}

h1 { 
	color: #000000; 
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 1.15em;
	text-decoration: none;
	margin: 0px 0px 16px 0px;
}

h1 a { 
	color: #000000; 
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

h2 { 
	color: #000000;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h2 a {
	color: #000000;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

h2 b {
	color: #000000;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

h3 { 
	color: #000000; 
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

h3 a { 
	color: #000000; 
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

h4 { 
	color: #000000; 
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 0.95em;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}

h4 a { 
	color: #000000; 
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 0.95em;
	text-decoration: none;
}

p { 
	color: #000000;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	padding: 0px 0px 16px 0px;
	margin: 0px;
}

p.warning {
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	
}

p.right {
	text-align: right;
}

p.left {
	text-align: left;
}

p.center {
	text-align: center;
}

p.float-left {
	float: left;
	padding: 0px;
	margin: 0px;
}

p.float-right {
	float: right;
	padding: 0px;
	margin: 0px;
}

img.image-left {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 9px;
	margin-left: 0px;
	padding:0px;
}

img.image-right {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 9px;
	padding: 0px;
}

a { 
	color: #464285; 
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: underline;
}


#content ul { 
	padding: 0px 0px 16px 20px;
	margin: 0px;
}

#content li { 
	color: #000000;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	padding-bottom: 2px;
}

#content ol { 
	padding: 0px 0px 16px 20px;
	margin: 0px;
}

#content ol li { 
	padding-bottom: 8px;
}

#content ol ol { 
	list-style-type: lower-latin;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#content ol ol li { 
	padding-top: 8px;
	font-size: 1.0em;
}

#content #imagebar .left {
}

#content #imagebar .right {
	display: none;
}

#content #iconlist .left {
	display: none;
}

#content #imagelist-big .left {
	display: none;
}

#content #imagelist-small .left {
	display: none;
}

#content #imagelist-huge .left {
	display: none;
}

.previous-project {
	background-image: url(project_previous.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 0px;
	padding-left: 19px;
	margin-left: 10px;
	margin-right: 10px;
}

.next-project {
	background-image: url(project_next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 19px;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.disabled {
	color: #000000;
	background-color: transparent;
}

.project-overview {
	background-image: url(project_overview.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 0px;
	padding-left: 19px;
	margin-left: 10px;
	margin-right: 10px;
}

/**************************************** Footer ****************************************/

#footer {
	display: none;
}

/**************************************** Sidebar ****************************************/

#sidebar {
	display: none;
}

/**************************************** Sitemap ****************************************/

#sitemap {
	margin-bottom:15px;
}

#sitemap ul {
	padding-bottom: 0px;
}

#sitemap li {
	padding-top: 4px;
	padding-bottom: 0px;
}

#sitemap a {
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	font-size: 1.0em;
	text-decoration: underline;
}

#sitemap ul ul a {
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	font-size: 1.3em;
	text-decoration: underline;
}

#sitemap ul ul ul a {
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	font-size: 1.6em;
	text-decoration: underline;
} 

/**************************************** Forms ****************************************/

#contact {
}

/**************************************** Home ****************************************/

#home-img {
	display: none;
}

#home img {
	display: none;
}

#home h1 {
	color: #000000;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 0.95em;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}


