/* Style-Sheet für die GI-FG "Informatische Bildung in NRW"
   (c) Joachim Deckers, <joachim@deckers.name>
   *****************************************************************************************
   angepasst für die GI-FG "Informatiklehrerinnen und -lehrer in Baden-Württemberg (ILL-BW)
   (c) Martin Klopfer, <martin@klopfer.net>
   zuletzt geändert am: 17.06.2008 01:39
*/

a:link
	{
	color			: #202020;
	}

a:visited
	{
	color			: #404040;
	}

a:hover	
	{
	color			: #cfc000;
	}

body	
	{
	background-color: #ffffff;
    font-family		: Verdana,Helvetica,Arial,SansSerif;
    font-size		: 0.8em;
    margin-left		: 35px;
    margin-right	: 35px;
    color			: #101010;
	}

h1 	
	{
    font-size		: 1.8em;
	}

h2
 	{
    text-align		: left;
    font-size		: 1em;
    font-weight		: bold;
    margin			: 0em 120px -10px 60px;
    padding			: 0.3em 20px 0.1em 20px;
    background		: #f0f0f0 url(../img/gilinie.gif);
	background-repeat:repeat-x;
	}

h3 	
	{
    font-size		: 1.5em;
    margin			: 0em 120px 20px 60px;
    padding			: 1em 0px 1em 0px;
	}

h4
 	{
    text-align		: left;
    font-size		: 1.05em;
	font-weight		: normal;
	text-decoration	: none;
    margin			: 0em 120px 20px 60px;
    padding			: 0.3em 20px 0.1em 20px;
    background		: url(../img/gilinie.gif);
	background-repeat:repeat-x;
	color			: #808080
	}

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

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

h4 a:hover
	{
	color			: #cfc000;
	text-decoration : none;
	}

h4 a:active
	{
	color			: #000000;
	text-decoration : none;
	}

p
	{
	text-align		: justify;
    padding			: 2px 120px 0px 80px;
	}

table
	{
    font-size		: 1em;
	}

ul
	{
	text-align		: justify;
    padding			: 10px 120px 10px 80px;
    list-style-position:	outside;
	}

li
 	{
	padding-bottom	: 5px;
	}

#ueberschrift
	{
	margin-top		: -85px;
    margin-left		: 60px;
    margin-right	: 350px;
    margin-bottom	: 50px;
    border			: 0px;
	}

#zweite_ueberschrift
	{
	margin-top		: 0px;
    margin-left		: 60px;
    margin-right	: 100px;
    margin-bottom	: 30px;
    border			: 0px;
	}

#logo
	{
	margin-top		: 20px;
	margin-right	: 120px;
	text-align		: right;
	border			: 0px;
	}

#gilogo
	{
	width			: 59px;
    height			: 60px;
    border			: 0px;
	}
	
#illbwlogo
	{
	width			: 130px;
    height			: 60px;
    border			: 0px;
	}
	
#sprecher
	{
    text-align		: left;
    font-size		: 0.8em;
    margin			: -0.5em 120px 2px 60px;
    padding			: 0.3em 20px 0.1em 20px;
   	background		: #f0f0f0 url(../img/gilinie.gif);
	background-repeat:repeat-x;
	}

#top
	{
    text-align		: right;
    font-size		: 0.8em;
	color:			: #808080;
    margin			: -0.5em 120px 2px 60px;
    padding			: 0.3em 20px 0.1em 20px;
	}

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

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

#top a:hover
	{
	color			: #cfc000;
	text-decoration : none;
	}

#top a:active
	{
	color			: #000000;
	text-decoration : none;
	}

#breitetabelle
	{
	margin-left     : 60px;
    margin-right	: 120px;
    border			: 0;
    text-align		: justify;
	}

.breitetabelle
	{
    font-family		: Courier New, Courier, Times New Roman, mono;
	margin-left     : 0px;
    margin-right	: 0px;
    border			: 0;
	text-align		: left;
    vertical-align	: top;
    background		: #f0f0f0;
    padding			: 5px 0 0 5px;
	}

.stand
	{
	margin-top		: -1.2em;
	text-align		: right;
    color			: #808080;
	}

.top
	{
	margin-top		: -1.2em;
	text-align		: right;
    color			: #808080;
	}

.url
	{
	text-align		: left;
    color			: #808080;
	}

.abstand
	{
	margin-left		: 5px;
	}
	
.intable
	{
     margin-left	: -60px;
     margin-right	: -80px;
     margin-top		: 0px;
     margin-bottom	: 0px;
	}

.erstespalte
	{
	text-align		: left;
    vertical-align	: top;
    width			: 19%;
    background		: #fff000;
    padding			: 5px 0 0 5px;
	}

.zweitespalte
	{
	text-align		: left;
    vertical-align	: top;
    width			: 81%;
    background		: #f0f0f0;
    padding			: 5px 0 0 5px;
	}

.hinweis
	{
	font-weight		: bold;
	color			: #ff0000;
	}
