﻿@charset "utf-8";

/*---------------------------------------------------

Desidgned by Juergen Koller

Designers Home: http://www.LernVid.com

---------------------------------------------------*/



html {

	height : 101%;

}

body {

	margin:0;

	padding:0;

	font-family:Verdana, Geneva, sans-serif;

	font-size: 11px;

	color:#aaa;

	background-color: #151515;

	line-height : 145%;

}

.fl1 {

	width: 190px;

	height: 10px;

}

#flashline {

	width: 998px;

	height: 10px;

	margin:0 auto;

	padding:0

}

#wrapper {

	max-width: 1100px;

	min-width: 998px;

	margin: 0 auto;

	background-color:#111;

	border-left: 1px solid #222;

	border-right: 1px solid #222;

}

#masthead {

	margin:0 auto;

	padding:0;

    height: 200px;

	background-image:url('../images/header.jpg');

	background-position: left top;

	background-repeat:no-repeat;
	

}

#flash_header {

	float:right;

	width: 400px;

	height: 200px;

	margin: 0 25px 0 25px;

	padding:0;

}

#logo {

	float:left;

	width: 350px;

	height: 200px;

	margin: 0 0 0 25px;

	background-image:url('../images/logo.png');

	background-position: left top;

	background-repeat:no-repeat;

}

#sitetitle {

	float:left;

	height: 200px;

	width: 350px;

	margin: 0 0 0 25px;

}

#search {

	float: right;

	margin:0;

	padding:0;

	height: 30px;

	margin: 20px 20px 0 0;

}

#search .inputbox {

	margin: 0;

	height: 13px;

	font-size: 10px;

	padding: 0 2px 0 2px;

	color: #666;

}

#top_outer {

	width: 514px;

	height: 150px;

	float:right;

	background-image:url('../images/top_outer.gif');

	background-position: center top;

	margin: 15px 10px 0 10px;

	overflow: hidden;

}

#top {

	margin: 7px 7px 7px 7px;

	width: 500px;

	height: 135px;

	overflow: hidden;

}

/* Im Container stellt man die Breite ein */

#container {

	text-align:left;

	padding: 0;

	margin:auto;

}

#container2 {

	text-align:left;

	background-color: transparent;

	margin:auto;

}

/* Navigation oben quer */

#navigation {

	background-image:url('../images/navigation.gif');

	overflow: hidden;

	height: 30px;

    margin:auto;

	text-align:center;

	padding:0;

	margin: 0;

}

#user_modules1 {

	width: 99.9%;

	float:left;

	height: auto;

	border:none;

	padding:0 0 2px;

	margin: 5px 0 5px 0;

	background-image:url('../images/user_modules.gif');

	background-repeat:repeat-x;

}

#user5_outer {

	float:left;

	width: 31.3%;

	padding: 0 1% 0 1%;

	overflow:hidden;

}

#user6_outer {

	float:left;

	width: 31.3%;

	padding: 0 1% 0 1%;

	overflow:hidden;

}

#user7_outer {

	float:left;

	width: 31.3%;

	padding: 0 1% 0 1%;

	overflow:hidden;

}

#user_modules3 {

	width: 99.9%;

	float:left;

	height: auto;

	background-color: transparent;

	border:none;

	padding:0 0 2px;

	margin: 5px 0 5px 0;

	background-image:url('../images/user_modules.gif');

	background-repeat:repeat-x;

}

#user8_outer {

	float:left;

	width: 31.3%;

	padding: 0 1% 0 1%;

	overflow:hidden;

}

#user9_outer {

	float:left;

	width: 31.3%;

	padding: 0 1% 0 1%;

	overflow:hidden;

}

#user10_outer {

	float:left;

	width: 31.3%;

	padding: 0 1% 0 1%;

	overflow:hidden;

}

#user_modules2 {

	width: 100%;

	float:left;

	margin: 10px 0 10px 0;

	padding:0;

	height: auto;

	background-color: transparent;

	border:none;

	background-image:url('../images/user_modules.gif');

	background-repeat:repeat-x;

}

#user1 {

	width: 45%;

	float:left;

	min-height: 100px;

	overflow:hidden;

	margin: 0 10px 0 10px;

}

#user2 {

	width: 45%;

	float:right;

	min-height: 100px;

	overflow:hidden;

	margin: 0 10px 0 10px;

}

#page_content {

	padding: 0px;

	margin: 3px 0 0 0;

	width: 100%;

}



#left_outer {

	float : left;

	width : 220px;

	margin : 0;

	padding : 0;

}

#left_inner {

	float : none;

	padding: 0 8px 2px 2px;

	width : 210px;

}

#left_inner_float {

	width : 220px;

	float : left;

	background-image : url(../images/left.gif);

	background-repeat : repeat-y;

	background-position:right top;

}

#right_outer {

	float : right;

	width : 200px;

	padding : 0;

	margin : 0;

}

#right_inner {

	float : none;

	padding: 0 2px 2px 8px;

	width : 190px;

}

#right_inner_float {

	width : 200px;

	float : left;

	background-image : url(../images/right.gif);

	background-repeat : repeat-y;

}

#content_outer {

	float:left;

	width: 99.8%;

	margin-bottom: 10px;

	background-color: #151515;

	border: 1px solid #222;

	background-image : url(../images/content.gif);

	background-repeat : repeat-x;

	background-position:center bottom;

}

/* content_outleft + content_outleft + content_outleft steuern das margin left und right via phpscript in der index.php */

#content_outleft {

	margin: 0 5px 0 220px;

}

#content_outmiddle {

	margin: 0 200px 0 220px;

}

#content_outright {

	margin: 0 200px 0 0;

}

#content {

	float:left;

	padding: 0 10px 10px 10px;

	min-height: 400px;

	width: 98%;

}

.clr {

	clear:both;

}

#footer {

	clear: both;

	width: 100%;

	min-height: 100px;

	overflow: hidden;

	padding: 0;

	margin: 10px 0 0 0;

	text-align:center;

	overflow:hidden;

	background-image:url('../images/footer.gif');

	background-position: center top;	

	background-repeat:no-repeat;

	background-color: #252525;

}

#footer p {

	font-size: x-small;

}

#footer a {

	border:none;

	text-decoration: underline;

}

#footer a:hover {

	text-decoration: none;

}

#copyright_info {

	clear: both;

	font-size: 10px;

	padding:0;

	margin:0;

	text-align:center;

	overflow:hidden;

}

#copyright_info p {

	font-size: 10px;

	padding: 15px 20px 5px 20px;

	margin:0;

	text-align:center;

}

#designed_by {

	clear: both;

	padding:0;

	margin:10px 0 0 0;

	text-align:center;

}

#designed_by p {

	font-size: 10px;

	margin:0;

	text-align:center;

	font-variant:small-caps;

}	

#designed_by a {

	text-decoration:none;

}

#designed_by a:hover {

	text-decoration:underline;

}

#date {

	margin: 2px 0 0 0;

	text-align: left;

	float:left;

	width: auto;

	height: 15px;

	overflow:hidden;

}

#date p {

	color: #e3eefb;

	font-size:11px;

	margin: 0 auto;

}

h1,h2,h3,h4,h5,h6 {

	font-family: Arial, Helvetica, Sans-Serif; 

}

ul, ol, li {

	margin : 0;

	padding : 0;

}

ul, ol {

	margin : 10px 0;

	padding-left : 10px;

}

ol li {

	list-style-type : decimal;

	line-height : 14px;

}

ul {

	margin : 5px;

	padding : 2px;

	list-style : none;

}

li {

	line-height : 16px;

	padding-left : 18px;

	background-image : url(../images/list.png);

	background-repeat : no-repeat;

	background-position : 0 4px;

	list-style-type : none;

}

li:hover {

	line-height : 16px;

	padding-left : 18px;

	background-position : 0 4px;

	background-image : url(../images/list_hover.png);

	background-repeat : no-repeat;

}

td {

	text-align : left;

	margin : 0;

	padding : 0;

}

a, a:link, a:visited, a:active, a:focus {

	color: #aaa;

	outline : none;

	text-decoration : underline;

}

a:hover {

	color:#fff;

}

table.contentpaneopen {

	width : 98%;

}

table.contentpaneopen p img{ margin-right:5px;

}


table.contentpane {

	width : 98%;

	padding : 6px;

	margin : 6px;

}

table.searchinto {

	width : 100%;

}

table.module {

	width : 100%;

	margin : 0;

	padding : 0;

}

div.banneritem_text {

	padding: 0 3px 0 3px;

	margin: 0;

	overflow: hidden;

}

.style_bold {

	font-weight: bold;

}

.style_italic {

	font-style: italic;

}

.module_menu ul.menu {

	list-style : none;

	background : none;

	margin: 0;

}

.module_menu ul.menu li {

	margin : 0;

	padding : 0;

	list-style : none;

	background : none;

}

.module_menu ul.menu li a {

	display : block;

	vertical-align : middle;

	text-align : left;

	height : 22px;

	line-height : 22px;

	text-decoration : none;

	padding:0;

	margin: 0;

	background-image : url(../images/menu.jpg);

	background-repeat : no-repeat;

	padding-left: 18px;

	background-color:#151515;

}

.module_menu ul.menu li a span {

	background : none;

}

.module_menu ul.menu li a:hover, .module_menu ul.menu li a:active, .module_menu ul.menu li a:focus {

	text-decoration : none;

	text-align : left;

	background-image : url(../images/menu_hover.jpg);

	background-repeat : no-repeat;

	background-color:#222;

}

.module_menu ul.menu li.active a {

	background-image : url(../images/menu_hover.jpg);

	background-repeat : no-repeat;

	text-decoration : none;

	text-align : left;

	color: #fff;

	background-color:#222;

}

.module_menu ul.menu li.active a:hover {

	text-decoration: none;

}

.module_menu ul.menu li.active a span {

}

.module_menu ul.menu li li a span {

	list-style : none;

}

.module_menu ul.menu li ul {

	margin : 0;

	padding : 0;

	list-style : none;

}

.module_menu ul.menu li li {

	list-style : none;

}

.module_menu ul.menu li li a {

	list-style : none;

	vertical-align : middle;

	text-align : left;

	text-decoration : none;

	height : 22px;

	padding-left: 28px;

	overflow:hidden;

}

.module_menu ul.menu li li a:hover, .module_menu ul.menu li li a:active, .module_menu ul.menu li li a:focus {

	list-style : none;

	background : none;

	text-decoration : none;

}

.module_menu ul.menu li li.active a {

	list-style : none;

	background : none;

	text-decoration : none;

}

.module_menu ul.menu li li a span {

	list-style : none;

	background : none;

}

.module_menu ul.menu li li li a span {

	padding-left: 10px;

}

.readon {

	float: right;

	text-transform:uppercase;

}

.componentheading {

	padding: 0;

	margin:0 auto;

	background-image : url(../images/componentheading.gif);

	background-repeat: no-repeat;

	background-position: center top;	

	font-size : 13px;

	text-transform:uppercase;

	font-weight:normal;

	text-align:center;

	height: 30px;

	line-height: 30px;

	width: auto;

	color: #ddd;

}

.contentheading {

	font-size : 13px;

	height : 20px;

	line-height : 20px;

	background-image : url(../images/contentheading.gif);

	background-repeat: no-repeat;

	background-position:left top;	

	font-weight:bold;

	color:#900;
	

	padding-left: 20px;

}

.contentheading a {

	font-size : 13px;

	height : 16px;

	line-height : 16px;

	font-weight: normal;

	color: #900;

}

.contentheading a:hover {

	color: #fff;

}

.pagenav {

	font-size: 9px;

	text-transform:uppercase;

	text-align : center;

	padding : 3px 5px 2px 5px;

	margin : 5px 1px 5px 1px;

	border-top: 1px solid #222;

	border-left: 1px solid #222;

	border-right: 1px solid #111;

	border-bottom: 1px solid #111;

	background-image : url(../images/button_bg.gif);

	background-repeat:repeat-x;

	background-position:center top;

	background-color: #000;

}

a.pagenav {

}

.pagenav a:hover {

	text-decoration : none;

}

.pagenav_next {

	text-decoration : none;

}

.pagenav_next a:hover {

	text-decoration : none;

}

.pagenav_prev {

	text-decoration : none;

}

.pagenav_prev a:hover {

	color: #b5d72b;

	text-decoration : none;

}

.blog {

	width : 100%;

}

.blog_more {

	margin : 10px 5px 20px 5px;

}

.blog_more strong {

	margin : 2px;

	display : block;

	font-weight : bold;

	text-decoration:underline;

	padding-left: 3px;

	text-transform:uppercase;

}

.blog_more ul {

	margin : 5px;

	padding : 0;

}

.blog_more ul li {

	text-align : left;

	line-height : 14px;

	padding-left : 18px;

}

.article_separator {

	clear : both;

	display : block;

	height : 10px;

	margin-bottom : 30px;

	background-image : url(../images/sep.gif);

	background-repeat:repeat-x;

	background-position:left bottom;

}

.article_column {

	padding : 10px;

	margin : 5px;

}

.article_column column_separator {

	padding : 10px;

	margin : 5px;

}

.article-tools {

	width : 100%;

	float : left;

	clear : both;

	margin-bottom : 15px;

	display : block;

	background-color: #fbfcf8;

}

.article-meta {

	padding : 5px;

	width : 80%;

	float : left;

}

.button {

	color: #fff;

	font-size: 9px;

	background-image : url(../images/button_bg.gif);

	background-position:center top;

	text-align : center;

	border-top: 1px solid #222;

	border-left: 1px solid #222;

	border-right: 1px solid #111;

	border-bottom: 1px solid #111;

	padding : 2px 3px 2px 3px;

	margin : 2px 3px 2px 3px;

	background-color: #000;

}

.button:hover {

	color:  #999;

	border : 1px solid #151515;

}

.validate {

	color:  #555;

	height: 20px;

	line-height: 22px;

	background-image : url(../images/button_bg.gif);

	background-position:center top;

	text-align : center;

	border-top: 1px solid #222;

	border-left: 1px solid #222;

	border-right: 1px solid #111;

	border-bottom: 1px solid #111;

}

.validate:hover {

	color:  #999;

	border : 1px solid  #151515;

}

.invalid {

	border-color: #151515;

}

label.invalid {

	color: #ff0000;

	text-decoration:blink;

}

.back_button {

	font-size: 9px;

	height: 22px;

	line-height: 22px;

	background-image : url(../images/button_bg.gif);

	background-position:center top;

	text-align : center;

	border-top: 1px solid #222;

	border-left: 1px solid #222;

	border-right: 1px solid #111;

	border-bottom: 1px solid #111;

}

.back_button:hover {

	color:  #999;

	border : 1px solid #151515;

}

.back_button a:link {

	text-decoration : none;

}

.back_button a:visited {

	text-decoration : none;

}

.back_button a:hover {

	text-decoration : none;

}

#form-login .input {

	padding : 2px;

	margin : 2px;

	background : none;

	border : none;

}

form {

	margin : 0;

	padding : 0;

	border : none;

}

#form-login {

	border : none;

	padding: 5px;

}

#form-login ul {

	padding : 0;

	margin : 0;

	list-style : none;

}

#form-login li {

	margin : 0;

	padding:0;

	background : none;

	list-style : none;

}

#form-login .input {

	margin:0;

	padding:0;

}

.inputbox {

	color: #fff;

	border-top: 1px solid #222;

	border-left: 1px solid #222;

	border-right: 1px solid #000;

	border-bottom: 1px solid #000;

	background-color: #111;

}

.inputbox:hover {

	border-top: 1px solid #222;

	border-left: 1px solid #222;

	border-right: 1px solid #111;

	border-bottom: 1px solid #111;

	background-color: #151515;

}

input {

	border-top: 1px solid #222;

	border-left: 1px solid #222;

	border-right: 1px solid #111;

	border-bottom: 1px solid #111;

}

input:hover {

	border-top: 1px solid #222;

	border-left: 1px solid #222;

	border-right: 1px solid #111;

	border-bottom: 1px solid #111;

}

.sectiontableheader {

	border: 1px solid #333;

	background-color: #111;

	text-align : left;

	text-transform : none;

	margin : 0;

	padding : 2px;

	height : 30px;

}

.sectiontablefooter {

	padding : 2px;

	margin : 0;

	text-align : left;

	text-transform : none;

	background-color: #111;

}

.sectiontableentry0 {

	border-bottom : 1px solid #444;

	background-color: #222;

	text-align : left;

}

.sectiontableentry1 {

	border-bottom : 1px solid #fff;

	background-color: #111;

	text-align : left;

}

.sectiontableentry2 {

	border-bottom : 1px solid #fff;

	background-color: #222;

	text-align : left;

}

.sectiontableentry1 td {

	padding : 2px 5px 2px 5px;

	margin : 1px;

}

.sectiontableentry2 td {

	padding : 2px 5px 2px 5px;

	margin : 1px;

}

.sectiontableentry0 td {

	padding : 2px 5px 2px 5px;

	margin : 1px;

}

h1 {

	font-weight : bold;

	font-size : 20px;

	line-height : 24px;

	font-weight : normal;

}

h2 {

	font-size : 18px;

	line-height : 22px;

	font-weight : normal;

}

h3 {

	font-size : 16px;

	line-height : 20px;

	font-weight : normal;

}

h4 {

	font-size : 14px;

	line-height : 16px;

	font-weight : bold;

}

h5 {

	font-size : 12px;

	line-height : 16px;

	font-weight : bold;

}

h6 {

	font-size : 10px;

	line-height : 14px;

	font-weight : bold;

}

.contact_email {

	padding : 5px;

	margin : 5px;

}

#component-contact {

	margin-top : 10px;

}

.hasTip {

	margin: 5px;

	background-color: transparent;

	border: none;

}

.tool-tip {

	float : left;

	background : #202020;

	padding : 5px;

	max-width : 200px;

}

.tool-title {

	padding : 0;

	margin : 0;

	font-size : 100%;

	font-weight : bold;

	margin-top : -15px;

	padding-top : 15px;

	padding-bottom : 5px;

	background-repeat : no-repeat;

}

.tool-text {

	font-size : 100%;

	margin : 0;

}

table.paramlist {

	margin-top : 5px;

}

table.paramlist td.paramlist_key {

	width : 128px;

	text-align : left;

	height : 30px;

}

div.message {

	font-weight : bold;

	font-size : 14px;

	text-align : center;

	width : auto;

	background-color: #202020;

	margin : 3px 0 10px;

	padding : 3px 20px;

}

.pagination span {

	padding : 2px;

}

.pagination a {

	padding : 2px;

}

img {

	border : none;

}

div.mosimage {

	border : 2px solid #fff;

	background-color: #cdab71;

}

.mosimage {

	margin : 0;

	background-color: #cdab71;

}

.mosimage_caption {

	margin-top : 0;

	background-color: #cdab71;

	padding : 0;

	font-size : 10px;

}

a img.calendar {

	width: 16px;

	height: 16px;

	margin-left: 3px;

	cursor: pointer;

	vertical-align: middle;

}

.error {

	font-style : italic;

	text-transform : uppercase;

	padding : 5px;

	color: #ff0000;

}

#system-message {

	margin : 10px;

}

#system-message dd.message ul {

	border-top : 2px solid #fff;

	border-bottom : 2px solid #fff;

	margin : 5px;

	padding-left : 40px;

	text-indent : 0;

}

#system-message dd.error ul {

	border-top : 2px solid #fff;

	border-bottom : 2px solid #fff;

	margin : 5px;

	padding-left : 40px;

	text-indent : 0;

}

#system-message dd.notice ul {

	border-top : 2px solid #fff;

	border-bottom : 2px solid #fff;

	margin : 5px;

	padding-left : 40px;

	text-indent : 0;

}

.small {

	font-family : Arial, Helvetica, sans-serif;

	color: #555;

	font-size : 9px;

}

.createdate {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 9px;

	color: #333;

	height: 40px;

}

.modifydate {

	font-family : Arial, Helvetica, sans-serif;

	color: #333;

	font-size : 9px;

	height: 40px;

}

.highlight {

	background-color: #cbf8a6;

	color: #ff0000;

	padding : 0;

}

.code {

	background-color: #151515;

	border : 1px solid #bbb;

}

fieldset {

	margin : 10px;

	padding : 10px;

	border : 1px solid #fff;

}

/* Formatvorlagen für die Navigation-Oben */

ul#mainlevel-nav {

	list-style : none;

	padding : 0;

	margin : 0 auto;

	height: 30px;

}

ul#mainlevel-nav li {

    text-align:center;

	background-image:none;

	font-weight : bold;

	float:left;

	margin : 0 auto;

	padding : 0;

	height : 30px;

	line-height : 30px;

	white-space : nowrap;

	background-color: transparent;

}

ul#mainlevel-nav li a {

	text-align : center;

	font-weight:normal;

	display : block;

	padding-left : 15px;

	padding-right : 15px;

	margin-right: 2px;

	border-right: 1px solid #111;

	text-decoration:none;

	background-color: transparent;

	background-image : url(../images/nav.gif);

	background-position:center top;

}

#buttons > ul#mainlevel-nav li a {

	width : auto;

}

ul#mainlevel-nav li a:hover {

	text-decoration:none;

	background-image : url(../images/nav_hover.gif);

	background-position:center top;

	background-repeat: repeat-x;

	background-color: transparent;

}

ul#mainlevel-nav li a#active_menu-nav {

	background-image : url(../images/nav_hover.gif);

	background-position:center top;

	background-repeat: repeat-x;

	color: #fff;

}

table.poll {

	font-size: 10px;

	padding : 0;

	width : 100%;

	border-collapse : collapse;

}

table.pollstableborder {

	padding : 0;

	width : 98%;

	border :  1px solid #000;

	text-align : left;

}

table.pollstableborder img {

	vertical-align : baseline;

	padding-left : 10px;

}

table.pollstableborder td {

	padding : 2px;

	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;

}

object {

	outline:none;

}

.button2-left {

	float:left;

	padding: 10px;

}

hr {

	background-image : url(../images/sep.gif);

	background-repeat:repeat-x;

	background-position:left bottom;

}

/* modules ***********************************************************/

.module {

	margin: 0;

	padding: 0;

	margin-bottom: 15px;

	background:url('../images/module_rb.gif') 100% 100% no-repeat;

	background-color: #151515;

}

.module div {

	background:url('../images/module_lb.gif') 0 100% no-repeat;

}

.module div div {

	background:url('../images/module_rt.gif') 100% 0 no-repeat;

}

.module div div div {

	background:url('../images/module_lt.gif') 0 0 no-repeat;

	padding: 10px;

	width: auto;

}

.module div div div div {

	background: none;

	padding: 0;

}

/* module_text ***********************************************************/

.module_text {

	padding: 10px;

	margin-bottom: 10px;

}

/* menues ***********************************************************/

.module_menu {

	text-align:center;

	margin: 0;

	padding: 0;

	margin-bottom: 15px;

	background:url('../images/module_rb.gif') 100% 100% no-repeat;

	background-color: #151515;

}

.module_menu div {

	background:url('../images/module_lb.gif') 0 100% no-repeat;

}

.module_menu div div {

	background:url('../images/module_rt.gif') 100% 0 no-repeat;

}

.module_menu div div div {

	background:url('../images/module_lt.gif') 0 0 no-repeat;

	background-repeat:no-repeat;

	padding: 10px;

}

.module_menu div div div div {

	background: none;

	padding: 0;

}

#left_inner .module h3, #left_inner .module_text h3, #left_inner .module_menu h3 {

	font-family: "Comic Sans MS";

	letter-spacing: 1px;

	font-size: 13px;

	background:url('../images/module_left_h3.gif') no-repeat;

	background-position:center top;

	height: 30px;

	line-height: 30px;

	text-align:center;

	margin:0;

	padding:0;

}

#right_inner .module h3, #right_inner .module_text h3, #right_inner .module_menu h3 {

	font-family: "Comic Sans MS";

	letter-spacing: 1px;

	font-size: 13px;

	background:url('../images/module_right_h3.gif') no-repeat;

	background-position:center top;

	height: 30px;

	line-height: 30px;

	text-align:center;

	margin:0;

	padding:0;

}

.module h3, .module_text h3, .module_menu h3 {

	font-family: "Comic Sans MS";

	letter-spacing: 1px;

	font-size: 13px;

	background:url('../images/module_h3.gif') no-repeat;

	background-position:center top;

	height: 30px;

	line-height: 30px;

	text-align:center;

	margin:0;

	padding:0;

}

strong {

	font-weight: bold;

}

#newsshow1 .gk_news_show_tablerow { margin-bottom:10px;}

.article_column .contentpaneopennoticias img {width:100px; height:130px; margin-right:4px;}

.contentpaneopennoticias img {margin-right:4px;}


div .video {background:url('../images/video.png') no-repeat; color:#900; text-align:center;}

div .videobottom { margin-bottom:80px;}
div .conciertos { background-color:#000; padding:10px;}

div .canciones {background:url('../images/canciones_fondo.png') no-repeat; height:auto;}
.contentheadingnoticias { font-size:14px;
color:#900;}
div .table_canciones table{padding-top:250px;  text-align:center; margin-left:5px; }
.table_canciones a:hover img{
	border:2px solid #900
}
