/*  IA-Tagungssite-Stylesheet - Druckversion vom 10. Maerz 2005 (c) Britta Glatten  */


body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:80%;
	color:#115;
	margin:3.0cm 3.0cm 4.0cm 3.0cm;
	}

/*  Seitenaufbau - Rahmen, der drei Spalten umfasst  */
#dateikopf {
	width:100%;
	margin:0cm 0cm 0.5cm 0cm;
	padding:0;
	}
#dateikopf h1 {
	font-size:150%;
	color:#ffbc00;
	padding:0;
	margin:0cm 0cm 0.5cm 0cm;
	}
#rahmen {
	line-height:1.4em;
	width:100%;
	margin:0;
	padding:0;
	border:0 none
	}
#dateifuss {
	color:#ffbc00;
	width:100%;
	padding:0;
	margin:1.0cm 0cm 0cm 0cm;
	}

/*  Hauptnavigation  */
#navigation {
	font-size:90%
	}  
#navigation ul {
	list-style:disc;
	margin:0cm 0cm 0cm 0.5cm;
	padding:0;
	}  
#navigation a:link, #navigation a:visited {
	color:#115;
	text-decoration:none;
	border:0 none;
	}
#navigation .aktiv {
	color:#ffbc00;
	text-decoration:none;
	border:0 none;
	}
	
/*  Links im Fliesstext  */
#inhalt-mitte a:link, #inhalt-links a:link {
	color:#33d;
  	text-decoration:none;
  	border:0 none;
  	border-bottom:1px dotted #33d
  	}
#inhalt-mitte a:hover, #inhalt-mitte a:active, #inhalt-mitte a:visited, 
#inhalt-links a:hover, #inhalt-links a:active, #inhalt-links a:visited {
  	color:#636;
  	text-decoration:none;
  	border:0 none;
  	border-bottom:1px dotted #636
  	}  

/*  Listen allgemein  */
ul li {
  	list-style-type:disc
  	}

/*  Liste Sponsoren und Tagungsinfo  */
#sponsoren ul li, #tagung ul li {
	font-size:80%;
  	margin:0;
  	padding:0;
  	}
#sponsoren ul li a:link, #sponsoren ul li a:visited,
#tagung ul li a:link, #tagung ul li a:visited {
  	border:0 none;
  	color:#33d;
  	text-decoration:none;
	border-bottom:1px solid #33d;
  	}
#sponsoren ul li a:hover, #sponsoren ul li a:active,
#tagung ul li a:hover, #tagung ul li a:active {
  	border:0 none;
  	color:#636;
  	text-decoration:none;
	border-bottom:1px solid #636;
  	}
	
/*  Tabellen  */
td {
	vertical-align:top;
	}
.hg-farbe {
	background-color:#eee;
	}

/*  Ueberschriften  */	
h1 {
	font-family:arial, helvetica, sans-serif;
	font-size:130%;
	font-weight:normal;
	color:#ee8900;
	padding:0;
	margin-bottom:0.5cm;
	}
.start {
	font-size:120%;
	line-height:1.1em;
	}
h2 {
	font-family:arial, helvetica, sans-serif;
	font-size:110%;
	font-weight:normal;
	color:#ee8900;
	margin:0.3cm 0cm 0cm 0cm;
	}
#sponsoren h2, #tagung h2 {
	font-size:90%;
	margin:0.5cm 0cm 0cm 0cm;
  	}
	
/*  Formulare  */	
form {
	margin-top:0.5cm;
	padding:0.2cm;
	border:1px solid #ffbc00;
	}
form span {
	color:#666
	}
form td {
	vertical-align:top
	}
input.text {
  	font:110% "courier new", courier, monospace;
	background:#eee;
  	border:1px solid #666;
	height:1em;
	width:4.0cm
  	}
input.button {
  	display:none
  	}
#formular textarea {
  	width:9.4cm;
  	height:11em
  	}
#formular table {
  	margin-top:0px
  	}
#formular p {
  	margin:0
  	}
#formular input.text {
  	width:3.0cm
  	}
html>body #formular input.text {
  	width:3.0cm
  	}
#formular input.text#plz {
  	width:1.5cm
  	}
html>body #formular input.text#plz {
  	width:1.5cm
  	}
#formular input.text#hausnummer {
  	width:1.0cm
  	}
html>body #formular input.text#hausnummer {
  	width:1.0cm
  	}