/*CVS Add-ins*/
/*
$Revision: 1.1 $
$RCSfile: screen.css,v $
Authors: JDE
Copyright (c) A&B.FACE2NET GmbH
*/

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
    screen.css fuer dt. Technikmuseum Berlin (Standort Technikmuseum)
    03.07.2007 JDE
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* global basics */

@import url("../basics.css");
@import url("../content.css");
@import url("../nav.css");


@import url("special.css");

/*Rot hack widiger 13.8.2009*/
.article p.red{color:#ff0000}

/*Bilder hack widiger 2.4.2014*/
.csc-textpic7-imagewrap {margin-right:30px;}


#start .content .teasersection_02 .teaser_box h3 span.head{
 display: block; margin:0;
 padding: 5px;
 clear: right;
 border: 2px solid #fdc82f; border-bottom: 0;
 background-position: 5px 9px;
min-height:52px;/* eingefügt widiger 13.8.2009 um doppelzeilige Überschriften zu ermöglichen*/

}

#start .content .teasersection_02 .teaser_box div.textarea{
  border: 2px solid #fdc82f; border-top: 0;
 min-height: 163px; /* was 185  widiger 13.8.2009 um doppelzeilige Überschriften zu ermöglichen**/
}

/*  auskommentriert widiger 13.8.2009 um header anzuzeigen
*/
#standard .tx-jppageteaser-pi1 img{float:right;padding-left:30px;margin-right:10px}
#standard .tx-jppageteaser-pi1 h3{clear:right}
#standard .tx-jppageteaser-pi1 span.label{margin-right:10px;display:inline}


#standard .tx-jppageteaser-pi1 h3 a:link, 
#standard .tx-jppageteaser-pi1 h3 a:visited 
{
	color: #000000;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 30px;
	
	text-decoration: none;
	font-size: 0.88em;
	background-color: transparent;
	background-image: url(/fileadmin/templates/css/styleimages/bg_head_more.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 4px;
}

#standard .tx-jppageteaser-pi1 h3 a:visited
{
	color: #625244;
}


#standard .tx-jppageteaser-pi1 h3 a:hover, 
#standard .tx-jppageteaser-pi1 h3 a:focus, 
#standard .tx-jppageteaser-pi1 h3 a:active
{
	background-color: transparent;
	background-image: url(/fileadmin/templates/css/styleimages/bg_head_more_hover.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 4px;
	text-decoration: underline;
}
/*display: block;*/