body{
	background-color: #ffffff;
	margin: 5px 0px 0px 20px;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}


body.logo{
	background-color: #CEEDF3;
	margin: 5px 0px 0px 0px;
	}

body.content{
	background-color: #CEEDF3;
	margin: 5px 20px 0px 20px;
	}

body.navi{
	background-color: #6C93CE;
	margin: 5px 0px 0px 20px;
	}

body.titel{
	background-color: #6C93CE;
	margin: 5px 0px 0px 20px;
	}


h1	{
	color: #434343;
	font-size: 35px;
	text-align: center;
	margin: 20px 0px 0px 0px;
	font-family: Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}

h2	{
	color: #434343;
	font-size: 25px;
	text-align: left;
	margin: 13px 0px 15px 0px;
	font-family: Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}

h3	{
	color: #434343;
	font-size: 17px;
	text-align: left;
	margin: 18px 0px 15px 0px;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	
h4	{
	color: #434343;
	font-size: 18px;
	text-align: left;
	margin: 0px 5px 5px 0px;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}

table, tr, td	{
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 10px 10px;
	}
	
table.detail, tr.detail, td.detail	{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}

table.fachseminare{
	width: 90%;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-color: #6C93CE;
	}

td.fachseminare{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a	{
	color: #434343;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	}


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


a.navigation	{
	color: #434343;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	
a.navigation:hover	{
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}

a.links	{
	color: #black;
	font-size: 16px;
	font-weight: normal;	
	line-height: 20px;
	text-decoration: underline;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	
a.links:hover	{
	color: #DDC4AC;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	
a.detail	{
	color: #434343;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	
a.detail:hover	{
	color: #434343;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}

a.klein	{
	color: #434343;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}

a.klein:hover	{
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	font-family: Times, Courier New, Courier, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}