/* <link rel="StyleSheet" href="/standard.css" type="text/css" media="all" /> */

	h1 {
		color:#606060;
		font-size:1.2em;
		font-style:normal;
		font-weight:bold;
		margin:0em 0em 1em;
	}
	h2 {
		color:#606060;
		font-size:1.1em;
		font-style:normal;
		font-weight:bold;
		margin:0em 0em 1em;
	}
	h3 {
		color:#606060;
		font-size:1em;
		font-style:normal;
		font-weight:bold;
		margin:0em 0em 1em;
	}	
	
	ul {
		list-style-image:url(http://www.bildungsherberge.de/Bild/Picture87859_Kopie25.gif);
		list-style-position:outside;
		padding-left:22px;
		margin:0;
	}
	p {
		margin-top:0;
		font-size:1.0em;
	}
	hr {
		color:#3E5691;
		background-color:#3E5691;
		border:0;
		height:1px;
		width:100%;
		margin-top:1em;
		margin-bottom:1em;
	}
	div,table{
		font-family:Verdana,sans-serif;
		font-size:12px;
	}
	table.seminarpreis {
		margin-bottom:1.1em;
	}
	table.seminarpreis th, table.seminarpreis td {
		font-size:1em;
		width:8.5em;
		text-align:right;
	}
	table.seminarpreis th {
		font-style:bold;
		}
	table.seminarpreis td {
		font-style:normal;
	}

