/* Edit the styles as you see fit */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	background-color: #D6D7D7;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
}
p {
	margin: 0px 0px 6px 0px;
}
h1 {
	font-size: 11px;
}
#wrapper {
	border: 0px solid #000000;
	width: 775px;
	position: absolute;
	left: 50%;
	margin-left: -393px;; 
	background-color: #999999;
	padding-right: 4px;
	z-index: 1;
	border-bottom: 35px solid #D6D7D7;
}

/* page areas */
#header {
	border: 0px dotted #ff0000;
	width: 775px;
	left: 0px;
	top: 0px;
	position: relative;
	height: 75px;
	z-index: 1;
}
#stripe {
	border: 0px dotted #ff0000;
	position: relative;
	left: 0px;
	top: 0px;
	height: 28px;
	background: url(/images/site/stripe_hp.jpg) #7BA432;
	color: white;
	font-weight: bold;
	z-index: 0;
}
#body {
	width: 775px;
	position: relative;
	overflow: hidden;
	background-color: white;
}
#frame_left {
	border: 0px solid #ff0000;
	position: absolute;
	top: 0px;
	left: 0px;
	clear: both;
	width: 170px;
	height: 100%;
	z-index: 100;
	display: inline;
}
#frame_right {
	border: 0px solid #ff0000;
	margin-left: 182px;
	width: 593px;
	padding-bottom: 50px;
}
#banner {
	width: 593px;
	border-bottom: 1px solid #CCCCCC;
}
#content {
	padding: 20px 0px;
	width: 583px;
}
#footer {
	position: relative;
	background-color: #999999;
	width: 775px;
	height: 80px;
	overflow: hidden;
}
#gradient {
	background-image: url(/images/site/hg.gif);
	position: absolute;
	left: 0px;
	height: 493px;
	width: 50%;
	z-index: 0;
}
/* navigation */
#nav_level0_left {
	border: 0px dotted #ffff00;
	position: absolute;
	left: 170px;
	bottom: -2px;
}
#nav_level0_left li a {
	height: 25px;
	display:block;
	float:left;
	text-decoration: none;
	text-indent: -900em;
}
#nav_level0_right {
	border: 0px dotted #ffff00;
	position: absolute;
	left: 512px;
	bottom: -2px;
}
#nav_level0_right li a {
	height: 25px;
	display:block;
	float:left;
	text-decoration: none;
	text-indent: -900em;
}
#nav_level0_left li, #nav_level0_right li {
	display: inline;
	float: left;
}

#nav_level0_left a.active, #nav_level0_right a.active {
	background-position: left bottom;
}
#nav_level0_left a.active:hover, #nav_level0_right a.active:hover {
	background-position: left bottom;
}
#nav_level1 {
	border: 0px dotted #ffff00;
	position: absolute;
	left: 10px;
	top: 7px;
}
#nav_level1 li {
	display: inline;
	float: left;
}
#nav_level1 li a {
	color: white;
	margin-right: 24px;
}
#nav_level1 li a.active {
	text-decoration: underline;
}
#nav_level2 {
	border: 0px dotted #ffff00;
	width: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#nav_level2 li {
	display: block;
}
#nav_level2 a {
	display: block;
	width: 160px;
	background: #E4EFF9;
	color: black;
	border-top: 2px solid #F1F7FC;
	border-bottom: 1px solid #D9E4EE;
	padding: 3px 0px 3px 10px;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#nav_level2 a.active {
	background: white;
	border-color: white;
}
#nav_level2 a:hover {
	background: #F1F7FC;
	border: 0px;
	padding-bottom: 4px;
	padding-top: 5px;
}
#nav_quicklinks {
	position: absolute;
	right: 10px;
	top: 5px;
}
#nav_quicklinks li {
	display: inline;
	margin-left: 10px;
}
#nav_quicklinks a {
	color: #669933;
}

div.footer {
	margin-bottom: 10px;
	text-align: center;
	display: block;
}
div.footer li {
	display: inline;
	margin: 0px 20px;
}

div.footer li a{
	margin-right: 15px;
}

#nav_level1 span.arrow, div.footer span.arrow, #nav_quicklinks span.arrow {
	display: none;
}
/* GFX */
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#wiese {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 170px;
	height: 25000px;	
	background: url(/images/site/left_illu_hp.jpg) bottom left no-repeat;
	background-color: #F1F7FC;
	z-index: 0;
	clear: both;
}

/** NAV BUTTONS **/
/* navi level0 */
#nav_SOFTWARE a {
	width: 90px;
	background: url(/images/site/nav_software_hp.gif) no-repeat left top;
}
#nav_SOFTWARE a:hover {
	background: url(/images/site/nav_software_hp.gif) no-repeat left;
}
#nav_INTERNET a {
	width: 85px;
	background: url(/images/site/nav_internet_hp.gif) no-repeat left top;
}
#nav_INTERNET a:hover {
	background: url(/images/site/nav_internet_hp.gif) no-repeat left;
}
#nav_JULITEC a {
	width: 73px;
	background: url(/images/site/nav_julitec_hp.gif) no-repeat left top;
}
#nav_JULITEC a:hover {
	background: url(/images/site/nav_julitec_hp.gif) no-repeat left;
}

/* quicklinks */
#nav_SUPPORT a {
	width: 79px;
	background: url(/images/site/nav_support_hp.gif) no-repeat left top;
}
#nav_SUPPORT a:hover {
	background: url(/images/site/nav_support_hp.gif) no-repeat left;
}
#nav_SHOP a {
	width: 91px;
	background: url(/images/site/nav_shop_hp.gif) no-repeat left top;
}
#nav_SHOP a:hover {
	background: url(/images/site/nav_shop_hp.gif) no-repeat left;
}
#nav_DOWNLOAD a {
	width: 93px;
	background: url(/images/site/nav_download_hp.gif) no-repeat left top;
}
#nav_DOWNLOAD a:hover {
	background: url(/images/site/nav_download_hp.gif) no-repeat left;
}

/** CLASSES **/

/* navigation */
ul.nav {
	border: solid 0px blue;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}
ul.nav li {
	border: 0px solid purple;
	margin: 0px;
	padding: 0px;
}
ul.nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
span.arrow {
	color: #669933;
	font-weight: bold;
	letter-spacing: -1pt;
	font-family:Arial, Helvetica, sans-serif;
}

/* content */
span.error {
	color: red;
	font-family: "Courier New", Courier, mono;
}
tr.even {
	background: #E6F1CF;
}
tr.odd {
	background: #F2F8E7;
}

/* newsarea */

#news {
	height: 300px;
}
#news div.news_item {
	display: inline;
	float: left;
	width: 180px;
	margin-right: 10px;
	font-family: Arial, sans-serif;
	line-height: 15px;
}
#news .date {
	color: #669933;
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin-bottom: 4px;
}

/* news placeholder */
div.news_item {
	line-height: 13px;
	margin-bottom: 8px;
}

div.news_item h1 {
	margin: 2px 0px;
	font-family: verdana;
}

div.news_item .date {
	color: #669933;
	font-family: verdana;
	font-size: 10px;
}

div.news_placeholder_Termine {
	
}

.gray {
	background-color: #F3F3F3;
}
.gray_border {
	background-color: #F3F3F3;
	border-top: solid 1px #cccccc;
}
.border {
	border-top: solid 1px #cccccc;
}
/* julitecDM Startseite */
.Inhalt ul {
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 69px;
}
.Inhalt li {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	margin-bottom: 2px;
	list-style-image:  url(http://www.julitec.de/images/julitecDM/pluszeichen.jpg);
}
.Kasten {
	height: 173px;
	width: 270px;
	margin-right: 0px;
}
.Kopf {
	background-image:  url(http://www.julitec.de/images/julitecDM/Alle_2teilig_1.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 290px;
}
.Kopf h2 {
	margin: 0px;
	margin-top: 3px;
	margin-left: 8px;
}
.Kopf a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.Kopf a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.Kopf a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.Kopf a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}



.Inhalt {
	width: 290px;
	height:69px;
	background-color: #D1E6FB;
	padding-top: 16px;
}
.mehr {
	display: block;
	margin-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.Fuss {
	height: 85px;
	background-image: url(http://www.julitec.de/images/julitecDM/3teilig_3.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 290px;
	position: relative;
}
.thumbnail {
	position: absolute;
	top: 0px;
	right: 6px;
}
#sbox a {
    display: block;
    padding-bottom: 3px;
	color: #7ea940;
    font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#sbox a:hover {
	color: #7ea940;
	margin:0px;
    font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#sbox a:active {
	color: #7ea940;
	margin:0px;
    font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#sbox a:visited {
	color: #7ea940;
	margin:0px;
    font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
table.downloads td {
	padding-bottom: 10px;
}

/* extra formats */
a.jt_ArialNotFat {
	font-family: arial, sans-serif !important;
	font-weight: normal !important;
	font-size: 30px;
}


/* For Newsletters */

#NL_stripe {
	border: 0px solid #ff0000;
	background: url(http://www.julitec.de/images/newsletter/stripe_nl.jpg) repeat-y;
	background-color: #7FA737;
	color: white;
	font-weight: bold;
	position: relative;
	height: 28px;
	overflow: hidden;
}
#NL_content_top {
	border: 0px solid #ff0000;
	position: relative;
}
#NL_add {
	border: 0px solid #0000ff;
	margin-left: 46px;
	left: 46px;
	width: 605px;
	padding: 20px 0px;
	text-align: center;
}
#NL_img_bar {
	width: 170px;
	text-align: center;
	background-color: #f3f3f3;
}
#NL_wiese {
	background: url(http://www.julitec.de/images/newsletter/left_illu_nl.jpg) no-repeat bottom;
	background-color: #F1F7FC;
	width: 46px;
}
#NL_content_bottom {
	position: relative;
}
#NL_footer {
	background-color: #999999;
	padding: 25px 10px 5px 10px;
	text-align: center;
	position: relative;
}
#NL_footer a {
	text-decoration: none;
	color: #000000;
}
#NL_footer a:hoover {
	text-decoration: underline;
}
#NL_imprint table {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
#NL_imprint h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}
#NL_imprint p {
	padding-bottom: 4px;
}
#NL_content a {
	text-decoration: none;
}
#NL_article td {
	line-height: 15px;
}
#NL_article td p {
	font-size: 11px;
	margin: 0px 0px 6px 0px;
}
#NL_quicklinks {
	float: right; 
	margin-right: 10px; 
	margin-top: 10px; 
	text-align: right; 
	color: #669933; 
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none;
}
a.NL_quicklink {
	color: #669933; font-weight: bold; text-decoration: none;
}
a.NL_totop {
	color: #999999; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 11px;
}
td.NL_line {
	border-top: 1px #cccccc solid;
}
td.NL_line_gray_bg {
	border-top: 1px #cccccc solid;
	background-color: #f3f3f3;
}
td.NL_gray {
	background-color: #f3f3f3;
}
img.NL_rahmen {
	border: #cccccc solid 1px;
}

span.Keycap {
	-x-background-x-position:0%;
	-x-background-y-position:0%;
	background-attachment:scroll;
	background-color:#EEEEEE;
	background-image:none;
	background-repeat:repeat;
	border-bottom-color:#BBBBBB;
	border-bottom-style:solid;
	border-bottom-width:0.2em;
	border-left-color:#DDDDDD;
	border-left-style:solid;
	border-left-width:0.2em;
	border-right-color:#BBBBBB;
	border-right-style:solid;
	border-right-width:0.2em;
	border-top-color:#DDDDDD;
	border-top-style:solid;
	border-top-width:0.2em;
	padding-bottom:0pt;
	padding-left:0.4em;
	padding-right:0.4em;
	padding-top:0pt;
	white-space:nowrap;
}
