body {
		background-color: #ffffff;
		font-family: helvetica;
		font-size: 11px;
		line-height: 12px;
}
#Logo
{
position:absolute; left:27px; top:27px; width:219px; height:97px; z-index:1;
}


.titel {
	font-family: helvetica,arial,verdana;
	font-size: 26pt;
	font-weight: bold;
	color: #000000;
}

.semester {
	display: inline;
	color: #1f3d3d;
	font-size: 11px;
}


.khm {
	font-family: helvetica,arial,verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
}
img.{
float: left;
}
img.image_10
{
border: 0px;
margin-right: 5px;
margin-bottom: 3px;
float: left;
}

/* Text und Links */
.ueschrift {
	font-family: helvetica,arial,verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.fliesstext {
	font-family: helvetica,arial,verdana;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #000000;

}
.kurztext {
	font-family: helvetica,arial,verdana;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}


.klein {
	font-family: helvetica,arial,verdana;
	font-size: 9px;
	color: #1f3d3d;
	text-decoration: none;
	line-height: 11px;
}

/*
a:link {
	font-family: helvetica,arial,verdana;
	font-size: 11px;
	line-height: 15px;
	color: #436C6D;
	text-decoration: none;
}
a:visited {
	color: #436c6d;
	text-decoration: none;
}
a:hover {
	background-color: #B31466;
	color: #fff;
}
a:active {
	color: #34281D;
	text-decoration: none;
}
*/

.textfeldgross {
	font-family: helvetica,arial,verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #3B3B3B;
	width: 300px;
	height: 300px;
}

.eingabe {
	font-family: helvetica,arial,verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #3B3B3B;
}

/* Adminlinks*/
.bestaetigung {
	font-family: helvetica,arial,verdana;
	font-size: 11px;
	line-height: 13px;
	color: #B31466;
	text-decoration: none;
	line-height: 15px;
}

.warnung {
	font-family: helvetica,arial,verdana;
	font-size: 11px;
	line-height: 13px;
	color: #FB03C9;
	text-decoration: none;
	line-height: 15px;
}

a.adminlink:link {
	color: #0efe02;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
a.adminlink:visited {
	color: #53B431;
	font-weight: bold;
}
a.adminlink:hover {
	color: #fff;
	font-weight: bold;
	background-color: #42FA02;
}



fieldset
{
border: 1px solid #461474;
font-size: 11px;
}

legend
{
color: #461474;
}

select 
{
	font-size: 11px;
	border: 1px solid #ccc;
}
input
{
width: 150px;
height: 16px;
border: 1px solid #ccc;
font-size: 11px;
}

input.checkbox
{
width: 12px;
height: 12px;
border: 1px solid #493419;
}











/*von der neuen khm-homepage*/
body { 
  color: #222; 
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
  font-size: 0.7em;
  margin-left: 24px; 
}
h1,h2,h3,h4,h5,h6 { 
  color: #111; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em; line-height: 0em; font-weight: bold;}
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; font-weight: bold; line-height: 1.5em; margin-bottom: 0.5em; margin-top: 0.5em; border-bottom: 2px solid #000;}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em;line-height: 0em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }
*/

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
/*img         { margin: 0 0 1.5em; }*/	

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:link, a:visited{ color: #461474; text-decoration: none; text-indent: 3px; }
a:focus, a:hover { color: #fff; text-decoration: none; background-color: #461474; text-indent: 3px;}


blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; background: #ffc; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table   { margin-bottom: 1.4em; }
th,td   { padding: 4px 16px 4px 0; font-size: 0.7em;}
tfoot   { font-style: italic; }
caption { background: #ffc; }

.liste td {width: 180px;}
*/




