﻿body {
	background-color: #e9edee;
	color: #616161;
	font-family:arial,verdana, sans-serif;
	font-size: 12px;
}
a:link, #offCont a:visited, a:hover, a:active {
	color: #616161;
}
#offCont {
	overflow: hidden;
	margin: 15px auto 0;
	text-align: left;
	max-width:668px;
	background-color:#fff;
	width:100%;
}
#offCont #sOW2 {
	padding:10px 20px 10px 20px;
}
#JobTitle {     
	font-size:36px; 
	text-align: center; 
	font-weight: normal; 
	line-height: normal;
	color:#ff8b00;
}
#WorkPlace {
	text-align: center;
	margin-top:5px;
}
#ReferenceNumber {
	text-align: center;
}
#offCont #sOW2 ul {
	list-style-type: disc;
	padding-left: 20px;
	list-style-position: outside;
}
#offCont #sOW2 ul li {
	font-family:arial,verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-left: 10px;
}
#offCont #sOW2 .button {
    background-color:#ff8b00;
    font-size:18px;
    color: #fff;
    display: block;
    height: 36px;
    line-height:36px;
    margin: 30px auto;
    text-align: center;
    text-decoration: none;
    width:116px;
    border:none;
    }
/* klauzula */
#Clause {
	font-size:10px;
	text-align:justify;
}
@media all and (max-width:684px) {
#offCont #sOW2 {
	padding:2% 20px 0% 20px;
}
}
