@charset "utf-8";
@import url(text.css);
@import url(links.css);

body {
background: #999999;
height: 100%;
text-align: center;
margin: 0;
padding: 0;
}

#wrapper {
background-color:#FFFFFF;
width: 780px;
height: auto;
margin: 0 auto;
position: relative;
top: 0;
left: 0;
}

#header {
text-align: left;
background: url(../grafik/kista.jpg) no-repeat top left;
width: 780px;
height: 120px;
margin: 0 auto;
position: relative;
top: 0;
left: 0;
}


#board {
background:transparent url(../grafik/board.jpg) repeat-x top left;
text-align: left;
width: 780px;
height: 20px;
margin: 0 auto;
position: relative;
top: 0;
left: 0;
}



#board ol {
padding: 0;
list-style: none;
height: auto;
margin: 0;
}

#board ol li {
color: #000000;
float: left;
height: 20px;
border-right: 1px solid #666666;
}

#main {
text-align: left;
width: 520px;
height: auto;
margin: 0;
position: relative;
top: 0;
left: 0;
padding-left: 30px;
padding-right: 230px;
padding-top: 20px;
padding-bottom: 30px;
}

#ansokan {
text-align: left;
width: 620px;
height: auto;
margin: 0;
position: relative;
top: 0;
left: 0;
padding-left: 30px;
padding-right: 30px;
padding-top: 20px;
padding-bottom: 30px;
}

#kontakt {
color: #7b7b7b;
background-color: #f2f2f2;
text-align: center;
width: 780px;
height: 30px;
padding-bottom: 5px;
margin-bottom: 0px;
position: relative;
top: -0px;
left: 0;
border-top: 1px solid #7b7b7b;
border-bottom: 1px solid #7b7b7b;
}

#fot {
position: relative;
top: 0px;
left: 0;
text-align: left;
width: 780px;
height: auto;
background: url(../grafik/bottombig.jpg) no-repeat right bottom;
}

.top {
background: url(../grafik/rightcorner.gif) no-repeat right bottom;
}

.topblack {
background: url(../grafik/rightcornerblack.gif) no-repeat right bottom;
}



.padding {
height: 10px;
background: url(../grafik/bottomright.gif) no-repeat right bottom; 
}

.paddingblack {
height: 10px;
background: url(../grafik/bottomrightblack.gif) no-repeat right bottom; 
}

.black {
background-color: #000000;
}

ul {
position: relative;
top: 0px;
left: 0px;
margin: 0;
padding: 0;
}

ul li {
list-style: none;
padding-left: 10px;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 10px;
width: 500px;
height: auto;
margin-bottom: 10px;
border: 1px solid #999966;
}

ul li img {
margin-top: 10px;
}

#knapp {
padding-bottom: -150px;
width: 150px;
position: relative;
left: 580px; 
top: -760px;
}

.leftform {
	width: 180px;
}


.elevinfo {
	background-color: #C60;
	border: 2px solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 140%;
}
