/* general */
body {
	background: url(../images/background.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

img {
	border: none;
}

h1 {
	color: #685A99;
	margin: 0;
	padding: 0;
}

h2 {
	color: #685A99;
	font-size: 1.2em;
	margin: 0.5em 0;
	padding: 0;
}

h3 {
	color: #685A99;
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0;
}

a {
	color: #685A99;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	color: #FF9B35;
	text-decoration: none;
}

/* header top bar */
#header-top {
	background: url(../images/general2/header-top.jpg) repeat-x;
	height: 45px;
}

/* social buttons */
#social {
	float: right;
	overflow: hidden;
	display: block;
	padding: 16px 5px;
	margin-right: 5px;
}

#social img {
	padding: 0 0 0 5px;
}

/* search */
#custom-search {
	float: right;
	padding: 14px 5px;
	margin: 0;
}

#search form .search label {
	display: none;
}

#search {
	float: right;
	padding: 16px 5px;
	overflow: hidden;
}

#mod-search-searchword.inputbox {
	color: #685A99;
	width: 120px;
	height: 18px;
	border: #cccccc solid 1px;
	background: #ffffff url(../images/lupe.png) no-repeat left;
	padding-left: 20px;
}

.inputbox {
	font-size: 1.0em;
}

/* fontsize */
#fontsize {
	float: right;
	overflow: hidden;
	display: block;
	padding: 19px 5px 11px 5px;
}

#fontsize a, #fontsize img {
	border: 0 none;
}

/* logo */
#logo a {
	display: block;
/*	height: 350px;	*/
/*	height: 328px;	*/
	height: 239px;
}

div#logo {
	background-color: #CCC;
}

#sitename-logo, #sitename-logo h1 {
	color: #ffffff;
/*	font-size: 2.5em;	*/
	font-size: 1.85em;
	font-weight: bold;
	z-index: 2;
/*	margin-top: -330px;  */
/*	margin-top: -120px;  */
	margin-top: -28px;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	-moz-text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	-webkit-text-shadow:  -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#sitename-logo .content {
/*	padding-left: 25px;
	padding-top: 0px;	*/
/*	padding-left: 54px;	*/
/*	padding-top: 6px;	*/
	padding-top: 0px;
/*	margin-top: -28px;	*/
	margin-top: -28px;
	text-align: center;
}

/* haeder navigation */
#header-nav h3 {
	display: none;
}

#header-nav {
	background: url(../images/general2/header-nav.jpg) repeat-x;
	height: 39px;
	font-size: 1.2em;
}

#header-nav ul.menu li a:link,
#header-nav ul.menu li a:visited {
	color: #ffffff;
	margin: 0px 0 0 0;
}

#header-nav ul.menu li li a:link,
#header-nav ul.menu li li a:visited {
	color: #685A99
}

#header-nav ul.menu li a:hover,
#header-nav ul.menu li a:active,
#header-nav ul.menu li a:focus {
	color: #ffffff;
	background: url(../images/general2/header-nav-hover.jpg) repeat-x;
	text-decoration: none;
}

#header-nav ul li.active a:link,
#header-nav ul li.active a:visited {
	color: #ffffff;
	background: url(../images/general2/header-nav-active.jpg) repeat-x;
	outline: 0;	
}

/* breadcrumb */
#bread {
	float: left;
	color: #ffffff;
	background: url(../images/general2/header-nav.jpg) repeat-x;
	height: 39px;
	font-size: 1.2em;
	font-weight: bold;
}

#bread .moduletable {
	margin: 6px 0 0 0;
}

#bread h3
{
	color: #ffffff;
	font-size: 1.0em;
	display: inline;
	padding: 0 10px;
}

#bread .breadcrumbs
{
	display: inline;
	margin: 0;
	padding: 0;
}

#bread .breadcrumbs span
{
	margin: 0 0 0 10px;
	font-weight: bold;
}

#bread .breadcrumbs a
{
	margin: 0 0 0 5px;
	font-weight: bold;
}


#bread .breadcrumbs a
{
	color: #ffffff;
	padding: 0 15px 0 0;
	text-decoration: none;
	background: url(../images/bread-arrow.gif) no-repeat right;
}
	
#bread .breadcrumbs a:hover,
#bread .breadcrumbs a:active,
#bread .breadcrumbs a:focus
{
	text-decoration: none;
	color: #4940FF;
}

#bread .breadcrumbs img
{
	display: none;
}

/* left */

#left h3 {
	color:#ffffff;
	height: 22px;
	overflow: hidden;
	font-size: 1.2em;
	padding: 4px 10px 0px 10px;
	text-align: left;
	/*margin: 0;*/
	background: url(../images/general2/h3-background.jpg) repeat-x;
}

/* menu */
#left .moduletable {
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
}

#left .moduletable_menu ul, #left .moduletable ul {
	padding: 0;
	margin: 0;
}

#left .moduletable_menu ul li, #left .moduletable ul li {
	list-style: none;
    margin: 0; 
	padding: 0;
}

#left .moduletable_menu ul a, #left .moduletable ul a {
    display: block;
    padding: 5px 6px 5px 6px;
    text-decoration: none; 
	text-align: left;
	font-weight: bold;
	color: #000000;
	background: url(../images/submenu-nav.jpg) repeat-x;
}

#left .moduletable ul.newsfeed a {
    display: block;
    padding: 0 2px;
    text-decoration: none; 
	text-align: left;
	font-weight: bold;
	color: #000000;
	background: url(../images/submenu-nav2.jpg) repeat-x;
}

#left .bannergroup, #right .bannergroup {
	background-color: #EAEAEA;
	padding: 5px 2px;
	overflow: hidden;	
	font-weight: normal;
}

div.banneritem {
	padding: 4px 2px;
}

* html #left .moduletable_menu ul a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.8em;  /* Breitenangabe fuer IE 6 */
}

#left .moduletable_menu ul a:hover, #left .moduletable ul a:hover, 
#left .moduletable ul.menu li#current.active a, #left .moduletable_menu ul.menu li#current.parent a {
	background: url(../images/submenu-nav-hover.jpg) repeat-x;
	color: #4940FF;
}

#left .moduletable ul.newsfeed a:hover, 
#left .moduletable ul.newsfeed li#current.active a {
	background: url(../images/submenu-nav-hover2.jpg) repeat-x;
	color: #4940FF;
}

/* LK added for menu current item */
#left ul.menu li ul li.active a, #right ul.menu li ul li.active a {
	background: url(../images/submenu-nav-hover.jpg) repeat-x;
/*	color: #B43FA3;	*/
	color: #E55700;	
/*	color: #269B00;	*/
} 

#left ul.menu li.active a:active, #right ul.menu li.active a:active  {
	background: url(../images/submenu-nav-hover.jpg) repeat-x;
} 


#left ul.menu li.current a, #right ul.menu li.current a {
	background: url(../images/submenu-nav-hover.jpg) repeat-x;
/*	color: #B43FA3;	*/
	color: #E55700;	
/*	color: #269B00;	*/
}

#left ul.menu li.current ul li a, #right ul.menu li.current ul li a {
	background: url(../images/submenu-nav.jpg) repeat-x;
	color: #000000;
}

#left ul.menu li.current ul li a:hover, #right ul.menu li.current ul li a:hover {
	background: url(../images/submenu-nav-hover.jpg) repeat-x;
	color: #4940FF;	
}


/* LK end*/

/* sub menu */

#left .moduletable_menu ul li ul, #left .moduletable ul li ul {
    margin: 0; 
	padding: 0;
}

#left .moduletable_menu ul li ul li, #left .moduletable ul li ul li {
	margin: 0;
}

#left .moduletable_menu ul li ul li a, #left .moduletable ul li ul li a,
#right .moduletable_menu ul li ul li a, #right .moduletable ul li ul li a {
	padding: 5px 5px 5px 10px;
}
  
* html #left .moduletable_menu ul li ul li {
	/* general2ur fuer IE 5.x */
    margin-left: 0;
    ma\rgin-left: 0;
}

* html #left .moduletable_menu ul li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 7.8em;  /* Breitenangabe fuer IE 6 */
}

#left .moduletable_menu ul.menu li#current.parent ul li a {
	color: #000000;
}

#left .moduletable_menu ul.menu li#current.parent ul li a:hover {
	color: #685A99;
}

/* actions */
ul.actions {
	float: right;
	list-style-type: none;
	margin: 10px 5px 10px 0;
	padding: 0;
}

ul.actions li {
	display: inline;
}

/* content */
#content {
	min-height: 600px;
	overflow: hidden;
	background: #ffffff;
}

#content img {
	padding: 3px;
}

#content_big {
	min-height: 600px;
	overflow: hidden;
	background: #ffffff;
}

#content_big img {
	padding: 3px;
}

#content_big .componentheading 
{
	height: 22px;
	color: #ffffff;
	overflow: hidden;
	font-weight: bold;
	padding: 8px 10px 0 10px;
	margin: 0;
	font-size: 1.2em;
	background: #ffffff url(../images/general2/h3-background.jpg) repeat-x;
}

#content_big .item-page h2 a,
#content_big .blog-featured h2 a,
#content_big .blog h2 a
{
	text-decoration: none;
}

#content .componentheading
{
	height: 22px;
	color: #ffffff;
	overflow: hidden;
	font-weight: bold;
	padding: 8px 10px 0 10px;
	margin: 0;
	font-size: 1.2em;
	background: #ffffff url(../images/general2/h3-background.jpg) repeat-x;
}

#content .item-page h2 a,
#content .blog-featured h2 a,
#content .blog h2 a
{
	text-decoration: none;
}

#content ul li:hover, #right .moduletable ul li:hover
{
	list-style-image: none;
}

#content ul li a, #right ul li a {
	color: #685A99;
	text-decoration: none;
}

#content ul li a:hover {
	color: #685A99;
	text-decoration: underline;
}

/* shift the buttons right */
.contentpaneopen {
	width: 100%;
}

.contentheading, .buttonheading {
	width: 100%;
	font-weight: bold;
	font-size: 1.2em;
	color: #685A99;
}

/* right */
#right h3 {
	color:#ffffff;
	height: 22px;
	overflow: hidden;
	font-size: 1.2em;
	padding: 4px 10px 0 10px;
	margin: 0;
	background: url(../images/general2/h3-background.jpg) repeat-x;
}	


#right .moduletable {
	padding: 0;
	margin: 0;
	background-color: #EAEAEA;
}

#right .moduletable_text {
	padding: 0 0 10px 0;
	margin: 0;
}

#right .moduletable table {
	width: 90%;
	text-align: left;
	font-size: 90%;
}

#right .moduletable form {
	margin: 0;
	padding: 0;
}

#right .moduletable_text h3 {
	color: #ffffff;
	height: 22px;
	overflow: hidden;
	font-size: 1.2em;
	padding: 8px 10px 0 10px;
	margin: 0;
	background: url(../images/general2/h3-background.jpg) repeat-x;
}

#right .moduletable_menu ul, #right .moduletable ul {
	padding: 0;
	margin: 0;
}

#right .moduletable_menu ul li, #right .moduletable ul li {
	list-style: none;
    margin: 0; 
	padding: 0;
}

#right .moduletable_menu ul a:hover, #right .moduletable ul a:hover, 
#right .moduletable ul.menu li#current.active a, #right .moduletable_menu ul.menu li#current.parent a {
	background: url(../images/submenu-nav-hover2.jpg) repeat-x;
	color: #4940FF;
}


#right .moduletable_menu ul a, #right .moduletable ul a {
    display: block;
    padding: 5px 6px 5px 6px;
    text-decoration: none; 
	text-align: left;
	font-weight: bold;
	color: #000000;
	background: url(../images/submenu-nav2.jpg) repeat-x;
}



#right .bannergroup_text {
	background-color: #EAEAEA;
	padding: 5px 2px;
	overflow: hidden;
}

/* login */
#login-form  {
	background-color: #eeeeee;
	padding: 0;
	margin: 0;
}

#login-form fieldset {	
	padding: 5px 0;
	margin: 0;
	border: none;
	border-bottom: solid 1px #999999;
}

#left .input {	
	border: none;
	font-size: 1.4em; 
	text-decoration: none; 
	color: #FFF;
	font-weight: bold
}

#modlgn-username {
	height: 17px;
	padding-left: 0px;
	width: 95%;
	border: solid 1px #cccccc;
}

#modlgn-passwd {
	height: 17px;
	padding-left: 0px;
	width: 95%;
	border: solid 1px #cccccc;
}

#form-login-username, #form-login-password, #form-login-remember {
	padding: 0px;
	margin: 5px;
}

.article_column {
	padding: 2px;
}

.button {
	color: #685A99;
	border: solid 1px #cccccc;
	background: url(../images/button-bg.jpg) repeat-x;
	font-size: 1.0em;
	padding: 2px 5px 3px 5px;
	margin: 0 3px;
	font-weight: bold;
}

.button:hover {
	/*color: #ffffff;
	background: #ffffff;
	border: 1px solid #cccccc;*/
	/*cursor: help;*/
}

/* pagination */

.pagination
{
	margin: 10px 0;
	padding: 10px 0 10px 0px;
	text-align: center;
	border: 1px solid #CCC;
	border-radius: 16px;
}

.pagination ul
{
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

.pagination li
{
	display: inline;
	padding: 2px 5px;
	border: solid 1px #cccccc;
	border-radius: 6px;
	background: url(../images/button-bg.jpg) repeat-x;
	margin: 0 2px;
}

.pagenav
{
	padding: 2px;
}

/* IE6 changes */
* html .pagination li
{
	padding: 2px 5px 0px 5px;
}

/* IE7 changes */
* + html .pagination li
{
	padding: 2px 5px 0px 5px;
}

.pagination li.pagination-start,
.pagination li.pagination-next,
.pagination li.pagination-end,
.pagination li.pagination-prev
{ }

.pagination li.pagination-start ,
.pagination li.pagination-start  span
 {
	padding: 2px;
}


p.counter
{
	color: #685A99;
	font-weight: bold;
}

/* footer */
#footer {
	background: #ffffff;
	color: #685A99;
	overflow: hidden;
}

#footer h3 {
	margin: 0;
	padding: 0;
}

#footer a {
	color: #685A99;
}

#foot {
	width: 100%;
	height: 53px;
	background: url(../images/general2/foot.jpg) repeat-x;
	color: #DDFFDD;
	text-align: center;
	padding: 0;
}

#foot a {	
	color: #FECB65;
	text-decoration: none;
}

#foot a:hover {	
	color: #FF9B35;
	text-decoration: none;
}

#foot img {
	padding: 10px;
}

/* user */
#user1 ul li, #user2 ul li, #user5 ul li {
	/* list-style-image: url(../images/star.png); */
}

#user1 .content {
	padding-left: 10px;
}

#user5 .content {
	padding-right: 10px;
}

#user1, #user2, #user5 {
	color: #685A99;
}

/* LK ADDED */

div.category-desc {
	background-color: #EEEEFF;
	border: 3px solid #C8BAF9;
	border-radius: 8px 8px 8px 8px;
	margin-top: 5px;
	padding: 5px 5px 18px;	
}

div.category-desc h2, div.category-desc p {
	margin-left: 10px;
	margin-right: 10px;
}

div.leading-0 {
	border: 3px solid #C8BAF9;
	background-color: #EEEEFF;
	border-radius: 8px;
	padding: 5px 5px 18px 5px;
	margin-top: 5px;
}

div.leading-0 p {
	margin-left: 10px;
	margin-right: 10px;
}

div.leading-0 h2 {
	margin-left: 10px;
	margin-right: 10px;
}

div.credits {
	text-align: center; 
	background-color: #CCC;
	padding: 2px 0 0 0;
}

#fontsize a {
	font-size: 1.4em; 
	text-decoration: none; 
	color: #FFF;
}

div.stats {
	padding: 4px 0;
}

div.random-image {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/rnd_img_frame6.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 172px 135px;
    padding: 8px 8px 8px 1px;
    margin: 4px 8px 2px 13px;
    text-align: center;
}

table.category, table.category th, table.category td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 1px;
	padding: 2px 4px;
}

table.category a {
	text-decoration: none; 
}

dd.published, dd.modified {
	border: 1px solid #C8BAF9;
	border-radius: 4px;
	padding: 2px 0 1px 4px;
	font-size: 0.8em;
}

p.readmore {
	padding: 4px 0 0 0;
	margin-bottom: 14px;
}

p.readmore a {
	float:right;
	background:url(../images/readon.new.3.png) no-repeat center left;
	line-height:normal;
	font-size:11px;
	color: #636;
	text-transform:lowercase;
	text-decoration:none;
	padding: 6px 30px 13px 21px;
}

p.readmore a:hover {
	text-decoration:none;
	color: #CF6B05;
}

div.items-row {
	/* padding-bottom: 25px;  */
	padding-bottom: 4px;
}

h2.menutitle {
	background: url(../images/submenu-nav.jpg) repeat-x;
	text-align: center;
	border: 1px solid #CCC;
	border-radius: 4px;
}

div.item h2, div.items-more h3 {
	background: url(../images/submenu-nav.jpg) repeat-x;
	text-align: center;
	border: 1px solid #CCC;
	border-radius: 4px;
	margin-top: 16px;
}

#left div.feed ul.newsfeed li.newsfeed-item, #right div.feed ul.newsfeed li.newsfeed-item {
	padding: 0;
}

#left div.feed h4, #right div.feed h4 {
	padding: 0 0 0 4px;
}

#left h5.feed-link, #right h5.feed-link {
	padding: 0;
	margin: 6px 2px;
}

#left h5.feed-link a, #right h5.feed-link a {
	padding: 0 2px;
	font-size: 1em;
}

div.imglist {
	display:block;
	width:450px;
	vertical-align:middle;
	text-align:center;
	height:74px;
	border:1px solid #C9C9C9;
	margin:4px 4px 4px 20px;
	padding:0;
}

div.imglist_img {
	vertical-align:middle;
	text-align:center;
	height:68px;
	float:left;
	border:1px solid #C9C9C9;
	margin:2px 0 2px 2px;
	padding:0;
}

div.imglist_text {
	width:300px;
	border-top:1px solid #C9C9C9;
	border-bottom:2px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	border-right:2px solid #C9C9C9;
	text-align:left;
	font-size:11px;
	line-height:1em;
	margin:2px 2px 2px 126px;
	padding:4px 8px 6px;
}

div.imgarticleleft {
	display:block;
	width:100%;
	vertical-align:middle;
	text-align:center;
	height:100%;
	border:0;
	margin:4px 0;
	padding:0;
}

div.imgarticleleft_img {
	vertical-align:middle;
	text-align:center;
	height:100%;
	float:left;
	border:0;
	margin:2px 0 2px 2px;
	padding:0;
}

div.imgarticleleft_text {
	width:55%;
	border-top:0;
	text-align:justify;
	margin:0 2px 2px 194px;
	padding:100px 8px 6px;
}

div.message {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:14px;
	color:#c30;
	text-align:center;
	width:auto;
	background-color:#f9f9f9;
	border:solid 1px #d5d5d5;
	margin:3px 0 10px;
	padding:3px 20px;
}

img.img_mr-6 {
	margin-right: 6px;
}

img.img_ml-6 {
	margin-left: 6px;
}

img.img_mt-6 {
	margin-top: 6px;
}

img.img_mb-6 {
	margin-bottom: 6px;
}

img.img_mtr-6 {
	margin-right: 6px;
	margin-top: 6px;
}

img.img_mbl-6 {
	margin-bottom: 6px;
	margin-left: 6px;
}

img.img_mall-6 {
	margin: 6px;
}

a.pdf-micro {
	background:url(images/pdf-micro.gif) center right no-repeat;
	padding: 3px 35px 0 0;
	white-space:nowrap;
}

a.pdf-mini {
	background:url(images/pdf-mini.gif) center right no-repeat;
	padding: 12px 50px 15px 0;
	white-space:nowrap;
}

a.pdf-normal {
	background:url(images/pdf-normal.gif) center right no-repeat;
	padding: 13px 24px 4px 0;
	white-space:nowrap;
}

a.pdf-big {
	background:url(images/pdf-big.png) center right no-repeat;
	padding: 36px 46px 36px 0;
	white-space:nowrap;
}


p.whosonline {
	padding-top: 4px;
	padding-bottom: 4px;
}


div.asimple-hit-counter {
	padding-bottom: 4px;
}

span.highlight {
	background-color: #FFFF00;
	color: #FF0000;
	font-weight: bold;
}

div.searchintro {
	padding: 8px;
	color: #FF0000;
	text-align: center;
	margin-top: 6px;
}

div.form-limit, div.ordering-box {
	padding: 8px;
}

input#search-searchword {
	background-color: #EEEEFF;
	color: black;
}

fieldset.word {
	margin-top: 8px;
	border: 1px solid #CCC;
}

fieldset.phrases, fieldset.only {
	border: 1px solid #CCC;
}

dt.result-title {
	margin-top: 8px;
}

div.poll {
	border: none;
	padding: 1px 5px;
}

div.cat-children {
	margin-top: 12px;
	margin-left: 8px;
}

p.letter {
font-family: Georgia,"Bitstream Charter",serif;
font-size: 110%;
font-style: italic;
}

div.vbox1-480x270, p.vbox1-480x270 {
text-align: center;
background: transparent url(../images/PCard520x310-20-20-480x270.png) top center scroll no-repeat;
background-size: 520px 310px;
width: 520px;
height: 290px;
padding: 20px 0 0;
margin: 0 auto;
}

div.vbox2-480x270, p.vbox2-480x270 {
text-align: center;
background: transparent url(../images/PCard538x312-29-26-480x270.png) top center scroll no-repeat;
background-size: 538px 317px;
width: 538px;
height: 299px;
padding: 29px 0 0;
margin: 0 auto;
}

div.vbox3-480x360, p.vbox3-480x360 {
text-align: center;
background: transparent url(../images/PCard537x416-29-34-480x360.png) top center scroll no-repeat;
background-size: 537px 416px;
width: 537px;
height: 395px;
padding: 35px 0 0;
margin: 0 auto;
}

div.vbox4-480x360, p.vbox4-480x360 {
text-align: center;
background: transparent url(../images/PCard520x390-22-22-480x360.png) top center scroll no-repeat;
background-size: 520px 407px;
width: 520px;
height: 382px;
padding: 24px 0 0;
margin: 0 auto;
}

div.tvbox1-480x270, p.tvbox1-480x270 {
text-align: center;
background: transparent url(../images/TV-523x356-22-22-480x270.png) top center scroll no-repeat;
background-size: 521px 354px;
width: 521px;
height: 395px;
padding: 21px 0 0;
margin: 0 auto;
}

.small {
	font-size:10px;
	color:#000;
	font-weight:700;
	text-align:left;
}

