﻿/*
/* CSS-Stylesheet IIID-Expert Forum */

/* LINKS */
/* Alle Links müssen mit der Style-Klasse: class="std" formatiert werden! */
A.std:link    { color:#333399; text-decoration:underline; }
A.std:visited { color:#333399; text-decoration:underline; }
A.std:active  { color:#333399; text-decoration:underline; }
A.std:hover		{ color:#333399; text-decoration:none; }

BODY { background-color:#F6F6F6; font-family:Verdana, Arial, Helvetica, sans-serif; 
       font-size:11px; font-weight:normal; text-align:left; margin:0 0 0 0; padding:0 0 0 0; }
	
DIV.Speakers	{float:left; margin-top: 20px; margin-bottom: 5px; width: 430px; }

H1, H2, H3, H4, H5, TH, THEAD, TFOOT { COLOR:#000000; }
H1	{ font-size:2.0em; font-weight:normal; margin:15px 0 10px 0; }	
H2	{ font-size:1.6em; font-weight:700; margin:10px 0 5px 0; }
H3	{ font-size:1.2em; font-weight:700; margin:1em 0 0.5em 0; }
H4	{ font-size:1.0em; font-weight:500; }
H5 	{ font-size:1.0em; font-weight:700; margin:1em 0 0 0; }
H6	{ font-size:0.8em; font-weight:700; }

IMG 	    { margin: 0 0 0 0; }
IMG.IconDok	{ float: left; margin-top: 3px; margin-right: 5px; margin-bottom: 5px; margin-left: 0px; border: 0px; }

P 									{ margin: 0 0 0.5em 0; line-height:1.5em; }
P.SpeakerLinkListe 	{ font-weight:500; margin-top:0em; margin-bottom:0.3em; }
P.SpeakerName   		{ font-weight:bold; }
P.SpeakerCV	    		{ margin-top:1em; margin-bottom:1em; }
P.SprName       		{ font-size:11px; margin:0px 0px 0px 0px; }
P.SprOrganisation 	{ font-size:10px; margin:0px 0px 0px 0px; color:#333333; font-style:italic; }

UL 				{ padding: 0 0 0 0 ; margin:5px 0 0 25px; }
UL LI	    { list-style-image:url(Images/ListItem-Dot.gif); margin: 2px 0 0 0; }	
UL LI LI	{ list-style-type:disc; }	
UL LI LI LI	{ list-style-type:circle; }	

#Wrapper		{ width:860px; text-align:left; position:absolute; top:0px; left:0px; background-image: url(Images/Bckgrd_Body-800.gif); background-repeat:repeat-y; }
#Navigation	{ width:200px; text-align:left; position:absolute; top:15px; left:30px; }
#Content		{ width:600px; min-height:500px; text-align:left; position:relative; top:15px; left:230px; margin:0 0 30px 0; }
#Footer     { width:800px; height:50px; position:absolute; left:0px; bottom:50px; }

.myTreeView { font-size:11px; }
.NoMargin   { margin: 5px 0 0 0; padding: 0 0 0 0; }

TD.Spacer   {height:10px;}
TD.ItmDay   { font-size:1em; font-weight:bold; color:#333333; padding-top:5px; padding-bottom:5px; padding-left:10px; border:1px solid #999999; border-right-width:2px; border-bottom-width:2px; margin:5px; }
TD.ItmTitle { font-size:1em; font-style:normal; font-weight:bold; font-variant:normal; color:#000000; padding:10px 0px 10px 0px; line-height: normal; }
TD.ItmItem  { font-size:1em; font-style:normal; font-weight:bold; font-variant:normal; color:#333333; padding:5px 0px 5px 0px; text-align:left; }

.SprName    { font-size:11px; font-weight:normal; font-variant:normal; font-weight:normal; margin:0px 0px 0px 0px; }
.SprOrganisation { font-size:10px; font-weight:normal; font-variant:normal; color:#333333; margin:0px 0px 0px 0px; font-style:italic; }
.TextFb {
	font-size:11px;
	font-weight:normal;
	font-variant:normal;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	font-style: normal;
	color: #333366;
}
.TextFs {
	font-size:11px;
	font-weight:normal;
	font-variant:normal;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	font-style: normal;
	color: #333;
}
.Textsi {
	font-size:11px;
	font-weight:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	font-style: italic;
	color: #000;
}
.Texts {
	font-size:11px;
	font-weight:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	font-style: normal;
	color: #000;
}

