/* dekanat-koepenick.de stylesheet for on-screen display */

#boxall {
	position:absolute;
	left:50%;
	top:0%;
	width:820px;
	height:auto;
	margin-left: -445px;
	margin-top: 10px;
        z-index: 1;
}

#head {
	position:absolute;
	left:0px;
	top:0px;
	width:820px;
	height:50px;
	margin-left: 0px;
	margin-top: 0px;
        z-index: 1;
}

#logo {
	position:absolute;
	left:40px;
	top:50px;
	width:80px;
	height:auto;
	margin-left: 0px;
	margin-top: 0px;
        z-index: 1;
}

#navigation {
	position:absolute;
	left:0px;
	top:210px;
	width:170px;
	height:450px;
	margin-left: 0px;
	margin-top: 10px;
        z-index: 1;
}

#content {
	position:absolute;
	left:170px;
	top:80px;
	width:620px;
	heigth: auto;
	margin-left: 20px;
	margin-top: 10px;
	overflow:auto;
        z-index: 1;
}

body {
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #FFFFFF;
	color: #000000;
}

tr, table, td	{font-family:"Arial","Helvetica","Sans Serif"; font-size:10pt}
th		{font-family:"Arial","Helvetica","Sans Serif"; font-size:10pt; vertical-align:top}


ul {
	list-style-type: square;
}

li {
	margin-top: 2pt;
	margin-bottom:2pt
}

li, ol, ul	{font-family:"Arial","Helvetica","Sans Serif"; font-size:10pt}

a {
	font-family:"Arial","Helvetica","Sans Serif";
	font-size:9pt;
	font-weight:normal;
	text-decoration:none
}
a:link, a:visited	{ color: #888888; }
a:hover		{ color:green; }
a:active	{ color:lime; }

div		{font-family:"Arial","Helvetica","Sans Serif"}
.index {
	font-size: 3.5em;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	color: #888888;
}
.headline {
	font-size:12pt;
        color: #888888;
        font-weight:bold;
        margin-top: 0px;
        margin-right: 10px;
	margin-bottom: 50px;
}
.item 		{font-size:14pt; font-weight:normal; }
.itemsm		{font-size:9pt; font-weight:normal; }
.normal		{font-size:10pt; font-weight:normal; }
.small		{font-size:9pt; font-weight:normal; }
.smallp		{font-size:8pt; font-weight:normal; }
.menu {
	font-size:8pt;
        font-weight:bold;
        margin-right: 3px;
        margin-left: 3px;
}

.menuu	{
	font-size:8pt;
	font-weight:bold;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration:underline
}
.foot	{font-size:8pt; font-weight:normal; margin-right:10px; }



p {
	 font-family:"Arial","Helvetica","Sans Serif";
         font-size:10pt;
         font-weight:normal;
         text-align:justify;
         margin-left: 0px;
         margin-right:0px;
}

h1 	{font-family:"Arial","Helvetica","Sans Serif"; font-size:16pt; font-weight:bold; margin-left: 0px; }
h2 	{font-family:"Arial","Helvetica","Sans Serif"; font-size:14pt; font-weight:bold; margin-left: 0px; }
h3 	{font-family:"Arial","Helvetica","Sans Serif"; font-size:12pt; font-weight:bold; margin-left: 0px; }
h4 	{font-family:"Arial","Helvetica","Sans Serif"; font-size:11pt; font-weight:bold; margin-left: 0px; }
h5	{font-family:"Arial","Helvetica","Sans Serif"; font-size:10pt; font-weight:bold; margin-left: 0px; }
h6	{font-family:"Arial","Helvetica","Sans Serif"; font-size:10pt; font-weight:normal; margin-left: 0px; }

/* end stylesheet */
