@charset "iso-8859-1";


/*INFORMATION
*************************************************************************************************************************
Basisvorlage:					TAGS.CSS
Programmiert von:				mediakustik webdesign, Carsten Arntz (c)2008
								www.mediakustik.de
Programmiert fÃfÂ¼r:			Erzbisch&ouml;fliches Berufskolleg Neuss
								www.berufskolleg-marienberg.de
Programmierungszeitraum:		Oktober-Dezember 2008
************************************************************************************************************************/ 



h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, address {
	padding: 0px;
	margin: 0px;
}



p {
	font-size: 1.1em;
	margin-bottom: 0.75em;
	color: #333333;
}



em {
	font-style: italic;
}



strong {
	font-weight: bold;
}



u {
	text-decoration: underline;
}



blockquote {
	font-style: italic;
	margin: 3em 10%;
}



h1 {
	text-align: left;
	font-size: 1.3em;
}



h2 {
	font-size: 1.1em;
	margin-top: 2em;
	margin-bottom: 0.375em;
	text-align: left;
}



h3 {
	font-size: 1.8em;
	margin-top: 1.8em;
	margin-bottom: 0.45em;
}



h4 {
	font-size: 1.8em;
	text-align: center;
}
h5 {
	font-size: 1.3em;
	margin-top: 2em;
	margin-bottom: 0.375em;
}

h6 {
	font-size: 1.3em;
	margin-top: 2em;
	margin-bottom: 0.375em;
}
.rot {
	color: #900;
}





img {
	border-style: none;
}


.rot {
	color: #900;
}




ol {
	font-size: 0.7em;
}



a:link {
	color: #333333;
	text-decoration: none;
}



a:visited {
	text-decoration: none;
	color: #333333;
}



a:hover {
	text-decoration: underline;
	color: #990000;
}



a:active {
	text-decoration: none;
	color: #333333;
}
a:focus {
	outline: none;

}




#mainContent img {
	border: 1px dotted #CCCCCC;
	padding: 6px;
}




#footer img {
	margin: 44px 0 0 220px;
	float: left;
}



.roter_pfeil {
	color: #990000;
}



#mainContent a:link {
	color: #990000;
	text-decoration: none;
}



#mainContent a:visited {
	text-decoration: none;
	color: #990000;
}



#mainContent a:hover {
	text-decoration: underline;
	color: #990000;
}



#mainContent a:active {
	text-decoration: none;
	color: #333;
}

#abteilungslink {
	text-align: right;
	font-size: 0.95em;
	width: 696px;
}

