@CHARSET "ISO-8859-1";

@media all {

/*------ Extension pmkmp3player ------*/
 .tx-pmkmp3player-pi1 object {
 	
 }
 
 /*--------tipafriend--------*/

/*  Styles for Extension tipafriend */

fieldset.tipafriend {
	margin:20px 0px 20px 0px;
}

fieldset.tipfriend .header, fieldset.tipafriend .description {	
	padding-top:0.3em;
	clear:left;
}

fieldsettipafriend .description2 {margin-bottom:20px;}

fieldset.tipafriend .error {
	padding:0.5em 0 0.5em 0;
	color: #FF0000;
}

fieldset.tipafriend .tipafriend-field {
	padding-top:0.3em;
}
	
fieldset.tipafriend label span {
	color: #FF0000;
}

fieldset.tipafriend label {
  float:left;
  width:135px;
  margin-right:0.5em;
  padding-top:0.1em;
  text-align:right;
  clear:left;
  }

fieldset.tipafriend input {
	margin-top:0;
}
fieldset.tipafriend textarea {}

fieldset.tipafriend .captcha-info {
	width:70%;	
}

fieldset.tipafriend .captchfield {
	width:120px;	
}
fieldset.tipafriend .small {
	font-size:70%;
	}
	
fieldset.tipafriend .submitbutton {
	background-image:url(../img/box_title_verl_rot.gif);
 	background-repeat:repeat-x;
	background-color:#1e4973;
	background-position:bottom left;
	background-color:#D02E2B;
	border:1px solid #8D1A15;
	color:#fff;
	font-weight:bold;	
	margin:5px 0 5px 0;
	}
 
 /*------ Extension felogin ------*/
 .loginbox { }
 
 .box .login_header { } 

 .box .login_header {
 		margin:0;
 		padding:0;
 		background-image:url(../img/box_title_verl.gif);
		background-repeat:repeat-x;
		background-color:#1e4973;
		background-position:bottom left;
		color:#fff;
		font-weight:bold;
		font-size:75%;		
		line-height:1.5em;
		display:block;
 }
 
 .box .login_header a {
 	font-weight:bold;
 	color:#fff;
 	text-decoration:none;
 	margin:0 0 0 0.5em;
 }
 
 .box .login_header a:hover {
 	text-decoration:underline;
 }
 
 .box .login_header div.login {
 	float:left; 	
 	background-image:url(../img/box_title_verl_rot.gif);
 	margin:0 0 0 0;
 	border-right:1px solid #fff;
 	padding:0 0.6em 0 0.7em;
 }
 .box .login_header div.register  { 	
 	padding:0 0.6em 0 0.7em; 	
 } 	
 
 .loginbox fieldset {
 	margin:5px 5px 5px 5px;
 	border:none;
 }
 
 .loginbox fieldset div {
 	margin:2px 0 2px 0;
 	color:#000; 	
 	font-size:80%;
 }
 
 .loginbox fieldset div label { 	
 	font-weight:bold; 	
 	display:block;
 }
 .loginbox fieldset div input { 	
 	font-weight:normal; 	
 	border:1px solid #939393;
 }
 
 .loginbox .login_submit input, .loginbox .logout_submit input {
 	background-image:url(../img/box_title_verl_rot.gif);
 	background-repeat:repeat-x;
	background-color:#1e4973;
	background-position:bottom left;
	background-color:#D02E2B;
	border:1px solid #8D1A15;
	color:#fff;
	font-weight:bold;
	padding:0 5px 0 5px;
	margin:5px 0 0 0;
	
 }
 
 /*------ Extension tx-srfeuserregister-pi1 -----*/
 
 .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-submit, .tx-srfeuserregister-pi1 input[type="submit"] {
 	background-image:url(../img/box_title_verl_rot.gif);
 	background-repeat:repeat-x;
	background-color:#1e4973;
	background-position:bottom left;
	background-color:#D02E2B;
	border:1px solid #8D1A15;
	color:#fff;
	font-weight:bold;
	padding:0 5px 0 5px;
	margin:5px 0 0 0;
 
 }
 
 /*-------- Extension ve_guestbook ---------*/
    .tx-veguestbook-pi1 {
        font-size:100%;
    }

    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}

	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		/*font-weight:bold;*/
		float:left;
	}

	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		/*font-weight:bold;*/
		float:right;
	}	

	/* styles for list mode */
	.tx-veguestbook-pi1 .tx-guestbook-container {
		position:relative;
		overflow:hidden;		
		background-color:#fff;
		width:35em;
	}
	.tx-veguestbook-pi1 .tx-guestbook-container-bottom {
		position:absolute;
		bottom:0;
	}
	
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#1E4B75;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 0.5em 1em 0.5em 1em;		
	}

	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:10em;
		background:#fff;
		min-height:4em;
		padding: 1em;		
	}

	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}

	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;		
		background:#FFF;
		padding: 1em;		
	}

	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}

	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}

	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}

	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}

	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}

	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}

	.tx-veguestbook-pi1 fieldset {
		border:none;
	}

	.tx-veguestbook-pi1 legend {
		display:none;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}


	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}

	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}

	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		 	background-image:url(../img/box_title_verl_rot.gif);
 			background-repeat:repeat-x;
			background-color:#1e4973;
			background-position:bottom left;
			background-color:#D02E2B;
			border:1px solid #8D1A15;
			color:#fff;
			font-weight:bold;
			padding:0 5px 0 5px;
			margin:5px 0 0 0;;
			float:left;
	}
	.tx-veguestbook-pi1 div.captcha {
		float:left;
	}
	

/* Styles for tt_news */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
        clear:right;
        height:1px;
        /* border:1px solid #F9FFE5; */
        width:100%;

}
.news-latest-container HR.clearer {
        clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
        border:1px solid #333;
        background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
        color:#fff;
        padding:3px;
        margin:3px;
        border:1px solid #666;
        /*background-color:#D8FA70;*/
        background-color:#769024;
}

.news-latest-gotoarchive {
        font-weight:bold;
        margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
        color:#fff;
}
.news-latest-gotoarchive A {
        color:#fff;
}
.news-latest-item {
        /* IE hack */
        height: 1%;
        line-height: 1.3;
        /* IE hack end */
        height: auto !important;
        padding:3px;
        margin:3px;
        border:1px solid #666;
        background-color:#F9FFE5;
}

.news-latest-item IMG {

        margin-bottom:5px;
        margin-right:5px;
        border:1px solid #666;
        float:left;
}
.news-latest-category IMG {
        float: none;
        border:none;
        margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
        font-size:9px;
}

.news-latest-morelink {
        height:12px;
}

.news-latest-morelink A {
        float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

        /*border:1px solid #000;
        background-color:#BBE53A;*/

}


.news-list-item {
        /* IE hack */
        height: 1%;
        line-height: 1.3;
        /* IE hack end */
        height: auto !important;
        padding:3px 3px 3px 0;
        margin:3px 3px 3px 0;
        /*border:1px solid #666;
        background-color:#F9FFE5;*/

        }
.news-search-form {
        padding:3px;
        margin-bottom:5px;
        border:1px solid #666;
        background-color:#F9FFE5;

}
.news-search-emptyMsg{
        margin:0px;
}
.news-search-form FORM {
        margin:0px;
}
.news-list-container H3 {
        margin-bottom: 5px;
        padding: 2px 2px 2p 0px;
        /*border-bottom: 1px solid #769024;
        background-color: #769024;*/
}

#col2_content .news-list-container H3 A {
		color:#000;  
		text-decoration:none;
		padding-left:2px;
		}
#col2_content .news-list-container H3 A:VISITED,#col2_content  .news-list-container H3 A:HOVER {
		text-decoration:underline;
		color:#000;
        
	}
.news-list-container P {
        padding-left:3px;
        display:inline;
}
.news-list-date {            
        width: 180px;
        text-align: right;
        height: 20px;
        margin:0;        
        font-weight: normal;
        /* background-color: #F9FFE5; */
        }

.news-list-imgcaption {
        float: right;
        padding-top:3px;
        padding-right:3px;
        font-size: 9px;

        }
        
.news-list-content {
	margin-left:140px;
	}

.news-list-container IMG {

        float: left;
        /*border:1px solid #666;*/
        margin-bottom:5px;
        margin-right:15px;
        margin-left:0px;
}
.news-list-category IMG {
        float: none;
        border:none;
        margin:0px;
}

.news-list-morelink,.news-list-category {
        font-size:90%;
        margin-left:3px;
        margin-top:10px;        
        
        
}
#col2_content .news-list-morelink a {
	color:#000;
	text-decoration:none;
	padding-left:10px;
	background-image:url(../img/subnav_pfeil.gif);
    background-repeat:no-repeat;
    background-position:2px 4px;
	}
	
.news-list-morelink a:hover, .news-list-morelink a:active{
	color:#000;
	text-decoration:underline;
	}
	
	
.news-list-morelink  {
        margin-bottom:3px;
}
.news-list-browse {
        text-align: center;
}



        /*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
        margin:3px;
         border:1px solid #666;
        padding:3px;
        /* background-color:#F9FFE5; */
}
.tx-ttnews-browsebox TD {
        font-size: 10px;
}
.tx-ttnews-browsebox tr {
	background-color:#E6E7E1;
	}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
        font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
        margin:0px;
}

.tx-ttnews-browsebox-SCell {
       /* background-color: #DEE8DB;*/
        border:1px solid #666;
}
.news-search-emptyMsg {
        font-size: 11px;
        margin-left: 10px;
}
.tx-ttnews-browsebox a {
	color:#194369;
    text-decoration:underline;
}
.tx-ttnews-browsebox a:hover, .tx-ttnews-browsebox a:active {
	color:#5f5f5f;
	text-decoration:none;
}
	
        /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
        padding:5px;
        margin-bottom:5px;
        /* border:1px solid #666;
        background-color:#F9FFE5;*/

}
.news-single-item H2 {
        font-size: 16px;
        font-weight:bold;
        /* color: #85A600; */
        margin-bottom: 0px;
}
.news-single-item H3 {
        margin-bottom: 15px;
}



.news-single-img {
        float: right;
        margin-left:5px;

}



.news-single-imgcaption {
        padding:3px;
        clear:both;
}

.news-single-category {

        float: right;
}

.news-single-backlink, .news-single-backlink a {
        font-weight: bold;
        font-size: 10px;
        margin-bottom: 15px;
        margin-top: 10px;
        
}
.news-single-backlink a {
	color:#194369;
    text-decoration:underline;
}
.news-single-backlink a:hover, .news-single-backlink a:active {
	color:#5f5f5f;
	text-decoration:none;
}
.news-single-timedata {
        float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
        font-size: 9px;
}
.news-single-author {
        padding-bottom: 3px;
}
.news-single-additional-info {
        background-color: #BBE53A;
/*      clear: both; */
        margin-top: 15px;
        border: 1px solid #666;
        padding:3px;
        padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
        border: 1px solid #666;
        margin:0px;
        margin-bottom: 3px;
        padding:3px;
        background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
        margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
        font-weight: bold;
        font-size: 11px;
        margin-left:5px;
        width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
        margin-top:10px;
        padding:3px;
        border:1px solid #333;
        background-color:#BBE53A;
}
.news-amenu-container LI {
        padding-bottom:1px;
}
.news-amenu-container UL {
        padding:3px;
        margin-top:5px;
        margin-left:0px;
        margin-bottom:0px;
        border:1px solid #666;
        background-color:#F9FFE5;
        list-style-type: none;
}
.news-amenu-container H2 {
        color:#fff;
        padding:3px;
        border:1px solid #666;
        background-color:#769024;
}
.news-amenu-item-year {
        font-weight: bold;
        border: 1px solid #666;
        padding: 2px;
        background-color: #769024;
        color:#fff;
}
	
/*----------------------- Extension rgsmoothgallery ---------------*/
	
#col2_content .jdGallery a.carouselBtn {
	color:#fff;	
	}
	
/*----------------------- Extension rgsmoothgallerylinks ---------------*/
/* just for me and myself */
#left .ce {
  padding-bottom:25px;
}

/* generell container */
.rgsglinks {
  padding:4px 10px;
  Xdisplay:block;
  background:#E6E7E1;

z-index:99999;
position:absolute;

}

/* single numbers */
.rgsglinks p {
  border:1px solid #5c8090;
  padding:0px 4px;
  margin:4px;
  display:inline;
  font-family:Courier New, Courier, monospace;
  font-weight:bold;
  background:#a7a6a5;
  color:#fff;
  cursor:pointer;
}

/* single numbers hover */
.rgsglinks p:hover, .rgsglinks p.act {
  background:#5c8090;
}

/* for special elements */
.rgsglinks294 {
  text-align:right;
  padding:0;
}

.rgsglinks294 p {
  float:right;
}
	
/* irfaq */
.tx-irfaq-pi1 p {
	margin:0 0 10px 0;
}
	
.tx-irfaq-dynheader {
	margin:0 0 5px 0;
}
	
   
	  
}
