#660000 { 
background-color: #f1f1f1; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #660000;
} 

strong, b { 
font-weight: bold; color: #33cc00;
}

/*** Der Rahmen, 1000 Pixel mittig gesetzt ***/
#wrapper {
	margin: 			0 auto;

	background-image: 	none;
	padding: 			0 0 0 0.625em;
	background-repeat: 	repeat-y;
}
#bg-right {
	background-image:	none;
	background-repeat:	repeat-y;
	background-position:right;	
}
#header { 
display: none;
} 
#headerbackground { 
display: none;
} 

.schriftzug {
	display: 			none;
}

#metanavigation { 
display:none;
} 

.logorub { display: none }





#leftcolumn {
display: none;
width: 0px ;
}

.columns {width: 100%; overflow: hidden;}

.c100 {width: 100%;}

.c50l {width: 100%; }

.c50r {width: 100%; }

.c66l {width: 100%;}

.c33r {width: 100%; }


/*Ueberschriften*/

h1 { 
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
border-top: 2px solid #660000;
padding: 5px 0px 10px 0px;
}
	
h2  { 
font-size: 14px;
font-weight: bold;
text-transform: uppercase; 
}

/*Gestaltung des Content-Bereichs*/

#content p { margin: 0px; line-height: 150% }


/*Listen*/

#content ul, ol { margin: 5px 0px 5px 20px; padding: 0px 0px 0px 0px; line-height: 150%;}
#content ul li, ol li {margin-bottom: 2px }  
#content ul li { list-style-image: url(/beta/..//rechteck.gif )} 
#content ol ol li { list-style-type: lower-latin; }


/*Auszeichnung von Links*/

a, a:link { text-decoration: underline; color:#0B538B ; font-size: 13px}
a:visited { color:#0B538B }
#content a[href]:hover { text-decoration: underline; background: none; color: #33cc00 }
#content a[href^="http://www.methodendialog.rub.de"] { padding-right: 0; background: none }
#content a:hover[href^="http://www.methodendialog.rub.de"] { background-image: none; padding: 1px 0px 1px 1px }
#content a[href^="http://"], #content a[href^="https://"] { background: url(/beta/..//icon_external_link.png) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href^="http://"]:hover, #content a[href^="https://"]:hover { text-decoration: underline; background: url(/beta/..//icon_external_link.png) center right   no-repeat;color: #33cc00; padding: 1px 14px 1px 1px}
#content a[href$=".pdf"], #content a[href$=".pdf"] { background: url(/beta/..//pdf_icon.png) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href$=".pdf"]:hover, #content a[href$=".pdf"]:hover { background:  url(/beta/..//pdf_icon.png) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href$=".doc"], #content a[href$=".doc"] { background: url(/beta/..//word_icon.png) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href$=".doc"]:hover, #content a[href$=".doc"]:hover { background:  url(/beta/..//word_icon.png) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href$=".docx"], #content a[href$=".doc"] { background: url(/beta/..//word_icon.png) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href$=".docx"]:hover, #content a[href$=".doc"]:hover { background:  url(/beta/..//word_icon.png) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href$=".xls"], #content a[href$=".xls"] { background: url(/beta/..//xls.gif) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href$=".xls"]:hover, #content a[href$=".xls"]:hover { background:  url(/beta/..//xls.gif) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href$=".xlsx"], #content a[href$=".xls"] { background: url(/beta/..//xls.gif) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href$=".xlsx"]:hover, #content a[href$=".xls"]:hover { background:  url(/beta/..//xls.gif) center right no-repeat; padding: 1px 14px 1px 1px }
#content a[href^="mail"], #content a[href$=".mail"] { background: url(/beta/..//mailto.gif) center left no-repeat; padding: 1px 1px 1px 14px }
#content a[href^="mail"]:hover, #content a[href$=".mail"]:hover { background:  url(/beta/..//mailto.gif) center left no-repeat; padding: 1px 1px 1px 14px }

#footer {
display: none
}
