/* --------- novex it-service ------------------------------------------------------------------------------------------ 
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
CSS-Design by royal emotions - stay digital, Regina Meissner, www.royalemotions.de
Kontakt: anfrage@royalemotions.de | Erstellt am 30. November 2009
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-----------------------------------------------------------------------------------------------------------------------*/

body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #479baf;
	background-image: url(../pics/background_blau.png);
	background-repeat:no-repeat;
	background-position:top center;
    background-attachment:fixed;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style-image: url();
	padding-left:0px;
	margin-left:22px;
}
ul.innerfade {
	list-style:none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
body {
	font: 12px Verdana, Arial, clean, sans-serif; *font-size: small; *font: x-small;
}
table {
	font-size: inherit; font:100%;
}
/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {
	font: 99% Verdana, Arial, clean, sans-serif;
}
/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {
}
/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */


/* Hier individuelle Styles
------------------------------------------------------------------------------------------------------------------ */

#container {
	position:relative;
	width: 910px;
   	margin:auto;
}
#logo {
	position:relative;
	top:60px;
}
#partnerlink {
	position:relative;
	top:130px;
}
.sagelink_on {
	position:relative;
	background-image:url(../pics/sagelink.gif);
	background-repeat:no-repeat;
	float:right;
	padding-right:0px;
	margin-top:-7px;
	width:155px;
	height:28px;
	cursor:pointer;
}
.sagelink_off {
	position:relative;
	background-image:url(../pics/sagelink2.gif);
	background-repeat:no-repeat;
	float:right;
	padding-right:0px;
	margin-top:-7px;
	width:155px;
	height:28px;
	cursor:pointer;
}
#mitte {
	position:relative;
	top:180px;
	background-image:url(../pics/muster.gif);
	background-repeat:repeat-x;
	width:100%;
	height:200px;
}
#banner {
	position:relative;
	margin:auto;
	margin-top:8px;
	width: 910px;
	height:200px;
}
.linie {
	background-image:url(../pics/linie.png);
	background-repeat:no-repeat;
	float:left;
	margin:auto;
	width:910px;
	height:8px;
}
#content {
	position:relative;
	margin:auto;
	padding-left:2px;
	top:190px;
	width:910px;
}
#spalte1 {
	float:left;
	width:400px;
}
#spalte2 {
	float:left;
	padding-top:43px;
	padding-left:85px;
	width:400px;
}
.ausfuhr_on {
	position:relative;
	background-image:url(../pics/button1.gif);
	background-repeat:no-repeat;
	padding-right:40px;
	margin-top:10px;
	width:120px;
	height:28px;
	cursor:pointer;
}
.ausfuhr_off {
	position:relative;
	background-image:url(../pics/button2.gif);
	background-repeat:no-repeat;
	padding-right:40px;
	margin-top:10px;
	width:120px;
	height:28px;
	cursor:pointer;
}
#footer {
	float:left;
	padding-top:5px;
}
#footerbild {
	float:left;
	margin-top:-1px;
}

/* Hier Schriften
------------------------------------------------------------------------------------------------------------------ */

.novex {
  	font-family: Arial, sans-serif;
  	font-size: 14px;
  	font-style: normal;
  	line-height: 18px;
  	font-weight: normal;
  	font-variant: normal;
  	color: #ffffff;
  	text-transform: none;
  	text-decoration: none;
	}
a.novex:link {
	    color:#fbee5d;
	}
a.novex:hover {
	    color:#ffffff;
	}
a.novex:active {
	    color:#fbee5d;
	}
a.novex:visited {
	    color:#fbee5d;
	}
	
.novex_klein {
  	font-family: Arial, sans-serif;
  	font-size: 13px;
  	font-style: normal;
  	line-height: 16px;
  	font-weight: normal;
  	font-variant: normal;
  	color: #061a42;
  	text-transform: none;
  	text-decoration: none;
	}
.novex_klein_weiss {
  	font-family: Arial, sans-serif;
  	font-size: 12px;
  	font-style: normal;
  	line-height: 16px;
  	font-weight: normal;
  	font-variant: normal;
  	color: #ffffff;
  	text-transform: none;
  	text-decoration: none;
	}
















