
/*color: #ff00a6;*/

.tdrechtespalte {
		border-left: 1px #ccc solid;
		}

body	{
	font-family: Verdana, "Nimbus Sans L", Arial, sans-serif;
	font-size: 9pt;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;
	}

p, span, h1, h2, h3, h4, h5, h6, ul, div {
	margin: 5px;
	font-family: Verdana, "Nimbus Sans L", Arial, sans-serif;
	}

div 	{
	font-family: Verdana, "Nimbus Sans L", Arial, sans-serif;
	font-size: 9pt;
	}

.inhalt {
	margin: 10px;
	font-family: Verdana, "Nimbus Sans L", Arial, sans-serif;
	}

#content {
	font-family: Verdana, "Nimbus Sans L", Arial, sans-serif;
	font-size: 9pt;
	}


.footer {
	color: #fff;
	text-align: center;
	font-size: smaller;
	}

table 	{
	vertical-align: top;
	border: none;
	margin: 0;
	padding: 0;
	}
td 	{
	vertical-align: top;
	}

a 	{
	color: #ff0066;
	outline: none;
	text-decoration: none;
	font-weight: 400;
	}

a:hover {
	text-decoration: none;
	font-weight: 400;
	color: #CC0044;
	}

/*
a 	{
	color: #ff00a6;
	outline: none;
	text-decoration: none;
	font-weight: 400;
	}

a:hover {
	text-decoration: none;
	font-weight: 400;
	color: #CC0044;
	}
*/

h1 {
	font-size: 13pt;
	font-weight: normal;
	padding: 10px 0 5px 0;
	}

h2 {
	font-size: 10pt;
	color: #000;
	padding: 10px 0 7px 25px;
	font-weight: bold;
	background: transparent url(../images/star.png) no-repeat center left;
	border-top: 1px #ccc solid;
	}

div.leading-0 h2 {border: none;}

h3 { 	
	width:220px;
	margin:0;
	height:42px;
	line-height:21px;
	padding:28px 10px 0 10px;
	font-size: 11px;
	color: #fff;
	text-align: left;
	text-transform:none;
	font-weight: 700;
	overflow:hidden;
	background: transparent url(../images/box_h3.png) no-repeat top left;
}

h4	{
	font-size: 12pt;
	font-weight: normal;
	padding: 5px 0 5px 0;	
	}

h5 {
	font-size: 10pt;
	padding: 5px 0 5px 20px;
	font-weight: normal;
	background: transparent url(../images/star.png) no-repeat center left;
	}

p.readmore {text-align: right;}

p.readmore a {
	display: block;
	float: none;
	text-align: right;
	line-height: normal;
	font-size: 11px;
	padding: 0 0 5px 0;
	/*top, right, bottom, left*/
	color: #444;
	text-transform: lowercase;
	text-decoration: none;
}
p.readmore a:hover {
	text-decoration: none;
	color: #000;
}

a.readmore {
	display: block;
	float: none;
	text-align: right;
	line-height: normal;
	font-size: 11px;
	padding: 5px 0 5px 0;
	/*top, right, bottom, left*/
	color: #444;
	text-transform: lowercase;
	text-decoration: none;
	border-bottom: 1px #ccc dotted;
}

a.readmore:hover {
	text-decoration: none;
	color: #000;
}

h4.newsflash-title {
	display: block;
	float: none;
	padding-top: 5px;
	font-weight: bold;
	}

#aktuell {
	color: #fff;
	}

#aktuell h2 {
	color: #fff;
	font-size: 10pt;
	padding: 15px 0 10px 25px;
	font-weight: bold;
	background: transparent url(../images/star2.png) no-repeat center left;
	border-bottom: 1px #444 dotted;
	border-top: none;
	}

li.item-201 {
	list-style-type:none;
	text-align: left;
	margin-left: -35px;
	padding: 0;
	}
li.item-201 a {
	text-align: left;
	color: #444;
	font-size: 11px;
	}
li.item-201 a:hover {
	color: #000;
	}


li.item-200 {
	list-style-type:none;
	text-align: left;
	margin-left: -35px;
	padding: 0;
	}
li.item-200 a {
	text-align: left;
	color: #444;
	font-size: 11px;
	}
li.item-200 a:hover {
	color: #000;
	}

/*aktiv werden*/

#hmenu li.item-208 {
	padding-left: 15px;
	border: 0;}

#hmenu li.item-208 a {
	color: #ff0066;
	border: 0;
	}
#hmenu li.item-208 a:hover {
	color: #fff;
	}

#hmenu li.item-170 {
	border: 0;}
#hmenu li.item-170 a {
	border: 0;}


/********** Category List ************/

table.category {
	font-size: 9pt;
	line-height: 1.5;
	}
div.categories-list ul {list-style-type: none;}


/********** Page Navigation ************/

div.pagination {
	display: block;
	width: 100%
	border-top: 1px dotted #ccc;
	clear: both;
}
div.pagination ul {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	clear: both;
}



div.pagination ul li {
	float: left;
	padding: 0 5px;
}
div.pagination ul li a {
}
div.pagination ul li a:link {
}
div.pagination ul li a:hover{
}

p.counter {text-align: right;}



/*****************************************/
/*** Menu ********************************/
/*****************************************/

#hmenu {
	width: 100%;
	background: #000;
	font-family: Arial;
	font-size: 11pt;
	line-height: 1.5;
	float: left;	
	margin: 0px;
	padding: 0px;
	cell-spacing: 0px;
	}

#hmenu ul {
	float: left;
	list-style-type: none;
	margin-left: -26px;
	} 

#hmenu li {
	float: left;
	position: relative;
	list-style-type: none;
	}

#hmenu ul ul {
	position: absolute;
	z-index: 2;
	display: none;
	margin: 0;
	background-color: #000;
	} 

#hmenu ul li:hover ul {
	display: block;
} 

#hmenu ul ul li {
	list-style-type: none;
	min-width: 175px;
	padding: 3px 0 2px 3px;
	margin-left: -35px;
	border-bottom: 1px dotted #333;
	}

#hmenu a  {
	display: block;
	font-size: 12pt;
	text-align: left;
	color: #fff;
	border-right: 1px dotted #444; /*--erforderlich für IE 7--*/
	background: #000;
	padding: 0 7px 0 7px;
	}

#hmenu a:hover  {
	display: block;
	color: #ff0066;
	/*background: #222;*/
	}


#hmenu ul li:hover ul ul {
display: none;
} 


div#hmenu ul ul li:hover ul {
display: block;
position: absolute;
top: 0;
left: 100%;
} 


/*****************************************/
/*** Image Slide header ******************/
/*****************************************/

a img {
border : 0;
}
div.wrap {
width : 550px;
margin : 0 auto;
text-align : left;
padding: 0;
}
div#top div#nav {
float : left;
clear : both;
width : 550px;
height : 52px;
margin : 0 0 0;
padding: 0;
}
div#top div#nav ul {
float : left;
width : 550px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : 0 0 0;
padding: 0;
}
div#video-header {
height : 260px;
margin : 0 0 0;
padding: 0;
}
div#header div.wrap {
height : 260px;
background: #000;
/*background : url(images/header-bg.png) no-repeat 50% 0;*/
}
div#header div#slide-holder {
z-index : 40;
width : 550px;
height : 260px;
position : absolute;
margin: -2px 0 0 -5px;
}
div#header div#slide-holder div#slide-runner {
top : 0px;
left : 0px;
width : 550px;
height : 260px;
overflow : hidden;
position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 5px;
width : 550px;
height : 35px;
display : none;
position : absolute;
background : url(../images/header-slide/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 10px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 7px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../images/header-slide/silde-nav.png);
}
div#nav ul li a {
background : url(../images/header-slide/nav.png) no-repeat;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/



/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/



/*****************************************/
/************ Search *********************/
/*****************************************/

.searchintro
{
        font-weight:normal;
        margin:20px 0 20px;
}

#searchForm,
#finder-search
{
        padding:0 5px
}

.form-limit
{
        margin:20px 0 0;
        text-align:right;
        padding:0 10px 0 20px;
}

.inputbox:focus
{

}

#hmenu .inputbox {
	float: right;
	margin: 2px 0 0 5px;
	background-color: #eee;
	border: 1px solid #333;
	width: 100px;
	}

.highlight
{
        font-weight:bold;
}

.ordering-box
{
        width:40%;
        float:right;
}

.phrases-box
{
        width:60%;
        float:left
}

.only,
.phrases
{
        margin:10px 0 0 0px;
        padding:15px ;
        line-height:1.3em;
}

label.ordering
{
        display:block;
        margin:10px 0 10px 0
}

.word
{
        padding:10px 10px 10px 0;
}

.word input
{
        font-weight:bold;
        margin:0px 10px 0px 10px;
        padding:4px;
        font-size:1em
}

.word input:focus
{
        margin:0 0 0 9px;
}

.word label
{
    font-weight:bold
}

fieldset.only label,
fieldset.phrases label
{
    margin:0 10px 0 0px
}

fieldset.filters {border: none; text-align: right; padding: 0;}

.ordering-box label.ordering
{
    margin:0 10px 5px 0;
    float:left
}


form .search label,
form .finder label
{
        display:none
}

form #finder-filter-select-list label
{
        display:block;
        margin-top: 10px;
        margin-bottom: 2px;
}

.search legend
{font-weight:bold}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
        width:10em;
}

.phrases .inputbox option
{
        padding:2px;
}


/* ++++++++++++++  search results  ++++++++++++++++++ */

dl.search-results
{

}

dl.search-results dt.result-title
{
        padding:15px 15px 0px 5px;
        font-weight:bold;
}

dl.search-results dd
{
        padding:2px 15px 2px 5px
}

dl.search-results dd.result-text
{
        padding:10px 15px 10px 5px;
        line-height:1.7em
}

dl.search-results dd.result-url
{
        font-size:90%;
        padding:2px 15px 15px 5px;
}

dl.search-results dd.result-created
{
        padding:2px 15px 15px 5px
}

dl.search-results dd.result-category
{
	 padding:10px 15px 5px 5px
}



/*****************************************/
/************ Sige Image Gallery *********/
/*****************************************/

.sige{clear:both;display:table-cell;margin:16px 4px;padding:0;list-style-type: none !important;}
.sige ul{list-style-type: none;}
.sige_single{text-align: center !important;list-style-type: none !important;}
.sige .sige_clr{clear:both;}
.sige_single .sige_clr{}
.sige_thumb{float:left;background:url(/images/gallery/sige/shadowAlpha.png) no-repeat bottom right !important;margin:10px;padding:0;}
.sige_thumb img{display:block;position:relative;background:#FFF !important;border:1px solid #ccc;margin:-5px 5px 5px -5px !important;padding:4px !important;}
.sige_caption{margin-left: auto;margin-right: auto;text-align: center;display: block;font-weight:bold;clear: both;}
.sige_small{color:#666666;font-size:92%;text-align:center;}
.sige li{display: block; margin: 0 !important; overflow: hidden !important; background-image: none !important; padding: 0 !important; float: left;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.sige_css_image{position: relative;z-index: 0;}
.sige_css_image:hover{background-color: transparent;z-index: 50;direction: ltr;}
.sige_css_image span{ /*CSS for enlarged image*/ position: absolute;background-color: #FFF;padding: 5px;left: -1000px;border: 1px solid #ccc;visibility: hidden;color: black;text-decoration: none;}
.sige_css_image span img{ /*CSS for enlarged image*/ border-width: 0;padding: 2px;margin: 0px;}
.sige_css_image:hover span{ /*CSS for enlarged image on hover*/ visibility: visible;top: 30px;left: 30px; /*position where enlarged image should offset horizontally */}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/gallery/sige/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	color: transparent !important;
	background-color: transparent !important;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/gallery/sige/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/gallery/sige/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/gallery/sige/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption a {
	color: transparent;
	background: transparent;
}


/*****************************************/
/******* Very Simple Image Gallery *******/
/*****************************************/

.vsig {border:0px solid transparent !important;;padding:0px 0px 0px 0px !important;}
.vsig_clr {clear:both !important;}
.vsig_cont {float:left !important;padding:0 !important;}
.vsig_top {position:relative !important;padding:0px 0px 0px 0px !important;margin-bottom:5px !important;text-align:center !important;}
.vsig_top img {float:none !important;border:1px solid #ccc !important;margin:0px !important;padding:4px !important;z-index:1 !important;background:#fff !important;}
.vsig_top a, .vsig_top a:link, .vsig_top a:visited, .vsig_top a:focus, .vsig_top a:hover, .vsig_top a:active {font-size:0px !important;line-height:0px !important;text-decoration:none !important;background-color:transparent !important;}
.vsig_ruler {margin:0px 0px 0px 0px !important;padding:0px 0px 0px 0px !important;}
.vsig_thumb {float:left !important;margin:0px !important;padding:0px !important;}
.vsig_thumb img {display:block !important;position:relative !important;background:#fff !important;border:1px solid #ccc !important;margin:0px !important;padding:3px !important;}
.vsig_top div.inside {text-align:left !important;line-height:0 !important;font-size:0 !important;filter:alpha(opacity=60) !important;opacity:0.60 !important;z-index:2 !important;position:absolute !important;left:0px !important;bottom:5px !important;display:block !important;margin:0px 5px 0px 5px !important;background:#fff !important;padding:0px !important;border:none !important;}
.vsig_top div.outside {text-align:left !important;z-index:2 !important;position:relative !important;display:block !important;margin:0px 4px 0px 4px !important;}
.vsig span a, .vsig span a:link, .vsig span a:visited, .vsig span a:focus, .vsig span a:hover, .vsig span a:active {text-decoration:none !important;line-height:12px !important;font-size:12px !important;font-weight:bold !important;color:#000 !important;background:transparent !important;}
.vsig span + span a, .vsig span + span a:link, .vsig span + span a:visited, .vsig span + span a:focus, .vsig span + span a:hover, .vsig span + span a:active {text-decoration:none !important;line-height:12px !important;font-size:12px !important;font-weight:normal !important;color:#000 !important;background:transparent !important;}
.vsig_top div span {line-height:12px !important;font-size:12px !important;margin:3px !important;display:block !important;font-weight:bold !important;color:#000 !important;}
.vsig_top div span + span {font-weight:normal !important;margin-bottom:5px !important;}
.vsig_ctrls {margin:0px !important;}
.vsig_ctrls div {display:block !important;margin:0px 0px 0px 0px !important;}
.vsig_ctrl_left a, .vsig_ctrl_right a {}
.vsig_ctrl_left {float:left !important;margin:0px !important;padding:0px !important;height:20px !important;}
.vsig_ctrl_right {float:right !important;margin:0px !important;padding:0px !important;height:20px !important;}
.vsig_ctrl_left img, .vsig_ctrl_right img {margin:0px 0px -5px 0px !important;padding:0 !important;border:none !important;}
.vsig_counter {font-size:12px !important;font-weight:bold !important;color:#666 !important;background:transparent !important;}



/*****************************************/
/******* JoomGallery *********************/
/*****************************************/


﻿/* Joomgallery local Style - wont be overwritten by updates etc.
 * Rename this file to "joom_local.css" to have it included in
 * Joomgallery.
 * You can override any Style Definition of Joomgallery
 * Be sure to place !important behind each definition that could be
 * defined elsewhere. 
 * 
 * A basic sample style is included below. Feel free to edit or 
 * comment to your liking.
 *
 * 
 * Diese Datei wird nicht von Updates o.ä. überschrieben.
 * Benennen Sie diese in "joom_local.css" um, damit sie von der Joomgallery 
 * erkannt und eingebunden wird.
 *
 * Sie können jede Style-Definition 'überschreiben', die von der Joomgallery
 * standardmäßig in den anderen CSS-Dateien vergeben wird.
 *
 * Bitte fügen Sie ein '!important' in jeder Definition ein, die schon an
 * anderer Stelle definiert ist.
 *
 * Ein grundlegendes Beispiel für geänderte Styles finden Sie untenstehend.
 * Sie können diese nach Ihren Vorstellungen ändern.
 * 
 */
 
 
/* Main style / Background of whole gallery */
.gallery {
  background:#fff;
  color:#333;
  padding: 5px;
	list-style-type: none;
}

/* Heading of the component */
.gallery .componentheading {
  font:12pt normal Tahoma, Verdana, Arial, Century Gothic;
  text-align:center;
  background-color:#FFF;
  color:#333;
  padding:0.8em 0;
}

.jg_pathway {
  background-color:#fff;
  color:#000;
  border-bottom: #BBB solid 1px !important;
}

/* Links in pathway */
.jg_pathway a,.jg_pathway a:visited, .jg_pathway a:link {
  color:#ff0066;
}
.jg_pathway a:hover {
  color:#CC0044;
}

img.pngfile.jg_icon {padding-bottom: 0; margin-top: 0;}




div.gallery .sectiontableentry {
  background-color:#FFF !important;
  background-image:none !important;
  color:#fff !important;
	list-style-type: none;
	float: left;
}
div.gallery .sectiontableentry1 {
  background-color:#FFF !important;
  background-image:none !important;
	list-style-type: none;
	float: left;
}
div.gallery .sectiontableentry2 {
  background-color:#FFF !important;
  background-image:none !important;
	list-style-type: none;
	float: left;
}

img#jg_photo_big.jg_photo {
	padding-top: 10px;
}

/*
div.jg_detailnavi {display: block; float:none; padding-bottom: 15px; text-align: center;}
div.jg_detailnaviprev, div.jg_iconbar {display: block; float:left; vertical-align: top;}
div.jg_detailnavinext {display: block; clear:right;}
*/

div.jg_detailnavi {display: block; text-align: center;  float: none; margin-top: -10px; padding-bottom: 50px; margin-left: auto; margin-right: auto; width: 30%;}
div.jg_detailnaviprev, div.jg_iconbar {display: block; float:left; text-align: center;}
div.jg_detailnavinext {display: block; float: right; text-align: center;}



div.jg_minis {display: block; float:none; margin: 0; padding: 0;}

div#motioncontainer {float:none; clear:both;}

/* box elements in detailed view */
div.jg_details, div.jg_voting, div.jg_send2friend, div.jg_commentsarea{
  border: 1px solid #999;  
}

/* Images displayed in the category overview   */
/* Uncomment below e.g. to align the text left */
.jg_catelem_txt ul li{
 	text-align:left;
	list-style-type: none;
	margin: -4px 0 3px -40px;
	font-size: smaller;
	font-weight: normal;
}
.jg_element_txt ul li{
 	text-align:left;
	list-style-type: none;
	margin-left: -40px;
	font-size: 10px;
	font-weight: normal;
}

.jg_element_txt ul li b{
	font-weight: normal;
}

.jg_catelem_txt ul li b{
	font-weight: normal;
}

/* Category elements in gallery overview */
.jg_element_gal {
  /* text-align:center; */ 
}

/* Subcategory elements in category view */
.jg_element_cat {
  /* text-align:left;   */
}

/* Toplists picture elements */
.jg_top_element {
   /* text-align:left; */
   /* uncomment below to have elements ordered vertically 
      instead of horizontally */   
   /*  float:none; */
}











