﻿/*******************************************************************************
Stylesheet für dessau.de:
Zentrale Formate fuer Content-Bereich
*******************************************************************************/
body  {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
}
#breiteinhalt {
	/* float : left; */
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 0.8em;
	/* width : 660px; */
	width: 99%;
	margin : 0px;
}

/* Formate für Content-Bereich Mitte ******************************************/
h1 {
	font-size : 0.95em;
	color : #aa0000;
	background-color : #f7f7f7;
	font-weight : bold;
	margin : 0.8em 0em 0.6em 0em;
	padding : 0.0em;
	border-bottom : solid #ddcccc 2px;
}
h2 {
	font-size : 0.85em;
	color : #aa0000;
	font-weight : bold;
	margin : 0.7em 0em 0.5em 0em;
}
a {
	color : #aa0000;
	text-decoration : underline;
}
a:hover, a:focus, a:active {
	color : #cc0000;
	background-color : #e7e7e7;
	text-decoration : underline;
}
hr {
	color : #dddddd;
	height : 2px;
	margin : 4px 0px 4px 0px;
}
td {
	font-size : 0.8em;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
}




/* Farbschemas und Standardfarben für Hintergründe - aus Office 2007 */
.s1f1 {background-color:rgb(151,72,7);}
.s1f2 {background-color:rgb(228,109,10);}
.s1f3 {background-color:rgb(247,150,70);}
.s1f4 {background-color:rgb(250,192,144);}
.s1f5 {background-color:rgb(252,213,180);}
.s1f6 {background-color:rgb(253,233,217);}

.s2f1 {background-color: rgb(33,88,103);}
.s2f2 {background-color: rgb(49,132,155);}
.s2f3 {background-color: rgb(75,172,198);}
.s2f4 {background-color: rgb(147,205,221);}
.s2f5 {background-color: rgb(182,221,232);}
.s2f6 {background-color: rgb(219,238,243);}

.s3f1 {background-color: rgb(63,49,81);}
.s3f2 {background-color: rgb(96,73,123);}
.s3f3 {background-color: rgb(128,100,162);}
.s3f4 {background-color: rgb(178,161,199);}
.s3f5 {background-color: rgb(204,192,218);}
.s3f6 {background-color: rgb(229,224,236);}

.s4f1 {background-color: rgb(79,98,40);}
.s4f2 {background-color: rgb(117,146,60);}
.s4f3 {background-color: rgb(155,187,89);}
.s4f4 {background-color: rgb(194,214,154);}
.s4f5 {background-color: rgb(215,228,188);}
.s4f6 {background-color: rgb(234,241,221);}

.s5f1 {background-color: rgb(99,37,35);}
.s5f2 {background-color: rgb(149,55,53);}
.s5f3 {background-color: rgb(192,80,77);}
.s5f4 {background-color: rgb(217,151,149);}
.s5f5 {background-color: rgb(230,185,184);}
.s5f6 {background-color: rgb(242,221,220);}
		
.s6f1 {background-color: rgb(127,127,127);}
.s6f2 {background-color: rgb(165,165,165);}
.s6f3 {background-color: rgb(191,191,191);}
.s6f4 {background-color: rgb(216,216,216);}
.s6f5 {background-color: rgb(242,242,242);}
.s6f6 {background-color: rgb(255,255,255);}

.s7f1 {background-color: rgb(0,0,0);}
.s7f2 {background-color: rgb(13,13,13);}
.s7f3 {background-color: rgb(39,39,39);}
.s7f4 {background-color: rgb(64,64,64);}
.s7f5 {background-color: rgb(90,90,90);}
.s7f6 {background-color: rgb(128,128,128);}

.s8f1 {background-color: rgb(29,27,17);}
.s8f2 {background-color: rgb(74,69,42);}
.s8f3 {background-color: rgb(148,139,84);}
.s8f4 {background-color: rgb(197,190,151);}
.s8f5 {background-color: rgb(221,217,195);}
.s8f6 {background-color: rgb(238,236,225);}

.s9f1 {background-color: rgb(15,37,63);}
.s9f2 {background-color: rgb(23,55,93);}
.s9f3 {background-color: rgb(31,73,125);}
.s9f4 {background-color: rgb(83,142,213);}
.s9f5 {background-color: rgb(141,180,227);}
.s9f6 {background-color: rgb(197,217,241);}

.s10f1 {background-color: rgb(37,64,97);}
.s10f2 {background-color: rgb(55,96,145);}
.s10f3 {background-color: rgb(79,129,189);}
.s10f4 {background-color: rgb(149,179,215);}
.s10f5 {background-color: rgb(184,204,228);}
.s10f6 {background-color: rgb(219,229,241);}

.sf1 {background-color: rgb(192,0,0);}
.sf2 {background-color: rgb(255,0,0);}
.sf3 {background-color: rgb(255,192,0);}
.sf4 {background-color: rgb(255,255,0);}
.sf5 {background-color: rgb(146,208,80);}
.sf6 {background-color: rgb(0,176,80);}
.sf7 {background-color: rgb(0,176,240);}
.sf8 {background-color: rgb(0,112,192);}
.sf9 {background-color: rgb(0,32,96);}
.sf10 {background-color: rgb(112,48,160);}
.sf11 {background-color: rgb(255,0,255);}
