a:link {
    color: #999999;

    text-decoration: none;
}

a:visited {
    color: #666666;

    text-decoration: none;

}

a:hover {
    color: #D4121B;

    text-decoration: none;

}

a:active {
    color: #D4121B;

    text-decoration: none;

}

a:focus {
    color: #D4121B;

    text-decoration: none;

}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background-color: #CCCCCC;
}

div {
    font-family: Arial;
    padding: 0;
    margin: 0;
}

#content p {
    padding: 0;
    margin: 0;
}

#content h1 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

#content h2 {
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}

#main {
    position: absolute;
    top: 5px;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 99%;
    background-color: #CCCCCC;
    z-index: 1;
}


#inner {
    position: relative;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    width: 95%;
    height: 99%;
    border: 1px #D4121B solid;
    text-align: left;
    z-index: 1;
    background-image: url(../Images/asinus_rightside.gif);
    background-repeat: no-repeat;
	background-position:bottom right;
    overflow: hidden;
}

#logo {
    position: absolute;
    top: 21px;
    left: 32px;
    padding: 0;
    margin: 0;
    width: 240px;
    height: 101px;
    background-image: url(../Images/asinus_logo.gif);
    z-index: 4;
}

#Passbild {
    position: absolute;
    top: 21px;
    left:880px;
    padding: 0;
    margin: 0;
    width: 100px;
    height: 40px;
    z-index: 4;
}

#Zertifikate {
    position: absolute;
    bottom:20px;
    left:15px;
    padding: 0;
    margin: 0;
    width: 98%;
    height: 60px;
    z-index: 4;
}



#header {
    position: absolute;
	float:left;
    top: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
    width: 590px;
    height: 150px;
    background-image: url(../Images/asinus_header.jpg);
    z-index: 3;
}

#content 
{
    position: absolute;
    float: left;
    top: 195px;
    left: 15px;
    padding: 0;
    margin: 0;
    width: 98%;
    height: 75%;
    z-index: 3;
    text-align: justify;
    font-size: 11px;
    font-weight: normal;
	line-height:13px;
    color: #000000;
    overflow: hidden;
}

#Navihorizontal {
	position:absolute;
	width:100%;
	height:18px;
	z-index:2;
	left: 0px;
	top: 150px;
}

#Navivertikal {
    position: absolute;
    top: 195px;
    left: 0px;
    padding-left: 05px;
    margin: 0;
    width: 140px;
    height: 77%;
    z-index: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:13px;
	vertical-align:top;
}
