/*template: Artificial Intelligenceauthor: luka cvrk (www.solucija.com)*/
body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal 13px "Trebuchet MS", Helvetica, Sans-Serif;
	line-height: 14px;
	color: #000;
}
/* LINKS AND HEADINGS STYLING */

a {
	color: #282850;
	background: inherit;
}
a:hover {
	color: #c8c8c8;
	background: inherit;
}

.navigationB a  {
	font: normal 12px "Trebuchet MS", Helvetica, Sans-Serif;
	line-height: 10px;
	color: #282850;
	padding: 100px 0 0 0;
	background: inherit;
}
.navigationB a:hover {
	color: #c8c8c8;
	background: inherit;
}

.nav{
	padding: 5px;
}


h1 {
	font: bold 24px "Trebuchet MS", Helvetica, Sans-Serif;
	padding-top: 4px;
	margin: 0;
	color: #000;
	background-color: transparent;
}

h2 {
	font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
}

h3 {
	clear: both;
	font-size: 1.1em;
	color: #000;
	background: #fff url(images/h3bg.gif) no-repeat center left;
	padding: 0 14px;
	margin: 0;
}



.red {
	color: #F00;
	background: inherit;
}
.image {
	float: left;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin: 0 15px 10px 0;
}
td {
	text-align: left;
}

/* CONTENT WRAPPER */
#main {
	width: 1000px;
	margin: -10px auto 0 auto;
}
/* TOP LEFT LOGO */
#logo {
	float: left;
	width: 250px;
	height:120px;
	background: #fff url(images/jd_logo.jpg) no-repeat top left;
}
#logo h1 {
	color: #000;
	background: #fff;
}

/* TOP LEFT Navigation */

#navigation {
	float: left;
	width: 750px;
	height:120px;
	line-height: 5px;
}	

.navigation a  {
	font: normal 12px "Trebuchet MS", Helvetica, Sans-Serif;
	text-decoration: none;
	line-height: 5px;
	color: #282850;
	background: inherit;
	margin: 0px 0 0 20px;
		padding: 0 0 0 3px;
	display: block;
}

.navigation a:hover {
	color: #282850;
	background:#f0f0f0;
	text-decoration: none;
	padding: 0 0 0 3px;
	display: block;
}

/* TOP RIGHT HORIZONTAL MENU */
#menu {
	float: right;
	background: #fff url(images/barul.gif) no-repeat bottom right;
	color: #808080;
	padding: 18px 1px 11px 0;
	margin: 0;
}
#menu li {
	padding: 14px 10px 14px 12px;
	color: #444;
	background: #fff url(images/bar.gif) no-repeat bottom left;
	display: inline;
}
#menu li.active {
	background: #fff url(images/baractive.gif) no-repeat bottom left;
	color: #8D9CAF;
	font-weight: bold;
	padding: 14px 18px 14px 18px;
	margin: 0 1px 0 0;
}
#menu li a {
	background: #f8f8f8;
	color: #808080;
	text-decoration: none;
}
#menu li a:hover {
	color: #000;
	background: #f8f8f8;
}
.key {
	text-decoration: underline;
}
/* ACCESKEY UNDERLINED LETTER */

/* LEFT VERTICAL MENU */
#menu_left {
	float: left;
	margin: 0 0 6px 0;
	padding: 0 0 1px 0;
}
#menu_left li {
	list-style: none;
}
#menu_left li a {
	display: block;
	color: #fff;
	line-height: 0.5602em;
	background: #F00 url(images/arrow.gif) no-repeat center left;
	width: 204px;
	padding: 7px 23px 7px 23px;
	margin: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
}
#menu_left li a:hover {
	background: #999 url(images/arrow.gif) no-repeat center left;
	color: #fff;
}
/* RIGHT INTRO SIDE */

#intro_right {
	float: right;
	width: 750px;
	color: #547592;
	height: 80px;
	margin: -10px 0 0 0;
}

#intro_right .titel01 {
	font: bold 24px "Trebuchet MS", Helvetica, Sans-Serif;
	color: #000;
}

#intro_right .titel02 {
	font: bold 20px "Trebuchet MS", Helvetica, Sans-Serif;
	color: #000;
}

#intro_right .titel03 {
	font: bold 17px "Trebuchet MS", Helvetica, Sans-Serif;
	color: #000;
}

#intro_right .titel04 {
	font: bold 15px "Trebuchet MS", Helvetica, Sans-Serif;
	color: #000;
}

/* LEFT SIDE */
#left {
	float: left;
	width: 250px;
}

.box {
	margin: 0 0 10px 0;
	width: 250px;
	height: 190px;
	background: #fff url(images/schmetterling.jpg) no-repeat;
}
.note {
	padding: 15px 15px 20px 100px;
	border: 1px solid #e2e2e2;
	margin: 0 0 5px 0;
	background: #F00 url(images/package.gif) no-repeat;
	color: #f00;
}

.sprache {
	color: #000;
	padding: 12px 40px;
}

.sprache a  {
	font: normal 14px "Trebuchet MS", Helvetica, Sans-Serif;
	text-decoration: none;
	color: #ff0000;
}

.sprache a:hover {
	color: #c8c8c8;
	text-decoration: none;
}

#kontakt {
	padding: 40px 0 0 40px;
}

.kontakt_text {
	font: normal 13px "Trebuchet MS", Helvetica, Sans-Serif;
	color: #282850;
}

/* RIGHT SIDE */
#right {
	float: right;
	width: 750px;
}
.leftcol {
	float: left;
	padding: 0px 12px 0px 12px;
	width: 340px;
	height: 150px;
	border: #ccc 1px solid;
	text-align: justify;
	margin: 0px 0 0px 0;
	color: #000;
	line-height: 14px;
}
.rightcol {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 360px;
	height: 150px;
	border: #ccc 1px solid;
	margin: 0px 0px 0px 0;
	color: #000;
	line-height: 14px;
}
.leftcol_main {
	float: left;
	width: 360px;
	text-align: justify;
	color: #000;
	line-height: 14px;
}
.rightcol_main {
	float: right;
	width: 360px;
	text-align: justify;
	color: #000;
	line-height: 14px;
}
.referenz_links {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 355px;
	height: 180px;
	text-align: justify;
	margin: 0px 0 0px 0;
	color: #000;	
	line-height: 14px;

}
.referenz_rechts {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 340px;
	height: 180px;
	margin: 0px 0 0px 0;
	color: #000;	
	line-height: 14px;
}

.special {
	clear: both;
	margin: 15px px 0 20px 0;
	font: normal 13px "Trebuchet MS", Helvetica, Sans-Serif;
	line-height: 14px;
	color: #000;
	padding: 2px 0 0 0;

}
/* FOOTER */

#footer {
	clear: both;
	padding: 5px;
	border-top: 1px solid #ccc;
}

.footer_text {
	font: normal 10px "Trebuchet MS", Helvetica, Sans-Serif;
	text-decoration: none;
	color: #282850;
}

.footer_text a  {
	font: normal 10px "Trebuchet MS", Helvetica, Sans-Serif;
	text-decoration: none;
	color: #282850;
}

.footer_text a:hover {
	color: #c8c8c8;
	text-decoration: none;
}


ul.h {
	list-style: none;
}
img.list {
	margin-right: 5px;
	margin-bottom: -3px;
}

