/* Bildunterschriften */

.csc-textpic-caption { color:#6b1037;}


/* Überschrift Pressespiegel mit Linie */

h4 {
	color:#6b1037;
	width:auto;
	border-bottom: 1px solid #6b1037;
	font-size: 1.2em;
}
h2 {
	color:#6b1037;
	font-size: 1.5em;
}
h1, .h1 {
	color:#6b1037;
	font-size: 1.5em;
	font-weight:bold;
}

h3 {
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: -0.5em;
}


h5 {
	font-weight: bold;
	font-size:100%;
	margin-bottom:0px;
	padding-bottom:0px;
}


/* Formatierungen für RTE Tabellen */
.contenttable { }
th,td{border:0px solid #000;padding:0;}


/* Listen-Formatierung zb Impressum */


ol {
	list-style-type: decimal;
	list-style-position: inside;
}

/* Listen-Formatierung Presse-Texte PDF + Word 
ul li ul ul li { list-style-type:none; line-height:0px; padding-bottom:10px; text-indent:-52px;} */
ul li ul ul li { list-style-type:none; line-height:0px; margin-top:-25px; text-indent:250px;}

/* Menu */

.menu a:link, .menu ul ul a:link 
{ text-decoration: none;
color:#FFFFFF;}



/*alle Links */

a:link {
	font-weight:bold;
	color:#700e42;
	text-decoration:underline;
}
a:visited { font-weight:bold;
	color:#700e42;
	text-decoration:underline;
}
a:hover { font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a:active { font-weight:bold;
	color:#700e42;
	text-decoration:underline;
}

#videobutton a {
height:20px;
width:30px;
background-image:url(http://www.rinke-stiftung.de/uploads/video/video.gif);
background-repeat:no-repeat;
float:left;
display:block;
text-indent:-900px;
}

a.img {
text-decoration:none;
border:none;
border-bottom-style:none;
border-bottom-width:0px;
}

a img {
text-decoration:none;
border:none;
border-bottom-style:none;
border-bottom-width:0px;
}

a.nunderline {
text-decoration:none;
border:none;
border-bottom-style:none;
border-bottom-width:0px;
}


.nunderline {
text-decoration:none;
border:none;
border-bottom-style:none;
border-bottom-width:0px;
}

.nunderline a {
text-decoration:none;
border:none;
border-bottom-style:none;
border-bottom-width:0px;
}

.nunderline img {
text-decoration:none;
border:none;
border-bottom-style:none;
border-bottom-width:0px;
}

/* http://www.rinke-stiftung.org/fileadmin/masterfiles/styles/base-min.css überschreiben */

/* h1{
font-size:138.5%;
}

h2{
font-size:123.1%;
}

h3{
font-size:108%;
}

h1,h2,h3{
margin:1em 0;
}

h1,h2,h3,h4,h5,h6,strong{
font-weight:bold;
}

abbr,acronym{
border-bottom:1px dotted #000;cursor:help;
} 

em{
font-style:italic;
}

blockquote,ul,ol,dl{
margin:1em;
}

ol,ul,dl{
margin-left:2em;
}

ol li{
list-style:decimal outside;
}

ul li{
list-style:disc outside;
}

dl dd{
margin-left:1em;
}

/* th,td{
border:1px solid #000;padding:.5em;
} 

th{
font-weight:bold;text-align:center;
}

/* caption{
margin-bottom:.5em;text-align:center;
}
*/

/* p, fieldset, table, pre {
margin-bottom:0em;
} */
 


/* input[type=text],input[type=password],textarea{
width:12.25em;*width:11.9em;
} */


.copy { margin-bottom:0pt}
.rot {color:#6b1037}
.rot a {color:#000000}
.tab {padding-bottom:10px}

#nutzungsrechte {color: #666666; font-size: 10px; margin-bottom:11px;}

.rotfett {color: #700E42;font-weight: bold;}
