﻿/*
#####################################################################
#																	#
#				print.css blue1 template (c) 2008					#
#																	#
#							www.ihreseite.de						#
#							 Version 1.01.2							#
#																	#
#																	#
#####################################################################
*/

/* Import CSS */
@import url('../node.css');

/* End */


body,
html{
	margin: 0;
	padding: 0;
}
body{
	padding: 0 0 50px 0;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}
tbody {
  border-top: none;
}

form{
	margin: 0;
	padding: 0;
}
div{
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}

table,tr,td{
	padding: 0;
	margin: 0;
}

h1{
	font-size: 110%;
}

h2{
	font-size: 110%;
}

h3{
	font-size: 100%;
}

h4{
	font-size: 100%;
}

h5{
	font-size: 130%;
}
p{
	margin: 0;
	padding: 0;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

a:focus {
	text-decoration: underline;
	color: #666666;
}
/* Klassen */
div.glow{
}
div.slogan{
	height: 50px;
}
div.page{
	width: 800px;
	margin: 0 auto 0 auto;
	height: 100%;
}
div.top{
	display: none;
}
div.print-header{
	display: block;
}
div.header{
	display: none;
}
div.header div.mask{
	height: 210px;
}
div.navi{
	display: none;
}
div.body{
}
div.footer{
	display: none;
}
table.main td{
	vertical-align: top;
}
td.mainbody{
	width: 100%;
}
td.sep{
}
td.sep div.sep-top{
	width: 1px;
	height: 170px;
}
td.right{
	display: none;
}
.padding20{
	padding: 20px;
}
table.top123{
	width: 100%;
}
table.top123 td{
	vertical-align: top;
	width: 50%;
}
td.sep{
	background: url('../images/top_module_sep.png') no-repeat right top;
}
div.tabs{
	display: none;
}
/* Klassen end */

/* ID's */
table#footer{
	margin: 0;
	padding: 0;
	width: 760px;
}
td#footer-text{
	padding: 0 10px 0 10px;
	line-height: 14px;
	text-align: center;
}
td#licence{
	background: url('../images/icons/licence.gif') no-repeat left top;
	padding: 0 0 4px 17px;
	width: 83px;
	text-align: left;
	vertical-align: top;
}
td#links{
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
td#top{
	width: 100px;
	text-align: right;
	vertical-align: top;
}
#v-middle{
	vertical-align: middle;
}
#v-top{
	vertical-align: top;
}
#left{
	float: left;
}
#padding-bottom-40{
	padding: 0 0 40px 0;
}
a#none:link, 
a#none:visited {
	text-decoration: none;
}
a#none:hover,
a#none:focus {
	text-decoration: none;
}
h6#slogan{
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 30px 0 0 0;
	line-height: 20px;
	font-weight: normal;
}
div#btn-home{
	background: url('../images/icons/btn-shadow.png') no-repeat center;
	margin: -15px 0 0 755px;
	position: absolute;
	z-index: 2;
	width: 60px;
	height: 60px;
}

/* ID'S end */

/* old */

div#browser{
	width: 100%;
	background: #CC3300;
	border-bottom: 2px #FFFFFF solid;
	position: absolute;
	z-index: 1;
	top: 0px;
}
div#browser div#center{
	padding: 0 0 0 30px;
	background: url('../images/icons/browser-check.gif') no-repeat left top;
	margin: 3px auto 2px auto;
	width: 800px;
	height: 20px;
}
div#browser div#center span#text{
	color: #FFFFFF;
	font-size: 10px;
}
div#browser div#center span#text a{
	color: #FFFFFF;
}

/* old end */
div.settings{
display:none;
}
