﻿/*********************************************
*** Designed by Juergen Koller			   ***
*** Designers Home: http://www.LernVid.com ***
**********************************************/

/****************** LAYOUT ******************/

html {
	height : 101%;
}
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	margin:0;
	padding:0;
	line-height:1.3em;
	background-image:url('../images/background.png');
	overflow-x:hidden;
}
#wrapper, #foot_container {
	margin: 0 auto;
}
#wrapper {
	padding: 0 0 10px 0;
}
#foot_container {
	padding:0 0 7px 0;
	overflow:visible;
}
#header_container {
    height: auto;
	width: 100%;
	margin:auto;
	padding: 14px 0 0 0;
}
#header {
	min-height: 120px;
	margin: 0 -21px 15px -21px;
	padding:0 0 0 21px;
	position:relative;
	background-image:url('../images/header.png');
	background-repeat:repeat-x;
}
/* triangles in header */
.heckl {  
	width: 0; height: 0;  
	line-height: 0;  
	border-left: 19px solid transparent;  
	top: 100%;  
	left: 0;  
	position: absolute;  
}
.heckr {  
	width: 0; height: 0;  
	line-height: 0;  
	border-right: 19px solid transparent;  
	top: 100%;  
	right: 0;  
	position: absolute;  
}
/* triangles in header end */
#logo {
	width: auto;
	overflow:hidden;
}
a.imglogo {
	line-height: normal;
	font-size:36px;
	display:block;
	margin:0;
	padding:0;
}
a.imglogo:hover {
	text-decoration:none;
}
a.medialogo {
	line-height: normal;
	font-size:36px;
	display:block;
	margin:0;
	padding:0;
}
a.medialogo:hover {
	text-decoration:none;
}

#logo a.logo {
	line-height: normal;
	font-size:46px;
	display:block;
	margin:0;
	letter-spacing:-1px;
	padding: 20px 40px 10px 60px;
}
a.logo:hover {
	text-decoration:none;
}
div.slogan {
	line-height: normal;
	font-size:18px;
	display:block;
	margin:0;
	padding: 0 40px 10px 100px;
}
#headermodule1,#headermodule2 {
}
#topmenu_container {
	width: 100%;
	margin:0;
	height: auto;
	min-height:30px;
}
#topmenu {
	height:auto;
    margin:auto;
}
#topmenu ul, #topmenu ul li {
	list-style : none;
}
#subhead {
	height:33px;
	width: 99.5%;
	margin: 10px .2% 0 .2%;
	overflow:hidden;
	background-image:url('../images/subhead.png');
	background-repeat:repeat-x;
}
.breadcrumbs {
	float:left;
	max-width: 650px;
	height:16px;
	line-height:16px;
	overflow:hidden;
	font-size:11px;
	margin:8px 0 0 26px;
	padding: 0 7px;
}
#search {
	position:relative;
	float:right;
	height:22px;
	padding: 0 0 0 18px;
	margin: 4px 28px 0 0;
	background-image:url('../images/search.png');
	background-repeat:no-repeat;
	background-position: left 2px;
}
#container {
	text-align:left;
	padding: 10px 7px 0 7px;
	margin:auto;
}
#container2 {
	text-align:left;
	margin:auto;
}
#page_content {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#leftcol {
	width: 21%;
	float: left;
	margin:0;
	padding: 0 0 10px 0;
}
#rightcol {
	float: right;
	margin:0;
	padding: 0 0 10px 0;
}
/* left and right NOT loaded */
#content_out {
	margin: 0 0 0 0.2%;
}
/* just left loaded */
#content_outleft {
	float:right;
}
/* left and right loaded */
#content_outmiddle {
	float:left;
	margin: 0 1%;
}
/* just right loaded */
#content_outright {
	float:left;
}
#maincontent {
	float:left;
	width: 93.6%;
	padding: 20px 3% 20px 3%;
	margin:10px 0 0 0;
	min-height: 200px;
	overflow:hidden;
	background-image:url('../images/background.png');
}
.clr {
	clear:both;
}
#subfoot {
	min-height: 15px;
	line-height: 15px;
	width: 100%;
}
.copytext {
	padding: 3px 0;
	font-size: 11px;
	text-align:center;
	font-weight:bold;
}
#footer {
	min-height: 80px;
	margin: 0 -16px 0 -16px;
	padding:0;
	position:relative;
	overflow:visible;
	background-image:url('../images/footer.png');
	background-repeat:repeat-x;
}
.footer-inner {
	display:inline-block;
	width:100%;
	min-height:62px;
}
.feckl {  
	width: 0; height: 0;  
	line-height: 0;  
	border-left: 14px solid transparent;  
	top: -11px;  
	left: 0;  
	position: absolute;  
}
.feckr {  
	width: 0; height: 0;  
	line-height: 0;  
	border-right: 14px solid transparent;  
	top: -11px;  
	right: 0;  
	position: absolute;  
}

#scroll_up {
	float: right;
	width: 10%;
}
a#gotop {
	display:block;
	height:50px;
	line-height:45px;
	width:100%;
	text-align:center;
}
a#gotop:hover {
	text-decoration:overline;
}

.footer-bottom {
	display:inline-block;
	width: 100%;
	line-height:normal;
	font-style:italic;
}
span#date {
	font-size:10px;
	float:left;
	padding-left:20px;
}

span#copy {
	font-size:10px;
	text-align:right;
	float:right;
	padding-right:20px;
}
span#copy a:hover {
	text-decoration:none;
}

#leftcol .module, #leftcol .module_menu, #leftcol .module_text, 
#rightcol .module, #rightcol .module_menu, #rightcol .module_text {
	margin-top:0;
	background-color: transparent;
	border:0;
}
#leftcol .module div div, #leftcol .module_menu div div, #leftcol .module_text div div, 
#rightcol .module div div, #rightcol .module_menu div div, #rightcol .module_text div div {
}
#leftcol .module div.lvround-inner, #leftcol .module_menu div.lvround-inner, #leftcol .module_text div.lvround-inner, 
#rightcol .module div.lvround-inner, #rightcol .module_menu div.lvround-inner, #rightcol .module_text div.lvround-inner {
	margin: 0;
	padding: 10px 3%;
}
#leftcol .module div div div div, #leftcol .module_menu div div div div, #leftcol .module_text div div div div, 
#rightcol .module div div div div, #rightcol .module_menu div div div div, #rightcol .module_text div div div div {
	border: 0;
}
#leftcol h3.moduleh3, #rightcol h3.moduleh3 {
	font-size: 120%;
	background-image:url('../images/h3-module.png');
	background-repeat:repeat-x;
	border-bottom:0;
}
#wrapper #leftcol h3.moduleh3 {
	min-height:35px;
	line-height:35px;
	margin: 10px 0 0 -20px;
	padding: 0 10px 0 30px;
	text-align:left;
	position:relative;
	border-bottom:0;
}
#wrapper #rightcol h3.moduleh3 {
	min-height:30px;
	line-height:30px;
	margin: 10px -20px 0 0;
	padding: 0 30px 0 10px;
	text-align:right;
	position:relative;	
}
.h3eckl {  
	width: 0; height: 0;  
	line-height: 0;  
	border-left: 11px solid transparent;  
	top: 100%;  
	left: 0;  
	position: absolute;  
}
.h3eckr {  
	width: 0; height: 0;  
	line-height: 0;  
	border-right: 11px solid transparent;  
	top: 100%;  
	right: 0;  
	position: absolute;  
}
.moduletable h3 {
	margin: 10px 0;
}
/****************** MENUES ******************/

/**** Mainmenu with suffix: _menu START ****/

.module_menu ul.menu {
	margin: 0;
	padding : 0;
	background : none;
	list-style:none;
}
.module_menu ul.menu li {
	margin : 0;
	padding : 0 0 0 4px;
	background : none;
	list-style:none;
	margin: 0;
}
.module_menu ul.menu li a, .module_menu ul.menu li span.separator {
	display : block;
	vertical-align : middle;
	text-align : left;
	text-decoration : none;
	padding:3px 0;
	margin:4px 0 0 0;
	border-bottom:1px dotted #ccc;
	clear:both;
	overflow:visible;
}
.module_menu ul.menu li a img { 
	vertical-align:middle;
	padding-right: 5px;
}
.module_menu ul.menu li a span {
	vertical-align:middle;
}
.module_menu ul.menu li.current a {
	font-weight:bold;
}
.module_menu ul.menu li.current ul li a {
	font-weight:normal;
}
.module_menu ul.menu li ul {
	margin : 0 0 0 10px;
	padding : 0px;
}
.module_menu ul.menu li li {
	list-style: none !important;
	margin :0;
	padding : 0;
	min-height:22px;
	line-height: 22px;
	background : none;
}
.module_menu ul.menu ul li a {
	background: none;
	font-size:90%;
	min-height:18px;
	line-height:18px;
}
/**** Mainmenu with suffix: _menu END ****/

/* Mainmenu normal */

ul.menu {
	line-height:22px;
}
ul.menu li a span {
	clear:both;
	vertical-align:middle;
}

/* Mainmenu normal END */

.input, .inputbox {
	font-size:11px;
	padding : 2px 3px 2px 3px;
	margin : 2px 3px 2px 3px;
}
a, a:link, a:visited, a:active, a:focus {
	outline : none;
	text-decoration : none;
}

.shadow-left {
    display: block;
	height:8px;
	background-image:url('../images/shadow-l.png');
	background-repeat:no-repeat;
	background-position: left;
}
.shadow-right {
    display: block;
	height:8px;
	background-image:url('../images/shadow-r.png');
	background-repeat:no-repeat;
	background-position: right;
	margin-top:-8px;
	margin-bottom:10px;
}

/* To disable the shadows in modules using suffix "-shadows-off" */
.module-outer-shadows-off .shadow-left,
.module-outer-shadows-off .shadow-right {
	display:none;
}

/*********************************************
*** Designed by Juergen Koller			   ***
*** Designers Home: http://www.LernVid.com ***
**********************************************/

body {
	background-color:#fff !important;
	background-image:none !important;
	color:#000 !important;
	padding:10px;
	font-family:Verdana;
	font-size:14px;
}

p, ul li, ol li, address, .category-desc,
table, label, dt, dd {
  font-size:11pt
}
address {
	font-style:normal
}
.contact-address address span {
	display:block
}
a {
	font-weight: bold;
}
.article-info-term {
	display: none;
}
.article-info dd {
	margin:0;
	padding:0;
}
img {
	border:0;
}
ul.actions {
	padding:0;
	margin:20px 0;
}
ul.actions li {
	list-style:none;
}
ul.actions li a {
	display:inline-block;
	background: #ccc;
	border:2px solid #666;
	padding:7px;
	border-radius: 7px;
}
ul.actions li a:hover {
	background: #eee;
	border:2px solid #999;
}
/*********************************************
*** Designed by Juergen Koller			   ***
*** Designers Home: http://www.LernVid.com ***
**********************************************/

a, a:link, a:visited, a:active, a:focus {
	outline : none;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}

/* ACCORDION */
a.lvacc-all {
	cursor:pointer;
	font-weight:bold;
	letter-spacing:1px;
	font-size:1.2em;
	display:block;
}
a.lvacc {
	cursor:pointer;
	color: #555;
	height:31px;
	line-height:30px;
	font-weight:bold;
	display:block;
	padding:0 35px;
	margin:10px 0 0 0;
	background-color:#eee;
	background-image : url(../images/lvacc.jpg);
	background-repeat : no-repeat;
	border:1px solid #aaa;
	border-bottom-color:#bbb;
}
a.lvacc:hover {
	color: #000;
	display:block;
	background-color:#fff;
	background-position: left -30px;
	text-decoration:none;
}
a.lvacc:active {
	color: #0099FF !important;
}
a.lvacc_active {
	color: #0099FF;
	background-position: left -60px;
}
a.lvacc_active:hover {
	color: #000;
	background-position: left -60px;
}
.hideme {
	margin-bottom:30px;
	padding: 5px 30px 20px 30px;
}
/* ACCORDION end */


hr {
	border:none;
	border-top: 3px double #999;
	margin: 15px 0;
}
hr.black {
	border-top: 3px double #000;
}
hr.red {
	border-top: 3px double #FF5050;
}
hr.blue {
	border-top: 3px double #00CCFF;
}
hr.green {
	border-top: 3px double #66FF66;
}


h1,h2,h3,h4,h5,h6 {margin-top: 25px; margin-bottom:10px}
h1 {font-size: 1.5em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

h1.section, h2.section, h3.section, h4.section, h5.section, h6.section {
	background-image : url(../images/icons/section.png);
	background-repeat : no-repeat;
	background-position: 10px;
	padding: 15px 0 15px 65px;
	margin:40px 0 20px -20px;
	text-decoration:underline;
	font-family:Georgia;
}
h1.section {font-size:2.2em;}
h2.section {font-size:2em;}
h3.section {font-size:1.8em;}
h4.section {font-size:1.6em;}
h5.section {font-size:1.4em;}
h6.section {font-size:1.2em;}
h3.the-end {
	font-family: Georgia;
	text-align:right;
}


/* special paragraphs */

p.contenthead {
	background:#fff;
	padding: 15px;
	border: 10px solid #e9e9e9;
	display:inline-block;
	width: 90%;
	color: #333;
	margin:20px 0;
}
p.contenthead-dark {
	background:#333;
	padding: 15px;
	border: 10px solid #555;
	display:inline-block;
	width: 90%;
	color: #ccc;
	margin:20px 0;
}
p.contenthead-blue {
	background:#c3d2e5;
	padding: 15px;
	border: 10px solid #e4ebf3;
	display:inline-block;
	width: 90%;
	color: #2c55bb;
	margin:20px 0;
}
p.contenthead-red {
	background:#e4c5ca;
	padding: 15px;
	border: 10px solid #efdee0;
	display:inline-block;
	width: 90%;
	color: #d55175;
	margin:20px 0;
}
p.contenthead-green {
	background:#8bf279;
	padding: 15px;
	border: 10px solid #c8f9bf;
	display:inline-block;
	width: 90%;
	color: #348525;
	margin:20px 0;
}

p.tip, p.alert, p.info, p.right, p.alarm, p.tell, p.note, p.content, p.question {
	width: auto;
	padding: 20px 30px 20px 50px;
	margin:10px 0;
	background-repeat : no-repeat;
	background-position: 10px center;
	
}
p.tip {
	border-top: 2px solid #ffea51;
	border-bottom: 2px solid #ffea51;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #ffffb0;
	background-image : url(../images/icons/tip.png);
}
p.alert {
	border-top: 1px solid #FF5050;
	border-bottom: 1px solid #FF5050;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #ffe1e1;
	background-image : url(../images/icons/alerts.png);
}
p.info {
	background-image : url(../images/icons/info.png);
}
p.right {
	background-image : url(../images/icons/right.png);
}
p.alarm {
	background-image : url(../images/icons/alert.png);
}
p.tell {
	background-image : url(../images/icons/tell.png);
}
p.content {
	background-image : url(../images/icons/content.png);
}
p.note {
	background-image : url(../images/icons/note.png);
}
p.question {
	background-image : url(../images/icons/question.png);
}


p.hot, p.new, p.top {
	background:#fff;
	padding: 15px;
	border: 1px solid #ccc;
	display:inline-block;
	width: auto;
	color: #555;
	margin:20px 0;
	padding: 15px 50px 15px 15px;
	background-position:right top;
	background-repeat:no-repeat;
}
p.hot {
	background-image : url(../images/icons/hot.gif);
}
p.new {
	background-image : url(../images/icons/new.gif);
}
p.top {
	background-image : url(../images/icons/top.gif);
}


ul, ol {
	padding-left:20px;
}

ul li {
	list-style: square;
}
ul li li {
	list-style: disc;
}
ul li li li {
	list-style: circle;
}
ul li li li li {
	list-style: upper-roman;
}
ul li li li li li {
	list-style: lower-roman;
}
ul.arrow, ul.arrow ul, ul.folder, ul.folder ul, 
ul.ok, ul.ok ul, ul.star, ul.star ul, ul.cross, ul.cross ul {
	padding-left:10px;	
}
ul.arrow li, ul.arrow li li, ul.folder li, ul.folder li li, 
ul.ok li, ul.ok li li, ul.star li, ul.star li li, 
ul.cross li, ul.cross li li {
	margin:0; padding:0;
	background-repeat : no-repeat;
	background-position:0 4px;
	padding-left: 16px !important;
	list-style:none;
	line-height:1.6em !important;
}
ul.arrow li, ul.arrow li li {
	background-image : url(../images/icons/arrow.gif);
}
ul.folder li, ul.folder li li {
	background-image : url(../images/icons/folder.gif);
}
ul.ok li, ul.ok li li {
	background-image : url(../images/icons/ok.gif);
}
ul.star li, ul.star li li {
	background-image : url(../images/icons/star.gif);
}
ul.cross li, ul.cross li li {
	background-image : url(../images/icons/cross.png);
}


table.gray, table.blue, table.red, table.yellow, table.white {
	border:0;
	padding: 3px;
	font-family:Verdana;
} 

table.gray th, table.blue th, table.red th, table.yellow th, table.white th,
table.gray td, table.blue td, table.red td, table.yellow td, table.white td {
	padding: 3px 10px;
	background-image:url('../images/tables.png');
	background-repeat:repeat-x;
} 
table.gray th, table.blue th, table.red th, table.yellow th, table.white th {
	padding:6px 10px;
	font-size:15px;
	font-weight:bold;
}

table.gray {
	color:#000;
	border:3px double #eee;
	background-color:#aaa;
}
table.gray th {
	color: #fff;
	border:3px solid #ccc;
	background-color:#444;
}
table.gray td {
	border:3px solid #ccc;
	background-color:#eee;
}


table.blue {
	color: #2c55bb;
	border:3px double #66CCFF;
	background-color:#409fff;
}
table.blue th {
	border:3px solid #62b0ff;
	background-color:#bbddff;
}
table.blue td {
	border:3px solid #62b0ff;
	background-color:#88c4ff;
}


table.red {
	color: #bf515b;
	border:3px double #ff484d;
	background-color:#ff777a;
}
table.red th {
	border:3px solid #FF9999;
	background-color:#ffd9d9;	
} 
table.red td {
	border:3px solid #FF9999;
	background-color:#ffb5b5;
}


table.yellow {
	color: #8e8e00;
	border:3px double #d7d700;
	background-color:#ffff55;
}
table.yellow th {
	border:3px solid #e8e800;
	background-color:#ffff6c;	
} 
table.yellow td {
	border:3px solid #e8e800;
	background-color:#ffff6c;
}


table.white {
	color: #333;
	border:3px double #ddd;
	background-color:#f3f3f3;
}
table.white th {
	border:3px solid #ddd;
	background-color:#f5f5f5;	
} 
table.white td {
	border:3px solid #ddd;
	background-color:#fff;
}


td {
	font-size: 13px;
}

/* special Links */

a.extern {
	background-image : url(../images/icons/extern.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.www {
	background-image : url(../images/icons/www.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.download {
	background-image : url(../images/icons/download.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.run {
	background-image : url(../images/icons/run.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.image {
	background-image : url(../images/icons/image.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.user {
	background-image : url(../images/icons/user.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.pdf {
	background-image : url(../images/icons/pdf.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.zip {
	background-image : url(../images/icons/zip.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.text {
	background-image : url(../images/icons/text.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.sound {
	background-image : url(../images/icons/sound.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.video {
	background-image : url(../images/icons/video.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.info {
	background-image : url(../images/icons/info.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
}
img.border-dark {
	border: 1px solid #555;
	padding:2px;
	background:#000;
}
img.border-light {
	border: 1px solid #ccc;
	padding:2px;
	background:#fff;
	
}
img.featured {
	float:left;
	padding: 9px;
	background:#eee;
	margin: 5px 10px 10px 0;
	border:1px solid #ccc;
}
img.featured-dark {
	float:left;
	padding: 9px;
	border:1px solid #000;
	background:#333;
	margin: 5px 10px 10px 0;
}
object, img, a {
	outline:none;
}
img {
	border:0;
}
blockquote {
	margin:0;
	padding: 20px 30px 20px 40px;
	font-style:italic;
	font-size: 18px;
	font-family: Georgia;
	color: #333;
	background:#fefefe;
	border: 1px dotted #ccc;
	text-align:justify;
	background-image : url(../images/icons/quote.png);
	background-position: 4px 8px;
	background-repeat:no-repeat;
}
code {
	font-size:1.4em;
}

pre {
	border:1px solid #f3f3f3;
	border-left: 1px solid lime;
	background:#fff;
	padding-left:12px;
	font-size:11px;
	font-family: monospace !important;
	color: #000;
	background-image : url(../images/icons/pre.png);
	background-position: right top;
	background-repeat: no-repeat;
	overflow:auto;
}
span.dropcap {
	font-family:Georgia;
	float: left;
	font-size: 3em;
	line-height: 0.9em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;	
}
/* columns for content start */
.lv-cols {
	overflow:hidden;
	width:auto;
	display:inline-block;
	margin:10px 0;
}
.lv-cols2 {
	float:left;
	width: 48%;	
	padding:0 1%;
}
.lv-cols3 {
	float:left;
	width: 31.33%;	
	padding:0 1%;
}
.lv-cols4 {
	float:left;
	width: 23%;	
	padding:0 1%;
}
.lv-cols5 {
	float:left;
	width: 18%;	
	padding:0 1%;
}
.lv-cols6 {
	float:left;
	width: 14.66%;	
	padding:0 1%;
}
.lv-cols p {
	margin:7px 0;
}
/* columns for content end */

/* easy tooltips start */

.easy-tooltip-default, .tip-white, .tip-black, .tip-blue, .tip-red, .tip-green, .tip-yellow {
	padding:3px 5px;
	max-width:300px;
	z-index:9999;
	font-size:11px;
	line-height:normal;
}
/* easy tooltips end */

/* easy caption start */

.easy-caption {
	clear:both;
}

.easy-caption-foreground {
	line-height:normal;
}
.easy-caption-title {
	padding:2px 5px;
	display:block;
	font-weight:bold;
	font-size:12px;
}
.easy-caption-text {
	font-size:11px;
	padding:4px 5px;
	display:block;
}
.easy-caption-wrapper {
	display:inline-block;
	margin: 5px 10px 10px 0;
	padding:9px;
}
.easy-caption-close {
	padding:0px 4px;
	text-align:right;
	font-size:10px;
}


/* easy caption end */