﻿/*********************************************
*** Designed by Juergen Koller			   ***
*** Designers Home: http://www.LernVid.com ***
**********************************************/

/****************** LAYOUT ******************/
html {
	height:100%;
}
body {
	font-family:Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height:1.5em;
}
#top {
	height:22px;
	background-color:black;
	background-image: url('../images/top.gif');
}
#bg_up {
	background-image: url('../images/bg_up.jpg');
	background-repeat:no-repeat;
	background-position: center top;
}
#header, #user_outer, #wrapper {
	max-width: 100%;
	min-width: 98%;
	margin:0 auto;
}
#wrapper {
	background-image: url('../images/wrapper.png');
	background-position: center top;
	background-repeat:repeat-y;
	margin-bottom:20px;
}
#header {
	min-height: 120px;
	position:relative;
}
#nav_outer {
	background-image: url('../images/nav.png');
	background-repeat:no-repeat;
	height:99px;	
}
/* logos */
#header a#imglogo {
	float:left;
}
#header a#logo {
	display:block;
	padding:15px 0 0 0;
	min-height:65px;
	line-height:normal;
	width:auto;
	font-size:42px;
}
#headermodule1 p {
    margin:0; padding::0;
}
#header #slogan {
	display:block;
	padding:15px 0 0 0;
	min-height:40px;
	line-height:normal;
	width:69%;
	font-size:22px;
	color: #1b6aac;
}
#header a#logo:hover {text-decoration:none;}
/* logos end */

#user_outer {
	position:relative;
	min-height:64px;
	padding-top:18px;
}
#slider {
	display:inline-block;
	width:auto;
	height:auto;
	margin: 0 0 10px 0;
}
#container {
	padding: 20px 2%;	
}

/* Feed entrys */
#syndicate {
	text-align:right;
	width:67%;
	position:absolute;
	margin:10px;
}
/* Feed entrys end */

#content_out {
	padding:0;
}
#maincontent {
	padding: 0 0 10px 0;
	overflow:hidden;
}
#rightcol {
	font-size:13px;
	float:right;	
	border-right:0;
}

/* right modules */
#rightcol .module, #rightcol .module_menu, #rightcol .module_text {
	padding:0;
	margin:0 0 22px 0;;
}
#rightcol .module .div-2, #rightcol .module_menu .div-2, #rightcol .module_text .div-2 {
	padding:5% 10%;
}
.module h3.lvrounds, .module_text h3.lvrounds, .module_menu h3.lvrounds {
	margin:0 0 7px 0;
	padding:0;
	font-size:16px;
	font-family:Georgia;
	font-style:italic;
}
/* right modules end */

/* articles */
.eintrag {
	display:inline-block;
	width:100%;
	margin: 0 0 20px 0;
}
.eintrag-topl, .div-topl {
	background-image: url('../images/eintrag-lt.png');
	background-repeat:no-repeat;
	height:26px;
}
.eintrag-topr, .div-topr {
	height:26px;
}
.eintrag-1, .div-1 {
	background-image: url('../images/eintrag-l.png');
	background-repeat:repeat-y;
}
.eintrag-2, .div-2 {
	padding:1% 6%;
}
.eintrag-bottoml, .div-bottoml {
	background-image: url('../images/eintrag-lb.png');
	background-repeat:no-repeat;
	height:26px;
}
.eintrag-bottomr, .div-bottomr {
	height:26px;
}
/* articles end */

#wrapper-2 {
}
#footer {
	max-width: 100%;
	min-width: 98%px;
	margin:0 auto;
	text-align:center;
	min-height: 50px;
	padding:10px;
}
a#gotop {
	text-align:right;
	display:block;
	font-style:italic;
	text-transform:uppercase;
}
.copyright, .copyright a {
	font-size:10px;
}
/****************** LAYOUT END ******************/

/****************** MENUS ******************/

/* MAINMENU right */
.module_menu ul.menu, .module_menu ul.menu ul {
	margin:0;
	padding: 0 0 0 20px;
}
.module_menu ul.menu li {
	margin:2px 0;
	padding:0;
}
.module_menu ul.menu li a {
	display:block;
}

/* Standard TOPMENU user3 */
ul#mainlevel-nav, ul#mainlevel-nav li {
	margin:0;
	padding:0;
	list-style:none;
}
ul#mainlevel-nav {
	display:inline-block;
	height:64px;
	border-left:1px solid #333;
}
ul#mainlevel-nav li {
	display:inline;
	float:left;
	padding:0;
	margin:0;
}
ul#mainlevel-nav li a {
	display:block;
	padding:20px 15px;
	border:1px solid #000;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color:#fff;
	text-decoration:none;
	background-color:#222;
	background-image: url('../images/dropdown.png');
	background-repeat: repeat-y;
}
ul#mainlevel-nav li a:hover {
	text-decoration:none;
}

/****************** MENUS END ******************/


/****************** SEARCH user4 ******************/
#search {
	position:absolute;
	right:15px;
	top:-50px;
	width: 22%;
	height:40px;
}
#search input.button {
	margin-left: 5px;
	background-image:none;
	border:0;
}
#search .inputbox {
	background-image: url('../images/search.png');
	background-repeat:no-repeat;
	background-position: 3px 3px;
	padding: 5px 5px 5px 25px;
	border:0;
	border:1px solid;
}
/****************** SEARCH user4 end ******************/

/****************** JOOMLA THINGS ******************/
.contentdescription {
	display:inline-block;
	width: 98%;
	margin: 5px 0;
	padding: 1%;
}


/* Search Component */
.results li {
	padding-bottom:5px;
	margin-bottom:25px;
	border-bottom:1px dotted;
}
form.search_result fieldset {
	border:solid 2px;
	padding:20px;
	margin:10px 0;
}
.highlight {
	color : #ff0000;
	font-weight:bold;
	font-family: Verdana;
	padding : 0 5px;	
}
/* Search Component end */

/* Poll Component */
table.poll {
	padding : 0;
	width : 100%;
	border-collapse : collapse;
}
table.pollstableborder {
	padding : 0;
	width : 99%;
	border : none;
	text-align : left;
	border: 2px solid;
}
table.pollstableborder th {
	padding : 5px;
	border:1px solid;
	font-size:18px;
}
table.pollstableborder img {
	vertical-align : baseline;
	padding-left : 10px;
}
table.pollstableborder td {
	border: 1px solid;
	padding : 5px;
	border-collapse : collapse;
	border-spacing : 0;
}
table.pollstableborder tr.sectiontableentry1 td {
	margin : 1px;
	padding : 2px 5px 2px 5px;
}
table.pollstableborder tr.sectiontableentry2 td {
	margin : 1px;
	padding : 2px 5px 2px 5px;
}
table.pollstableborder tr.sectiontableentry0 td {
	margin : 1px;
	padding : 2px 5px 2px 5px;
}
.poll dt {
	font-weight:bold;
	font-size:16px;
	float:left;
	margin-right: 20px;
}
.poll dd {
}

form.poll fieldset input {
	background:none;
	border: 0;
}
/* Poll Component end */

/* COMPONENT CONTACT */
table.contact-category {
	width: 100%;
}
table.contact-category td {
	padding: 8px;
	border: 1px solid;
}
table.contact-category th {
	padding: 8px;
	border: 1px solid;
}

div.contact {
	margin:10px 0;
}

address {
	font-style:normal;
	margin:10px 0;
}
address p {
	line-height:1em;
}
.contact label {
	float:left;
	font-weight:bold;
	width:14em;
	margin:10px 0 0;
}
span.marker {
	margin:0 10px 0 0;
}
.contact_email_checkbox label {
	float:none !important;
}
.contact label.copy {
	width:90%;
	padding:0 0 0 10px;
}
.contact form {
	padding:20px;
	margin:10px 0;
}
.contact input {
	padding:2px 2px 0;
	margin:10px 0 0;
}

.contact .button {
	font-weight:bold;
	margin:20px 10px 0 0;
	cursor:pointer;
}
label.textarea {
	float:none !important;
	margin:10px 0;
	display:block;
	width:100%;
}
#contact_text {
	width:80%;
	height:150px;
}
.contact input.invalid,.contact textarea.invalid {
	border:solid 2px red;
}
.contact label.invalid {
	color:red;
}
/* COMPONENT CONTACT END */

/* contact */
.contact_email {
	padding : 5px;
	margin : 5px;
}
div.contact {
	margin:10px 0;
}

address {
	font-style:normal;
	margin:10px 0;
}
address p {
	line-height:1em;
}
.contact label {
	float:left;
	font-weight:bold;
	width:14em;
	margin:10px 0 0;
}
span.marker {
	margin:0 10px 0 0;
}
.contact_email_checkbox label {
	float:none !important;
}
.contact label.copy {
	width:90%;
	padding:0 0 0 10px;
}
.contact form {
	padding:20px;
	margin:10px 0;
}
.contact input {
	padding:2px 2px 0;
	margin:10px 0 0;
}

.contact .button {
	font-weight:bold;
	margin:20px 10px 0 0;
	cursor:pointer;
}
label.textarea {
	float:none !important;
	margin:10px 0;
	display:block;
	width:100%;
}
#contact_text {
	width:80%;
	height:150px;
}
.contact input.invalid,.contact textarea.invalid {
	border:solid 2px red;
}
.contact label.invalid {
	color:red;
}
/* contact end */

.display, .filter {
	margin: 15px;
}
.sectiontableheader {
	font-size:18px;
	font-weight:bold;
	text-align : left;
	text-transform : none;
	margin : 0;
	padding:5px 10px;
	border: 1px dotted;
}
.sectiontablefooter {
	padding : 2px;
	margin : 0;
	text-align : left;
	text-transform : none;
}
.sectiontableentry1 td {
	line-height: 25px;
	padding:5px 10px;
	margin : 1px;
	border: 1px dotted;
}
.sectiontableentry2 td {
	line-height: 25px;
	padding:5px 10px;
	margin : 1px;
	border: 1px dotted;
}
.sectiontableentry0 td {
	line-height: 25px;
	padding:5px 10px;
	margin : 1px;
	border: 1px dotted;
}
.sectiontableentry0, sectiontableentry1, sectiontableentry2 {
	text-align : left;
}

.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
a.cat, a.sec {
	font-size:12px;
}
div.moduletable, div.moduletable_text, div.moduletable_menu {
	padding:10px;
}
span.breadcrumbs a {
	font-weight:bold;
	color:#205677;
}
span.breadcrumbs {
	margin:3px 0 0 0;
	padding: 0 20px 3px 0;
	display:block;
	line-height:15px;
	text-align:right;
	font-size:10px;
	position:absolute;
	top:-22px;
	right:50px;
	background-image : url(../images/breadcrumb.png);
	background-repeat:no-repeat;
	background-position: right top;
}

.leading_separator {
	display: block;
	height: 10px;
	margin:0;
}
.article_separator {
	display: block;
	height: 10px;
	margin:0;
}
.blog_more {
	padding: 20px
}
.blog_more h2 {
	font-weight:normal;
	font-size:12px;
}
p.counter {
	text-align:right;
	padding:20px;
}

.componentheading {
	font-size:11px;
	font-weight:normal;
	margin:3px 0 0 20px;
	padding: 0 5px 0 20px;
	line-height:15px;
	text-align:left;
	position:absolute;
	top:0;
	background-image: url('../images/compo.png');
	background-repeat:no-repeat;
}
h1.contentheading {
	font-size:17px;
	font-style:italic;
	font-family:Georgia;
	margin:0 0 20px 0;
	padding:0;
}
h1.contentheading span {
	padding:0 3px 2px 3px;
}
.buttonheading {
	float:right;
	padding: 0 0 5px 10px;
}
.buttonheading a {
	padding: 0 0 3px 7px;
	clear:both;
}
.iteminfoz {
	font-size:8.5px;
	float:right;
}
.iteminfo {
	font-size:8.5px;
	display:inline-block;
	margin: 5px 0 0 0;
	padding:0;
}
.createdate, .createdby, .modifydate {
	float:left;
	height:auto;
	margin:2px;
	padding: 2px 7px 2px 24px;
	background-repeat:no-repeat;
	background-position: 5px 5px;
}
.createdate {
	background-image : url(../images/create.png);
}
.createdby {
	background-image : url(../images/createdby.png);
}
.modifydate {
	background-image : url(../images/modify.png);
}

a.readon {
	padding:5px;
}
.pageinfo {
	display:block;
	padding:10px;
	text-align:right;
}

.weblinks a.category {
	font-size:16px;
	display:inline-block;
	height: 35px;
	width: auto;
	padding-left: 10px;
}
#system-message {
	color: blue;
}

/* Editor */
.contentpaneopen_edit{
	text-align:right;
}
.contentpaneopen_edit img {	border:0
}

form.editor legend {
	font-size:1.2em;
	font-weight:bold;
	padding:2px;
}
form.editor fieldset {
	border:solid 1px;
	padding:20px;
	margin:10px 0;
}
form.editor .publishing label {
	float:left;
	width:14em;
	font-weight:bold;
}
form.editor .publishing div {
	margin:5px 0;
}
form.editor .publishing .radio label {
	float:none;
	width:14em;
}
form.editor .publishing .radio label span {
	float:left;
	width:14em;
}
form.editor fieldset.metadata label {
	float:none !important;
	display:block;
	font-weight:bold;
}
.save {
	text-align:right;
	padding:10px 0;
}
/* Editor end */

/* -- buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}
.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}
.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}
.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	float: left;
	margin-left: 5px;
}
.button2-right {
	float: left;
	margin-left: 5px;
}
body.contentpane {
	background-color:#fff;
}

form#login label {
	display:block;
	padding:10px 0 3px 0;
	font-weight:bold;
}
form#login fieldset {
	border: 10px solid #333;
	padding: 20px;
	color: #fff;
}
/* Section List */
ul.sectionentry li {
	margin:0 10px 30px 10px;
	padding: 0 30px;
	border-bottom: 3px double;
}
ul.sectionentry li a.category {
	font-size:18px;
	display:block;

}
ul.sectionentry li .small {
	float:right;
	display:block;
	text-align:right;
	font-size:11px;
}
/* Section List end */

/****************** JOOMLA THINGS END ******************/

/****************** HTML THINGS ******************/
.button, input, .validate, .inputbox, .pagenav, .pagenav_next, .pagenav_prev {
	border:0;
	font-size:11px;
	padding: 3px 6px;
	margin: 0 5px;
	background-image:url('../images/button.gif');
	background-repeat:repeat-x;
}
td {
	font-size:14px;
}
.clr {
	clear:both;
}
a, a:link, a:visited, a:active, a:focus {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input, button {
	font-size:10px;
}
img, a, fieldset {
	border:0;
	outline:0;
}
/****************** HTML THINGS END ******************/﻿/*---------------------------------------------------
Designed by Juergen Koller
Designers Home: http://www.LernVid.com
---------------------------------------------------*/


body {
	color: #000020;
	background-color:#d5dce3;
}
a, a:link, a:visited, a:active, a:focus {
	color: #19197b;
	font-weight:bold;
}

#header a#logo {color: #065e8e;}
#header a#logo:hover {color: #55bbff;}
#search .inputbox,#search input.button {
	border:1px solid #065e8e;
}

#rightcol .module, #rightcol .module_menu, #rightcol .module_text {
}
.module h3.lvrounds, .module_text h3.lvrounds, .module_menu h3.lvrounds {
	border-bottom: 3px double #444;
}
.eintrag-1, .div-1, .eintrag-topr, .div-topr, .eintrag-bottomr, .div-bottomr {
	border-right:1px solid #a9cde7;
}
#wrapper {
	border:1px dotted #a9cde7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#wrapper-2 {
	border-top: 4px double #a9cde7;
	border-bottom: 4px double #a9cde7;
	background-color:#080808;
	color: #fff;
}

.menu_lv_dropdown li#current a span, ul#mainlevel-nav li#current a span {
	color:#0080ff;
	text-decoration:underline;
}
.menu_lv_dropdown li#current li a span, ul#mainlevel-nav li#current a span {
	color:#fff;
	text-decoration:none;
}
.menu_lv_dropdown a:hover, ul#mainlevel-nav li a:hover {
	color:#0080ff;
}

a.cat, a.sec {
	color:#26495d;
}

span.breadcrumbs {
	color: #55bbff;
}
span.breadcrumbs a {
	color: #55bbff;
}

span.breadcrumbs:hover {
	color: aqua;
}

.componentheading {
	color: #ccc;
}

h2.componentheading:hover {
	color: #fff;
}
h1.contentheading, h1.contentheading a.contentpagetitle {
	color: #000;
}
h1.contentheading span {
	border-bottom: 3px double #000;
}

.iteminfo {
	color:#343434;
}
.createdate, .createdby, .modifydate {
}

.button, input, .validate, .inputbox, .pagenav {
	color: #fff;
	border: 1px solid #fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color: #1a7dbd;
}
.button:hover, input:hover, .validate:hover, .inputbox:hover, .pagenav:hover  {
	color: blue;
}
#footer a {
	color:#0080ff;
}
.copyright, .copyright a {
	color: #212d38 !important;
}

﻿.menu_lv_dropdown, .menu_lv_dropdown ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
	z-index:99;
	display:inline-block;
}
.menu_lv_dropdown {
	border-left:1px solid #333;
	border-right: 1px solid #000;
}
.menu_lv_dropdown ul {
	border:2px solid #000;
	padding:5px;
	background-color:#222;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0 10px #000;
}
.menu_lv_dropdown li, .menu_lv_dropdown ul li {
	list-style:none;
}

.menu_lv_dropdown li.parent a span, .menu_lv_dropdown li.parent li.parent a span, .menu_lv_dropdown li.parent li.parent li.parent a span {
	padding-left:18px;
	background-image: url('../images/down.png');
	background-repeat:no-repeat;
}

.menu_lv_dropdown li.parent li a span, .menu_lv_dropdown li.parent li.parent li a span, .menu_lv_dropdown li.parent li.parent li.parent li a span {
	border:0;
	background-image:none;
}

.menu_lv_dropdown a {
	display:block;
	padding:20px 15px;
	border:1px solid #000;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color:#fff;
	text-decoration:none;
	background-color:#222;
	background-image: url('../images/dropdown.png');
	background-repeat: repeat-y;
}


.menu_lv_dropdown li{
	float:left;
	position:relative;
}

.menu_lv_dropdown ul {
	position:absolute;
	display:none;
	width:16.15em;
	top:4.5em;
}

.menu_lv_dropdown li ul a{
	width:15em;
	height:auto;
	float:left;
	padding:10px 1em 10px 0;
}

.menu_lv_dropdown ul ul{
	top:auto;
}	

.menu_lv_dropdown li ul ul {
	left:15em;
	margin:0px 0 0 10px;
}

.menu_lv_dropdown li:hover ul ul, .menu_lv_dropdown li:hover ul ul ul, .menu_lv_dropdown li:hover ul ul ul ul{
	display:none;
}
.menu_lv_dropdown li:hover ul, .menu_lv_dropdown li li:hover ul, .menu_lv_dropdown li li li:hover ul, .menu_lv_dropdown li li li li:hover ul{
	display:block;
}
﻿/*---------------------------------------------------
Designed by Juergen Koller
Designers Home: http://www.LernVid.com
---------------------------------------------------*/


h1,h2,h3,h4,h5,h6 {margin: 10px 0;}

h1.info, h1.right, h1.alert, h1.tell, h1.content, h1.note {
	background-repeat : no-repeat;
	padding: 5px 0 0 55px;
	min-height:55px;
	line-height:normal;
}
h1.info {
	background-image : url(../images/icons/info.png);
}
h1.right {
	background-image : url(../images/icons/right.png);
}
h1.alert {
	background-image : url(../images/icons/alert.png);
}
h1.tell {
	background-image : url(../images/icons/tell.png);
}
h1.content {
	background-image : url(../images/icons/content.png);
}
h1.note {
	background-image : url(../images/icons/note.png);
}

h3.section {
	background-image : url(../images/icons/section.png);
	background-repeat : no-repeat;
	background-position:0 6px;
	padding: 15px 0 15px 55px;
}
form {
	width:99%;
	display: inline-block;
}
ul, ol {
	margin:0;
	padding: 0 0 0 20px;
}
li {
	list-style: circle;
}
li li {
	list-style: disc;
}
ul.arrow li, ul.arrow li li {
	margin:0; padding:0;
	background-image : url(../images/icons/arrow.png);
	background-position : 0 5px;
	background-repeat : no-repeat;
	padding-left: 16px;
	line-height: 20px;
	list-style:none;
}
ul.folder li, ul.folder li li {
	margin:0; padding:0;
	background-image : url(../images/icons/folder.png);
	background-position : 0 5px;
	background-repeat : no-repeat;
	padding-left: 16px;
	line-height: 20px;
	list-style:none;
}
ul.ok li, ul.ok li li {
	margin:0; padding:0;
	background-image : url(../images/icons/ok.png);
	background-position : 0 5px;
	background-repeat : no-repeat;
	padding-left: 16px;
	line-height: 20px;
	list-style:none;
}
ul.star li, ul.star li li {
	margin:0; padding:0;
	background-image : url(../images/icons/star.png);
	background-position : 0 5px;
	background-repeat : no-repeat;
	padding-left: 16px;
	line-height: 20px;
	list-style:none;
}
hr {
	border:none;
	border-top: 1px dotted #ccc;
	background-color: transparent;
	padding: 2px 0 0 0;
	margin: 15px 0;
}
hr.black {
	border-top: 2px solid #000;
}
hr.red {
	border-top: 2px solid #FF5050;
}
hr.blue {
	border-top: 2px solid #00CCFF;
}
hr.green {
	border-top: 2px solid #66FF66;
}
table {
	border-collapse: collapse;
	border-spacing:0;
}
img { 
	border:0;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
table.white {
	border: none;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	background:#fff;
	margin:0;
	padding: 5px;
}
table.white td {
	border: none;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	background:#fff;
	margin:0;
	padding: 10px;
}
table.gray {
	border: none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#ddd;
	margin:0;
	padding: 5px;;
}
table.gray td {
	border: none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#eee;
	margin:0;
	padding: 10px;
}
table.blue {
	color: #2c55bb;
	border: none;
	border-top:1px solid #c3d2e5;
	border-left:1px solid #c3d2e5;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#84a7db;
	margin:0;
	padding: 5px;;
}
table.blue td {
	border: none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#c3d2e5;
	margin:0;
	padding: 10px;
}
table.red {
	color: #bf515b;
	border: none;
	border-top:1px solid #e4c5ca;
	border-left:1px solid #e4c5ca;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#e4c5c8;
	margin:0;
	padding: 5px;;
}
table.red td {
	border: none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#e4c5ca;
	margin:0;
	padding: 10px;

}
table.yellow {
	color: #80842f;
	border: none;
	border-top:1px solid #e3e4c5;
	border-left:1px solid #e3e4c5;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#e3e2c6;
	margin:0;
	padding: 5px;;
}
table.yellow td {
	border: none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#dcde76;
	margin:0;
	padding: 10px;
}
div.contenthead {
	padding: 15px;
	background:#fff;
	border: 10px solid #ccc;
	display:inline-block;
	width: 90%;
	margin:20px 0;
}
div.contenthead-dark {
	background:#333;
	color:#aaa;
	padding: 15px;
	border: 10px solid #555;
	display:inline-block;
	width: 90%;
	margin:20px 0;
}
div.contenthead-blue {
	background:#c3d2e5;
	padding: 15px;
	border: 10px solid #e4ebf3;
	display:inline-block;
	width: 90%;
	color: #2c55bb;
	margin:20px 0;
}
div.contenthead-red {
	background:#e4c5ca;
	padding: 15px;
	border: 10px solid #efdee0;
	display:inline-block;
	width: 90%;
	color: #d55175;
	margin:20px 0;
}
div.contenthead-green {
	background:#8bf279;
	padding: 15px;
	border: 10px solid #c8f9bf;
	display:inline-block;
	width: 90%;
	color: #348525;
	margin:20px 0;
}
div.hot, div.new, div.top {
	padding: 15px;
	border: 1px solid #b5c1ce;
	display:inline-block;
	width: auto;
	margin:20px 0;
	padding: 15px 50px 15px 15px;
	background-position:right top;
	background-repeat:no-repeat;
}
div.hot {
	background-image : url(../images/icons/hot.gif);
}
div.new {
	background-image : url(../images/icons/new.gif);
}
div.top {
	background-image : url(../images/icons/top.gif);
}
div.info {
	background-image : url(../images/icons/info.png);
	background-repeat : no-repeat;
	padding: 0 0 0 55px;
	min-height:55px;
	line-height:normal;
}
div.right {
	background-image : url(../images/icons/right.png);
	background-repeat : no-repeat;
	padding: 0 0 0 55px;
	min-height:55px;
	line-height:normal;
}
div.alert {
	background-image : url(../images/icons/alert.png);
	background-repeat : no-repeat;
	padding: 0 0 0 55px;
	min-height:55px;
	line-height:normal;
}
div.tell {
	background-image : url(../images/icons/tell.png);
	background-repeat : no-repeat;
	padding: 0 0 0 55px;
	min-height:55px;
	line-height:normal;
}
div.content {
	background-image : url(../images/icons/content.png);
	background-repeat : no-repeat;
	padding: 0 0 0 55px;
	min-height:55px;
	line-height:normal;
}
div.note {
	background-image : url(../images/icons/note.png);
	background-repeat : no-repeat;
	padding: 0 0 0 55px;
	min-height:55px;
	line-height:normal;
}
div.cols-3 {
	width: 99%;
	padding:0;
	margin:10px 0;
	display:inline-block;
}
div.cols-3 div {
	float:left;
	width: 31%;
	padding:1%;
	margin:0;
}
div.cols-2 {
	width: 99%;
	padding:0;
	margin:10px 0;
	display:inline-block;
}
div.cols-2 div {
	float:left;
	width: 48%;
	padding:1%;
	margin:0;
}
p.tip {
	width: auto;
	padding: 20px 30px 20px 50px;
	margin:10px 0;
	display:inline-block;
	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);
	background-repeat : no-repeat;
	background-position: 10px 20px;
}
p.alert {
	width: auto;
	padding: 20px 30px 20px 50px;
	margin:10px 0;
	display:inline-block;
	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);
	background-repeat : no-repeat;
	background-position: 10px 20px;
}

/* special Links */

a.extern {
	background-image : url(../images/icons/extern.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.www {
	background-image : url(../images/icons/www.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.download {
	background-image : url(../images/icons/download.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.run {
	background-image : url(../images/icons/run.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.image {
	background-image : url(../images/icons/image.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.user {
	background-image : url(../images/icons/user.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.pdf {
	background-image : url(../images/icons/pdf.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.zip {
	background-image : url(../images/icons/zip.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.text {
	background-image : url(../images/icons/text.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.sound {
	background-image : url(../images/icons/sound.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.video {
	background-image : url(../images/icons/video.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
a.info, p.info {
	background-image : url(../images/icons/information.png);
	background-repeat : no-repeat;
	padding-left: 18px;
}
img.border-dark {
	border: 1px solid #555;
	padding:1px;
	background:#fff;
}
img.border-light {
	border: 1px solid #ccc;
	padding:1px;
	background:#fff;
	
}
object, img, a {
	outline:none;
}
blockquote {
	margin:0;
	padding: 10px 30px 10px 40px;
	min-height: 35px;
	font-style:italic;
	font-size: 18px;
	font-family: Georgia;
	border: 1px solid #b5c1ce;
	border-style: dotted;
	text-align:justify;
	background-image : url(../images/icons/quote.png);
	background-position: 4px 8px;
	background-repeat:no-repeat;
}
pre {
	background:#fff;
	color: #006699;
	border-top: 1px solid #ccc;
	border-left: 5px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px 0 10px 20px;
	overflow: auto;
	font-size: 11px;
	font-family: Verdana;
}
pre.css {
	color: #444;
	border-left: 5px solid #444;
	background-image : url(../images/icons/css.png);
	background-repeat:no-repeat;
	padding-left:55px;
	
}
pre.html {
	color: #0099CC;
	border-left: 5px solid #0099CC;
	background-image : url(../images/icons/html.png);
	background-repeat:no-repeat;
	padding-left:55px;
	
}
pre.xml {
	color: #840084;
	border-left: 5px solid #840084;
	background-image : url(../images/icons/xml.png);
	background-repeat:no-repeat;
	padding-left:55px;
	
}
pre.js {
	color: #008484;
	border-left: 5px solid #008484;
	background-image : url(../images/icons/js.png);
	background-repeat:no-repeat;
	padding-left:55px;
	
}
span.dropcap {
	float: left;
	font-size: 300%;
	line-height: 0.95em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;	
}

