/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */

/* Hier die Farben raus, werden in a {} global gesetzt   */
/* und sind dann erst in weiteren Class(es) anpassbar        */
/* Angepasster Teil ####################################### */


table.contenttable p { 
padding-left: 5px !important;
padding-right: 5px !important;
}

	.contenttable th {
		background-color: #ccc;
		font-weight: normal;
		
	}
	
	


A {
	color: #873f00;
}

A:link {
	background-color : transparent;
	text-decoration : none;
	color : #873f00;
/*	font-weight : bold; */
}
A:visited {
	background-color : transparent;
/*	font-weight : bold; */
         color: #873f00;

	text-decoration : none;
}
A:hover {
	background-color : transparent;
	/* color : black;  */
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	/* font-weight : bold; */
	text-decoration : none;
}
SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}
/* ----- Seitenüberschrift "Realschule Fockbek" ------- */
H1 {
	font-family : Verdana, Arial, Helvetia, sans-serif;
	font-size : 40px;
	line-height : 100%;
	font-weight : normal;
	color : red;
	margin-bottom : 0px;
	margin-top : 10px;
}
/* ----- Seitentitel "Startseite, ....." ------- */
H2 {
	font-family : Verdana, Arial, Helvetia, sans-serif;
	font-size : 20px;
	line-height : 100%;
	font-weight : normal;
	color: #873f00;
	margin-bottom : 10px;
	margin-top : 10px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 27px;
        color: #873f00;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : red;
	margin-bottom : 0px;
	margin-top : 10px;
}
H5 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #873f00;
	margin-bottom : 0px;
	margin-top : 0px;
}
#bodycont P {
        font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
/*	color: black;   */
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	padding-left:30px;
	padding-right:20px;
	text-indent : 0px; 
}
P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
/*	color: black;   */
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
/*	padding-left:30px; */
/*	padding-right:20px; */
	text-indent : 0px; 
}
/* Single News Zeile Aktuelles einstellen ####### */
dd {
font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color: black;   
	font-weight : bold;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}
/* Rahmen um die Bilder ################## */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border-top: 1px dotted black;
		border-right: none;
		border-bottom: 1px dotted black;
		border-left: none;
		padding: 5px 0px 5px 0px;
}
/* Rahmen um Content ##################### */
DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
/* Filelinks ? ########################## */
.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : red;
}
/** Navigationen */
.vernavi_no {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica sans-serif;
	font-size : 11px;
	font-weight:normal;
	text-decoration : none;
	line-height : 140%;
	color: black;    
	margin:0 10px 0 0;
	padding:0;
}

a .vernavi_no {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica sans-serif;
	font-size : 11px;
	font-weight:normal;
	text-decoration : underline;
	line-height : 140%;
	color: black;    
	margin:0 10px 0 0;
	padding:0;
}
.vernavi_cur {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica sans-serif;
	font-size :11px;
	font-weight : bold;
	text-decoration : none;
	line-height : 140%;
	color: red;      
	margin:0 10px 0 0;
        padding:0;
}
a.hornavi_no {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	line-height : 140%;
	color: #873f00;    
	margin:0 10px 0 0;
	padding:0;
}
a.hornavi_no:hover {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
	line-height : 140%;
	color: #873f00;    
	margin:0 10px 0 0;
	padding:0;
}

a.hornavi_cur {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica sans-serif;
	font-size :11px;
	font-weight : bold;
	text-decoration : none;
	line-height : 140%;
	color: #873f00;      
	margin:0 10px 0 0;
        padding:0;
}
.linie {
        line-height: 10%;
}
