/* ### LUSTIGER BILDERSPASS ### */

table table table table p img {

	border: 1px solid #AAA;
} 


/* Text mit Bild */ 


#inhalt table dt img {

	border: 1px solid #AAA;
}

#inhalt .sitemap img {

	border: none;
}



.unrahmen {
	
	border: 1px solid #FFF;
}



/* bildunterschriften */

.csc-textpic-caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-style: italic;
	
	text-decoration: none;
	
	padding-top: 4px;
	padding-bottom: 0px;
}


/* ### Formular ### */

fieldset.csc-mailform label {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        
        width: 140px;
        float: left;
}

fieldset.csc-mailform input, textarea {

        float: left;
        margin-left: 0px;
}

DIV.csc-mailform-field {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #555555;
        font-weight: bold;
        
        margin-right: 0px;
        margin-bottom: 8px;
        
        height: 25px;
        width: 360px;
        border: 0px;
        
        
}

fieldset, input.csc-mailform-radio, input.csc-mailform-check { 

	margin: 0px;
	padding: 0px;

	border: 0px; 
}

input { 

	border: 1px solid #AAA;
	
	width: 200px;
}

input.csc-mailform-radio { width: 30px; }


/* QTVR Player */

#player {

	background-color: #EEE;
	
	padding: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	
	text-align: center;
}

#player_rand {

	background-color: #CCC;
	
	padding: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	
	/* width: 420px; */
}

/* Bildergalerie: */

.micha {
	height: 160px; 
	text-align: center;
}
.tx-sksimplegallery-pi1 {
	width: 100%;
}
.tx-sksimplegallery-pi1 p.pagebrowser span {
	padding:0 4px
}
.tx-sksimplegallery-pi1 dl.list {
	float:left;
	margin: 0 10px 10px 10px;
	display: inline;
}
.tx-sksimplegallery-pi1 dl.list dt {
	margin: 0;
}
#inhalt .tx-sksimplegallery-pi1-image {
	border: none;
}
.tx-sksimplegallery-pi1 dl.list dd {
	
	margin: 0;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 12px;
	
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color: #FFF;
	
	background-color: #AAA;
}

.tx-sksimplegallery-pi1 dl.single {
	float:left;
	margin: 0 10px 10px 10px;
}
.tx-sksimplegallery-pi1 dl.single img {
    display:block;
	margin-bottom: 4px;
}
.tx-sksimplegallery-pi1 dl.single dt {
	margin: 0;
}
.tx-sksimplegallery-pi1 dl.single dd {

	margin: 0;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 12px;
	
	font-size:12px;
	color: #555;
	text-align:center;
	font-weight:bold;
	
	background-color: #EEE;
}

.tx-sksimplegallery-pi1 h3 {
	margin:6px;
}

.tx-sksimplegallery-pi1 .description {
	margin:6px 0 12px 0;
	padding-bottom:4px;
}
.tx-sksimplegallery-pi1 br.clear {
	clear:both;
}

