body
{
margin-left:0px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px;
padding:0px;
}

html,body {
	height: 100%;
}

.zugang {
	color : #FFFFFF;
	text-decoration : none;
	background-color : #003366;
	background-repeat : no-repeat;
	position:absolute;
	top:102px;
	height : 22px;
	font-size : 10pt;
	background-image : url(/images/zugang_links.gif);
	letter-spacing : 0.02em;
}

.zugang:hover {
	text-decoration : none;
}

.zugang.startseite {
	left : 20px;
	width : 80px;
}

.zugang.startseite:hover {
	background-image : url(/images/zugang_startseite.gif);
}

.zugang.interessierte {
    left : 180px;
    width : 150px;
}

.zugang.interessierte:hover {
    background-image : url(/images/zugang_interessierte.gif);
}

.zugang.prospective {
    left : 180px;
    width : 150px;
}

.zugang.prospective:hover {
    background-image : url(/images/zugang_interessierte.gif);
}

.zugang.international {
    left : 380px;
    width : 150px;
}

.zugang.studierende {
    left : 370px;
    width : 159px;
}

.zugang.studierende:hover {
    background-image : url(/images/zugang_studierende.gif);
}

.zugang.students {
    left : 600px;
    width : 159px;
}

.zugang.students:hover {
    background-image : url(/images/zugang_studierende.gif);
}

.zugang.schueler {
    left : 550px;
    width : 159px;
}

.zugang.schueler:hover {
    background-image : url(/images/zugang_schueler.gif);
}

.zugang.secedu {
    left : 750px;
    width : 159px;
}

.zugang.secedu:hover {
    background-image : url(/images/zugang_schueler.gif);
}

.zugang.partner {
    left : 750px;
    width : 159px;
}

.zugang.partner:hover {
    background-image : url(/images/zugang_partner.gif);
}

.zugang.bedienstete {
    //left : 900px;
    left : 820px;
    width : 130px;
}

.zugang.bedienstete:hover {
    background-image : url(/images/zugang_bedienstete.gif);
}

.menueintrag
{
    background : #335C85;
	width : 100%;
}

.txt
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #CCCCCC;
	line-height : 18px;
}

tr,.fliesstxt
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
	line-height : 18px;
}

.fliesstxt-color
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	line-height : 18px;
}

.boxhead
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #859DB6;
	line-height : 18px;
}

.boxnormal
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	line-height : 16px;
}

.boxsmall
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 14px;
}

.head
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	line-height : 18px;
}

.head-error
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	line-height : 18px;
        color: #FF0000
}

.subhead
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 18px;
}

.subhead-error
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 18px;
        color: #FF0000
}

.tabellenkopf
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 18px;
	background-color : #E5E5E5;
	padding-left: 5px;
	padding-right: 5px;
	height : 20px;
}

.tabelle_z_weiss
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height : 18px;
	background-color : #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	height : 20px;
}

.tabelle_z_grau
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height : 18px;
	background-color : #E5E5E5;
	padding-left: 5px;
	padding-right: 5px;
	height : 20px;
}




.Atxt:LINK, .Atxt:ACTIVE, .Atxt:VISITED 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	line-height : 18px;
}

.Atxt:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	line-height : 18px;
}

.Abox:LINK, .Abox:ACTIVE, .Abox:VISITED 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.Abox:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: underline;
}

.Acontent:LINK, .Acontent:ACTIVE, .Acontent:VISITED 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #335C85;
	text-decoration: none;
}

.Acontent:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #335C85;
	text-decoration: underline;
}

.Aboxs:LINK, .Aboxs:ACTIVE, .Aboxs:VISITED
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: underline;
}

.Aboxs:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: underline;
}

.INPUTbox
{
	width : 96px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.INPUTboxlong
{
	width : 120px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}



.Acopy:LINK, .Acopy:ACTIVE, .Acopy:VISITED
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration: none;
}


.Acopy:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration: underline;
}




A:LINK, A:ACTIVE, A:HOVER, A:VISITED 
{
	font-family : Arial, Helvetica, sans-serif;
/*	font-size : 10px;*/
/*	color : #CCCCCC;*/
	text-decoration: none;
}


.A1:LINK, .A1:ACTIVE, .A1:VISITED 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration: none;
}


.A1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration: underline;
}


.A2:LINK, .A2:ACTIVE, .A2:VISITED 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}


.A2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: underline;
}

.A3:LINK, .A3:ACTIVE, .A3:VISITED 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: none;
	
}


.A3:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: underline;
}

.A4:LINK, .A4:ACTIVE, .A4:HOVER, .A4:VISITED 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: underline;
	
}

.A5:LINK, .A5:ACTIVE, .A5:VISITED 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
	
}


.A5:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: underline;
}

.Ahis:LINK, .Ahis:ACTIVE, .Ahis:VISITED 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
	
}


.Ahis:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: underline;
}


a.in:AFTER
{
	content:" "url(/images/icon_link_in.gif);
}

a.out:AFTER
{
    content:" "url(/images/icon_link_out.gif);
}

a.down:AFTER
{
    content:" "url(/images/icon_link_down.gif);
}



